| Port details on branch 2026Q2 |
- py-spdx-tools Parses, validates and creates SPDX documents
- 0.8.5_1 misc
=0 0.8.5_1Version of this port present on the latest quarterly branch. - Maintainer: kde@FreeBSD.org
 - 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
¦ ¦ ¦ ¦ 
- 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>)
- 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:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>0 : devel/py-setuptools@py311
- py311-setuptools-scm>=3.4.3 : devel/py-setuptools-scm@py311
- py311-wheel>=0 : devel/py-wheel@py311
- py311-click>=0 : devel/py-click@py311
- py311-pyyaml>=0 : devel/py-pyyaml@py311
- py311-xmltodict>=0 : devel/py-xmltodict@py311
- py311-rdflib>=0 : textproc/py-rdflib@py311
- py311-beartype>=0 : devel/py-beartype@py311
- py311-uritools>=0 : net/py-uritools@py311
- py311-license-expression>=0 : textproc/py-license-expression@py311
- py311-ply>=0 : devel/py-ply@py311
- py311-semantic-version>=0 : devel/py-semantic-version@py311
- python3.11 : lang/python311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-tzdata>=0 : devel/py-tzdata@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-click>=0 : devel/py-click@py311
- py311-pyyaml>=0 : devel/py-pyyaml@py311
- py311-xmltodict>=0 : devel/py-xmltodict@py311
- py311-rdflib>=0 : textproc/py-rdflib@py311
- py311-beartype>=0 : devel/py-beartype@py311
- py311-uritools>=0 : net/py-uritools@py311
- py311-license-expression>=0 : textproc/py-license-expression@py311
- py311-ply>=0 : devel/py-ply@py311
- py311-semantic-version>=0 : devel/py-semantic-version@py311
- 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:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.8.5_1 17 Apr 2026 06:59:38
    |
Jason E. Hale (jhale)  |
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
|