The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD java : bsh

A Java scripting environment

 BeanShell is a small, free, embeddable, Java source interpreter with
object scripting language features, written in Java. BeanShell
executes standard Java statements and expressions, in addition to
obvious scripting commands and syntax. BeanShell supports scripted
objects as simple method closures like those in Perl and
JavaScript(tm). 

http://www.beanshell.org/



bsh history


v. 1.18
date: 2007/05/19 20:12:32;  author: flz;  state: Exp;  lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

v. 1.17 date: 2005/09/20 19:36:48; author: glewis; state: Exp; lines: +2 -1 . Update to 2.0b4.
v. 1.16 date: 2005/02/03 01:53:24; author: hq; state: Exp; lines: +5 -5 - Update to bsd.java.mk 2.0 - Use JAVAJARDIR - Add a launcher shell script: 'bsh'
v. 1.15 date: 2004/02/05 20:37:27; author: trevor; state: Exp; lines: +1 -0 Use PLIST_FILES. Reviewed by: marcus
v. 1.14 date: 2003/05/05 16:23:32; author: glewis; state: Exp; lines: +2 -2 . Update to 1.2b7. . Revert back to using the actual distribution site in MASTER_SITES. Approved by: znerd
v. 1.13 date: 2003/02/20 18:34:19; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.12 date: 2002/11/10 16:46:48; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.11 date: 2002/11/06 22:45:45; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.10 date: 2002/10/09 22:50:31; author: znerd; state: Exp; lines: +1 -1 Fixed checksum mismatch. Provided alternative download location for old version of distfile. PR: 43397
v. 1.9 date: 2002/10/09 22:44:55; author: znerd; state: Exp; lines: +1 -1 Maintainership dropped by maintainer. Back to freebsd-ports. PR: 43397 Submitted by: Kimura Fuyuki
v. 1.8 date: 2002/05/24 06:42:23; author: znerd; state: Exp; lines: +1 -3 Upgrade to 1.2b6. This is the result of chasing the author. Port is now unbroken. Approved by: maintainer
v. 1.7 date: 2002/05/09 09:19:16; author: znerd; state: Exp; lines: +2 -1 Reverting checksum chase. It is unknown what the changes were, so the change should not have been committed. This port is now broken again. Bumped PORTREVISION and marked it as BROKEN. Pointed out by: Kris Kennaway
v. 1.6 date: 2002/05/08 09:26:26; author: znerd; state: Exp; lines: +1 -0 Bumping PORTREVISION because the distinfo file was fixed.
v. 1.5 date: 2002/03/29 11:14:26; author: znerd; state: Exp; lines: +1 -2 Maintainer update. Only change is that USE_JAVA is used. Not bumped PORTREVISION. PR: 36474
v. 1.4 date: 2002/03/23 09:32:20; author: pat; state: Exp; lines: +1 -2 Update to 1.2.b5 PR: 36223 Submitted by: maintainer
v. 1.3 date: 2002/03/03 07:29:09; author: pat; state: Exp; lines: +1 -0 Chase the checksum. Changes are: - Fixed bug affecting scoping in blocks. - Added a special test for the test harness to catch this sort of thing in the future. - Fixed problem with classloading causing bsh extensions not to be found in some environments. PR: 35470 Submitted by: maintainer
v. 1.2 date: 2002/02/17 22:16:18; author: pat; state: Exp; lines: +1 -1 Update to 1.2.b4 PR: 35031 Submitted by: maintainer
v. 1.1 date: 2002/01/26 17:34:45; author: okazaki; state: Exp; Add bsh 1.2.b3, a Java scripting environment. PR: 34264 Submitted by: Kimura Fuyuki ============================================================================= v. 1.18 date: 2007/05/19 20:12:32; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.17 date: 2005/09/20 19:36:48; author: glewis; state: Exp; lines: +2 -1 . Update to 2.0b4.
v. 1.16 date: 2005/02/03 01:53:24; author: hq; state: Exp; lines: +5 -5 - Update to bsd.java.mk 2.0 - Use JAVAJARDIR - Add a launcher shell script: 'bsh'
v. 1.15 date: 2004/02/05 20:37:27; author: trevor; state: Exp; lines: +1 -0 Use PLIST_FILES. Reviewed by: marcus
v. 1.14 date: 2003/05/05 16:23:32; author: glewis; state: Exp; lines: +2 -2 . Update to 1.2b7. . Revert back to using the actual distribution site in MASTER_SITES. Approved by: znerd
v. 1.13 date: 2003/02/20 18:34:19; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.12 date: 2002/11/10 16:46:48; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.11 date: 2002/11/06 22:45:45; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.10 date: 2002/10/09 22:50:31; author: znerd; state: Exp; lines: +1 -1 Fixed checksum mismatch. Provided alternative download location for old version of distfile. PR: 43397
v. 1.9 date: 2002/10/09 22:44:55; author: znerd; state: Exp; lines: +1 -1 Maintainership dropped by maintainer. Back to freebsd-ports. PR: 43397 Submitted by: Kimura Fuyuki
v. 1.8 date: 2002/05/24 06:42:23; author: znerd; state: Exp; lines: +1 -3 Upgrade to 1.2b6. This is the result of chasing the author. Port is now unbroken. Approved by: maintainer
v. 1.7 date: 2002/05/09 09:19:16; author: znerd; state: Exp; lines: +2 -1 Reverting checksum chase. It is unknown what the changes were, so the change should not have been committed. This port is now broken again. Bumped PORTREVISION and marked it as BROKEN. Pointed out by: Kris Kennaway
v. 1.6 date: 2002/05/08 09:26:26; author: znerd; state: Exp; lines: +1 -0 Bumping PORTREVISION because the distinfo file was fixed.
v. 1.5 date: 2002/03/29 11:14:26; author: znerd; state: Exp; lines: +1 -2 Maintainer update. Only change is that USE_JAVA is used. Not bumped PORTREVISION. PR: 36474
v. 1.4 date: 2002/03/23 09:32:20; author: pat; state: Exp; lines: +1 -2 Update to 1.2.b5 PR: 36223 Submitted by: maintainer
v. 1.3 date: 2002/03/03 07:29:09; author: pat; state: Exp; lines: +1 -0 Chase the checksum. Changes are: - Fixed bug affecting scoping in blocks. - Added a special test for the test harness to catch this sort of thing in the future. - Fixed problem with classloading causing bsh extensions not to be found in some environments. PR: 35470 Submitted by: maintainer
v. 1.2 date: 2002/02/17 22:16:18; author: pat; state: Exp; lines: +1 -1 Update to 1.2.b4 PR: 35031 Submitted by: maintainer
v. 1.1 date: 2002/01/26 17:34:45; author: okazaki; state: Exp; Add bsh 1.2.b3, a Java scripting environment. PR: 34264 Submitted by: Kimura Fuyuki ============================================================================= v. 1.18 date: 2007/05/19 20:12:32; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.17 date: 2005/09/20 19:36:48; author: glewis; state: Exp; lines: +2 -1 . Update to 2.0b4.
v. 1.16 date: 2005/02/03 01:53:24; author: hq; state: Exp; lines: +5 -5 - Update to bsd.java.mk 2.0 - Use JAVAJARDIR - Add a launcher shell script: 'bsh'
v. 1.15 date: 2004/02/05 20:37:27; author: trevor; state: Exp; lines: +1 -0 Use PLIST_FILES. Reviewed by: marcus
v. 1.14 date: 2003/05/05 16:23:32; author: glewis; state: Exp; lines: +2 -2 . Update to 1.2b7. . Revert back to using the actual distribution site in MASTER_SITES. Approved by: znerd
v. 1.13 date: 2003/02/20 18:34:19; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.12 date: 2002/11/10 16:46:48; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.11 date: 2002/11/06 22:45:45; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.10 date: 2002/10/09 22:50:31; author: znerd; state: Exp; lines: +1 -1 Fixed checksum mismatch. Provided alternative download location for old version of distfile. PR: 43397
v. 1.9 date: 2002/10/09 22:44:55; author: znerd; state: Exp; lines: +1 -1 Maintainership dropped by maintainer. Back to freebsd-ports. PR: 43397 Submitted by: Kimura Fuyuki
v. 1.8 date: 2002/05/24 06:42:23; author: znerd; state: Exp; lines: +1 -3 Upgrade to 1.2b6. This is the result of chasing the author. Port is now unbroken. Approved by: maintainer
v. 1.7 date: 2002/05/09 09:19:16; author: znerd; state: Exp; lines: +2 -1 Reverting checksum chase. It is unknown what the changes were, so the change should not have been committed. This port is now broken again. Bumped PORTREVISION and marked it as BROKEN. Pointed out by: Kris Kennaway
v. 1.6 date: 2002/05/08 09:26:26; author: znerd; state: Exp; lines: +1 -0 Bumping PORTREVISION because the distinfo file was fixed.
v. 1.5 date: 2002/03/29 11:14:26; author: znerd; state: Exp; lines: +1 -2 Maintainer update. Only change is that USE_JAVA is used. Not bumped PORTREVISION. PR: 36474
v. 1.4 date: 2002/03/23 09:32:20; author: pat; state: Exp; lines: +1 -2 Update to 1.2.b5 PR: 36223 Submitted by: maintainer
v. 1.3 date: 2002/03/03 07:29:09; author: pat; state: Exp; lines: +1 -0 Chase the checksum. Changes are: - Fixed bug affecting scoping in blocks. - Added a special test for the test harness to catch this sort of thing in the future. - Fixed problem with classloading causing bsh extensions not to be found in some environments. PR: 35470 Submitted by: maintainer
v. 1.2 date: 2002/02/17 22:16:18; author: pat; state: Exp; lines: +1 -1 Update to 1.2.b4 PR: 35031 Submitted by: maintainer
v. 1.1 date: 2002/01/26 17:34:45; author: okazaki; state: Exp; Add bsh 1.2.b3, a Java scripting environment. PR: 34264 Submitted by: Kimura Fuyuki =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm