summaryrefslogtreecommitdiffstats
path: root/java/jikes
Commit message (Collapse)AuthorAgeFilesLines
* respect PREFIX by using GNU_CONFIGURE, not HAS_CONFIGUREbillf2002-04-231-1/+1
| | | | Submitted by: Nick Johnson <freebsd@spatula.net>
* Update to version 1.15.archie2001-10-044-10/+14
|
* Update to version 1.14.archie2001-05-163-4/+4
| | | | PR: ports/27301
* Fix PLIST for new version 1.13.archie2001-03-111-6/+2
|
* Update to version 1.13.archie2001-03-012-2/+2
|
* Distfile location changed.archie2001-02-231-1/+1
| | | | Detected by: http://people.freebsd.org/~fenner/portsurvey
* Update MASTER_SITEcpiazza2000-08-091-1/+1
| | | | | PR: 20487 Submitted by: rwatson
* Update to version 1.12.archie2000-07-317-46/+23
|
* Move the stragler's www.freebsd.org/~user distfiles to the officalobrien2000-06-291-1/+2
| | | | MASTER_SITE_LOCAL site.
* Update master site.archie2000-05-111-1/+1
|
* Convert to the PORTNAME - PORTVERSION syntax.obrien2000-04-121-2/+2
|
* Update to version 1.11.archie2000-01-242-2/+2
| | | | | PR: ports/16259 Submitted by: des
* Jikes comes with its own man page now, so install that one insteadarchie1999-09-272-2/+2
| | | | of the placeholder man page.
* Upgrade to version 1.06. Also make myself the new maintainer.archie1999-09-263-10/+13
| | | | Handed over by: dillon
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* grep -> ${GREP}mharo1999-08-231-2/+2
| | | | | true -> ${TRUE} false -> ${FALSE}
* New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.billf1999-06-281-2/+2
|
* Yet more WWW: additionsmharo1999-05-031-1/+1
|
* Update to version 0.47archie1999-03-222-3/+3
|
* Update to version 0.46.archie1999-03-103-29/+23
|
* Update to jikes-0.45. Still need a better master site.archie1999-03-013-68/+31
|
* Yikes, there was another ../../files.asami1998-12-231-1/+2
|
* Use FILESDIR/PKGDIR instead of relative paths from ${WRKSRC}.asami1998-12-221-1/+2
|
* Remove trailing whitespace.asami1998-12-171-3/+3
|
* Create ports patches for patches found on ftp site maintained bydillon1998-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).
* Remove commented out DISTFILES declaration since this issteve1998-12-161-2/+1
| | | | its default value.
* Submitted by: Steve Price <sprice@hiwaay.net>dillon1998-12-102-5/+5
| | | | | Remove DISTFILES= in Makefile (default works fine), general cleanup to make portlint(1) clean.
* Add IBM's open-source jikes package to the ports collectiondillon1998-12-107-0/+89
OpenPOWER on IntegriCloud