Commit graph

5 commits

Author SHA1 Message Date
Greg Lewis
7c4f2242c3 . Use %%JAVAJARDIR%% in the packing list now that bsd.java.mk sets it. 2004-07-12 23:04:03 +00:00
Greg Lewis
93685f227d . Update to 3.2. This is slightly nastier than it should be as fetch(1)
can't get the distfile, at least on 4.8-R.  Instead we use wget to fetch
  the distfile.

Approved by:	Maintainer timeout
2003-10-06 17:14:38 +00:00
Ernst de Haan
5c4f56c357 Not removing directories since they are now part of the base
system.

This port attempted to delete the following directories, while
these are already in BSD.local.dist:

share/doc
share/examples
share/java/classes
share/java
local/share

Pointed out by:		Mikhail Teterin <mi+mx@aldan.algebra.com>
Pointy hat trick to:	znerd
2002-08-29 22:12:56 +00:00
Ernst de Haan
411eb016ff Now optionally deleting some directories iff they are
actually empty:

share/doc
share/examples
share/java/classes
share/java
local/share

These directories are used by other ports as well.
2002-08-29 21:21:40 +00:00
Ernst de Haan
553bcc4abe New port: javacc. Compiler Compiler for Java. It's loosely based
on Java syntax and generates executable Java classes.  JavaCC
includes tools for building abstract syntax trees and
documentation.

Submitted by:	Andrew Gerweck <andy@gerweck.dynup.net>
PR:		37879
2002-08-29 21:10:43 +00:00