Port details |
- saxon-devel XSLT 2.0 / XPath 2.0 / XQuery 1.0 processor for Java
- 9.1.0.8_1,1 textproc =5 9.1.0.8_1,1Version of this port present on the latest quarterly branch.
- 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
- Port Added: 2004-07-07 20:37:06
- Last Update: 2023-11-01 22:11:47
- Commit Hash: 05f0f44
- People watching this port, also watch:: p5-libwww, libxml2, xorg-fonts-truetype, flac, nasm
- Also Listed In: java
- License: not specified in port
- WWW:
- https://saxon.sourceforge.net/
- Description:
- The Saxon-B 9.1 package is a collection of tools for processing XML documents.
The main components are:
- An XSLT 2.0 processor, that can be used from the command line, or invoked
from a Java application by use of the standard JAXP API. Saxon can be
integrated with Java applications using the JAXP API, which means it is
possible for a Java application to switch between different XSLT processors
without changing the application code. As well as conforming closely with the
XSLT 2.0 specification, Saxon offers a number of powerful extensions.
- An XPath 2.0 processor accessible via an API to Java applications.
- An XQuery 1.0 processor that can be used from the command line, or invoked
from a Java application by use of an API.
- An XML Schema 1.0 processor. This can be used on its own to validate a schema
for correctness, or to validate a source document against the definitions in
a schema. It is also used to support the schema-aware functionality of the
XSLT and XQuery processors.
So you can use Saxon to process XML by writing XSLT stylesheets, by writing
XQuery queries, by writing Java applications, or by combinations of the
approaches.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- saxon-devel>0:textproc/saxon-devel
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/textproc/saxon-devel/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/saxon-devel
- pkg install saxon-devel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: saxon-devel
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (saxonb9-1-0-8j.zip) = 92bcdc4a0680c7866fe5828adb92c714cfe88dcf3fa0caf5bf638fcc6d9369b4
SIZE (saxonb9-1-0-8j.zip) = 2041548
SHA256 (saxon-resources9-1-0-1.zip) = 371fbb245d283396f734555e893c41d6df150ebe1576e38211f12df93fc34def
SIZE (saxon-resources9-1-0-1.zip) = 12219434
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:
-
- java : java/openjdk8
- This port is required by:
- for Build
-
Deleted ports which required this port:
- for Run
-
- textproc/nux
-
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 saxon-devel-9.1.0.8_1,1:
DOCS=on: Build and/or install documentation
DOM4J=off: dom4j support
JDOM=off: Jdom support
XOM=off: XOM support
===> Use 'make config' to modify these settings
- Options name:
- textproc_saxon-devel
- USES:
- zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
- There is no master site for this port.
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
9.1.0.8_1,1 01 Nov 2023 22:11:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart |
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) |
9.1.0.8_1,1 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 ) |
9.1.0.8_1,1 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 ) |
9.1.0.8_1,1 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
9.1.0.8_1,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
9.1.0.8_1,1 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 |
9.1.0.8,1 19 Jul 2016 11:04:14 |
mat |
When there is a do-install target, do not use a post-install target, do
everything at once. Sometime, rename post-install into a options helper
target.
I did not fix ports that were such a mess that I could not figure out
what they really wanted to do. I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.
With hat: portmgr
Sponsored by: Absolight |
9.1.0.8,1 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
9.1.0.8,1 05 Nov 2015 12:36:25 |
mat |
Fix ports that confused the meaning of WRKDIR and WRKSRC.
PR: 204056
Submitted by: mat
Reviewed by: bapt
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D2735 |
9.1.0.8,1 14 May 2015 11:33:47 |
amdmi3 |
- Drop @dirrm* from plist
Approved by: portmgr blanket |
9.1.0.8,1 23 Jan 2015 16:03:58 |
antoine |
Remove explicit dependency on javavmwrapper for ports that USE_JAVA |
9.1.0.8,1 03 Aug 2014 14:15:09 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories T-V.
CR: D509
Approved by: portmgr (antoine) |
9.1.0.8,1 15 Jul 2014 17:37:39 |
adamw |
Correct all instances where OPTIONS_DEFINE was being overwritten
by multiple definitions. |
9.1.0.8,1 04 Jul 2014 22:50:40 |
adamw |
Remove NOPORTDOCS and NOPORTEXAMPLES. |
9.1.0.8,1 11 Jun 2014 10:02:44 |
vanilla |
Stagify. |
9.1.0.8,1 10 Mar 2014 17:25:26 |
bapt |
Convert textproc to USES=zip |
9.1.0.8,1 02 Mar 2014 05:22:26 |
tabthorpe |
- Reassign ports to the heap
- Thank you hq@ for your years of service! |
9.1.0.8,1 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
9.1.0.8,1 21 Mar 2013 00:24:35 |
jgh |
- adopt optionsNG
Approved by: portmgr (miwi) |
9.1.0.8,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) |
9.1.0.8,1 12 Jun 2012 06:05:01 |
hq |
Update to 9.1.0.8
PR: 168650
Submitted by: Pedro Giffuni <giffunip@tutopia.com> |
9.1.0.7,1 08 Sep 2011 09:26:16 |
girgen |
Add missing substitution for JAVA_VERSION |
9.1.0.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 |
9.1.0.7,1 05 Jul 2011 21:01:30 |
hq |
- Update to 9.1.0.7
- Add support for Dom4J
PR: 158507
Submitted by: Pedro Giffuni <giffunip@tutopia.com> |
8.9.0.4_1,1 03 Jul 2011 14:40:25 |
ohauer |
-remove MD5 |
8.9.0.4_1,1 22 Aug 2009 00:37:17 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with T,U,V |
8.9.0.4_1,1 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) |
8.9.0.4,1 28 Jun 2007 20:37:58 |
hq |
Update to 8.9.0.4 |
8.9.0.3_1,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}. |
8.9.0.3,1 18 Mar 2007 11:16:58 |
hq |
Update to 8.9.0.3 |
8.9.0.2,1 04 Mar 2007 16:36:07 |
hq |
Update to 8.9.0.2
Reported by: portscout |
8.7,1 01 May 2006 23:15:56 |
hq |
Fix DISTNAME now that SourceForge requires URLs ending with archive extension
PR: 96631
Submitted by: Ion-Mihai Tetcu <itetcu@people.tecnik93.com> |
8.7,1 22 Mar 2006 10:46:17 |
hq |
- Update to 8.7
- Use 'exec' in the launcher shell script to comply with Porter's Handbook
guidelines
- Use OPTIONS to add support for JDom and XOM [1]
PR: 86093 [1]
Suggested by: Rene Ladan <r.c.ladan@student.tue.nl> [1] |
8.5.1,1 24 Nov 2005 14:53:18 |
hq |
Add SHA256 info |
8.5.1,1 24 Nov 2005 13:22:51 |
hq |
Update to 8.6.1 (maintenance release for the 8.6 branch)
Saxon 8.6.x is a complete and conformant implementation of the Candidate
Recommendations for XSLT 2.0, XQuery 1.0, and XPath 2.0 published on 3 November
2005 |
8.5.1,1 14 Sep 2005 12:57:48 |
hq |
- Update 8.5.1 (maintenance release)
- No longer install saxon8-jdom.jar ; it will be back soon but as an OPTIONal
component
PR: 86093
Submitted by: Rene Ladan <r.c.ladan@student.tue.nl> |
8.5,1 29 Aug 2005 15:43:31 |
hq |
Update to 8.5 |
8.3,1 11 Feb 2005 16:52:35 |
hq |
Update to 8.3 |
8.1.1,1 30 Dec 2004 23:43:44 |
hq |
- Back out version upgrade from last commit: Saxon 8.2 requires JAXP 1.3 which
it is not possible (AFAICT) to port for now, due to the GUI installer used by
Sun. JAXP 1.3 is included in J2SE 1.5 so Saxon 8.2 will be back in the ports
tree when we get a working JDK 1.5.
- Rename a temporary variable to keep portlint(1) happy |
8.2 21 Dec 2004 15:43:14 |
hq |
- Update to version 8.2
- Use SUB_FILES/SUB_LIST for launcher shell script |
8.1.1 22 Nov 2004 16:49:34 |
hq |
- Use MASTER_SITE_SOURCEFORGE
- Track the recent changes to java/javavmwrapper
- Various cosmetic changes |
8.1.1 09 Nov 2004 16:03:39 |
hq |
- Removed unnecessary run dependency on Xerces-J (given XML APIs and some XML
parser are included in JDK 1.4+ Standard API)
- Tweaked CLASSPATH in launcher script: Only Saxon installed JARs are indeed
required for command-line operations (see above)
- Added some more "" in launcher script to ensure spaces in paths and args will
not break anything |
8.1.1 27 Oct 2004 16:50:43 |
hq |
- Update to 8.1.1
- New launcher script 'saxon-xquery' to perform XQuery queries
- PREFIX -> LOCALBASE in launcher script
- (CP ; CHOWN) -> CPIO
- Register run dependency on Xerces-J
- Dynamic plist
- More relevant homepage URL in pkg-descr
- Take maintainership |
8.0_1 17 Jul 2004 08:19:44 |
glewis |
. Alter the saxon.sh script to set the JAVAVM variable to the value chosen
by bsd.java.mk during the build. This fixes a problems where the
javavmwrapper (used by the script) could have potentially picked an
incorrect JDK to use.
. Bump PORTREVISION.
PR: 69157
Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> |
8.0 07 Jul 2004 20:36:36 |
glewis |
. Add a saxon-devel port for the development version of Saxon:
"The Saxon 8.0 package is a collection of tools for processing XML documents.
The main components are:
- An XSLT 2.0 processor, that can be used from the command line, or invoked
from a Java application by use of the standard JAXP API. Saxon can be
integrated with Java applications using the JAXP API, which means it is
possible for a Java application to switch between different XSLT processors
without changing the application code. As well as conforming closely with the
XSLT 2.0 specification, Saxon offers a number of powerful extensions.
- An XPath 2.0 processor accessible via an API to Java applications.
- An XQuery 1.0 processor that can be used from the command line, or invoked
from a Java application by use of an API.
- An XML Schema 1.0 processor. This can be used on its own to validate a schema
for correctness, or to validate a source document against the definitions in
a schema. It is also used to support the schema-aware functionality of the
XSLT and XQuery processors.
So you can use Saxon to process XML by writing XSLT stylesheets, by writing
XQuery queries, by writing Java applications, or by combinations of the
approaches."
PR: 68637
Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> |