| Port details |
- py-pdm Python Development Master
- 2.28.0 devel
=0 2.27.0Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2021-09-27 19:51:17
- Last Update: 2026-07-08 13:31:48
- Commit Hash: 0e22c8c
- Also Listed In: python
- License: MIT
- WWW:
- https://pdm-project.org/
- https://github.com/pdm-project/pdm
- Description:
- PDM is meant to be a next generation Python package management tool. It was
originally built for personal use. If you feel you are going well with Pipenv or
Poetry and don't want to introduce another package manager, just stick to it.
But if you are missing something that is not present in those tools, you can
probably find some goodness in pdm.
 ¦ ¦ ¦ ¦ 
- 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>0:devel/py-pdm@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-pdm/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-pdm
- pkg install py312-pdm
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 py312-pdm listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-pdm
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1782966444
SHA256 (pdm-2.28.0.tar.gz) = ca7d21548955086985070d2fe4334a55e59093a466b25eebc6bb0769a0539e89
SIZE (pdm-2.28.0.tar.gz) = 2693556
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:
-
- py312-pdm-backend>=0 : devel/py-pdm-backend@py312
- py312-pdm-build-locked>=0 : devel/py-pdm-build-locked@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-blinker>=0 : devel/py-blinker@py312
- py312-certifi>=2024.8.30 : security/py-certifi@py312
- py312-dep-logic>=0.5 : devel/py-dep-logic@py312
- py312-filelock>=3.13 : sysutils/py-filelock@py312
- py312-findpython>=0.7.0<1.0.0 : devel/py-findpython@py312
- py312-hishel>=1.0.0 : devel/py-hishel@py312
- py312-httpcore>=1.0.6 : www/py-httpcore@py312
- py312-httpx>=0.20<1 : www/py-httpx@py312
- py312-id>=1.5.0 : devel/py-id@py312
- py312-installer>=1 : devel/py-installer@py312
- py312-packaging>=22.0 : devel/py-packaging@py312
- py312-pbs-installer>=2025.10.7 : devel/py-pbs-installer@py312
- py312-platformdirs>=0 : devel/py-platformdirs@py312
- py312-pyproject-hooks>=0 : devel/py-pyproject-hooks@py312
- py312-python-dotenv>=0.15 : www/py-python-dotenv@py312
- py312-resolvelib1>=1.1 : devel/py-resolvelib1@py312
- py312-rich>=12.3.0 : textproc/py-rich@py312
- py312-shellingham>=1.3.2 : devel/py-shellingham@py312
- py312-tomlkit>=0.11.1<1 : textproc/py-tomlkit@py312
- py312-truststore>=0.10.4 : security/py-truststore@py312
- py312-unearth>=0.17.5 : devel/py-unearth@py312
- py312-virtualenv>=20 : devel/py-virtualenv@py312
- python3.12 : lang/python312
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py312-pdm-2.28.0:
COOKIECUTTER=off: Use cookiecutter to generate project
COPIER=off: Use copier to generate project
KEYRING=on: Use keyring to save credentials
===> Use 'make config' to modify these settings
- Options name:
- devel_py-pdm
- USES:
- cpe python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 102 (showing only 2 on this page)
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.8.5_1 12 Oct 2021 17:58:02
    |
Mateusz Piotrowski (0mp)  |
devel/py-pdm: Fix build after devel/py-resolvelib bump
Reported by: olegni@
Approved by: portmgr blanket |
1.8.5 27 Sep 2021 19:48:06
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-pdm: Add py-pdm 1.8.5
PDM is meant to be a next generation Python package management tool. It was
originally built for personal use. If you feel you are going well with Pipenv or
Poetry and don't want to introduce another package manager, just stick to it.
But if you are missing something that is not present in those tools, you can
probably find some goodness in pdm.
WWW: https://github.com/pdm-project/pdm |
Number of commits found: 102 (showing only 2 on this page)
|