Port details |
- xalan-j Apache XSLT processor for transforming XML documents
- 2.7.2 textproc =3 2.7.2Version of this port present on the latest quarterly branch.
- Maintainer: ale@FreeBSD.org
- Port Added: 2004-01-22 18:05:04
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: p5-libwww, apcupsd, vcdimager, e2fsprogs, ctags
- Also Listed In: java
- License: APACHE20
- WWW:
- https://xml.apache.org/xalan-j/
- Description:
- Xalan-Java is an XSLT processor for transforming XML documents into HTML, text,
or other XML document types. It implements the W3C Recommendations for XSL
Transformations (XSLT) Version 1.0 and the XML Path Language (XPath) Version
1.0. It can be used from the command line, in an applet or a servlet, or as a
module in other program.
Xalan-Java recasts Xalan as an implementation of the Transformation API for XML
(TrAX) interfaces, part of the Java API for XML Processing 1.2. TrAX provides a
modular framework and a standard API for performing XML transformations, and it
utilizes system properties to determine which Transformer and which XML parser
to use.
Xalan-Java also builds on SAX 2 and DOM level 2.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- xalan-j>0:textproc/xalan-j
- To install the port:
- cd /usr/ports/textproc/xalan-j/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/xalan-j
- pkg install xalan-j
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xalan-j
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (xalan-j_2_7_2-bin.tar.gz) = ce5ab3159f726c9fbe545e219024ee867f705610bb794b453b3a38f928f7e203
SIZE (xalan-j_2_7_2-bin.tar.gz) = 13737560
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- xml-apis.jar : textproc/xerces-j
- java : java/openjdk8
- This port is required by:
- for Build
-
- security/xml-security
-
Deleted ports which required this port:
- for Run
-
- textproc/xom
- www/jmeter
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for xalan-j-2.7.2:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- textproc_xalan-j
- USES:
- cpe
- 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 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.7.2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.7.2 20 Jul 2022 14:23:14 |
Tobias C. Berner (tcberner) |
textproc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* -
* <glewis@FreeBSD.org>
* <koshy@india.hp.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron Straup Cope
* Aaron Straup Cope <ascope@cpan.org>
* Ache
* Adam Herzog <adam@herzogdesigns.com>
* Adam Weinberger <adamw@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
2.7.2 29 Jun 2022 16:33:09 |
Po-Chuan Hsieh (sunpoet) |
textproc/xalan-j: Update WWW
Approved by: portmgr (blanket) |
2.7.2 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
2.7.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.7.2 26 Nov 2019 21:46:13 |
jkim |
Clean up after java/openjdk6 and java/openjdk6-jre removal
java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663). Now this patch completely removes remaining stuff from the
ports tree.
PR: 241953 (exp-run)
Reviewed by: glewis
Approved by: portmgr (antoine)
Differential Revision: https://reviews.freebsd.org/D22342 |
2.7.2 06 Jun 2016 15:25:42 |
mat |
Remove unneeded usage of:
- MASTER_SITE_SUBDIR
- ${MASTER_SITES_FOO}
- :DEFAULT (and use a default when appropriate)
Sponsored by: Absolight |
2.7.2 19 Apr 2016 16:01:06 |
ale |
Update to 2.7.2 release.
PR: 206691
Submitted by: mi |
2.7.1 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
2.7.1 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
2.7.1 14 Apr 2015 09:51:47 |
robak |
textproc/xalan-j: add CPE information
- Maintainer's timeout (ale@FreeBSD.org)
PR: 199035
Submitted by: Shun <shun.fbsd.pr@dropcut.net> |
2.7.1 13 May 2014 12:39:18 |
ale |
Stagify. |
2.7.1 10 Mar 2014 17:25:26 |
bapt |
Convert textproc to USES=zip |
2.7.1 30 Dec 2013 20:55:19 |
ohauer |
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20
- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4
PR: ports/184785
Submitted by: ohauer
Reviewed by: tabthorpe
Approved by: portmgr (tabthorpe@) |
2.7.1 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
2.7.1 10 Dec 2012 13:43:44 |
bapt |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part3) |
2.7.1 09 Jan 2012 15:41:08 |
tabthorpe |
- 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 |
2.7.1 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
2.7.1 21 Jul 2011 05:03:02 |
linimon |
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 |
2.7.1 15 Dec 2010 10:08:00 |
ale |
Update to 2.7.1 release:
- switch to binary distribution
- general cleanup of port Makefile
- take maintainership [1]
Approved by: maintainer [1] |
2.7.0_2 06 Jun 2008 14:05:09 |
edwin |
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) |
2.7.0_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
2.7.0 06 Aug 2006 23:21:41 |
hq |
- Re-enable Java 1.5 [1]
- Use exec(1) to launch the JVM
- Set CLASSPATH so that it only contains the required JAR files
Submitted by: mi [1] (a long time ago on freebsd-java@) |
2.7.0 13 May 2006 04:24:52 |
edwin |
Remove USE_REINPLACE from categories starting with T |
2.7.0 24 Nov 2005 18:33:51 |
hq |
- Update to 2.7.0
* Support for JAXP 1.3
* New default error handling behavior
* Support for XML 1.1
* Support for Alternative BSF Implementations
* New serializer.jar
- Do not ${MKDIR} ${JAVAJARDIR} as it has been part of mtree for 3 years now
- Install documentation using ${FIND} | ${INSTALL_DATA}
- Add SHA256 info |
2.6.0 24 May 2005 18:21:04 |
hq |
- Improve launcher shell script (use javavmwrapper 2.0)
- Use SUB_FILES to configure the launcher shell script
- Forbid build with JDK 1.5 as I can't find a workaround (yet)
- Use ${JAVALIBDIR} for JAR dependencies
- Don't try to mkdir ${JAVAJARDIR} as it has been part of mtree for several
years now |
2.6.0 03 Dec 2004 01:01:34 |
hq |
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) |
2.6.0 01 Sep 2004 15:38:42 |
hq |
Fix permissions issue caused by last commit.
Approved by: glewis (mentor) |
2.6.0 17 Aug 2004 13:49:27 |
hq |
- Update to 2.6.0
- The shell script to run Xalan-J is now installed (and working)
- bsd.java.mk 2.0 compliance
- Use ${ECHO_MSG} rather than ${ECHO}
- Use ${INSTALL_DATA} and ${CPIO} rather than ${CP} [1]
- Additional design documentation installed
- Updated RUN_DEPENDS
- Fixed LOCALBASE/PREFIX issue in RUN_DEPENDS and bin/xalan-j [1]
- Use USE_ANT
- Use %%JAVAJARDIR%%
- Updated pkg-descr (added information and improved text layout)
PR: 68553
Submitted by: me
Reviewed by: glewis [1]
Approved by: znerd (maintainer), glewis (mentor) |
2.5.1 20 Jun 2004 20:59:26 |
pav |
- Remove empty files [1]
- While here, portlint
PR: ports/68068 [1]
Submitted by: Sergey Matveychuk <sem@ciam.ru> |
2.5.1 03 Apr 2004 11:54:10 |
znerd |
- fixed distfile location (use MASTER_SITE_APACHE_XML)
- use JAVAJARDIR provided by bsd.java.mk
- use PORTDOCS and PLIST_FILES (thus no more pkg-plist)
- added SIZE info
PR: 65061
Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> |
2.5.1 22 Jan 2004 17:59:27 |
eik |
- fix PKGORIGIN
since ito makes using package tools hard, is marked as FATAL by
portlint and otherwise doesn't affect the port, fix it silently.
Approved by: marcus (mentor) |