Commit Graph

13 Commits

Author SHA1 Message Date
Greg Lewis fb5a4b2e5e . Hopefully fix the build for JDK 1.1.
Submitted by:	bento via kris
2004-03-29 15:52:20 +00:00
Greg Lewis 5947382881 . Update to 10.k.
. Make this port act more like the other java ports.

The actual change is based on the followup submitted by Conor McDermottroe
plus some tweaks from the patch in the PR and myself.

PR:		63582
Submitted by:	Conor McDermottroe <ports@mcdermottroe.com>
                Matthew West <mwest@uct.ac.za>
Approved by:	maintainer timeout
2004-03-23 18:23:57 +00:00
Akinori MUSHA 3baa89dcc9 De-pkg-comment. 2003-02-21 12:35:09 +00:00
Greg Lewis 05f69eeb5b Fix dependencies to be in sync with the recent JDK ports renaming.
Forgotten by:	znerd
2002-06-16 01:54:07 +00:00
Ernst de Haan 99ddb5a645 Fixed portlint complaints about BUILD_DEPENDS and RUN_DEPENDS having to appear earlier in the Makefile. 2002-03-02 14:30:56 +00:00
David E. O'Brien 5cd5b258b5 Convert to the PORTNAME - PORTVERSION syntax. 2000-04-12 06:21:15 +00:00
Satoshi Asami d28f026877 JDK is now at version 1.1.8. Also use ${JAVASUBDIR} wherever possible. 1999-09-11 14:02:25 +00:00
David E. O'Brien 5133141363 Change Id->FreeBSD. 1999-08-25 06:16:32 +00:00
Bill Fumerola b9b94ff2c5 new ports/{java,irc,x11-servers}, dependency sweep #1 1999-06-28 18:34:12 +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
Tim Vanderhoek 748713c3f6 As threatened, enforce the "Capital, no period" rule. Ellipses are
permitted.  Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
1999-06-26 17:19:19 +00:00
Jun Kuriyama cc3c82e142 Remove doubled-slash. 1999-05-20 14:05:05 +00:00
Justin M. Seger 42b59b7676 Import of devel/java-cup v10.g
This is the Java based Constructor of Useful Parsers (CUP for short).  It
serves the same role as the widely used program YAXX and in fact offers most
of the features of YACC.  However,  CUP is written in Java, uses specifications
including embedded Java code, and produces parsers which are implemented in
Java.

PR:		ports/6570
Submitted by:	Jason Nordwick <nordwick@xcf.berkeley.edu>
1999-04-11 02:51:41 +00:00