| Port details |
- publisher-devel Non-interactive layout engine and typesetting system (community)
- 5.7.5 print
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: misterd@renderdata.pro
 - Port Added: 2026-09-11 13:03:07
- Last Update: 2026-09-11 12:58:39
- Commit Hash: 85c27de
- 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.
This version follows the development branch which add fixing and new
features, useful to get new functionalities or to test your layouts
against the next stable.
¦ ¦ ¦ ¦ 
- 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-devel>0:print/publisher-devel
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/print/publisher-devel/ && make install clean
- To add the package, run one of these commands:
- pkg install print/publisher-devel
- pkg install publisher-devel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: publisher-devel
- Package flavors (<flavor>: <package>)
- default: publisher-devel
- pro: publisher-pro
- ONLY_FOR_ARCHS: amd64
- distinfo:
- TIMESTAMP = 1784739178
SHA256 (speedata-publisher-v5.7.5_GH0.tar.gz) = 1f2c333b02b3279e448038126d13972467611d4d030a5ab8b152949aebd9d62c
SIZE (speedata-publisher-v5.7.5_GH0.tar.gz) = 27341822
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- go126 : lang/go126
- 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-devel-5.7.5:
JAVA_TOOLS=on: XSLT/RNG support via Saxon, Jing, Trang
===> Use 'make config' to modify these settings
- Options name:
- print_publisher-devel
- 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.7.5 11 Sep 2026 12:58:39
    |
Robert Clausecker (fuz)  Author: Mister D |
print/publisher-devel: new port: development version of print/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.
This version follows the development branch which add fixing and new
features, useful to get new functionalities or to test your layouts
against the next stable.
WWW: https://www.speedata.de/
PR: 293791 |