Commit Graph

39 Commits

Author SHA1 Message Date
Archie Cobbs
b0adb5aa7c Add iconv encoding support.
PR:		ports/57725
Submitted by:	Palle Girgensohn <girgen@pingpong.net>
2003-11-10 23:07:07 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Archie Cobbs
857dd5b839 Update to version 1.18, but without using 'libicuuc' which seems
to be what destablizes the jikes-devel port.
2003-02-24 20:31:37 +00:00
Kris Kennaway
a13f81cd3b Add missing include 2003-01-14 04:43:10 +00:00
Archie Cobbs
c5b703a4fb Update MASTER_SITES after directory re-org. 2002-10-13 19:22:43 +00:00
Archie Cobbs
7dd2eb9a86 Using libicuuc.a seems to make jikes more unstable. Since this is supposed
to be the stable version, stop using it. Folks who need it can use the
"jikes-devel" port.
2002-08-30 23:14:28 +00:00
Archie Cobbs
e4717d5807 Split the jikes port into stable and development versions.
PR:		ports/41961
Reviewed by:	freebsd-java
2002-08-27 20:32:03 +00:00
Archie Cobbs
706670efce Don't compile jikes with '-O' because that makes core dumps more likely.
Exactly why is not understood yet.

PR:		ports/41961
2002-08-27 17:49:00 +00:00
Archie Cobbs
1a94226a43 LIB_DEPENDS should have been BUILD_DEPENDS.
Submitted by:	vanilla
2002-08-07 16:01:41 +00:00
Archie Cobbs
4b1b2157b9 Add support for the -encoding option by utilizing the ICU library.
PR:	ports/38396
2002-08-05 19:14:31 +00:00
Archie Cobbs
e96820c65d Update to version 1.16. 2002-07-18 18:14:36 +00:00
Bill Fumerola
c7d2b42fcf respect PREFIX by using GNU_CONFIGURE, not HAS_CONFIGURE
Submitted by:	Nick Johnson <freebsd@spatula.net>
2002-04-23 23:25:54 +00:00
Archie Cobbs
215c21dc01 Update to version 1.15. 2001-10-04 17:39:41 +00:00
Archie Cobbs
a11c4631f3 Update to version 1.14.
PR:		ports/27301
2001-05-16 01:30:42 +00:00
Archie Cobbs
6cc227b03f Fix PLIST for new version 1.13. 2001-03-11 22:07:10 +00:00
Archie Cobbs
e9a0272325 Update to version 1.13. 2001-03-01 15:52:33 +00:00
Archie Cobbs
2e0a5e1338 Distfile location changed.
Detected by:	http://people.freebsd.org/~fenner/portsurvey
2001-02-23 16:08:07 +00:00
Chris Piazza
77f32e460e Update MASTER_SITE
PR:		20487
Submitted by:	rwatson
2000-08-09 16:49:27 +00:00
Archie Cobbs
d6b92f9058 Update to version 1.12. 2000-07-31 23:55:10 +00:00
David E. O'Brien
1228d352ee Move the stragler's www.freebsd.org/~user distfiles to the offical
MASTER_SITE_LOCAL site.
2000-06-29 07:03:02 +00:00
Archie Cobbs
ba2be00761 Update master site. 2000-05-11 03:28:47 +00:00
David E. O'Brien
5cd5b258b5 Convert to the PORTNAME - PORTVERSION syntax. 2000-04-12 06:21:15 +00:00
Archie Cobbs
0f3db5cd3d Update to version 1.11.
PR:		ports/16259
Submitted by:	des
2000-01-24 02:53:14 +00:00
Archie Cobbs
cc9eb3cfa5 Jikes comes with its own man page now, so install that one instead
of the placeholder man page.
1999-09-27 18:52:36 +00:00
Archie Cobbs
95afab2836 Upgrade to version 1.06. Also make myself the new maintainer.
Handed over by:	dillon
1999-09-26 18:14:40 +00:00
David E. O'Brien
5133141363 Change Id->FreeBSD. 1999-08-25 06:16:32 +00:00
Michael Haro
535add65ac grep -> ${GREP}
true -> ${TRUE}
false -> ${FALSE}
1999-08-23 04:23:59 +00:00
Bill Fumerola
b111804601 New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles. 1999-06-28 02:24:57 +00:00
Michael Haro
99e0b1f29f Yet more WWW: additions 1999-05-03 06:13:27 +00:00
Archie Cobbs
65f3fb1f09 Update to version 0.47 1999-03-22 06:40:16 +00:00
Archie Cobbs
c91b9cb2ed Update to version 0.46. 1999-03-10 02:33:00 +00:00
Archie Cobbs
564defaee6 Update to jikes-0.45. Still need a better master site. 1999-03-01 01:03:08 +00:00
Satoshi Asami
a9f31c09e9 Yikes, there was another ../../files. 1998-12-23 13:13:21 +00:00
Satoshi Asami
225d630b95 Use FILESDIR/PKGDIR instead of relative paths from ${WRKSRC}. 1998-12-22 08:05:33 +00:00
Satoshi Asami
3f9f5d0dc2 Remove trailing whitespace. 1998-12-17 09:23:22 +00:00
Matthew Dillon
73b2343d03 Create ports patches for patches found on ftp site maintained by
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).
1998-12-16 06:03:37 +00:00
Steve Price
dc5e6bcddb Remove commented out DISTFILES declaration since this is
its default value.
1998-12-16 00:12:24 +00:00
Matthew Dillon
1bc7f2fba7 Submitted by: Steve Price <sprice@hiwaay.net>
Remove DISTFILES= in Makefile (default works fine), general cleanup
    to make portlint(1) clean.
1998-12-10 20:29:38 +00:00
Matthew Dillon
cd86dc5296 Add IBM's open-source jikes package to the ports collection 1998-12-10 18:02:53 +00:00