Port details |
- py-certbot-dns-gandi Gandi LiveDNS plugin for Certbot
- 1.4.0_1 security
=0 Version of this port present on the latest quarterly branch. - Maintainer: bgupta@kde.org
 - Port Added: 2022-10-09 20:18:10
- Last Update: 2023-01-11 15:58:34
- Commit Hash: 77d6847
- Also Listed In: python
- License: MIT
- Description:
- This is a Gandi LiveDNS Authenticator plugin for Certbot (security/py-certbot).
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}certbot-dns-gandi>0:security/py-certbot-dns-gandi@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/security/py-certbot-dns-gandi/ && make install clean
- To add the package, run one of these commands:
- pkg install security/py-certbot-dns-gandi
- pkg install py39-certbot-dns-gandi
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-certbot-dns-gandi listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-certbot-dns-gandi
- Package flavors (<flavor>: <package>)
- py39: py39-certbot-dns-gandi
- distinfo:
- TIMESTAMP = 1664998616
SHA256 (obynio-certbot-plugin-gandi-1.4.0_GH0.tar.gz) = c486e0f7788f3ac4cce9fe54666018dab65ab1550016727a99426c3359d64e55
SIZE (obynio-certbot-plugin-gandi-1.4.0_GH0.tar.gz) = 6115
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:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-acme>=2.1.0,1 : security/py-acme@py39
- py39-certbot>=2.1.0,1 : security/py-certbot@py39
- py39-requests>0 : www/py-requests@py39
- py39-zope.interface>0 : devel/py-zope.interface@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- security_py-certbot-dns-gandi
- USES:
- python:3.7+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Notes from UPDATING |
- These upgrade notes are taken from /usr/ports/UPDATING
- 2017-11-30
Affects: */py* Author: mat@FreeBSD.org Reason:
Ports using Python via USES=python are now flavored. All the py3-* ports
have been removed and folded into their py-* master ports.
People using Poudriere 3.2+ and binary packages do not have to do anything.
For other people, to build the Python 3.6 version of, for example,
databases/py-gdbm, you need to run:
# make FLAVOR=py36 install
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.4.0_1 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
1.4.0_1 10 Oct 2022 21:18:13
    |
Adriaan de Groot (adridg)  |
security/py-certbot-dns-gandi: adjust PORTNAME
The PORTNAME for this plugin did not align with other DNS
plugins for certbot. Switch the PORTNAME around, and then
set GH_PROJECT to match the old name. (And this happened
because I dropped the PKGNAME line when portlint complained
about it)
PR: 266860
Reported by: Boudhayan Gupta (maintainer) |
1.4.0 09 Oct 2022 20:14:52
    |
Adriaan de Groot (adridg)  Author: Boudhayan Gupta |
security/py-certbot-dns-gandi: new port, certbot plugin
This plugin comes from https://github.com/obynio/certbot-plugin-gandi .
Port file from Boudhayan, slightly modified for line length and portlint.
PR: 266860 |
Number of commits found: 3
|