Port details on branch 2022Q4 |
- py-acme ACME protocol implementation in Python
- 1.31.0,1 security
=0 1.31.0,1Version of this port present on the latest quarterly branch. - Maintainer: python@FreeBSD.org
 - Port Added: 2022-10-07 06:03:43
- Last Update: 2022-10-07 06:00:22
- Commit Hash: 98b7aef
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/certbot/certbot/tree/master/acme
- Description:
- ACME (Automated Certificate Management Environment) is a protocol for
automating the management of domain-validation certificates, based on a
simple JSON-over-HTTPS interface.
This packages provides a Python implementation of the protocol.
¦ ¦ ¦ ¦ 
- 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}acme>0:security/py-acme@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/security/py-acme/ && make install clean
- To add the package, run one of these commands:
- pkg install security/py-acme
- pkg install py39-acme
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 py39-acme listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-acme
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1664903447
SHA256 (acme-1.31.0.tar.gz) = f5e13262fa1101c38dd865378ac8b4639f819120eb66c5538fc6c09b7576fc53
SIZE (acme-1.31.0.tar.gz) = 101556
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:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-cryptography>=2.5.0 : security/py-cryptography@py39
- py39-josepy>=1.13.0 : security/py-josepy@py39
- py39-openssl>=17.5.0 : security/py-openssl@py39
- py39-pyrfc3339>0 : devel/py-pyrfc3339@py39
- py39-pytz>=2019.3,1 : devel/py-pytz@py39
- py39-requests>=2.20.0 : www/py-requests@py39
- py39-requests-toolbelt>=0.3.0 : www/py-requests-toolbelt@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- This port is required by:
- for Build
-
- security/py-certbot
- for Run
-
- security/py-certbot
- security/py-certbot-apache
- security/py-certbot-dns-cloudflare
- security/py-certbot-dns-cloudxns
- security/py-certbot-dns-digitalocean
- security/py-certbot-dns-dnsimple
- security/py-certbot-dns-dnsmadeeasy
Configuration Options:
- No options to configure
- Options name:
- security_py-acme
- USES:
- python:3.7+
- 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 |
1.31.0,1 07 Oct 2022 06:00:22
    |
Yasuhiro Kimura (yasu)  |
security/py-{acme,certbot*}: Update to 1.31.0
ChangeLog: https://github.com/certbot/certbot/releases/tag/v1.31.0
PR: 266823
Approved by: koobs (python@, maintainer)
MFH: 2022Q4
(cherry picked from commit 85d6518f05f9282fd0c4d49a9c0fadfc4cef793a) |
Number of commits found: 1
|