summaryrefslogtreecommitdiff
path: root/java/jikes (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20951
* grep -> ${GREP}Michael Haro1999-08-231-2/+2
| | | | | | | | true -> ${TRUE} false -> ${FALSE} Notes: svn path=/head/; revision=20902
* New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.Bill Fumerola1999-06-281-2/+2
| | | | Notes: svn path=/head/; revision=19854
* Yet more WWW: additionsMichael Haro1999-05-031-1/+1
| | | | Notes: svn path=/head/; revision=18435
* Update to version 0.47Archie Cobbs1999-03-222-3/+3
| | | | Notes: svn path=/head/; revision=17344
* Update to version 0.46.Archie Cobbs1999-03-103-29/+23
| | | | Notes: svn path=/head/; revision=17122
* Update to jikes-0.45. Still need a better master site.Archie Cobbs1999-03-013-68/+31
| | | | Notes: svn path=/head/; revision=16956
* Yikes, there was another ../../files.Satoshi Asami1998-12-231-1/+2
| | | | Notes: svn path=/head/; revision=15526
* Use FILESDIR/PKGDIR instead of relative paths from ${WRKSRC}.Satoshi Asami1998-12-221-1/+2
| | | | Notes: svn path=/head/; revision=15484
* Remove trailing whitespace.Satoshi Asami1998-12-171-3/+3
| | | | Notes: svn path=/head/; revision=15395
* Create ports patches for patches found on ftp site maintained byMatthew Dillon1998-12-162-1/+37
| | | | | | | | | | | | | | | | | | | Vadim Zaliva. See Makefile comments. * add extended version info to 'jikes -h' so we can track bugs with the port * unused variables warnings * patch for array cloning bug * patch for makedepend bug * patch for ANSI fp handling (i.e. avoid faulting out on divide by 0 an such). Notes: svn path=/head/; revision=15378
* Remove commented out DISTFILES declaration since this isSteve Price1998-12-161-2/+1
| | | | | | | its default value. Notes: svn path=/head/; revision=15371
* Submitted by: Steve Price <sprice@hiwaay.net>Matthew Dillon1998-12-102-5/+5
| | | | | | | | Remove DISTFILES= in Makefile (default works fine), general cleanup to make portlint(1) clean. Notes: svn path=/head/; revision=15259
* Add IBM's open-source jikes package to the ports collectionMatthew Dillon1998-12-107-0/+89
Notes: svn path=/head/; revision=15257