FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 1:11 PM GMT
Port details
apache-ant 1.8.2_1 devel on this many watch lists=84 search for ports that depend on this port
Java- and XML-based build tool, conceptually similar to make
Maintained by: java@FreeBSD.org search for ports maintained by this maintainer
Port Added: 14 Aug 2003 13:12:49
Also Listed In: java
License: AL2
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/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Run: java/javavmwrapper, java/jdk16
There are no ports dependent upon this port

To install the port: cd /usr/ports/devel/apache-ant/ && make install clean
To add the package: pkg_add -r apache-ant


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 29

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
09 Jan 2012 15:41:08
Original commit files touched by this commit  1.8.2_1
tabthorpe search for other commits by this committer
- 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
22 Aug 2011 06:50:02
Original commit files touched by this commit  1.8.2_1
bapt search for other commits by this committer
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
21 Jul 2011 05:03:02
Original commit files touched by this commit  1.8.2
linimon search for other commits by this committer
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
25 Feb 2011 12:27:48
Original commit files touched by this commit  1.8.2
ale search for other commits by this committer
Update apache-ant to 1.8.2 bugfix release.

PR:             ports/154187
Submitted by:   ale
Approved by:    portmgr (pav)
29 Nov 2010 16:09:33
Original commit files touched by this commit  1.8.1
sunpoet search for other commits by this committer
- Update to 1.8.1
- Add LICENSE
- Cleanup MASTER_SITES
- Sort PLIST

PR:             ports/151906
Submitted by:   sunpoet (myself)
09 Mar 2009 22:45:42
Original commit files touched by this commit  1.7.1
gahr search for other commits by this committer
- Update to 1.7.1

Approved by:    glewis@ (on behalf of java@)
Thanks to:      scf@ the reminder
06 Jun 2008 13:21:59
Original commit files touched by this commit  1.7.0_2
edwin search for other commits by this committer
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)
19 May 2007 20:32:57
Original commit files touched by this commit  1.7.0_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
07 Mar 2007 22:32:45
Original commit files touched by this commit  1.7.0
hq search for other commits by this committer
Update to 1.7.0

PR:             108070
Submitted by:   David King <ketralnis@ketralnis.com>
06 Sep 2006 21:52:18
Original commit files touched by this commit  1.6.5_2
hq search for other commits by this committer
- Install data files in DATADIR=${JAVASHAREDIR}/${PORTNAME}
- Install documentation files in ${DOCSDIR}
- Use PORTDOCS to reduce pkg-plist size
- Bump PORTREVISION

Reviewed by:    glewis
22 Jan 2006 08:30:12
Original commit files touched by this commit  1.6.5_1
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
23 Oct 2005 12:07:52
Original commit files touched by this commit  1.6.5_1
nork search for other commits by this committer
New style bsd.java.mk.

Pointed out by: hq
11 Oct 2005 16:36:30
Original commit files touched by this commit  1.6.5_1
hq search for other commits by this committer
Add a mirror for the man page distribution on MASTER_SITE_LOCAL as the former
server is experiencing trouble on regular basis lately.
10 Oct 2005 14:38:42
Original commit files touched by this commit  1.6.5_1
hq search for other commits by this committer
- 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
11 Jul 2005 01:45:40
Original commit files touched by this commit  1.6.5
hq search for other commits by this committer
Fix plist from last commit (and buy myself a brand new pointy hat...)
11 Jul 2005 01:31:20
Original commit files touched by this commit  1.6.5
hq search for other commits by this committer
Update to 1.6.5
25 May 2005 15:00:13
Original commit files touched by this commit  1.6.2
hq search for other commits by this committer
- Handle NOPORTDOCS in pkg-plist
- Install man pages unconditionally

PR:             81271
Submitted by:   Bjoern Koenig <bkoenig@cs.tu-berlin.de>
03 Dec 2004 16:25:40
Original commit files touched by this commit  1.6.2
hq search for other commits by this committer
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
03 Dec 2004 01:01:34
Original commit files touched by this commit  1.6.2
hq search for other commits by this committer
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)
26 Jul 2004 18:43:30
Original commit files touched by this commit  1.6.2
glewis search for other commits by this committer
. 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]
03 Apr 2004 11:30:54
Original commit files touched by this commit  1.6.1_1
znerd search for other commits by this committer
- 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>
16 Feb 2004 08:08:50
Original commit files touched by this commit  1.6.1
znerd search for other commits by this committer
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
12 Jan 2004 13:40:00
Original commit files touched by this commit  1.6.0_2
znerd search for other commits by this committer
Fixed 'ant' shell script. Previously the '-lib' option did not
work correctly.

Bumped PORTREVISION.
06 Jan 2004 07:16:47
Original commit files touched by this commit  1.6.0_1
znerd search for other commits by this committer
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
22 Dec 2003 07:26:21
Original commit files touched by this commit  1.6.0
znerd search for other commits by this committer
Update to Apache Ant 1.6.0.
20 Nov 2003 00:24:02
Original commit files touched by this commit  1.5.4_1
glewis search for other commits by this committer
. 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)
13 Nov 2003 21:12:28
Original commit files touched by this commit  1.5.4_1
glewis search for other commits by this committer
. Add missing -n so that manpages message is consistent with other
  install messages.
25 Sep 2003 09:40:14
Original commit files touched by this commit  1.5.4_1
znerd search for other commits by this committer
Now installs man page for Ant.
Bumped PORTREVISION.

PR:             44335
Submitted by:   Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
14 Aug 2003 13:12:07
Original commit files touched by this commit  1.5.4
znerd search for other commits by this committer
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

Number of commits found: 29

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
webcalendarFeb 12
webcalendar-develFeb 12
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06

15 vulnerabilities affecting 34 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23151
Broken 192
Deprecated 96
Ignore 728
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 2
new 48 hours7
new 7 days44
new fortnight69
new month138

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.723 seconds.