aboutsummaryrefslogtreecommitdiff
path: root/java/jikes/files
Commit message (Collapse)AuthorAgeFilesLines
* Fix problem with -encoding flag.Archie Cobbs2005-11-271-0/+17
| | | | | | | PR: ports/89536 Notes: svn path=/head/; revision=149681
* Upgrade to version 1.19.Archie Cobbs2004-02-021-11/+0
| | | | Notes: svn path=/head/; revision=99836
* Using libicuuc.a seems to make jikes more unstable. Since this is supposedArchie Cobbs2002-08-302-39/+0
| | | | | | | | to be the stable version, stop using it. Folks who need it can use the "jikes-devel" port. Notes: svn path=/head/; revision=65339
* Split the jikes port into stable and development versions.Archie Cobbs2002-08-272-12/+12
| | | | | | | | PR: ports/41961 Reviewed by: freebsd-java Notes: svn path=/head/; revision=65114
* Add support for the -encoding option by utilizing the ICU library.Archie Cobbs2002-08-053-4/+43
| | | | | | | PR: ports/38396 Notes: svn path=/head/; revision=64062
* Update to version 1.12.Archie Cobbs2000-07-311-21/+9
| | | | Notes: svn path=/head/; revision=31184
* Jikes comes with its own man page now, so install that one insteadArchie Cobbs1999-09-271-1/+1
| | | | | | | 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-261-7/+10
| | | | | | | Handed over by: dillon Notes: svn path=/head/; revision=21957
* Update to version 0.46.Archie Cobbs1999-03-101-23/+18
| | | | Notes: svn path=/head/; revision=17122
* Update to jikes-0.45. Still need a better master site.Archie Cobbs1999-03-011-38/+25
| | | | Notes: svn path=/head/; revision=16956
* Create ports patches for patches found on ftp site maintained byMatthew Dillon1998-12-161-0/+11
| | | | | | | | | | | | | | | | | | | 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
* Add IBM's open-source jikes package to the ports collectionMatthew Dillon1998-12-101-0/+27
Notes: svn path=/head/; revision=15257