1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
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
Edwin Groothuis
fa0379dafa The story behind this update:
- The original company (webgain.com) doesn't exist anymore.
- The code is moved over to the Sun Java Development Center.
- The port doesn't compile/build properly.

PR:		Started with ports/48352
Submitted by:	Andy Gerweck <andy@gerweck.dyndns.org>
2003-09-29 12:33:39 +00:00
Akinori MUSHA
36d62f1f46 De-pkg-comment. 2003-02-21 13:42:50 +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