Skip site navigation (1)Skip section navigation (2)

CVS log for ports/devel/apache-ant/Makefile

[BACK] Up to [FreeBSD] / ports / devel / apache-ant

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.54: download - view: text, markup, annotated - select for diffs
Mon Jan 9 15:40:56 2012 UTC (4 weeks, 4 days ago) by tabthorpe
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +1 -1 lines
- The proper acronym for Apache Software License 2 is really AL2
- Thanks to crees@ for generating the initial patch

PR:		ports/163521
Submitted by:	Pedro Giffuni <pfg apache.org>
Hat:		portmgr
Exp run by:	pav

Revision 1.53: download - view: text, markup, annotated - select for diffs
Mon Aug 22 06:50:01 2011 UTC (5 months, 2 weeks ago) by bapt
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +1 -0 lines
Do not use DATADIR in ant.sh it is too much common in build system and can lead to failures.
Instead use ANT_HOME. (The fixes build with upcoming libreoffice with JAVA enabled)

bump portrevision

Revision 1.52: download - view: text, markup, annotated - select for diffs
Thu Jul 21 05:02:28 2011 UTC (6 months, 3 weeks ago) by linimon
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +1 -1 lines
Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
remove support for them from bsd.java.mk.  As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no).  Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.

Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .

PR:		ports/158969
Submitted by:	rene
Tested on:	pointyhat-west -exp

Revision 1.51: download - view: text, markup, annotated - select for diffs
Fri Feb 25 12:27:48 2011 UTC (11 months, 2 weeks ago) by ale
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +2 -2 lines
Update apache-ant to 1.8.2 bugfix release.

PR:		ports/154187
Submitted by:	ale
Approved by:	portmgr (pav)

Revision 1.50: download - view: text, markup, annotated - select for diffs
Mon Nov 29 16:09:33 2010 UTC (14 months, 1 week ago) by sunpoet
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +5 -6 lines
- Update to 1.8.1
- Add LICENSE
- Cleanup MASTER_SITES
- Sort PLIST

PR:		ports/151906
Submitted by:	sunpoet (myself)

Revision 1.49: download - view: text, markup, annotated - select for diffs
Mon Mar 9 22:45:22 2009 UTC (2 years, 11 months ago) by gahr
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_7_2_0
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +4 -3 lines
- Update to 1.7.1

Approved by:	glewis@ (on behalf of java@)
Thanks to:	scf@ the reminder

Revision 1.48: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:20:59 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +1 -1 lines
Bump portrevision due to upgrade of devel/gettext.

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)

Revision 1.47: download - view: text, markup, annotated - select for diffs
Sat May 19 20:02:02 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +1 -0 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

Revision 1.46: download - view: text, markup, annotated - select for diffs
Wed Mar 7 22:32:45 2007 UTC (4 years, 11 months ago) by hq
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +1 -2 lines
Update to 1.7.0

PR:		108070
Submitted by:	David King <ketralnis@ketralnis.com>

Revision 1.45: download - view: text, markup, annotated - select for diffs
Wed Sep 6 21:52:18 2006 UTC (5 years, 5 months ago) by hq
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +21 -19 lines
- Install data files in DATADIR=${JAVASHAREDIR}/${PORTNAME}
- Install documentation files in ${DOCSDIR}
- Use PORTDOCS to reduce pkg-plist size
- Bump PORTREVISION

Reviewed by:	glewis

Revision 1.44: download - view: text, markup, annotated - select for diffs
Sun Oct 23 12:07:52 2005 UTC (6 years, 3 months ago) by nork
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +2 -1 lines
New style bsd.java.mk.

Pointed out by:	hq

Revision 1.43: download - view: text, markup, annotated - select for diffs
Tue Oct 11 16:36:30 2005 UTC (6 years, 4 months ago) by hq
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +1 -0 lines
Add a mirror for the man page distribution on MASTER_SITE_LOCAL as the former
server is experiencing trouble on regular basis lately.

Revision 1.42: download - view: text, markup, annotated - select for diffs
Mon Oct 10 14:38:42 2005 UTC (6 years, 4 months ago) by hq
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +20 -37 lines
- Improve launcher script:
    - 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

Revision 1.41: download - view: text, markup, annotated - select for diffs
Mon Jul 11 01:31:20 2005 UTC (6 years, 7 months ago) by hq
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +1 -1 lines
Update to 1.6.5

Revision 1.40: download - view: text, markup, annotated - select for diffs
Wed May 25 15:00:13 2005 UTC (6 years, 8 months ago) by hq
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +0 -2 lines
- Handle NOPORTDOCS in pkg-plist
- Install man pages unconditionally

PR:		81271
Submitted by:	Bjoern Koenig <bkoenig@cs.tu-berlin.de>

Revision 1.39: download - view: text, markup, annotated - select for diffs
Fri Dec 3 16:25:39 2004 UTC (7 years, 2 months ago) by hq
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +1 -1 lines
Assign maintainership to java@FreeBSD.org as this port is a critical piece
of infrastructure for a lot of java based ports.

Approved by:	glewis

Revision 1.38: download - view: text, markup, annotated - select for diffs
Fri Dec 3 01:01:14 2004 UTC (7 years, 2 months ago) by hq
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +1 -1 lines
Reset znerd's ports maintainership:

- 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)

Revision 1.37: download - view: text, markup, annotated - select for diffs
Mon Jul 26 18:43:30 2004 UTC (7 years, 6 months ago) by glewis
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -6 lines
. Update to 1.6.2.  The submitter's patches were used and in addition I
  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]

Revision 1.36: download - view: text, markup, annotated - select for diffs
Sat Apr 3 11:30:54 2004 UTC (7 years, 10 months ago) by znerd
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +4 -1 lines
Log:
- 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>

Revision 1.35: download - view: text, markup, annotated - select for diffs
Mon Feb 16 08:08:49 2004 UTC (7 years, 11 months ago) by znerd
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +1 -2 lines
Update to Apache Ant 1.6.1.

Requested by:	Mike Berning <meb@cinci.rr.com>
		Peter Schultz <pmes@bis.midco.net>
		leafy <leafy@leafy.idv.tw>
PR:		62893

Revision 1.34: download - view: text, markup, annotated - select for diffs
Mon Jan 12 13:40:00 2004 UTC (8 years, 1 month ago) by znerd
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -1 lines
Fixed 'ant' shell script. Previously the '-lib' option did not
work correctly.

Bumped PORTREVISION.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Tue Jan 6 07:16:46 2004 UTC (8 years, 1 month ago) by znerd
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -0 lines
By default disable FreeBSD-specific behaviour to include all
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

Revision 1.32: download - view: text, markup, annotated - select for diffs
Mon Dec 22 07:26:20 2003 UTC (8 years, 1 month ago) by znerd
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -3 lines
Update to Apache Ant 1.6.0.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Thu Nov 20 00:24:02 2003 UTC (8 years, 2 months ago) by glewis
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -1 lines
. Install the etc directory.  Various documentation refers to files in
  this directory.

PR:		58450
Submitted by:	Remco van 't Veer <rwvtveer@xs4all.nl>
Approved by:	znerd (maintainer)

Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu Nov 13 21:12:28 2003 UTC (8 years, 2 months ago) by glewis
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -1 lines
. Add missing -n so that manpages message is consistent with other
  install messages.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Thu Sep 25 09:40:14 2003 UTC (8 years, 4 months ago) by znerd
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +28 -5 lines
Now installs man page for Ant.
Bumped PORTREVISION.

PR:		44335
Submitted by:	Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>

Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Aug 14 13:12:07 2003 UTC (8 years, 6 months ago) by znerd
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +3 -5 lines
Update to Apache Ant 1.5.4.

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

Revision 1.27: download - view: text, markup, annotated - select for diffs
Fri Jul 18 11:47:12 2003 UTC (8 years, 6 months ago) by znerd
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +0 -2 lines
No longer depends on crimson. The dependency was bogus.
Recent versions of Ant use (and even ship with) Xerces 2
instead of Crimson.

Pointed out by:	des

Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu May 15 11:03:00 2003 UTC (8 years, 8 months ago) by znerd
Branches: MAIN
CVS tags: old_RELEASE_5_1_0
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -0 lines
Removed extra item from pkg-plist. Bumped PORTREVISION.

Provided by:	Sergey Akifyev <asa@gascom.ru>

Revision 1.25: download - view: text, markup, annotated - select for diffs
Tue Apr 22 07:49:10 2003 UTC (8 years, 9 months ago) by znerd
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -3 lines
Upgrade from 1.5.3 to 1.5.3-1.

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>

Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed Apr 16 06:42:16 2003 UTC (8 years, 9 months ago) by znerd
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -1 lines
Installing in ${PREFIX}/ant. No version number in target directory name
anymore. Bumped PORTREVISION.

Requested by:	Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
PR:		50982

Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Apr 10 07:16:13 2003 UTC (8 years, 10 months ago) by znerd
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
Upgrade to 1.5.3.

PR:	50758

Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Mar 31 12:09:18 2003 UTC (8 years, 10 months ago) by znerd
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +9 -10 lines
Upgrade to 1.5.2. From this version on, this tool is called
'Apache Ant' instead of 'Jakarta Ant'.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:00:32 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: old_RELEASE_4_8_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -0 lines
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Feb 28 08:48:13 2003 UTC (8 years, 11 months ago) by znerd
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +3 -2 lines
Fixing previous commit. The antRun script should go in the 'bin'
subdirectory of the port installation directory, not in
${PREFIX}/bin.
Bumped PORTREVISION.

Indicated by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>

Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Feb 27 14:25:12 2003 UTC (8 years, 11 months ago) by znerd
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +4 -3 lines
Now installing the antRun script again, in ${PREFIX}/bin.
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>

Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Oct 18 21:58:42 2002 UTC (9 years, 3 months ago) by znerd
Branches: MAIN
CVS tags: old_RELEASE_5_0_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +4 -6 lines
Not installing bin/ directory anymore. Only installing
the 'ant' script in #{PREFIX}/bin/ant
Bumped PORTREVISION.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Oct 18 16:17:20 2002 UTC (9 years, 3 months ago) by znerd
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -6 lines
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>

Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Oct 11 15:12:56 2002 UTC (9 years, 4 months ago) by znerd
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +6 -0 lines
Using FreeBSD-specific shell script. This shell script includes all
JAR files in ${PREFIX}/share/java/classes/ in the CLASSPATH for Ant.

Bumped PORTREVISION.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Oct 9 21:49:21 2002 UTC (9 years, 4 months ago) by znerd
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
Upgrade to Jakarta Ant 1.5.1.

See:
http://jakarta.apache.org/builds/jakarta-ant/release/v1.5.1/README

PR:	43859

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Aug 5 09:21:23 2002 UTC (9 years, 6 months ago) by znerd
Branches: MAIN
CVS tags: old_RELEASE_4_7_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -3 lines
Upgrade to 1.5.0.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Jun 24 12:40:49 2002 UTC (9 years, 7 months ago) by znerd
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -1 lines
Added ${MASTER_SITE_LOCAL} to the download locations.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Jun 24 12:39:46 2002 UTC (9 years, 7 months ago) by znerd
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -1 lines
Now installing in ${PREFIX}/${PORTNAME}-${PORTVERSION}
instead of in ${PREFIX}/${DISTNAME}.
Bumped PORTREVISION.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Jun 24 12:36:56 2002 UTC (9 years, 7 months ago) by znerd
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
Upgrade to Ant 1.5.0.b3.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Jun 3 11:33:57 2002 UTC (9 years, 8 months ago) by znerd
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Upgrade from 1.5.0.b1 to 1.5.0.b2.

See:
http://jakarta.apache.org/builds/jakarta-ant/release/v1.5Beta2/

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue May 21 16:43:54 2002 UTC (9 years, 8 months ago) by znerd
Branches: MAIN
CVS tags: old_RELEASE_4_6_2, old_RELEASE_4_6_1, old_RELEASE_4_6_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +6 -8 lines
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/

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue May 7 12:10:18 2002 UTC (9 years, 9 months ago) by znerd
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +4 -5 lines
Installing relative symlinks instead of absolute ones.
Bumped PORTREVISION.

Submitted by:	Christopher Elkins <chrise@scardini.com>
PR:		32546

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Apr 13 11:35:47 2002 UTC (9 years, 10 months ago) by znerd
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +37 -14 lines
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

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Nov 27 15:02:29 2001 UTC (10 years, 2 months ago) by znerd
Branches: MAIN
CVS tags: old_RELEASE_5_0_DP1, old_RELEASE_4_5_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -3 lines
Updated MASTER_SITES and changed my email address from ernst@jollem.com to znerd@FreeBSD.org

Approved by: sobomax

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Oct 24 15:01:07 2001 UTC (10 years, 3 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -3 lines
upgrade to 1.4.1

PR:		31314
Submitted by:	maintainer

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Sep 13 11:33:10 2001 UTC (10 years, 5 months ago) by patrick
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +4 -5 lines
Maintainer update: Jakarta Ant 1.4

PR:     30549
Submitted by: maintainer

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Aug 26 05:37:03 2001 UTC (10 years, 5 months ago) by petef
Branches: MAIN
CVS tags: old_RELEASE_4_4_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +5 -1 lines
- 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

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu May 24 13:03:59 2001 UTC (10 years, 8 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
depends on something else in jakarta-ant

PR:		26820
Submitted by:	Palle Girgensohn <girgen@partitur.se>

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Apr 3 03:19:50 2001 UTC (10 years, 10 months ago) by okazaki
Branches: MAIN
CVS tags: old_RELEASE_4_3_0
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>

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options