Port details |
- py-certbot-dns-sakuracloud Sakura Cloud DNS Authenticator plugin for Certbot
- 2.3.0 security
=0 Version of this port present on the latest quarterly branch. - Maintainer: python@FreeBSD.org
 - Port Added: 2018-07-28 02:53:56
- Last Update: 2023-03-02 09:08:30
- Commit Hash: 5fbb57a
- Also Listed In: python
- License: APACHE20
- Description:
- This is the Sakura Cloud DNS Authenticator plugin for Certbot.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}certbot-dns-sakuracloud>0:security/py-certbot-dns-sakuracloud@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/security/py-certbot-dns-sakuracloud/ && make install clean
- To add the package, run one of these commands:
- pkg install security/py-certbot-dns-sakuracloud
- pkg install py39-certbot-dns-sakuracloud
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-sakuracloud listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-certbot-dns-sakuracloud
- Package flavors (<flavor>: <package>)
- py39: py39-certbot-dns-sakuracloud
- distinfo:
- TIMESTAMP = 1676510751
SHA256 (certbot-dns-sakuracloud-2.3.0.tar.gz) = 6bfc03b2a9b4b49c4c0328ba5c52c700459683dc70374ce143f3450effb90142
SIZE (certbot-dns-sakuracloud-2.3.0.tar.gz) = 12607
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.3.0,1 : security/py-acme@py39
- py39-certbot>=2.3.0,1 : security/py-certbot@py39
- py39-dns-lexicon>=3.2.1 : dns/py-dns-lexicon@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-sakuracloud
- USES:
- python:3.7+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.3.0 02 Mar 2023 09:08:30
    |
Yasuhiro Kimura (yasu)  |
security/py-{acme,certbot*}: Update to 2.3.0
ChageLog: https://github.com/certbot/certbot/releases/tag/v2.3.0
PR: 269578
Approved by: maintainer timeout |
2.2.0 26 Jan 2023 02:00:59
    |
Yasuhiro Kimura (yasu)  |
security/py-{acme,certbot*}: Update to 2.2.0
ChangeLog: https://github.com/certbot/certbot/releases/tag/v2.2.0
PR: 268898
Approved by: maintainer timeout |
2.1.0 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
2.1.0 22 Dec 2022 01:27:23
    |
Yasuhiro Kimura (yasu)  |
security/py-{acme,certbot*}: Update to 2.1.0
ChangeLog: https://github.com/certbot/certbot/releases/tag/v2.1.0
PR: 268237
Approved by: maintainer timeout |
2.0.0 06 Dec 2022 04:36:18
    |
Yasuhiro Kimura (yasu)  |
security/py-{acme,certbot*}: Update to 2.0.0
ChangeLog: https://github.com/certbot/certbot/releases/tag/v2.0.0
PR: 267913
Approved by: maintainer timeout |
1.32.0 13 Nov 2022 03:27:19
    |
Yasuhiro Kimura (yasu)  |
security/py-{acme,certbot*}: Update to 1.32.0
ChangeLog: https://github.com/certbot/certbot/blob/v1.32.0/certbot/CHANGELOG.md
PR: 267661
Approved by: dbaio (python, maintainer) |
1.31.0 07 Oct 2022 05:59:13
    |
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 |
1.30.0 10 Sep 2022 07:05:57
    |
Yasuhiro Kimura (yasu)  |
security/py-{acme,certbot*}: Update to 1.30.0
ChangeLog: https://github.com/certbot/certbot/releases/tag/v1.30.0
PR: 266288
Approved by: koobs, sunpoet (python@, maintainer) |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.29.0 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.29.0 21 Jul 2022 15:52:02
    |
Yasuhiro Kimura (yasu)  |
security/py-{acme,certbot*}: Update to 1.29.0
ChangeLog: https://github.com/certbot/certbot/releases/tag/v1.29.0
PR: 265301
Approved by: sunpoet (python@) |
1.27.0 04 May 2022 08:15:54
    |
Yasuhiro Kimura (yasu)  |
security/py-{acme,certbot*}: Update to 1.27.0
ChangeLog: https://github.com/certbot/certbot/blob/v1.27.0/certbot/CHANGELOG.md
PR: 263766
Approved by: koobs (python, maintainer) |
1.26.0 16 Apr 2022 08:50:07
    |
Yasuhiro Kimura (yasu)  |
security/py-{acme,certbot*}: Update to 1.26.0
ChangeLog: https://github.com/certbot/certbot/releases/tag/v1.26.0
PR: 261799
Approved by: koobs (python@, maintainer) |
1.22.0 20 Dec 2021 08:02:50
    |
Yasuhiro Kimura (yasu)  |
security/{py-acme,py-certbot*}: Update to 1.22.0
ChangeLog: https://github.com/certbot/certbot/releases/tag/v1.22.0
PR: 260270
Approved by: lwhsu (python, maintainer) |
1.21.0 06 Nov 2021 02:25:22
    |
Yasuhiro Kimura (yasu)  |
security-py-{acme,certbot*}: Update to 1.21.0
ChangeLog: https://github.com/certbot/certbot/releases/tag/v1.21.0
PR: 259647
Approved by: sunpoet (python, maintainer) |
1.20.0 17 Oct 2021 11:10:21
    |
Yasuhiro Kimura (yasu)  |
security/{py-acme,py-certbot*}: Update to 1.20.0
Change Log: https://github.com/certbot/certbot/releases/tag/v1.19.0
Change Log: https://github.com/certbot/certbot/releases/tag/v1.20.0
PR: 258564
Approved by: dbaio (python, maintainer), ygy (mentor)
Differential Revision: https://reviews.freebsd.org/D32518 |
1.18.0 05 Aug 2021 03:39:12
    |
Li-Wen Hsu (lwhsu)  Author: Yasuhiro Kimura |
security/py-{acme,certbot*}: Update to 1.18.0
Change Log: https://github.com/certbot/certbot/blob/v1.18.0/certbot/CHANGELOG.md
PR: 257602 |
1.17.0 10 Jul 2021 16:57:51
    |
Danilo G. Baio (dbaio)  Author: Yasuhiro Kimura |
security/py-[acme|certbot]: Update to 1.17.0
Changelog: https://github.com/certbot/certbot/blob/v1.17.0/certbot/CHANGELOG.md
PR: 257032
Approved by: python (dbaio) |
1.16.0 26 Jun 2021 00:49:11
    |
Danilo G. Baio (dbaio)  Author: Yasuhiro Kimura |
security/py-[acme|certbot]: Update to 1.16.0
Changelog: https://github.com/certbot/certbot/blob/v1.16.0/certbot/CHANGELOG.md
PR: 256391
Approved by: python (with hat) |
1.15.0 09 May 2021 21:04:52
    |
Danilo G. Baio (dbaio)  |
security/py-[acme|certbot]: Update to 1.15.0
PR: 255636
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
Approved by: python (with hat) |
1.14.0 10 Apr 2021 20:08:51
    |
Danilo G. Baio (dbaio)  |
security/py-[acme|certbot]: Update to 1.14.0
Changelog: https://github.com/certbot/certbot/blob/v1.14.0/certbot/CHANGELOG.md
PR: 254843
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
Approved by: python (with hat) |
1.13.0 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.13.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.13.0 07 Mar 2021 16:51:46
  |
dbaio  |
security/py-[acme|certbot]: Update to 1.13.0
Changelog: https://github.com/certbot/certbot/blob/v1.13.0/certbot/CHANGELOG.md
PR: 253224
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
Approved by: python (with hat) |
1.11.0 09 Jan 2021 13:15:13
  |
dbaio  |
security/py-[acme|certbot]: Update to 1.11.0
Changelog: https://github.com/certbot/certbot/blob/v1.11.0/certbot/CHANGELOG.md
PR: 252452
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
Approved by: python (with hat) |
1.10.1 05 Dec 2020 18:56:14
  |
dbaio  |
security/py-[acme|certbot]: Update to 1.10.1
Changelog: https://github.com/certbot/certbot/blob/v1.10.1/certbot/CHANGELOG.md
PR: 251514
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
Approved by: python (with hat) |
1.9.0 15 Nov 2020 18:03:30
  |
sunpoet  |
Update USES=python for py-dns-lexicon 3.5.0 update |
1.9.0 11 Oct 2020 14:20:30
  |
dbaio  |
security/py-[acme|certbot]: Update to 1.9.0
Changelog: https://github.com/certbot/certbot/blob/v1.9.0/certbot/CHANGELOG.md
PR: 250172
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
Approved by: python (with hat) |
1.8.0 27 Sep 2020 20:43:40
  |
dbaio  |
security/py-[acme|certbot]: Update to 1.8.0
Changelog: https://github.com/certbot/certbot/blob/v1.8.0/certbot/CHANGELOG.md
PR: 249490
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
Approved by: python (with hat) |
1.7.0 08 Aug 2020 14:33:49
  |
dbaio  |
security/py-[acme|certbot]: Update to 1.7.0
Changelog: https://github.com/certbot/certbot/blob/v1.7.0/certbot/CHANGELOG.md
Approved by: dbaio (python, maintainer) |
1.6.0 11 Jul 2020 18:03:50
  |
dbaio  |
security/py-[acme|certbot]: Update to 1.6.0
Changelog: https://github.com/certbot/certbot/blob/v1.6.0/certbot/CHANGELOG.md
While here, remove unused DOCS options.
Reported by: Ruud Boon <ruud@b-funky.nl> (python@ maillist)
Approved by: dbaio (python, maintainer) |
1.5.0 06 Jun 2020 18:58:43
  |
dbaio  |
security/py-[acme|certbot]: Update to 1.5.0
Changelog: https://github.com/certbot/certbot/blob/v1.5.0/certbot/CHANGELOG.md |
1.4.0 12 May 2020 11:13:46
  |
dbaio  |
security/py-[acme|certbot]: Update to 1.4.0
Changelog: https://github.com/certbot/certbot/blob/v1.4.0/certbot/CHANGELOG.md
Approved by: koobs (python, maintainer)
Differential Revision: https://reviews.freebsd.org/D24743 |
1.3.0 11 May 2020 23:51:58
  |
dbaio  |
Update Sphinx
- Repocopy textproc/py-sphinx to textproc/py-sphinx18
Update it to 1.8.5 (latest version from 1.8.X).
This version supports Python 2 and 3.
Add test target.
- textproc/py-sphinx: Update to 3.0.2
Python 3 only (3.5+).
Add test target.
- Mk/Uses/python.mk: Add PY_SPHINX
(Only the first 15 lines of the commit message are shown above ) |
1.3.0 18 Mar 2020 00:21:59
  |
dbaio  |
security/py-[acme|certbot]: Update to 1.3.0
Add patch to satisfy a 'test' error, our local patch to fix config
file path was reverted upstream, we need some action there.
Changelog: https://github.com/certbot/certbot/releases/tag/v1.3.0
PR: 244826
Approved by: koobs (python, maintainer) |
1.2.0 22 Feb 2020 16:00:28
  |
sunpoet  |
Update to 1.2.0
Changes: https://github.com/certbot/certbot/releases |
1.1.0 26 Jan 2020 16:15:03
  |
sunpoet  |
Update to 1.1.0
Changes: https://github.com/certbot/certbot/releases |
1.0.0 26 Dec 2019 19:25:01
  |
pi  |
security/py-{acme|certbot*}: update 0.39 -> 1.0.0
PR: 242458
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
Relnotes: https://github.com/certbot/certbot/releases/tag/v1.0.0 |
0.39.0 03 Oct 2019 19:28:18
  |
sunpoet  |
Update to 0.39.0
Changes: https://github.com/certbot/certbot/blob/master/CHANGELOG.md |
0.38.0 05 Sep 2019 17:12:12
  |
sunpoet  |
Update to 0.38.0
Changes: https://github.com/certbot/certbot/blob/master/CHANGELOG.md |
0.37.2 24 Aug 2019 00:10:49
  |
sunpoet  |
Update to 0.37.2
Changes: https://github.com/certbot/certbot/blob/master/CHANGELOG.md |
0.37.1 10 Aug 2019 22:54:36
  |
sunpoet  |
Update to 0.37.1
Changes: https://github.com/certbot/certbot/blob/master/CHANGELOG.md |
0.37.0 09 Aug 2019 20:02:04
  |
sunpoet  |
Update to 0.37.0
Changes: https://github.com/certbot/certbot/blob/master/CHANGELOG.md |
0.36.0 12 Jul 2019 16:23:20
  |
sunpoet  |
Update to 0.36.0
Changes: https://github.com/certbot/certbot/blob/master/CHANGELOG.md |
0.35.1 29 Jun 2019 20:53:10
  |
sunpoet  |
Update to 0.35.1
Changes: https://github.com/certbot/certbot/blob/master/CHANGELOG.md |
0.34.2 12 May 2019 16:38:53
  |
sunpoet  |
Update to 0.34.2
Changes: https://github.com/certbot/certbot/blob/master/CHANGELOG.md |
0.33.1 29 Apr 2019 06:58:22
  |
sunpoet  |
Update to 0.33.1
Changes: https://github.com/certbot/certbot/blob/master/CHANGELOG.md |
0.31.0 11 Feb 2019 19:00:28
  |
sunpoet  |
Remove unnecessary PORTREVISION=0
Adding extra PORTREVISION=0 is useful to keep slave ports from unintended or
unnecessary PORTREVISION bump when the master port is changed. But it is not for
this case.
PR: 235637
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> |
0.31.0 10 Feb 2019 19:45:13
  |
sunpoet  |
Update to 0.31.0
Changes: https://github.com/certbot/certbot/blob/master/CHANGELOG.md |
0.30.2 26 Jan 2019 12:44:04
  |
sunpoet  |
Update to 0.30.2
Changes: https://github.com/certbot/certbot/blob/master/CHANGELOG.md |
0.30.1 25 Jan 2019 20:00:07
  |
sunpoet  |
Update to 0.30.1
Changes: https://github.com/certbot/certbot/blob/master/CHANGELOG.md |
0.30.0 22 Jan 2019 13:02:50
  |
miwi  |
- Update to 0.30.0
https://github.com/certbot/certbot/commit/3971573d7a9426fdd7394e11c5dc41b3b8624134
PR: 234841
Sponsored by: iXsystems Inc. |
0.29.1 06 Dec 2018 20:32:26
  |
sunpoet  |
Update to 0.29.1
Changes: https://github.com/certbot/certbot/blob/master/CHANGELOG.md |
0.28.0 24 Nov 2018 22:31:19
  |
sunpoet  |
Update to 0.28.0
Changes: https://github.com/certbot/certbot/blob/master/CHANGELOG.md |
0.27.1 08 Sep 2018 00:14:48
  |
sunpoet  |
Update to 0.27.1
Changes: https://github.com/certbot/certbot/blob/master/CHANGELOG.md |
0.27.0 06 Sep 2018 18:24:21
  |
sunpoet  |
Update to 0.27.0
Changes: https://github.com/certbot/certbot/blob/master/CHANGELOG.md
https://github.com/certbot/certbot/milestones?state=closed |
0.26.1 28 Jul 2018 02:53:30
  |
miwi  |
This is the Sakura Cloud DNS Authenticator plugin for Certbot.
WWW: https://github.com/certbot/certbot
PR: 229746
Submitted by: tremere@cainites.net
Sponsored by: iXsystems Inc. |