Port details on branch 2025Q3 |
- saxon-he XSLT 3.0 / XPath 3.1 / XQuery 3.1 processor for Java
- 12.8 textproc
=0 12.8Version of this port present on the latest quarterly branch. - Maintainer: thierry@FreeBSD.org
 - Port Added: 2025-07-14 11:06:03
- Last Update: 2025-07-14 11:05:00
- Commit Hash: 2be1d25
- 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 = 1752488672
SHA256 (SaxonHE12-8J.zip) = 2ba851aec7925b882208182c48c936230205d558e335636bbe46626bd8003598
SIZE (SaxonHE12-8J.zip) = 7208886
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
- www/jmeter
Configuration Options:
- No options to configure
- Options name:
- textproc_saxon-he
- USES:
- java zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|