| Port details |
- publisher Non-interactive layout engine and typesetting system (community)
- 5.6.0 print
=0 5.4.3_1Version of this port present on the latest quarterly branch. - Maintainer: misterd@renderdata.pro
 - Port Added: 2026-06-11 11:54:09
- Last Update: 2026-07-20 08:43:13
- Commit Hash: 789b3f8
- License: AGPLv3
- WWW:
- https://www.speedata.de/
- Description:
- speedata Publisher is a professional, non-interactive layout engine for
database publishing. It generates high-quality PDF files from XML data
and XML layout instructions, making it well suited for product catalogs,
price lists, and other documents with demanding layout requirements.
The layout description language allows complex, nearly arbitrary page
designs while keeping the job as straightforward as possible. It can be
thought of as "XSL-FO on steroids" or a server-side alternative to
desktop publishing tools like InDesign. It is production-proven and used
in commercial environments worldwide.
The core typesetting engine is LuaTeX (not included; must be provided
separately via download.speedata.de or the official packages). The Go
front-end binary (sp) drives the build process and handles XML parsing,
resource loading, and orchestration of the LuaTeX process.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- publisher>0:print/publisher
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/print/publisher/ && make install clean
- To add the package, run one of these commands:
- pkg install print/publisher
- pkg install publisher
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: publisher
- Package flavors (<flavor>: <package>)
- default: publisher
- pro: publisher-pro
- ONLY_FOR_ARCHS: amd64
- distinfo:
- TIMESTAMP = 1783698335
SHA256 (speedata-publisher-v5.6.0_GH0.tar.gz) = a4ef2deba447d50fcc01df3226c91b7a98c2c2ecc79dbf1d186c76f625fed935
SIZE (speedata-publisher-v5.6.0_GH0.tar.gz) = 27058143
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- go125 : lang/go125
- lua53 : lang/lua53
- Runtime dependencies:
-
- luahbtex : print/tex-luatex
- saxon-he>0 : textproc/saxon-he
- jing>0 : textproc/jing
- trang>0 : textproc/trang
- lua53 : lang/lua53
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for publisher-5.6.0:
JAVA_TOOLS=on: XSLT/RNG support via Saxon, Jing, Trang
===> Use 'make config' to modify these settings
- Options name:
- print_publisher
- USES:
- go:modules,no_targets lua:53,build,run
- 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 |
5.6.0 20 Jul 2026 08:43:13
    |
Vladimir Druzenko (vvd)  Author: Mister D |
print/publisher: Update 5.4.3 => 5.6.0
News:
https://github.com/speedata/publisher/blob/v5.6.0/News.md
Commit log:
https://github.com/speedata/publisher/compare/v5.4.3...v5.6.0
Improve port:
- Fix COMMENT.
- Fix warnings from portclippy.
- Use SP_LIBDIR in USE_LDCONFIG instead of a literal path.
- Replace "RM lib" with "EXTRACT_AFTER_ARGS=--exclude lib".
- Merge INSTALL_LIBs, INSTALL_DATAs, COPYTREE_SHAREs.
- Samplify "etc/speedata/publisher.cfg.sample".
PR: 296714
Sponsored by: UNIS Labs
Co-authored-by: Vladimir Druzenko <vvd@FreeBSD.org> |
5.4.3_1 10 Jul 2026 07:54:15
    |
Dag-Erling Smørgrav (des)  |
various: Bump go ports for go-1.25.12 / 1.26.5 |
5.4.3 11 Jun 2026 11:51:11
    |
Robert Clausecker (fuz)  Author: Mister D |
print/publisher: speedata Publisher
speedata Publisher is a professional, non-interactive layout engine for
database publishing. It generates high-quality PDF files from XML data
and XML layout instructions, making it well suited for product catalogs,
price lists, and other documents with demanding layout requirements.
The layout description language allows complex, nearly arbitrary page
designs while keeping the job as straightforward as possible. It can be
thought of as "XSL-FO on steroids" or a server-side alternative to
desktop publishing tools like InDesign. It is production-proven and used
in commercial environments worldwide.
The core typesetting engine is LuaTeX (not included; must be provided
separately via download.speedata.de or the official packages). The Go
front-end binary (sp) drives the build process and handles XML parsing,
resource loading, and orchestration of the LuaTeX process.
WWW: https://www.speedata.de/
PR: 293790 |