aboutsummaryrefslogtreecommitdiffstats
path: root/java/bsh
Commit message (Collapse)AuthorAgeFilesLines
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Add SHA256pav2005-11-251-0/+1
|
* . Update to 2.0b4.glewis2005-09-213-4/+5
|
* - Update to bsd.java.mk 2.0hq2005-02-032-5/+10
| | | | | - Use JAVAJARDIR - Add a launcher shell script: 'bsh'
* Use PLIST_FILES.trevor2004-02-062-1/+1
| | | | Reviewed by: marcus
* SIZEify.trevor2004-01-291-0/+1
|
* . Update to 1.2b7.glewis2003-05-062-3/+3
| | | | | | . Revert back to using the actual distribution site in MASTER_SITES. Approved by: znerd
* De-pkg-comment.knu2003-02-212-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* Fixed checksum mismatch. Provided alternative download locationznerd2002-10-101-1/+1
| | | | | | for old version of distfile. PR: 43397
* Maintainership dropped by maintainer. Back to freebsd-ports.znerd2002-10-102-4/+1
| | | | | PR: 43397 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
* Upgrade to 1.2b6. This is the result of chasing theznerd2002-05-242-4/+2
| | | | | | | | author. Port is now unbroken. Approved by: maintainer
* Reverting checksum chase. It is unknown what the changesznerd2002-05-092-2/+3
| | | | | | | | | 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 <kris@obsecurity.org>
* Bumping PORTREVISION because the distinfo file was fixed.znerd2002-05-081-0/+1
|
* Fix bento error (checksum).znerd2002-05-081-1/+1
|
* Maintainer update. Only change is that USE_JAVA is used. Notznerd2002-03-291-2/+1
| | | | | | bumped PORTREVISION. PR: 36474
* Update to 1.2.b5pat2002-03-232-3/+2
| | | | | PR: 36223 Submitted by: maintainer
* Chase the checksum. Changes are:pat2002-03-032-1/+2
| | | | | | | | | | | - 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
* Fix pkg-plistpat2002-02-261-2/+0
| | | | | PR: 35302 Submitted by: maintainer
* Update to 1.2.b4pat2002-02-182-2/+2
| | | | | PR: 35031 Submitted by: maintainer
* Add bsh 1.2.b3, a Java scripting environment.okazaki2002-01-275-0/+44
PR: 34264 Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>