summaryrefslogtreecommitdiff
path: root/java/jikes (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to version 1.15.Archie Cobbs2001-10-044-10/+14
| | | | Notes: svn path=/head/; revision=48431
* Update to version 1.14.Archie Cobbs2001-05-163-4/+4
| | | | | | | PR: ports/27301 Notes: svn path=/head/; revision=42628
* Fix PLIST for new version 1.13.Archie Cobbs2001-03-111-6/+2
| | | | Notes: svn path=/head/; revision=39605
* Update to version 1.13.Archie Cobbs2001-03-012-2/+2
| | | | Notes: svn path=/head/; revision=38940
* Distfile location changed.Archie Cobbs2001-02-231-1/+1
| | | | | | | Detected by: http://people.freebsd.org/~fenner/portsurvey Notes: svn path=/head/; revision=38643
* Update MASTER_SITEChris Piazza2000-08-091-1/+1
| | | | | | | | PR: 20487 Submitted by: rwatson Notes: svn path=/head/; revision=31445
* Update to version 1.12.Archie Cobbs2000-07-317-46/+23
| | | | Notes: svn path=/head/; revision=31184
* Move the stragler's www.freebsd.org/~user distfiles to the officalDavid E. O'Brien2000-06-291-1/+2
| | | | | | | MASTER_SITE_LOCAL site. Notes: svn path=/head/; revision=29968
* Update master site.Archie Cobbs2000-05-111-1/+1
| | | | Notes: svn path=/head/; revision=28400
* Convert to the PORTNAME - PORTVERSION syntax.David E. O'Brien2000-04-121-2/+2
| | | | Notes: svn path=/head/; revision=27458
* Update to version 1.11.Archie Cobbs2000-01-242-2/+2
| | | | | | | | PR: ports/16259 Submitted by: des Notes: svn path=/head/; revision=24990
* Jikes comes with its own man page now, so install that one insteadArchie Cobbs1999-09-272-2/+2
| | | | | | | of the placeholder man page. Notes: svn path=/head/; revision=22025
* Upgrade to version 1.06. Also make myself the new maintainer.Archie Cobbs1999-09-263-10/+13
| | | | | | | Handed over by: dillon Notes: svn path=/head/; revision=21957
* 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