aboutsummaryrefslogtreecommitdiffstats
path: root/devel/apache-ant
Commit message (Collapse)AuthorAgeFilesLines
* Log:znerd2004-04-033-23/+22
| | | | | | | | | | | - fixed the location of EXTRACT_ONLY in Makefile so now portlint does not complain - changed the 'ant(1)' script so that it now uses the 'classpath' command provided by java/javavmwrapper (command added recently) PR: 65063 Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
* Update to Apache Ant 1.6.1.znerd2004-02-163-4/+10
| | | | | | | Requested by: Mike Berning <meb@cinci.rr.com> Peter Schultz <pmes@bis.midco.net> leafy <leafy@leafy.idv.tw> PR: 62893
* Fixed 'ant' shell script. Previously the '-lib' option did notznerd2004-01-123-113/+27
| | | | | | work correctly. Bumped PORTREVISION.
* By default disable FreeBSD-specific behaviour to include allznerd2004-01-063-24/+35
| | | | | | | | | | | | | | | | JAR files in ${PREFIX}/share/java/classes in the CLASSPATH. To re-enable the non-compatible behaviour, set ANT_INCLUDE_SHARED_JARS to YES (case-sensitive). The old, non-compatible behaviour has been a cause of much discussion and frustration. Bumped PORTREVISION. See: http://lists.freebsd.org/pipermail/freebsd-java/2003-September/000744.html Requested by: Jonathan Chen <jonc@chen.org.nz> and others
* Update to Apache Ant 1.6.0.znerd2003-12-223-1136/+1431
|
* . Install the etc directory. Various documentation refers to files inglewis2003-11-202-1/+13
| | | | | | | | this directory. PR: 58450 Submitted by: Remco van 't Veer <rwvtveer@xs4all.nl> Approved by: znerd (maintainer)
* . Add missing -n so that manpages message is consistent with otherglewis2003-11-141-1/+1
| | | | install messages.
* Now installs man page for Ant.znerd2003-09-252-5/+29
| | | | | | | Bumped PORTREVISION. PR: 44335 Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
* Update to Apache Ant 1.5.4.znerd2003-08-143-8/+9
| | | | | | | | | This is a minor bugfix release that fixes a problem with the javah task on JDK 1.4.2 and a couple of bugs in the Visual Age for Java intergration tasks. If you don't use javah or VAJ, there is no reason to upgrade. See: http://ant.apache.org/antnews.html
* No longer depends on crimson. The dependency was bogus.znerd2003-07-181-2/+0
| | | | | | | Recent versions of Ant use (and even ship with) Xerces 2 instead of Crimson. Pointed out by: des
* Removed extra item from pkg-plist. Bumped PORTREVISION.znerd2003-05-152-1/+1
| | | | Provided by: Sergey Akifyev <asa@gascom.ru>
* Upgrade from 1.5.3 to 1.5.3-1.znerd2003-04-222-4/+3
| | | | | | | | | Reported by: Sergiy Vyshnevetskiy <serg@vostok.net> Shawn O'Connor <soconnor@peopleview.net> Cliff L. Biffle <cbiffle@safety.net> Jim Bloom <bloom@acm.org> Matthew Juszczak <matt@atopia.net> Daniel Mueller <mue.da@gmx.de>
* Installing in ${PREFIX}/ant. No version number in target directory nameznerd2003-04-161-1/+2
| | | | | | | anymore. Bumped PORTREVISION. Requested by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> PR: 50982
* Upgrade to 1.5.3.znerd2003-04-103-2/+4
| | | | PR: 50758
* Upgrade to 1.5.2. From this version on, this tool is calledznerd2003-03-314-15/+51
| | | | 'Apache Ant' instead of 'Jakarta Ant'.
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Fixing previous commit. The antRun script should go in the 'bin'znerd2003-02-282-3/+5
| | | | | | | | subdirectory of the port installation directory, not in ${PREFIX}/bin. Bumped PORTREVISION. Indicated by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* Now installing the antRun script again, in ${PREFIX}/bin.znerd2003-02-272-3/+5
| | | | | | | | | | | Bumped PORTREVISION. The antRun script was incorrectly removed from the list of installed files in the following commit: http://www.freebsd.org/cgi/cvsweb.cgi/ports/devel/jakarta-ant/Makefile.diff?r1=1.17&r2=1.18&f=h Indicated by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* Packing list incorrectly listed jaxp.jar and crimson.jar.znerd2003-02-051-2/+0
| | | | | Submitted by: Akifyev Sergey <asa@gascom.ru> PR: 47720
* Not installing bin/ directory anymore. Only installingznerd2002-10-192-10/+4
| | | | | the 'ant' script in #{PREFIX}/bin/ant Bumped PORTREVISION.
* Not installing symlinks anymore. This is not necessary anymore,znerd2002-10-191-6/+1
| | | | | | | | | | since the ant shell script now looks in ${PREFIX}/share/java/classes self. Bumped PORTREVISION. PR: 43951 Requested by: Ken Gunderson <kgunders@teamcool.net>
* Using FreeBSD-specific shell script. This shell script includes allznerd2002-10-114-32/+290
| | | | | | JAR files in ${PREFIX}/share/java/classes/ in the CLASSPATH for Ant. Bumped PORTREVISION.
* Upgrade to Jakarta Ant 1.5.1.znerd2002-10-103-3/+4
| | | | | | | See: http://jakarta.apache.org/builds/jakarta-ant/release/v1.5.1/README PR: 43859
* Upgrade to 1.5.0.znerd2002-08-053-6/+8
|
* Added ${MASTER_SITE_LOCAL} to the download locations.znerd2002-06-241-1/+3
|
* Now installing in ${PREFIX}/${PORTNAME}-${PORTVERSION}znerd2002-06-241-1/+2
| | | | | instead of in ${PREFIX}/${DISTNAME}. Bumped PORTREVISION.
* Upgrade to Ant 1.5.0.b3.znerd2002-06-243-3/+9
|
* Upgrade from 1.5.0.b1 to 1.5.0.b2.znerd2002-06-033-11/+20
| | | | | See: http://jakarta.apache.org/builds/jakarta-ant/release/v1.5Beta2/
* Upgrade to 1.5.0 beta 1.znerd2002-05-224-640/+941
| | | | | | | | | 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/
* Installing relative symlinks instead of absolute ones.znerd2002-05-071-5/+4
| | | | | | | Bumped PORTREVISION. Submitted by: Christopher Elkins <chrise@scardini.com> PR: 32546
* Now uses ${USE_JAVA} and ${FIND}.znerd2002-04-132-14/+65
| | | | | | | | | 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
* Updated MASTER_SITES and changed my email address from ernst@jollem.com to ↵znerd2001-11-271-3/+3
| | | | | | znerd@FreeBSD.org Approved by: sobomax
* upgrade to 1.4.1ijliao2001-10-243-689/+691
| | | | | PR: 31314 Submitted by: maintainer
* Maintainer update: Jakarta Ant 1.4patrick2001-09-133-512/+769
| | | | | PR: 30549 Submitted by: maintainer
* - make the ant program actually work if no JAVA_HOME is set (make the defaultpetef2001-08-261-0/+4
| | | | | | | | java command the javavm wrapper). - bump portrevision PR: 27073 Submitted by: maintainer
* depends on something else in jakarta-antijliao2001-05-241-1/+1
| | | | | PR: 26820 Submitted by: Palle Girgensohn <girgen@partitur.se>
* Add Ant-1.3, a Java based build tool, from Jakarta Project.okazaki2001-04-035-0/+577
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>