aboutsummaryrefslogtreecommitdiff
path: root/security/py-certbot-dns-luadns
Commit message (Collapse)AuthorAgeFilesLines
* security/py-{acme,certbot*}: Update to 2.10.0Yasuhiro Kimura2024-04-212-4/+3
| | | | | | | ChangeLog: https://github.com/certbot/certbot/releases/tag/v2.10.0 PR: 278158 Approved by: sunpoet (python)
* security/py-certbot-dns-luadns: Convert to USE_PYTHON=pep517Po-Chuan Hsieh2024-04-051-1/+4
| | | | - Bump PORTREVISION for package change
* security/py-{acme,certbot*}: Update to 2.9.0Po-Chuan Hsieh2024-02-211-3/+3
| | | | Changes: https://github.com/certbot/certbot/releases
* security/py-{acme,certbot*}: Update to 2.8.0Po-Chuan Hsieh2023-12-252-5/+8
| | | | | | | - Update WWW - Add py-setuptools to RUN_DEPENDS Changes: https://github.com/certbot/certbot/releases
* security/py-{acme,certbot*}: Update to 2.7.4Yasuhiro Kimura2023-11-031-3/+3
| | | | | | ChangeLog: https://github.com/certbot/certbot/blob/v2.7.4/certbot/CHANGELOG.md PR: 274863 Approved by: sunpoet (python@)
* security/py-{acme,certbot*}: Update to 2.7.3Yasuhiro Kimura2023-10-312-4/+4
| | | | | | ChangeLog: https://github.com/certbot/certbot/blob/v2.7.3/certbot/CHANGELOG.md PR: 274256 Approved by: sunpoet (python@)
* all: remove explicit versions in USES=python for "3.x+"Rene Ladan2023-06-271-1/+1
| | | | | | | | | | | | | | | | | | | 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>
* security/py-{acme,certbot*}: Update to 2.6.0Yasuhiro Kimura2023-05-151-3/+3
| | | | | | | 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@)
* security/py-{acme,certbot*}: Update to 2.4.0Yasuhiro Kimura2023-03-221-3/+3
| | | | | | ChangeLog: https://github.com/certbot/certbot/releases/tag/v2.4.0 PR: 270025 Approved by: maintainer timeout
* security/py-{acme,certbot*}: Update to 2.3.0Yasuhiro Kimura2023-03-021-3/+3
| | | | | | ChageLog: https://github.com/certbot/certbot/releases/tag/v2.3.0 PR: 269578 Approved by: maintainer timeout
* security/py-{acme,certbot*}: Update to 2.2.0Yasuhiro Kimura2023-01-261-3/+3
| | | | | | ChangeLog: https://github.com/certbot/certbot/releases/tag/v2.2.0 PR: 268898 Approved by: maintainer timeout
* */*: rename CHEESESHOP to PYPI in MASTER_SITESDmitry Marakasov2023-01-111-1/+1
| | | | | | PR: 267994 Differential revision: D37518 Approved by: bapt
* security/py-{acme,certbot*}: Update to 2.1.0Yasuhiro Kimura2022-12-221-3/+3
| | | | | | ChangeLog: https://github.com/certbot/certbot/releases/tag/v2.1.0 PR: 268237 Approved by: maintainer timeout
* security/py-{acme,certbot*}: Update to 2.0.0Yasuhiro Kimura2022-12-061-3/+3
| | | | | | ChangeLog: https://github.com/certbot/certbot/releases/tag/v2.0.0 PR: 267913 Approved by: maintainer timeout
* security/py-{acme,certbot*}: Update to 1.32.0Yasuhiro Kimura2022-11-131-3/+3
| | | | | | ChangeLog: https://github.com/certbot/certbot/blob/v1.32.0/certbot/CHANGELOG.md PR: 267661 Approved by: dbaio (python, maintainer)
* security/py-{acme,certbot*}: Update to 1.31.0Yasuhiro Kimura2022-10-071-3/+3
| | | | | | | ChangeLog: https://github.com/certbot/certbot/releases/tag/v1.31.0 PR: 266823 Approved by: koobs (python@, maintainer) MFH: 2022Q4
* security/py-{acme,certbot*}: Update to 1.30.0Yasuhiro Kimura2022-09-101-3/+3
| | | | | | | ChangeLog: https://github.com/certbot/certbot/releases/tag/v1.30.0 PR: 266288 Approved by: koobs, sunpoet (python@, maintainer)
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | 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)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* security/py-{acme,certbot*}: Update to 1.29.0Yasuhiro Kimura2022-07-212-5/+4
| | | | | | | ChangeLog: https://github.com/certbot/certbot/releases/tag/v1.29.0 PR: 265301 Approved by: sunpoet (python@)
* security/py-{acme,certbot*}: Update to 1.27.0Yasuhiro Kimura2022-05-041-3/+3
| | | | | | ChangeLog: https://github.com/certbot/certbot/blob/v1.27.0/certbot/CHANGELOG.md PR: 263766 Approved by: koobs (python, maintainer)
* security/py-{acme,certbot*}: Update to 1.26.0Yasuhiro Kimura2022-04-162-4/+4
| | | | | | ChangeLog: https://github.com/certbot/certbot/releases/tag/v1.26.0 PR: 261799 Approved by: koobs (python@, maintainer)
* security/{py-acme,py-certbot*}: Update to 1.22.0Yasuhiro Kimura2021-12-201-3/+3
| | | | | | ChangeLog: https://github.com/certbot/certbot/releases/tag/v1.22.0 PR: 260270 Approved by: lwhsu (python, maintainer)
* security-py-{acme,certbot*}: Update to 1.21.0Yasuhiro Kimura2021-11-061-3/+3
| | | | | | ChangeLog: https://github.com/certbot/certbot/releases/tag/v1.21.0 PR: 259647 Approved by: sunpoet (python, maintainer)
* security/{py-acme,py-certbot*}: Update to 1.20.0Yasuhiro Kimura2021-10-171-3/+3
| | | | | | | | 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
* security/py-{acme,certbot*}: Update to 1.18.0Yasuhiro Kimura2021-08-051-3/+3
| | | | | | Change Log: https://github.com/certbot/certbot/blob/v1.18.0/certbot/CHANGELOG.md PR: 257602
* security/py-[acme|certbot]: Update to 1.17.0Yasuhiro Kimura2021-07-101-3/+3
| | | | | | | Changelog: https://github.com/certbot/certbot/blob/v1.17.0/certbot/CHANGELOG.md PR: 257032 Approved by: python (dbaio)
* security/py-[acme|certbot]: Update to 1.16.0Yasuhiro Kimura2021-06-262-4/+4
| | | | | | | Changelog: https://github.com/certbot/certbot/blob/v1.16.0/certbot/CHANGELOG.md PR: 256391 Approved by: python (with hat)
* security/py-[acme|certbot]: Update to 1.15.0Danilo G. Baio2021-05-091-3/+3
| | | | | | PR: 255636 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Approved by: python (with hat)
* security/py-[acme|certbot]: Update to 1.14.0Danilo G. Baio2021-04-101-3/+3
| | | | | | | | 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)
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* security/py-[acme|certbot]: Update to 1.13.0Danilo G. Baio2021-03-072-4/+3
| | | | | | | | | | | 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) Notes: svn path=/head/; revision=567578
* security/py-[acme|certbot]: Update to 1.11.0Danilo G. Baio2021-01-091-3/+3
| | | | | | | | | | | 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) Notes: svn path=/head/; revision=560859
* security/py-[acme|certbot]: Update to 1.10.1Danilo G. Baio2020-12-051-3/+3
| | | | | | | | | | | 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) Notes: svn path=/head/; revision=557076
* Update USES=python for py-dns-lexicon 3.5.0 updateSunpoet Po-Chuan Hsieh2020-11-151-1/+1
| | | | Notes: svn path=/head/; revision=555319
* security/py-[acme|certbot]: Update to 1.9.0Danilo G. Baio2020-10-111-3/+3
| | | | | | | | | | | 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) Notes: svn path=/head/; revision=552066
* security/py-[acme|certbot]: Update to 1.8.0Danilo G. Baio2020-09-271-3/+3
| | | | | | | | | | | 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) Notes: svn path=/head/; revision=550349
* security/py-[acme|certbot]: Update to 1.7.0Danilo G. Baio2020-08-081-3/+3
| | | | | | | | | Changelog: https://github.com/certbot/certbot/blob/v1.7.0/certbot/CHANGELOG.md Approved by: dbaio (python, maintainer) Notes: svn path=/head/; revision=544495
* security/py-[acme|certbot]: Update to 1.6.0Danilo G. Baio2020-07-112-8/+3
| | | | | | | | | | | | 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) Notes: svn path=/head/; revision=542003
* security/py-[acme|certbot]: Update to 1.5.0Danilo G. Baio2020-06-061-3/+3
| | | | | | | Changelog: https://github.com/certbot/certbot/blob/v1.5.0/certbot/CHANGELOG.md Notes: svn path=/head/; revision=538126
* security/py-[acme|certbot]: Update to 1.4.0Danilo G. Baio2020-05-121-3/+3
| | | | | | | | | | 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 Notes: svn path=/head/; revision=534987
* Update SphinxDanilo G. Baio2020-05-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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 Shared macro to use with flavors and not break ports with USES=python (all versions). Python >=3.5 --> textproc/py-sphinx (v3.0.2) Python < 3.5 --> textproc/py-sphinx18 (v1.8.5) All ports that uses sphinx were changed to use the new variable ${PY_SPHINX} in the dependency line, exceptions: * Ports that fails to build with sphinx 3.0.2 because of code. They are pointing to textproc/py-sphinx18 directly. There aren't many ports. * Ports that doesn't know Python flavors. - Add several patches to fix Sphinx consumers The most common issues are related with pkg-plist, the output files from Sphinx changes between versions, keep this dynamically is the better approach. This will save time in future sphinx updates. PR: 245629 Exp-run by: antoine Notes: svn path=/head/; revision=534966
* security/py-[acme|certbot]: Update to 1.3.0Danilo G. Baio2020-03-181-3/+3
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=528616
* Update to 1.2.0Sunpoet Po-Chuan Hsieh2020-02-221-3/+3
| | | | | | | Changes: https://github.com/certbot/certbot/releases Notes: svn path=/head/; revision=526834
* Update to 1.1.0Sunpoet Po-Chuan Hsieh2020-01-261-3/+3
| | | | | | | Changes: https://github.com/certbot/certbot/releases Notes: svn path=/head/; revision=524221
* security/py-{acme|certbot*}: update 0.39 -> 1.0.0Kurt Jaeger2019-12-261-3/+3
| | | | | | | | | PR: 242458 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Relnotes: https://github.com/certbot/certbot/releases/tag/v1.0.0 Notes: svn path=/head/; revision=520944
* Update to 0.39.0Sunpoet Po-Chuan Hsieh2019-10-031-3/+3
| | | | | | | Changes: https://github.com/certbot/certbot/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=513725
* Update to 0.38.0Sunpoet Po-Chuan Hsieh2019-09-051-3/+3
| | | | | | | Changes: https://github.com/certbot/certbot/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=511255
* Update to 0.37.2Sunpoet Po-Chuan Hsieh2019-08-241-3/+3
| | | | | | | Changes: https://github.com/certbot/certbot/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=509704