summaryrefslogtreecommitdiff
path: root/java/bsh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149334
* . Update to 2.0b4.Greg Lewis2005-09-203-4/+5
| | | | Notes: svn path=/head/; revision=143242
* - Update to bsd.java.mk 2.0Herve Quiroz2005-02-032-5/+10
| | | | | | | | - Use JAVAJARDIR - Add a launcher shell script: 'bsh' Notes: svn path=/head/; revision=127942
* Use PLIST_FILES.Trevor Johnson2004-02-052-1/+1
| | | | | | | Reviewed by: marcus Notes: svn path=/head/; revision=100076
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* . Update to 1.2b7.Greg Lewis2003-05-052-3/+3
| | | | | | | | | . Revert back to using the actual distribution site in MASTER_SITES. Approved by: znerd Notes: svn path=/head/; revision=80184
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Fixed checksum mismatch. Provided alternative download locationErnst de Haan2002-10-091-1/+1
| | | | | | | | | for old version of distfile. PR: 43397 Notes: svn path=/head/; revision=67720
* Maintainership dropped by maintainer. Back to freebsd-ports.Ernst de Haan2002-10-092-4/+1
| | | | | | | | PR: 43397 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> Notes: svn path=/head/; revision=67719
* Upgrade to 1.2b6. This is the result of chasing theErnst de Haan2002-05-242-4/+2
| | | | | | | | | | | author. Port is now unbroken. Approved by: maintainer Notes: svn path=/head/; revision=59859
* Reverting checksum chase. It is unknown what the changesErnst de Haan2002-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> Notes: svn path=/head/; revision=58786
* Bumping PORTREVISION because the distinfo file was fixed.Ernst de Haan2002-05-081-0/+1
| | | | Notes: svn path=/head/; revision=58698
* Fix bento error (checksum).Ernst de Haan2002-05-081-1/+1
| | | | Notes: svn path=/head/; revision=58697
* Maintainer update. Only change is that USE_JAVA is used. NotErnst de Haan2002-03-291-2/+1
| | | | | | | | | bumped PORTREVISION. PR: 36474 Notes: svn path=/head/; revision=56862
* Update to 1.2.b5Patrick Li2002-03-232-3/+2
| | | | | | | | PR: 36223 Submitted by: maintainer Notes: svn path=/head/; revision=56467
* Chase the checksum. Changes are:Patrick Li2002-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 Notes: svn path=/head/; revision=55459
* Fix pkg-plistPatrick Li2002-02-251-2/+0
| | | | | | | | PR: 35302 Submitted by: maintainer Notes: svn path=/head/; revision=55237
* Update to 1.2.b4Patrick Li2002-02-172-2/+2
| | | | | | | | PR: 35031 Submitted by: maintainer Notes: svn path=/head/; revision=54839
* Add bsh 1.2.b3, a Java scripting environment.OKAZAKI Tetsurou2002-01-265-0/+44
PR: 34264 Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net> Notes: svn path=/head/; revision=53793