notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-certbot-nginx NGINX plugin for Certbot
2.9.0 security on this many watch lists=5 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.8.0Version of this port present on the latest quarterly branch.
Maintainer: python@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-02-22 14:30:09
Last Update: 2024-02-21 15:11:10
Commit Hash: 281ef36
People watching this port, also watch:: rsync, py39-certbot, nginx, pkg, git
Also Listed In: python
License: APACHE20
WWW:
https://certbot.eff.org/
https://github.com/certbot/certbot
https://github.com/certbot/certbot/tree/master/certbot-nginx
Description:
This is the NGINX plugin for Certbot (security/py-certbot).
HomepageHomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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}certbot-nginx>0:security/py-certbot-nginx@${PY_FLAVOR}
To install the port:
cd /usr/ports/security/py-certbot-nginx/ && make install clean
To add the package, run one of these commands:
  • pkg install security/py-certbot-nginx
  • pkg install py39-certbot-nginx
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-nginx listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-certbot-nginx
Package flavors (<flavor>: <package>)
  • py39: py39-certbot-nginx
distinfo:
TIMESTAMP = 1708450740 SHA256 (certbot-nginx-2.9.0.tar.gz) = b8200a4c9ca8165feb70c07d8eb8907f904bc9c742a6f8f71e780bc16b72eb57 SIZE (certbot-nginx-2.9.0.tar.gz) = 78228

Packages (timestamps in pop-ups are UTC):
py37-certbot-nginx
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--1.11.0---1.10.1-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-certbot-nginx
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.9.02.9.0-2.9.02.9.0---
FreeBSD:13:quarterly2.8.02.8.02.6.02.8.02.8.0-2.8.02.8.0
FreeBSD:14:latest2.9.02.9.02.1.02.9.02.9.02.6.0-2.6.0
FreeBSD:14:quarterly2.8.02.8.0-2.8.02.8.0-2.8.02.8.0
FreeBSD:15:latest2.9.02.9.0n/a2.8.0n/a-2.8.0-
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-acme>=2.9.0,1 : security/py-acme@py39
  2. py39-certbot>=2.9.0,1 : security/py-certbot@py39
  3. py39-openssl>=17.5.0,1 : security/py-openssl@py39
  4. py39-pyparsing>=2.2.1 : devel/py-pyparsing@py39
  5. py39-setuptools>=41.6.0 : devel/py-setuptools@py39
  6. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  7. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
security_py-certbot-nginx
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/c/certbot-nginx/
  2. https://pypi.org/packages/source/c/certbot-nginx/
Collapse this list.

Number of commits found: 76

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.9.0
21 Feb 2024 15:11:10
commit hash: 281ef36b8b54bb8e4db573493ded9550dea8535acommit hash: 281ef36b8b54bb8e4db573493ded9550dea8535acommit hash: 281ef36b8b54bb8e4db573493ded9550dea8535acommit hash: 281ef36b8b54bb8e4db573493ded9550dea8535a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/py-{acme,certbot*}: Update to 2.9.0

Changes:	https://github.com/certbot/certbot/releases
2.8.0
25 Dec 2023 16:11:01
commit hash: 80fb01f4d51d70c857e2b3c276a19a00f2c6b24acommit hash: 80fb01f4d51d70c857e2b3c276a19a00f2c6b24acommit hash: 80fb01f4d51d70c857e2b3c276a19a00f2c6b24acommit hash: 80fb01f4d51d70c857e2b3c276a19a00f2c6b24a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/py-{acme,certbot*}: Update to 2.8.0

- Update WWW
- Add py-setuptools to RUN_DEPENDS

Changes:	https://github.com/certbot/certbot/releases
2.7.4
03 Nov 2023 07:08:50
commit hash: 97c34ea73bb01cdea8e2d7dc69b86f964bdc04f1commit hash: 97c34ea73bb01cdea8e2d7dc69b86f964bdc04f1commit hash: 97c34ea73bb01cdea8e2d7dc69b86f964bdc04f1commit hash: 97c34ea73bb01cdea8e2d7dc69b86f964bdc04f1 files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
security/py-{acme,certbot*}: Update to 2.7.4

ChangeLog:	https://github.com/certbot/certbot/blob/v2.7.4/certbot/CHANGELOG.md
PR:		274863
Approved by:	sunpoet (python@)
2.7.3
31 Oct 2023 06:52:40
commit hash: 98958d8b835abaa9ee5dde3960dad8ea2b9f33d0commit hash: 98958d8b835abaa9ee5dde3960dad8ea2b9f33d0commit hash: 98958d8b835abaa9ee5dde3960dad8ea2b9f33d0commit hash: 98958d8b835abaa9ee5dde3960dad8ea2b9f33d0 files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
security/py-{acme,certbot*}: Update to 2.7.3

ChangeLog:	https://github.com/certbot/certbot/blob/v2.7.3/certbot/CHANGELOG.md
PR:		274256
Approved by:	sunpoet (python@)
2.6.0
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
2.6.0
15 May 2023 05:21:19
commit hash: fcf4f74c885625d014ef1520dbc2a2b687fbc083commit hash: fcf4f74c885625d014ef1520dbc2a2b687fbc083commit hash: fcf4f74c885625d014ef1520dbc2a2b687fbc083commit hash: fcf4f74c885625d014ef1520dbc2a2b687fbc083 files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
security/py-{acme,certbot*}: Update to 2.6.0

ChangeLog:	https://github.com/certbot/certbot/releases/tag/v2.5.0
ChangeLog:	https://github.com/certbot/certbot/releases/tag/v2.6.0
PR:		271336
Approved by:	sunpoet (python@)
2.4.0
22 Mar 2023 13:13:45
commit hash: 178e3d99318508ab2a9b31c1e8b6213350bff63bcommit hash: 178e3d99318508ab2a9b31c1e8b6213350bff63bcommit hash: 178e3d99318508ab2a9b31c1e8b6213350bff63bcommit hash: 178e3d99318508ab2a9b31c1e8b6213350bff63b files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
security/py-{acme,certbot*}: Update to 2.4.0

ChangeLog:	https://github.com/certbot/certbot/releases/tag/v2.4.0
PR:		270025
Approved by:	maintainer timeout
2.3.0
02 Mar 2023 09:08:30
commit hash: 5fbb57abc409c538c3b00d47ea606fee794fb3dccommit hash: 5fbb57abc409c538c3b00d47ea606fee794fb3dccommit hash: 5fbb57abc409c538c3b00d47ea606fee794fb3dccommit hash: 5fbb57abc409c538c3b00d47ea606fee794fb3dc files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
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
30 Jan 2023 13:02:17
commit hash: c29190941f56c3d5a4465b3408d4986b13cb944ccommit hash: c29190941f56c3d5a4465b3408d4986b13cb944ccommit hash: c29190941f56c3d5a4465b3408d4986b13cb944ccommit hash: c29190941f56c3d5a4465b3408d4986b13cb944c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/py-{acme,certbot*}: Update USES=python and version requirement of
RUN_DEPENDS
2.2.0
26 Jan 2023 02:00:59
commit hash: 335e3ffb37357863fa471412cedc1ca868a5e308commit hash: 335e3ffb37357863fa471412cedc1ca868a5e308commit hash: 335e3ffb37357863fa471412cedc1ca868a5e308commit hash: 335e3ffb37357863fa471412cedc1ca868a5e308 files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
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
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
2.1.0
22 Dec 2022 01:27:23
commit hash: 15a8691be2e42f931f0acfde685bfd0c693a3449commit hash: 15a8691be2e42f931f0acfde685bfd0c693a3449commit hash: 15a8691be2e42f931f0acfde685bfd0c693a3449commit hash: 15a8691be2e42f931f0acfde685bfd0c693a3449 files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
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
commit hash: 65cc12e2a5d034b634490096c3b73eb7558ff13acommit hash: 65cc12e2a5d034b634490096c3b73eb7558ff13acommit hash: 65cc12e2a5d034b634490096c3b73eb7558ff13acommit hash: 65cc12e2a5d034b634490096c3b73eb7558ff13a files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
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
commit hash: 0939049bb9d0838af7ff5d9a71ad1bcbb9d04321commit hash: 0939049bb9d0838af7ff5d9a71ad1bcbb9d04321commit hash: 0939049bb9d0838af7ff5d9a71ad1bcbb9d04321commit hash: 0939049bb9d0838af7ff5d9a71ad1bcbb9d04321 files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
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
commit hash: 85d6518f05f9282fd0c4d49a9c0fadfc4cef793acommit hash: 85d6518f05f9282fd0c4d49a9c0fadfc4cef793acommit hash: 85d6518f05f9282fd0c4d49a9c0fadfc4cef793acommit hash: 85d6518f05f9282fd0c4d49a9c0fadfc4cef793a files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
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
commit hash: 04d8561b90ce29e4b11bf08f134d3cc236bec71ccommit hash: 04d8561b90ce29e4b11bf08f134d3cc236bec71ccommit hash: 04d8561b90ce29e4b11bf08f134d3cc236bec71ccommit hash: 04d8561b90ce29e4b11bf08f134d3cc236bec71c files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
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
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.29.0
21 Jul 2022 15:52:02
commit hash: 530a30bd0d4c34f6ce625f0255f4df4a66c8c181commit hash: 530a30bd0d4c34f6ce625f0255f4df4a66c8c181commit hash: 530a30bd0d4c34f6ce625f0255f4df4a66c8c181commit hash: 530a30bd0d4c34f6ce625f0255f4df4a66c8c181 files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
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
commit hash: d6c08be0b0cc25194d2a45c18f62679e4bf1f83ccommit hash: d6c08be0b0cc25194d2a45c18f62679e4bf1f83ccommit hash: d6c08be0b0cc25194d2a45c18f62679e4bf1f83ccommit hash: d6c08be0b0cc25194d2a45c18f62679e4bf1f83c files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
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
commit hash: bbe6a870082e8f6b184a6799e9792f38345b36abcommit hash: bbe6a870082e8f6b184a6799e9792f38345b36abcommit hash: bbe6a870082e8f6b184a6799e9792f38345b36abcommit hash: bbe6a870082e8f6b184a6799e9792f38345b36ab files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
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
commit hash: 98ba23c7e8bc552b723b979727bf5869e9310152commit hash: 98ba23c7e8bc552b723b979727bf5869e9310152commit hash: 98ba23c7e8bc552b723b979727bf5869e9310152commit hash: 98ba23c7e8bc552b723b979727bf5869e9310152 files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
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
commit hash: 5375c4ffec09f3734d2e860a7f1664fc621b0237commit hash: 5375c4ffec09f3734d2e860a7f1664fc621b0237commit hash: 5375c4ffec09f3734d2e860a7f1664fc621b0237commit hash: 5375c4ffec09f3734d2e860a7f1664fc621b0237 files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
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
commit hash: afb03ca91b05a90b9f2ed3f6c8b1ba1d8575ee97commit hash: afb03ca91b05a90b9f2ed3f6c8b1ba1d8575ee97commit hash: afb03ca91b05a90b9f2ed3f6c8b1ba1d8575ee97commit hash: afb03ca91b05a90b9f2ed3f6c8b1ba1d8575ee97 files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
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
commit hash: 918a43dfaa6b651cf13e88c66fc7d858d2fe81cccommit hash: 918a43dfaa6b651cf13e88c66fc7d858d2fe81cccommit hash: 918a43dfaa6b651cf13e88c66fc7d858d2fe81cccommit hash: 918a43dfaa6b651cf13e88c66fc7d858d2fe81cc files touched by this commit
Li-Wen Hsu (lwhsu) search for other commits by this committer
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
commit hash: 2d3ef9166391c9ad7e710780e5f88d9e03856e19commit hash: 2d3ef9166391c9ad7e710780e5f88d9e03856e19commit hash: 2d3ef9166391c9ad7e710780e5f88d9e03856e19commit hash: 2d3ef9166391c9ad7e710780e5f88d9e03856e19 files touched by this commit
Danilo G. Baio (dbaio) search for other commits by this committer
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
commit hash: c9afda5a14a3c39ccb8394f2e5ab4455870a82a8commit hash: c9afda5a14a3c39ccb8394f2e5ab4455870a82a8commit hash: c9afda5a14a3c39ccb8394f2e5ab4455870a82a8commit hash: c9afda5a14a3c39ccb8394f2e5ab4455870a82a8 files touched by this commit
Danilo G. Baio (dbaio) search for other commits by this committer
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
commit hash: df631611ea9d728ef2f14be4abb5c3df664d7f0dcommit hash: df631611ea9d728ef2f14be4abb5c3df664d7f0dcommit hash: df631611ea9d728ef2f14be4abb5c3df664d7f0dcommit hash: df631611ea9d728ef2f14be4abb5c3df664d7f0d files touched by this commit
Danilo G. Baio (dbaio) search for other commits by this committer
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
commit hash: 8115936097b310fff94bf18abf41cfa7cda25fb9commit hash: 8115936097b310fff94bf18abf41cfa7cda25fb9commit hash: 8115936097b310fff94bf18abf41cfa7cda25fb9commit hash: 8115936097b310fff94bf18abf41cfa7cda25fb9 files touched by this commit
Danilo G. Baio (dbaio) search for other commits by this committer
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
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
1.13.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.13.0
07 Mar 2021 16:51:46
Revision:567578Original commit files touched by this commit
dbaio search for other commits by this committer
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
Revision:560859Original commit files touched by this commit
dbaio search for other commits by this committer
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
28 Dec 2020 23:02:15
Revision:559531Original commit files touched by this commit
antoine search for other commits by this committer
Drop python 2.7 support from a few ports

With hat:	portmgr
1.10.1
05 Dec 2020 18:56:14
Revision:557076Original commit files touched by this commit
dbaio search for other commits by this committer
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
11 Oct 2020 14:20:30
Revision:552066Original commit files touched by this commit
dbaio search for other commits by this committer
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
Revision:550349Original commit files touched by this commit
dbaio search for other commits by this committer
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
Revision:544495Original commit files touched by this commit
dbaio search for other commits by this committer
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
Revision:542003Original commit files touched by this commit
dbaio search for other commits by this committer
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
Revision:538126Original commit files touched by this commit
dbaio search for other commits by this committer
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
Revision:534987Original commit files touched by this commit
dbaio search for other commits by this committer
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
Revision:534966Original commit files touched by this commit
dbaio search for other commits by this committer
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 View all of this commit message)
1.3.0
18 Mar 2020 00:21:59
Revision:528616Original commit files touched by this commit
dbaio search for other commits by this committer
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
Revision:526834Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.2.0

Changes:	https://github.com/certbot/certbot/releases
1.1.0
26 Jan 2020 16:15:03
Revision:524221Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.1.0

Changes:	https://github.com/certbot/certbot/releases
1.0.0
26 Dec 2019 19:25:01
Revision:520944Original commit files touched by this commit
pi search for other commits by this committer
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
Revision:513725Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.39.0

Changes:	https://github.com/certbot/certbot/blob/master/CHANGELOG.md
0.38.0
05 Sep 2019 17:12:12
Revision:511255Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.38.0

Changes:	https://github.com/certbot/certbot/blob/master/CHANGELOG.md
0.37.2
24 Aug 2019 00:10:49
Revision:509704Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.37.2

Changes:	https://github.com/certbot/certbot/blob/master/CHANGELOG.md
0.37.1
10 Aug 2019 22:54:36
Revision:508563Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.37.1

Changes:	https://github.com/certbot/certbot/blob/master/CHANGELOG.md
0.37.0
09 Aug 2019 20:02:04
Revision:508476Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.37.0

Changes:	https://github.com/certbot/certbot/blob/master/CHANGELOG.md
0.36.0
12 Jul 2019 16:23:20
Revision:506474Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.36.0

Changes:	https://github.com/certbot/certbot/blob/master/CHANGELOG.md
0.35.1
29 Jun 2019 20:53:10
Revision:505379Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.35.1

Changes:	https://github.com/certbot/certbot/blob/master/CHANGELOG.md
0.34.2
12 May 2019 16:38:53
Revision:501430Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.34.2

Changes:	https://github.com/certbot/certbot/blob/master/CHANGELOG.md
0.33.1
29 Apr 2019 06:58:22
Revision:500391Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.33.1

Changes:	https://github.com/certbot/certbot/blob/master/CHANGELOG.md
0.31.0
11 Feb 2019 19:00:28
Revision:492730Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:492636Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.31.0

Changes:	https://github.com/certbot/certbot/blob/master/CHANGELOG.md
0.30.2
26 Jan 2019 12:44:04
Revision:491287Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.30.2

Changes:	https://github.com/certbot/certbot/blob/master/CHANGELOG.md
0.30.1
25 Jan 2019 20:00:07
Revision:491198Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.30.1

Changes:	https://github.com/certbot/certbot/blob/master/CHANGELOG.md
0.30.0
22 Jan 2019 13:02:50
Revision:490948Original commit files touched by this commit
miwi search for other commits by this committer
- 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
Revision:486793Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.29.1

Changes:	https://github.com/certbot/certbot/blob/master/CHANGELOG.md
0.28.0
24 Nov 2018 22:31:19
Revision:485822Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.28.0

Changes:	https://github.com/certbot/certbot/blob/master/CHANGELOG.md
0.27.1
08 Sep 2018 00:14:48
Revision:479218Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.27.1

Changes:	https://github.com/certbot/certbot/blob/master/CHANGELOG.md
0.27.0
06 Sep 2018 18:24:21
Revision:479128Original commit files touched by this commit
sunpoet search for other commits by this committer
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:50:08
Revision:475480Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.26.1

PR:		229746
Submitted by:	yasu@utahime.org
Sponsored by:	iXsystems Inc.
0.25.1
20 Jun 2018 17:05:44
Revision:472884Original commit files touched by this commit
mat search for other commits by this committer
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
0.25.1
20 Jun 2018 00:52:59
Revision:472836Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.25.1

PR:		229131
Sponsored by:	iXsystems Inc.
0.25.0
09 Jun 2018 19:59:15
Revision:472084Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.25.0
- While here switch to PY_FLAVOR

Sponsored by:	iXsystems Inc.
0.24.0_1
17 May 2018 18:30:55
Revision:470243Original commit files touched by this commit
sunpoet search for other commits by this committer
Fix nginx server root path

- Bump PORTREVISION for package change

PR:		228294
Reported by:	Dhananjay Balan <mail@dbalan.in>
0.24.0
03 May 2018 18:41:35
Revision:468967Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.24.0

Changes:	https://github.com/certbot/certbot/blob/master/CHANGELOG.md
		https://github.com/certbot/certbot/milestones?state=closed
0.23.0
14 Apr 2018 12:01:21
Revision:467310Original commit files touched by this commit
mat search for other commits by this committer
Note that both security/py-acme and security/py-certbot have PORTEPOCH set.

Sponsored by:	Absolight
0.23.0
12 Apr 2018 11:07:37
Revision:467144Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.23.0

- Update and sort RUN_DEPENDS

Changes:	https://github.com/certbot/certbot/milestones?state=closed
0.22.2
20 Mar 2018 12:03:59
Revision:465083Original commit files touched by this commit
mat search for other commits by this committer
Update acme/certbot ports to 0.22.2.

Sponsored by:	Absolight
0.22.0
08 Mar 2018 14:49:08
Revision:463891Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.22.0
0.21.1_1
23 Feb 2018 13:33:29
Revision:462697Original commit files touched by this commit
mat search for other commits by this committer
Add missing dependency.

Reported by:	carmel_ny outlook com
With hat:	pointy (mat)
Sponsored by:	Absolight
0.21.1
22 Feb 2018 14:29:36
Revision:462597Original commit files touched by this commit
mat search for other commits by this committer
Add py-certbot-nginx, the nginx plugin for py-certbot.

Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D14262

Number of commits found: 76