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 photos
All times are UTC
Ukraine
Port details on branch 2026Q2
py-spdx-tools Parses, validates and creates SPDX documents
0.8.5_1 misc 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 0.8.5_1Version of this port present on the latest quarterly branch.
Maintainer: kde@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-04-17 07:03:06
Last Update: 2026-04-17 06:59:38
Commit Hash: a04b87b
Also Listed In: python
License: APACHE20
WWW:
https://github.com/spdx/tools-python
Description:
Implements an SPDX tag/value and RDF parser, validator and handler in Python. Features: - API to create and manipulate SPDX documents. - Parse and create Tag/Value format SPDX files - Parse and create RDF format SPDX files
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
There is no configure plist information for this port.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}spdx-tools>0:misc/py-spdx-tools@${PY_FLAVOR}
To install the port:
cd /usr/ports/misc/py-spdx-tools/ && make install clean
To add the package, run one of these commands:
  • pkg install misc/py-spdx-tools
  • pkg install py311-spdx-tools
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py311-spdx-tools listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-spdx-tools
Package flavors (<flavor>: <package>)
  • py311: py311-spdx-tools
distinfo:
TIMESTAMP = 1773749793 SHA256 (spdx_tools-0.8.5.tar.gz) = be600beb2f762f0116025e05490d399e724f668bef84025a7c421bb266688bdb SIZE (spdx_tools-0.8.5.tar.gz) = 696323

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>0 : devel/py-setuptools@py311
  2. py311-setuptools-scm>=3.4.3 : devel/py-setuptools-scm@py311
  3. py311-wheel>=0 : devel/py-wheel@py311
  4. py311-click>=0 : devel/py-click@py311
  5. py311-pyyaml>=0 : devel/py-pyyaml@py311
  6. py311-xmltodict>=0 : devel/py-xmltodict@py311
  7. py311-rdflib>=0 : textproc/py-rdflib@py311
  8. py311-beartype>=0 : devel/py-beartype@py311
  9. py311-uritools>=0 : net/py-uritools@py311
  10. py311-license-expression>=0 : textproc/py-license-expression@py311
  11. py311-ply>=0 : devel/py-ply@py311
  12. py311-semantic-version>=0 : devel/py-semantic-version@py311
  13. python3.11 : lang/python311
  14. python3.11 : lang/python311
  15. py311-build>=0 : devel/py-build@py311
  16. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. py311-tzdata>=0 : devel/py-tzdata@py311
  2. py311-pytest>=7,1 : devel/py-pytest@py311
  3. python3.11 : lang/python311
Runtime dependencies:
  1. py311-click>=0 : devel/py-click@py311
  2. py311-pyyaml>=0 : devel/py-pyyaml@py311
  3. py311-xmltodict>=0 : devel/py-xmltodict@py311
  4. py311-rdflib>=0 : textproc/py-rdflib@py311
  5. py311-beartype>=0 : devel/py-beartype@py311
  6. py311-uritools>=0 : net/py-uritools@py311
  7. py311-license-expression>=0 : textproc/py-license-expression@py311
  8. py311-ply>=0 : devel/py-ply@py311
  9. py311-semantic-version>=0 : devel/py-semantic-version@py311
  10. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py311-spdx-tools-0.8.5_1: EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
misc_py-spdx-tools
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/s/spdx_tools/
  2. https://pypi.org/packages/source/s/spdx_tools/
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
0.8.5_1
17 Apr 2026 06:59:38
commit hash: a04b87bbb1bd8038fe539ba3e1371cb74dd94f63commit hash: a04b87bbb1bd8038fe539ba3e1371cb74dd94f63commit hash: a04b87bbb1bd8038fe539ba3e1371cb74dd94f63commit hash: a04b87bbb1bd8038fe539ba3e1371cb74dd94f63 files touched by this commit
Jason E. Hale (jhale) search for other commits by this committer
misc/py-spdx-tools: Fix fs-violations for consumers

When run as root by a consumer port, spdx_tools writes several files to
$PYTHON_SITELIB}/spdx_tools/spdx/parser/ that must be pregenerated to
avoid fs-violations in poudriere.

Pass maintainership to kde@ since the main consumers of this will be the
Qt6 ports starting with Qt 6.11.0.

PR:		294345
Approved by:	kai
MFH:		2026Q2

(cherry picked from commit e1190193af4746ec36728640165f5ccc03994f02)

Number of commits found: 1