FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 11:10 PM GMT
Port details
ant-xinclude-task 0.2_2 textproc on this many watch lists=1 search for ports that depend on this port
XInclude task for Jakarta Ant

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 18 Oct 2002 15:03:37
Also Listed In: java
License: not specified in port
XInclude task for Jakarta Ant. The Ant XInclude task allows Ant
build files to apply XInclude processing to XML files. It is
based on the XInclude processor developed by Elliotte Rusty
Harold. You need the xincluder.jar file for the XInclude task to
work properly. Please put this JAR in your CLASSPATH along with
the xinclude-task JAR file.

WWW: http://people.freebsd.org/~znerd/xinclude-task/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: textproc/xincluder, java/jdk16, devel/apache-ant
Required To Run: java/jdk16
There are no ports dependent upon this port

To install the port: cd /usr/ports/textproc/ant-xinclude-task/ && make install clean
To add the package: pkg_add -r ant-xinclude-task


Configuration Options
     No options to configure

Master Sites:
http://people.freebsd.org/~znerd/xinclude-task/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 18

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
21 Jul 2011 05:03:02
Original commit files touched by this commit  0.2_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
03 Jul 2011 14:40:25
Original commit files touched by this commit  0.2_2
ohauer search for other commits by this committer
-remove MD5
06 Jun 2008 14:05:09
Original commit files touched by this commit  0.2_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  0.2_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}.
25 Nov 2005 18:40:57
Original commit files touched by this commit  0.2
pav search for other commits by this committer
- Add SHA256
03 Dec 2004 01:01:34
Original commit files touched by this commit  0.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)
25 Aug 2004 15:36:57
Original commit files touched by this commit  0.2
hq search for other commits by this committer
- Unbreak port by patching build.xml
- bsd.java.mk 2.0 compliance
- ${CP} -> ${INSTALL_DATA}
- ${ECHO} -> ${ECHO_MSG}
- Use USE_ANT
- Use PLIST_FILES to remove pkg-plist
- Finer tuning of CLASSPATH (only xincluder.jar, not the whole ${JAVAJARDIR}
  content)

PR:             70364
Submitted by:   me
Approved by:    glewis (mentor)
09 Jun 2004 03:10:55
Original commit files touched by this commit  0.2
kris search for other commits by this committer
BROKEN: Install fails
20 Apr 2004 19:35:58
Original commit files touched by this commit  0.2
glewis search for other commits by this committer
. Unbreak the build, found by bento during bsd.java.mk testing:
  . Set ANT_INCLUDE_SHARED_JARS so the necessary classes get pulled in.
  . Convert to using PORTDOCS so that the differences between 1.3 and 1.4
    generated javadocs are hidden.  This also trims pkg-plist considerably.
. While here, remove local duplicates of bsd.java.mk settings for
  JAVASHAREDIR and JAVAJARDIR.

Done now to get this fixed for 4.10.

Submitted by:   bento via kris
Hopefully not objected to by:   znerd (notified)
18 Mar 2004 18:01:13
Original commit files touched by this commit  0.2
trevor search for other commits by this committer
Add size data, approved by maintainers.
25 Sep 2003 08:11:01
Original commit files touched by this commit  0.2
znerd search for other commits by this committer
Update to 0.2.
23 Jul 2003 14:30:29
Original commit files touched by this commit  0.1
znerd search for other commits by this committer
Port devel/jakarta-ant was renamed to devel/apache-ant.

Reported by:    kris
Pointy hat to:  me
07 Mar 2003 06:11:57
Original commit files touched by this commit  0.1
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
18 Oct 2002 19:17:03
Original commit files touched by this commit  0.1
znerd search for other commits by this committer
Made xincluder a build- instead of runtime-dependency.
18 Oct 2002 16:10:36
Original commit files touched by this commit  0.1
znerd search for other commits by this committer
Not defining DOCSDIR anymore, since it's already defined in bsd.port.mk.
18 Oct 2002 15:45:59
Original commit files touched by this commit  0.1
znerd search for other commits by this committer
Added runtime dependency: textproc/xincluder.
18 Oct 2002 15:38:23
Original commit files touched by this commit  0.1
znerd search for other commits by this committer
Small style improvements.
18 Oct 2002 15:03:03
Original commit files touched by this commit  0.1
znerd search for other commits by this committer
XInclude task for Jakarta Ant.

See:
http://people.freebsd.org/~znerd/xinclude-task/

Number of commits found: 18

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 23154
Broken 191
Deprecated 96
Ignore 727
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 4
new 48 hours8
new 7 days46
new fortnight71
new month139

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.147 seconds.