Port details |
- py-certomancer PKI testing tool
- 0.12.3 security
=2 0.12.0_2Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2023-07-09 10:40:15
- Last Update: 2024-11-27 02:34:47
- Commit Hash: c7096cb
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/MatthiasValvekens/certomancer
- Description:
- Quickly construct, mock & deploy PKI test configurations using simple
declarative configuration. Includes CRL, OCSP and time stamping service
provisioning.
¦ ¦ ¦ ¦ 
- 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.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}certomancer>0:security/py-certomancer@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/security/py-certomancer/ && make install clean
- To add the package, run one of these commands:
- pkg install security/py-certomancer
- pkg install py311-certomancer
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-certomancer listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-certomancer
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1732260960
SHA256 (certomancer-0.12.3.tar.gz) = 75ccf5eb3fb452a716584c63fdaf5d9f2cd02352e79fd868ab71ba4fa4ca46bc
SIZE (certomancer-0.12.3.tar.gz) = 74566
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-setuptools>=61 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@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:
-
- py311-asn1crypto>=1.5.0<1.6 : devel/py-asn1crypto@py311
- py311-click>=7.1.2 : devel/py-click@py311
- py311-python-dateutil>=2.8.1 : devel/py-python-dateutil@py311
- py311-pyyaml>=5.4.1 : devel/py-pyyaml@py311
- py311-tzlocal>=2.1 : devel/py-tzlocal@py311
- py311-cryptography>=42.0.8,1 : security/py-cryptography@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- security_py-certomancer
- 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.12.3 27 Nov 2024 02:34:47
    |
Po-Chuan Hsieh (sunpoet)  |
security/py-certomancer: Update to 0.12.3
Changes: https://github.com/MatthiasValvekens/certomancer/commits/master |
0.12.2 22 Nov 2024 06:22:44
    |
Po-Chuan Hsieh (sunpoet)  |
security/py-certomancer: Update to 0.12.2
Changes: https://github.com/MatthiasValvekens/certomancer/commits/master |
0.12.0_2 07 Jul 2024 08:05:33
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-pyyaml: Move devel/py-yaml to devel/py-pyyaml
- Bump PORTREVISION of dependent ports for dependency change |
0.12.0_1 13 Apr 2024 14:47:51
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-python-dateutil: Move devel/py-dateutil to devel/py-python-dateutil
- Convert to USE_PYTHON=pep517
- Bump PORTREVISION of dependent ports for dependency change
- While I'm here, update audio/py-pyradio to use PYTHON_PKGNAMEPREFIX instead of
PKGNAMEPREFIX for *_DEPENDS |
0.12.0 31 Mar 2024 03:07:32
    |
Po-Chuan Hsieh (sunpoet)  |
security/py-certomancer: Update to 0.12.0
- Remove PY_SETUPTOOLS: py-setuptools should be used rather than PY_SETUPTOOLS
Changes: https://github.com/MatthiasValvekens/certomancer/commits/master |
0.11.0 18 Jul 2023 00:53:09
    |
Charlie Li (vishwin)  |
devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS}
Currently a no-op, but in the future outputs the correct setuptools
port depending on whether USES_PYTHON=distutils is specified.
With hat: python
PR: 270510, 270358 |
0.11.0 09 Jul 2023 10:15:49
    |
Po-Chuan Hsieh (sunpoet)  |
security/py-certomancer: Add py-certomancer 0.11.0
Quickly construct, mock & deploy PKI test configurations using simple
declarative configuration. Includes CRL, OCSP and time stamping service
provisioning. |
Number of commits found: 7
|