summaryrefslogtreecommitdiff
path: root/java/jbootstrap (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-5/+1
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* . Update to 1.2.1.Greg Lewis2006-04-033-18/+4
| | | | Notes: svn path=/head/; revision=158745
* . Add SHA256.Greg Lewis2005-11-161-0/+1
| | | | Notes: svn path=/head/; revision=148433
* . NUL terminate a string. Fixes a segmentation fault that shows upGreg Lewis2005-08-192-0/+14
| | | | | | | | | | in the jdk13 port build. Brought to you by MALLOC_OPTIONS "A" and "J". . Bump PORTREVISION. Approved by: portmgr (kris) Notes: svn path=/head/; revision=140935
* . Add missing RUN_DEPENDS.Greg Lewis2005-07-231-0/+2
| | | | Notes: svn path=/head/; revision=139943
* . Update to 1.2.Greg Lewis2005-07-232-3/+3
| | | | Notes: svn path=/head/; revision=139941
* . Fix the check for the distribution file existing since it must beGreg Lewis2005-07-211-2/+2
| | | | | | | | | downloaded manually. Pointed out by: pointyhat via kris Notes: svn path=/head/; revision=139785
* . Mark RESTRICTED as one of the source files is under the SCSL.Greg Lewis2005-07-201-1/+3
| | | | | | | . Make portlint happier about the IGNORE message. Notes: svn path=/head/; revision=139733
* . Update to 1.1.Greg Lewis2005-07-202-3/+3
| | | | Notes: svn path=/head/; revision=139727
* . Add a port of jbootstrap:Greg Lewis2005-07-204-0/+49
"Utilities that allow a JDK to be bootstrapped without needing another JDK to do so." Notes: svn path=/head/; revision=139720