notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2025Q3
saxon-he XSLT 3.0 / XPath 3.1 / XQuery 3.1 processor for Java
12.8 textproc on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 12.8Version of this port present on the latest quarterly branch.
Maintainer: thierry@FreeBSD.org search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (9 items)
Collapse this list.
  1. share/java/classes/saxon-he-12.8.jar
  2. share/java/classes/saxon-he-test-12.8.jar
  3. share/java/classes/saxon-he-xqj-12.8.jar
  4. share/java/classes/jline-2.14.6.jar
  5. share/java/classes/xmlresolver-5.3.3.jar
  6. share/java/classes/xmlresolver-5.3.3-data.jar
  7. /usr/local/share/licenses/saxon-he-12.8/catalog.mk
  8. /usr/local/share/licenses/saxon-he-12.8/LICENSE
  9. /usr/local/share/licenses/saxon-he-12.8/MPL20
Collapse this list.
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):
saxon-he
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest12.612.6-12.612.6---
FreeBSD:13:quarterly12.512.810.612.512.8-10.610.6
FreeBSD:14:latest12.612.8_19.5.1.512.612.8_1--10.6
FreeBSD:14:quarterly12.612.8-12.512.8-10.610.6
FreeBSD:15:latest12.612.6n/a12.6n/a-10.610.6
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. java : java/openjdk8
This port is required by:
for Build
  1. math/scilab
for Run
  1. math/scilab
  2. textproc/apache-xmlbeans
  3. 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:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/Saxonica/Saxon-HE/releases/download/SaxonHE-12-8/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
12.8
14 Jul 2025 11:05:00
commit hash: 2be1d25d452824553ed8849cae422b806018b5afcommit hash: 2be1d25d452824553ed8849cae422b806018b5afcommit hash: 2be1d25d452824553ed8849cae422b806018b5afcommit hash: 2be1d25d452824553ed8849cae422b806018b5af files touched by this commit
Matthias Andree (mandree) search for other commits by this committer
textproc/saxon-he: update to 12.8, for OpenJDK 8

Saxon-HE 12.6 did not run on OpenJDK 8, but required OpenJDK 11.
This was reverted in 12.7 with a warning that Saxon 13 will
probably not support Java 8 any more.

While here, update all the way to 12.8.

While here, also append a post-stage smoke test that prints the
first line of the help, which would fail on 12.6 to prevent
packing when it doesn't work with the default java version.

The "security gap" fixed in 12.8 only applies to the Professional
and Enterprise Editions (PE, EE) not to this Home Edition (HE):
https://blog.saxonica.com/announcements/2025/07/saxon-11.7-and-12.8.html

Changelog:	https://blog.saxonica.com/announcements/2025/05/saxon-12.7.html
Changelog:	https://blog.saxonica.com/announcements/2025/07/saxon-12.8.html

Approved by:	portmgr (just-fix-it blanket approval)
MFH:		2025Q3

(cherry picked from commit f734a244a33dbb46f29a03eec918a89b00e52c40)

Number of commits found: 1