| Port details |
- py-pdm-build-locked Add locked packages as additional optional dependency groups
- 0.3.5 devel
=2 0.3.5Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2024-07-21 10:00:12
- Last Update: 2025-11-01 17:23:22
- Commit Hash: 1403bb7
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://pdm-build-locked.readthedocs.io/en/stable/
- https://github.com/pdm-project/pdm-build-locked
- Description:
- pdm-build-locked is a pdm plugin to add locked packages as additional optional
dependency groups to the distribution metadata.
 ¦ ¦ ¦ ¦ 
- 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}pdm-build-locked>0:devel/py-pdm-build-locked@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-pdm-build-locked/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-pdm-build-locked
- pkg install py311-pdm-build-locked
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-pdm-build-locked listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-pdm-build-locked
- Package flavors (<flavor>: <package>)
- py311: py311-pdm-build-locked
- distinfo:
- TIMESTAMP = 1740836138
SHA256 (pdm_build_locked-0.3.5.tar.gz) = ab2f381e00d79841d46be2e6909c265038b9fa951de2bf551ca6adb7f6844201
SIZE (pdm_build_locked-0.3.5.tar.gz) = 69470
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:
-
- py311-pdm-backend>=0 : devel/py-pdm-backend@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- devel/py-pdm
Configuration Options:
- No options to configure
- Options name:
- devel_py-pdm-build-locked
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 7
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.3.5 01 Nov 2025 17:23:22
    |
Matthias Andree (mandree)  |
*: Revise USES=python:... version range constraints
and strip all lower bounds of 3.9 or 3.10 because they are implied now.
python:3.9-X -> python:-X
python:3.9+ -> python
python:3.10-X -> python:-X
python:3.10+ -> python
(options such as ,build preserved) |
0.3.5 14 Mar 2025 09:54:19
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-pdm-build-locked: Update to 0.3.5
Changes: https://github.com/pdm-project/pdm-build-locked/releases |
0.3.4 25 Dec 2024 19:15:32
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-pdm-build-locked: Update to 0.3.4
Changes: https://github.com/pdm-project/pdm-build-locked/releases |
0.3.3 04 Aug 2024 21:16:08
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-pdm-build-locked: Update to 0.3.3
Changes: https://github.com/pdm-project/pdm-build-locked/releases |
0.3.2 24 Jul 2024 11:44:37
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-pdm-build-locked: Update to 0.3.2
Changes: https://github.com/pdm-project/pdm-build-locked/releases |
0.3.0 21 Jul 2024 16:55:40
    |
Po-Chuan Hsieh (sunpoet)  |
Mk/Uses/python.mk: Introduce PY_TOMLI
- Convert ports to use PY_TOMLI to simplify Makefile.
The minimal version is set to 2.0.1 because it is required by multiple ports
such as devel/py-poetry.
The upper bound of version is set to 3 because it is limited by devel/py-poetry.
With hat: python |
0.3.0 21 Jul 2024 09:55:08
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-pdm-build-locked: Add py-pdm-build-locked 0.3.0
pdm-build-locked is a pdm plugin to add locked packages as additional optional
dependency groups to the distribution metadata. |
Number of commits found: 7
|