aboutsummaryrefslogtreecommitdiff
path: root/devel/apache-ant
Commit message (Collapse)AuthorAgeFilesLines
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Update to 1.7.0Herve Quiroz2007-03-073-9/+84
| | | | | | | | PR: 108070 Submitted by: David King <ketralnis@ketralnis.com> Notes: svn path=/head/; revision=186854
* - Install data files in DATADIR=${JAVASHAREDIR}/${PORTNAME}Herve Quiroz2006-09-063-1505/+76
| | | | | | | | | | | - Install documentation files in ${DOCSDIR} - Use PORTDOCS to reduce pkg-plist size - Bump PORTREVISION Reviewed by: glewis Notes: svn path=/head/; revision=172426
* SHA256ifyEdwin Groothuis2006-01-221-0/+2
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* New style bsd.java.mk.Norikatsu Shigemura2005-10-231-1/+2
| | | | | | | Pointed out by: hq Notes: svn path=/head/; revision=146182
* Add a mirror for the man page distribution on MASTER_SITE_LOCAL as the formerHerve Quiroz2005-10-111-0/+1
| | | | | | | server is experiencing trouble on regular basis lately. Notes: svn path=/head/; revision=144953
* - Improve launcher script:Herve Quiroz2005-10-103-174/+35
| | | | | | | | | | | | | | | | | | - Use 'java' command from javavmwrapper [1] - ANT_INCLUDE_SHARED_JARS is now a defined/undefined switch rather than a YES/whatever check - Use SUB_FILES to configure (files/ant -> files/ant.sh.in) - ECHO_CMD -> ECHO_MSG - Use MAN1PREFIX and MAN5PREFIX - Cleanup port and launcher script - Bump PORTREVISION PR: 86902 [1] Submitted by: Panagiotis Astithas <past@ebs.gr> [1] Reviewed by: glewis Notes: svn path=/head/; revision=144823
* Fix plist from last commit (and buy myself a brand new pointy hat...)Herve Quiroz2005-07-111-0/+1
| | | | Notes: svn path=/head/; revision=138869
* Update to 1.6.5Herve Quiroz2005-07-113-93/+123
| | | | Notes: svn path=/head/; revision=138868
* - Handle NOPORTDOCS in pkg-plistHerve Quiroz2005-05-252-1400/+1398
| | | | | | | | | | - Install man pages unconditionally PR: 81271 Submitted by: Bjoern Koenig <bkoenig@cs.tu-berlin.de> Notes: svn path=/head/; revision=136118
* Assign maintainership to java@FreeBSD.org as this port is a critical pieceHerve Quiroz2004-12-031-1/+1
| | | | | | | | | of infrastructure for a lot of java based ports. Approved by: glewis Notes: svn path=/head/; revision=123045
* Reset znerd's ports maintainership:Herve Quiroz2004-12-031-1/+1
| | | | | | | | | | | | | - All JDK ports (and JDK documentation ports) that were formerly maintained by znerd have been assigned to java@FreeBSD.org - I will handle some of the remaining ports (jakarta-commons-*, jdom, xalan-j and xmlenc) - Everything else is reset to ports@FreeBSD.org Approved by: znerd (maintainer) Notes: svn path=/head/; revision=123012
* . Update to 1.6.2. The submitter's patches were used and in addition IGreg Lewis2004-07-263-541/+556
| | | | | | | | | | | fixed the packing list and removed PORTREVISION. . Use ${MASTER_SITE_APACHE} to simplify (and expand) the MASTER_SITE list. PR: 69600 [1] Submitted by: Sean O'Connell <oconnell@soe.ucsd.edu> [1] Notes: svn path=/head/; revision=114791
* Log:Ernst de Haan2004-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> Notes: svn path=/head/; revision=106025
* Update to Apache Ant 1.6.1.Ernst de Haan2004-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 Notes: svn path=/head/; revision=101014
* Fixed 'ant' shell script. Previously the '-lib' option did notErnst de Haan2004-01-123-113/+27
| | | | | | | | | work correctly. Bumped PORTREVISION. Notes: svn path=/head/; revision=97992
* By default disable FreeBSD-specific behaviour to include allErnst de Haan2004-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 Notes: svn path=/head/; revision=97443
* Update to Apache Ant 1.6.0.Ernst de Haan2003-12-223-1136/+1431
| | | | Notes: svn path=/head/; revision=96410
* . Install the etc directory. Various documentation refers to files inGreg Lewis2003-11-202-1/+13
| | | | | | | | | | | this directory. PR: 58450 Submitted by: Remco van 't Veer <rwvtveer@xs4all.nl> Approved by: znerd (maintainer) Notes: svn path=/head/; revision=94416
* . Add missing -n so that manpages message is consistent with otherGreg Lewis2003-11-131-1/+1
| | | | | | | install messages. Notes: svn path=/head/; revision=93914
* Now installs man page for Ant.Ernst de Haan2003-09-252-5/+29
| | | | | | | | | | Bumped PORTREVISION. PR: 44335 Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> Notes: svn path=/head/; revision=89336
* Update to Apache Ant 1.5.4.Ernst de Haan2003-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 Notes: svn path=/head/; revision=86937
* No longer depends on crimson. The dependency was bogus.Ernst de Haan2003-07-181-2/+0
| | | | | | | | | | Recent versions of Ant use (and even ship with) Xerces 2 instead of Crimson. Pointed out by: des Notes: svn path=/head/; revision=85122
* Removed extra item from pkg-plist. Bumped PORTREVISION.Ernst de Haan2003-05-152-1/+1
| | | | | | | Provided by: Sergey Akifyev <asa@gascom.ru> Notes: svn path=/head/; revision=81022
* Upgrade from 1.5.3 to 1.5.3-1.Ernst de Haan2003-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> Notes: svn path=/head/; revision=79446
* Installing in ${PREFIX}/ant. No version number in target directory nameErnst de Haan2003-04-161-1/+2
| | | | | | | | | | anymore. Bumped PORTREVISION. Requested by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> PR: 50982 Notes: svn path=/head/; revision=79057
* Upgrade to 1.5.3.Ernst de Haan2003-04-103-2/+4
| | | | | | | PR: 50758 Notes: svn path=/head/; revision=78688
* Upgrade to 1.5.2. From this version on, this tool is calledErnst de Haan2003-03-314-15/+51
| | | | | | | 'Apache Ant' instead of 'Jakarta Ant'. Notes: svn path=/head/; revision=77836
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Fixing previous commit. The antRun script should go in the 'bin'Ernst de Haan2003-02-282-3/+5
| | | | | | | | | | | subdirectory of the port installation directory, not in ${PREFIX}/bin. Bumped PORTREVISION. Indicated by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=76617
* Now installing the antRun script again, in ${PREFIX}/bin.Ernst de Haan2003-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> Notes: svn path=/head/; revision=76573
* Packing list incorrectly listed jaxp.jar and crimson.jar.Ernst de Haan2003-02-051-2/+0
| | | | | | | | Submitted by: Akifyev Sergey <asa@gascom.ru> PR: 47720 Notes: svn path=/head/; revision=74835
* Not installing bin/ directory anymore. Only installingErnst de Haan2002-10-182-10/+4
| | | | | | | | the 'ant' script in #{PREFIX}/bin/ant Bumped PORTREVISION. Notes: svn path=/head/; revision=68297
* Not installing symlinks anymore. This is not necessary anymore,Ernst de Haan2002-10-181-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> Notes: svn path=/head/; revision=68266
* Using FreeBSD-specific shell script. This shell script includes allErnst de Haan2002-10-114-32/+290
| | | | | | | | | JAR files in ${PREFIX}/share/java/classes/ in the CLASSPATH for Ant. Bumped PORTREVISION. Notes: svn path=/head/; revision=67816
* Upgrade to Jakarta Ant 1.5.1.Ernst de Haan2002-10-093-3/+4
| | | | | | | | | | See: http://jakarta.apache.org/builds/jakarta-ant/release/v1.5.1/README PR: 43859 Notes: svn path=/head/; revision=67714
* Upgrade to 1.5.0.Ernst de Haan2002-08-053-6/+8
| | | | Notes: svn path=/head/; revision=64033
* Added ${MASTER_SITE_LOCAL} to the download locations.Ernst de Haan2002-06-241-1/+3
| | | | Notes: svn path=/head/; revision=61878
* Now installing in ${PREFIX}/${PORTNAME}-${PORTVERSION}Ernst de Haan2002-06-241-1/+2
| | | | | | | | instead of in ${PREFIX}/${DISTNAME}. Bumped PORTREVISION. Notes: svn path=/head/; revision=61877
* Upgrade to Ant 1.5.0.b3.Ernst de Haan2002-06-243-3/+9
| | | | Notes: svn path=/head/; revision=61876
* Upgrade from 1.5.0.b1 to 1.5.0.b2.Ernst de Haan2002-06-033-11/+20
| | | | | | | | See: http://jakarta.apache.org/builds/jakarta-ant/release/v1.5Beta2/ Notes: svn path=/head/; revision=60532
* Upgrade to 1.5.0 beta 1.Ernst de Haan2002-05-214-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/ Notes: svn path=/head/; revision=59643
* Installing relative symlinks instead of absolute ones.Ernst de Haan2002-05-071-5/+4
| | | | | | | | | | Bumped PORTREVISION. Submitted by: Christopher Elkins <chrise@scardini.com> PR: 32546 Notes: svn path=/head/; revision=58654
* Now uses ${USE_JAVA} and ${FIND}.Ernst de Haan2002-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 Notes: svn path=/head/; revision=57657
* Updated MASTER_SITES and changed my email address from ernst@jollem.com to ↵Ernst de Haan2001-11-271-3/+3
| | | | | | | | | znerd@FreeBSD.org Approved by: sobomax Notes: svn path=/head/; revision=50645
* upgrade to 1.4.1Ying-Chieh Liao2001-10-243-689/+691
| | | | | | | | PR: 31314 Submitted by: maintainer Notes: svn path=/head/; revision=49174
* Maintainer update: Jakarta Ant 1.4Patrick S. Gardella2001-09-133-512/+769
| | | | | | | | PR: 30549 Submitted by: maintainer Notes: svn path=/head/; revision=47797
* - make the ant program actually work if no JAVA_HOME is set (make the defaultPete Fritchman2001-08-261-0/+4
| | | | | | | | | | | java command the javavm wrapper). - bump portrevision PR: 27073 Submitted by: maintainer Notes: svn path=/head/; revision=46922
* depends on something else in jakarta-antYing-Chieh Liao2001-05-241-1/+1
| | | | | | | | PR: 26820 Submitted by: Palle Girgensohn <girgen@partitur.se> Notes: svn path=/head/; revision=43010