| Port details |
- dogtag-pki Python client and server modules for Dogtag PKI
- 11.7.0_3 security
=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: joneum@FreeBSD.org
 - Port Added: 2026-07-04 20:09:10
- Last Update: 2026-07-11 17:50:43
- Commit Hash: 3957ae2
- Also Listed In: python
- License: GPLv2
- WWW:
- https://github.com/dogtagpki/pki
- Description:
- Dogtag PKI provides Python client and server modules for interacting with
and administering Dogtag PKI certificate services.
¦ ¦ ¦ ¦ 
- 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:
-
- dogtag-pki>0:security/dogtag-pki
- To install the port:
- cd /usr/ports/security/dogtag-pki/ && make install clean
- To add the package, run one of these commands:
- pkg install security/dogtag-pki
- pkg install dogtag-pki
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: dogtag-pki
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1783191765
SHA256 (dogtagpki-pki-v11.7.0_GH0.tar.gz) = 763d69a27efca2dd590603c024b02dfd35145b9e6e744cefb72d92c0e48c1f88
SIZE (dogtagpki-pki-v11.7.0_GH0.tar.gz) = 10255205
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-setuptools>0 : devel/py-setuptools@py312
- py312-wheel>0 : devel/py-wheel@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-cryptography>0 : security/py-cryptography@py312
- py312-lxml>0 : devel/py-lxml@py312
- py312-python-ldap>0 : net/py-python-ldap@py312
- py312-requests>0 : www/py-requests@py312
- py312-six>0 : devel/py-six@py312
- python3.12 : lang/python312
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- security_dogtag-pki
- USES:
- python shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
11.7.0_3 11 Jul 2026 17:50:43
    |
Jochen Neumeister (joneum)  |
security/dogtag-pki: Add pkiuser account
Create the pkiuser system account required by Dogtag PKI. |
11.7.0_2 11 Jul 2026 13:18:32
    |
Jochen Neumeister (joneum)  |
security/dogtag-pki: Fix PKI version file path
Read share/pki/VERSION from LOCALBASE instead of the Linux
/usr/share/pki path.
Sponsored by: Netzkommune GmbH |
11.7.0_1 11 Jul 2026 12:07:50
    |
Jochen Neumeister (joneum)  |
security/dogtag-pki: Install PKI version file
Install share/pki/VERSION so the Python pki module can determine
the Dogtag PKI specification version at runtime.
Sponsored by: Netzkommune GmbH |
11.7.0 04 Jul 2026 20:08:06
    |
Jochen Neumeister (joneum)  |
security/dogtag-pki: Add new Port
Dogtag PKI is an enterprise-class open source certificate system
providing Certificate Authority, Key Recovery Authority, OCSP,
and other PKI services.
This port installs the Dogtag PKI Python client and server modules.
It is required by the upcoming net/freeipa-server port.
WWW: https://www.dogtagpki.org/
Sponsored by: Netzkommune GmbH |
Number of commits found: 4
|