summaryrefslogtreecommitdiff
path: root/java/jikes (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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