Port details |
- jakarta-ant Java- and XML-based build tool, conceptually similar to make
- 1.5.3.1_1 devel
=16 1.5.3.1_1Version of this port present on the latest quarterly branch. - Maintainer: znerd@FreeBSD.org
 - Port Added: 2001-04-03 00:19:50
- Last Update: 2003-07-21 07:46:59
- SVN Revision: UNKNOWN
- People watching this port, also watch:: freetype2, expat, zip
- Also Listed In: java
- License: not specified in port
- WWW:
- http://ant.apache.org/
- Description:
- Apache Ant, a Java-based build tool, conceptually similar to make.
Ant uses XML build files that defines a set of targets. Each target
has dependencies (other targets) and contains a set of tasks to
perform.
There are tasks for various things, like compiling ("javac"),
copying ("copy"), deleting ("delete"), executing other programs
("java", "exec", "execon", etc.), stylesheet transformations
("style") and so on.
WWW: http://ant.apache.org/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME:
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- java : java/jdk12
- Runtime dependencies:
-
- java : java/jdk12
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.5.3.1_1 21 Jul 2003 07:46:59
 |
znerd  |
Renamed port devel/jakarta-ant to devel/apache-ant due to a rename of the
project.
See:
http://ant.apache.org/
Approved by: joe |
1.5.3.1_1 18 Jul 2003 11:47:12
 |
znerd  |
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 |
1.5.3.1_1 15 May 2003 11:03:00
 |
znerd  |
Removed extra item from pkg-plist. Bumped PORTREVISION.
Provided by: Sergey Akifyev <asa@gascom.ru> |
1.5.3.1 22 Apr 2003 07:49:10
 |
znerd  |
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> |
1.5.3_1 16 Apr 2003 06:42:16
 |
znerd  |
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 |
1.5.3 10 Apr 2003 07:16:13
 |
znerd  |
Upgrade to 1.5.3.
PR: 50758 |
1.5.2 31 Mar 2003 12:09:19
 |
znerd  |
Upgrade to 1.5.2. From this version on, this tool is called
'Apache Ant' instead of 'Jakarta Ant'. |
1.5.1_5 07 Mar 2003 06:01:16
 |
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
1.5.1_5 28 Feb 2003 08:48:13
 |
znerd  |
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> |
1.5.1_4 27 Feb 2003 14:25:13
 |
znerd  |
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> |
1.5.1_3 05 Feb 2003 11:18:10
 |
znerd  |
Packing list incorrectly listed jaxp.jar and crimson.jar.
Submitted by: Akifyev Sergey <asa@gascom.ru>
PR: 47720 |
1.5.1_3 18 Oct 2002 21:58:49
 |
znerd  |
Not installing bin/ directory anymore. Only installing
the 'ant' script in #{PREFIX}/bin/ant
Bumped PORTREVISION. |
1.5.1_2 18 Oct 2002 16:17:20
 |
znerd  |
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> |
1.5.1_1 11 Oct 2002 15:12:57
 |
znerd  |
Using FreeBSD-specific shell script. This shell script includes all
JAR files in ${PREFIX}/share/java/classes/ in the CLASSPATH for Ant.
Bumped PORTREVISION. |
1.5.1 09 Oct 2002 21:49:21
 |
znerd  |
Upgrade to Jakarta Ant 1.5.1.
See:
http://jakarta.apache.org/builds/jakarta-ant/release/v1.5.1/README
PR: 43859 |
1.5.0 05 Aug 2002 09:21:23
 |
znerd  |
Upgrade to 1.5.0. |
1.5.0.b3_1 24 Jun 2002 12:40:49
 |
znerd  |
Added ${MASTER_SITE_LOCAL} to the download locations. |
1.5.0.b3_1 24 Jun 2002 12:39:47
 |
znerd  |
Now installing in ${PREFIX}/${PORTNAME}-${PORTVERSION}
instead of in ${PREFIX}/${DISTNAME}.
Bumped PORTREVISION. |
1.5.0.b3 24 Jun 2002 12:36:56
 |
znerd  |
Upgrade to Ant 1.5.0.b3. |
1.5.0.b2 03 Jun 2002 11:33:57
 |
znerd  |
Upgrade from 1.5.0.b1 to 1.5.0.b2.
See:
http://jakarta.apache.org/builds/jakarta-ant/release/v1.5Beta2/ |
1.5.0.b1 21 May 2002 16:43:54
 |
znerd  |
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/ |
1.4.1_2 07 May 2002 12:10:18
 |
znerd  |
Installing relative symlinks instead of absolute ones.
Bumped PORTREVISION.
Submitted by: Christopher Elkins <chrise@scardini.com>
PR: 32546 |
1.4.1_1 13 Apr 2002 11:35:48
 |
znerd  |
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 |
27 Nov 2001 15:02:29
    |
znerd  |
Updated MASTER_SITES and changed my email address from ernst@jollem.com to
znerd@FreeBSD.org |
24 Oct 2001 16:01:07
    |
ijliao  |
upgrade to 1.4.1 |
13 Sep 2001 12:33:10
    |
patrick  |
Maintainer update: Jakarta Ant 1.4 |
26 Aug 2001 06:37:03
    |
petef  |
- make the ant program actually work if no JAVA_HOME is set (make the default
java command the javavm wrapper). - bump portrevision |
24 May 2001 14:04:00
    |
ijliao  |
depends on something else in jakarta-ant |
03 Apr 2001 04:19:50
    |
okazaki  |
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. |