./wip/bsh, Java scripting environment

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.0b4, Package name: bsh-2.0b4, Maintainer: pkgsrc-users

BeanShell is a small, free, embeddable Java source interpreter with object
scripting language features, written in Java. BeanShell dynamically executes
standard Java syntax and extends it with common scripting conveniences such as
loose types, commands, and method closures like those in Perl and JavaScript


Required to build:
[lang/sun-jre7] [lang/sun-jdk7] [pkgtools/cwrappers]

Master sites:

RMD160: ea82033ac601a9fefa498bc0e09c5bac5163c68c
Filesize: 275.092 KB

Version history: (Expand)


CVS history: (Expand)


   2012-09-24 19:14:38 by Aleksej Saushev | Files touched by this commit (19)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-09-10 12:59:20 by Kamel Derouiche | Files touched by this commit (1)
Log message:
Update MAINTAINER

   2011-01-19 15:04:21 by Kamel Derouiche | Files touched by this commit (5) | Imported package
Log message:
Import bsh-2.0b4 as wip/bsh.

BeanShell is a small, free, embeddable Java source interpreter with object
scripting language features, written in Java. BeanShell dynamically executes
standard Java syntax and extends it with common scripting conveniences such as
loose types, commands, and method closures like those in Perl and JavaScript