Commit graph

19 commits

Author SHA1 Message Date
Ernst de Haan
50c040cccb Packing list incorrectly listed jaxp.jar and crimson.jar.
Submitted by:	Akifyev Sergey <asa@gascom.ru>
PR:		47720
2003-02-05 11:18:10 +00:00
Ernst de Haan
7eb724e13b Not installing bin/ directory anymore. Only installing
the 'ant' script in #{PREFIX}/bin/ant
Bumped PORTREVISION.
2002-10-18 21:58:42 +00:00
Ernst de Haan
aa295a6d94 Not installing symlinks anymore. This is not necessary anymore,
since the ant shell script now looks in ${PREFIX}/share/java/classes
self.

Bumped PORTREVISION.

PR:		43951
Requested by:	Ken Gunderson <kgunders@teamcool.net>
2002-10-18 16:17:20 +00:00
Ernst de Haan
d6f3daa08d Using FreeBSD-specific shell script. This shell script includes all
JAR files in ${PREFIX}/share/java/classes/ in the CLASSPATH for Ant.

Bumped PORTREVISION.
2002-10-11 15:12:57 +00:00
Ernst de Haan
40766c86e9 Upgrade to Jakarta Ant 1.5.1.
See:
http://jakarta.apache.org/builds/jakarta-ant/release/v1.5.1/README

PR:	43859
2002-10-09 21:49:21 +00:00
Ernst de Haan
2c1e057b97 Upgrade to 1.5.0. 2002-08-05 09:21:23 +00:00
Ernst de Haan
25eed5dc7d Added ${MASTER_SITE_LOCAL} to the download locations. 2002-06-24 12:40:49 +00:00
Ernst de Haan
d365f58b6d Now installing in ${PREFIX}/${PORTNAME}-${PORTVERSION}
instead of in ${PREFIX}/${DISTNAME}.
Bumped PORTREVISION.
2002-06-24 12:39:46 +00:00
Ernst de Haan
7a214acc42 Upgrade to Ant 1.5.0.b3. 2002-06-24 12:36:56 +00:00
Ernst de Haan
bc24a6043a Upgrade from 1.5.0.b1 to 1.5.0.b2.
See:
http://jakarta.apache.org/builds/jakarta-ant/release/v1.5Beta2/
2002-06-03 11:33:57 +00:00
Ernst de Haan
29a33fa120 Upgrade to 1.5.0 beta 1.
The port now installs into ${PREFIX} instead of
${PREFIX}/share/java since this is an application,
not a library.

For a list of changes, see:
http://jakarta.apache.org/builds/jakarta-ant/release/v1.5Beta1/
2002-05-21 16:43:54 +00:00
Ernst de Haan
b4ae4d5f76 Installing relative symlinks instead of absolute ones.
Bumped PORTREVISION.

Submitted by:	Christopher Elkins <chrise@scardini.com>
PR:		32546
2002-05-07 12:10:18 +00:00
Ernst de Haan
136c2d834e Now uses ${USE_JAVA} and ${FIND}.
Using ${SED} i.s.o. ${PERL} for replacements.
Made the output of the make process friendlier.
Fixed the problem that JAVA_HOME had to be set.
Bumped PORTREVISION.

PR:	32382
2002-04-13 11:35:48 +00:00
Ernst de Haan
7f33986dc3 Updated MASTER_SITES and changed my email address from ernst@jollem.com to znerd@FreeBSD.org
Approved by: sobomax
2001-11-27 15:02:29 +00:00
Ying-Chieh Liao
19f019e07e upgrade to 1.4.1
PR:		31314
Submitted by:	maintainer
2001-10-24 15:01:07 +00:00
Patrick S. Gardella
9e16678bb7 Maintainer update: Jakarta Ant 1.4
PR:     30549
Submitted by: maintainer
2001-09-13 11:33:10 +00:00
Pete Fritchman
2024ab9790 - make the ant program actually work if no JAVA_HOME is set (make the default
java command the javavm wrapper).
- bump portrevision

PR:		27073
Submitted by:	maintainer
2001-08-26 05:37:03 +00:00
Ying-Chieh Liao
e1987e0aec depends on something else in jakarta-ant
PR:		26820
Submitted by:	Palle Girgensohn <girgen@partitur.se>
2001-05-24 13:03:59 +00:00
OKAZAKI Tetsurou
284eac2f74 Add Ant-1.3, a Java based build tool, from Jakarta Project.
Among four submissions, this commit based on the port sent by
Ernst de Haan <ernst@jollem.com> at ports/24291.

PR:		21435, 23368, 24291
Submitted by:	Leo Kim <leo@florida.sarang.net>,
		Dave Glowacki <dglo@ssec.wisc.edu>,
		Sean Blakey <sean@beastie.bellevue.virtualtek.com>,
		Ernst de Haan <ernst@jollem.com>
Also thanks to:	Palle Girgensohn <girgen@partitur.se>,
		Richard Stockley <rws@procopia.demon.co.uk>,
		Kees Jan Koster <kjkoster@kjkoster.org>
2001-04-03 03:19:56 +00:00