Port details |
- saxon-he XSLT 3.0 / XPath 3.1 / XQuery 3.1 processor for Java
- 10.6 textproc
=1 10.6Version of this port present on the latest quarterly branch. - Maintainer: thierry@FreeBSD.org
 - Port Added: 2011-07-05 20:08:43
- Last Update: 2023-01-27 16:29:22
- Commit Hash: 60b52a8
- People watching this port, also watch:: SparseBitSet, py39-cysignals, R-cran-eRm, python
- Also Listed In: java
- License: MPL20
- WWW:
- https://www.saxonica.com/
- Description:
- Saxon is a collection of tools for processing XML documents. The main
components are:
- An XSLT 3.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 3.0 specification, Saxon offers a number of powerful extensions.
- An XPath 3.1 processor accessible via an API to Java applications.
- An XQuery 3.1 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 and 1.1 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-he>0:textproc/saxon-he
- To install the port:
- cd /usr/ports/textproc/saxon-he/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/saxon-he
- pkg install saxon-he
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: saxon-he
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1674812587
SHA256 (SaxonHE10-6J.zip) = 0e590ede60eef6d8a98e759f72769c20417173f99191ebbc2f9ec4e331dbc296
SIZE (SaxonHE10-6J.zip) = 5866254
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
-
- math/scilab
- for Run
-
- math/scilab
- textproc/apache-xmlbeans
Configuration Options:
- No options to configure
- Options name:
- textproc_saxon-he
- USES:
- zip
- 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 |
10.6 27 Jan 2023 16:29:22
    |
Thierry Thomas (thierry)  |
textproc/saxon-he: upgrade to 10.6 and take maintainership
Remark: this is not the latest release, but the one suitable to run with
XMLBeans 5.1.1 (textproc/apache-xmlbeans).
Approved by: makc@ |
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.5.1.5 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.5.1.5 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.5.1.5 29 Jun 2022 21:51:25
    |
Po-Chuan Hsieh (sunpoet)  |
textproc/saxon-he: Add NO_ARCH
Approved by: portmgr (blanket) |
9.5.1.5 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
9.5.1.5 28 Jul 2017 01:21:44
  |
dbaio  |
textproc/saxon-he: Update license
Approved by: portmgr (blanket) |
9.5.1.5 02 Nov 2016 09:05:58
  |
makc  |
Take maintainership of math/scilab dependencies |
9.5.1.5 20 Oct 2016 15:58:13
  |
rakuco  |
Reassign makc's ports back to the pool.
See "Maintainer Reset" in
https://www.freebsd.org/portmgr/policies_contributors.html. makc's last commit
was in March 31st (r412218), and his ports have been timing out since at least
July (r418155).
I also emailed him 2 weeks ago and have received no response so far. |
9.5.1.5 01 May 2014 14:29:43
  |
makc  |
textproc/saxon-he:
- Update to 9.5.1.5
- Install only jar files, axe second tarball with examples and docs.
- Add stage support
- Clean up Makefile
- Take maintainership |
9.3.0.5_1 10 Mar 2014 17:25:26
  |
bapt  |
Convert textproc to USES=zip |
9.3.0.5_1 02 Mar 2014 05:22:26
  |
tabthorpe  |
- Reassign ports to the heap
- Thank you hq@ for your years of service! |
9.3.0.5_1 20 Sep 2013 23:17:32
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
9.3.0.5_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.3.0.5_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.3.0.5_1 10 Jul 2011 22:18:27
 |
hq  |
Fix packing list
Reported by: pointyhat via pav |
9.3.0.5 05 Jul 2011 20:44:34
 |
hq  |
Update the port to Saxon-HE 9.3.0.5 |
8.9.0.4_1,1 05 Jul 2011 20:08:13
 |
hq  |
Forced commit to note repocopy from textproc/saxon-devel to textproc/saxon-he |