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.

non port: security/py-certbot/Makefile

Number of commits found: 64

Sunday, 21 Apr 2024
01:14 Yasuhiro Kimura (yasu) search for other commits by this committer
security/py-{acme,certbot*}: Update to 2.10.0

ChangeLog:	https://github.com/certbot/certbot/releases/tag/v2.10.0

PR:		278158
Approved by:	sunpoet (python)
commit hash: 70b25dede7bd21984edbc7d18829c1f85543353e commit hash: 70b25dede7bd21984edbc7d18829c1f85543353e commit hash: 70b25dede7bd21984edbc7d18829c1f85543353e commit hash: 70b25dede7bd21984edbc7d18829c1f85543353e 70b25de
Friday, 5 Apr 2024
23:59 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/py-certbot: Convert to USE_PYTHON=pep517

- Remove superfluous trailing backslash
- Bump PORTREVISION for package change
commit hash: e881678dafcc0c523c1a0823cf9c822aee2b3f0c commit hash: e881678dafcc0c523c1a0823cf9c822aee2b3f0c commit hash: e881678dafcc0c523c1a0823cf9c822aee2b3f0c commit hash: e881678dafcc0c523c1a0823cf9c822aee2b3f0c e881678
Monday, 25 Dec 2023
16:11 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
commit hash: 80fb01f4d51d70c857e2b3c276a19a00f2c6b24a commit hash: 80fb01f4d51d70c857e2b3c276a19a00f2c6b24a commit hash: 80fb01f4d51d70c857e2b3c276a19a00f2c6b24a commit hash: 80fb01f4d51d70c857e2b3c276a19a00f2c6b24a 80fb01f4
Tuesday, 31 Oct 2023
06:52 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@)
commit hash: 98958d8b835abaa9ee5dde3960dad8ea2b9f33d0 commit hash: 98958d8b835abaa9ee5dde3960dad8ea2b9f33d0 commit hash: 98958d8b835abaa9ee5dde3960dad8ea2b9f33d0 commit hash: 98958d8b835abaa9ee5dde3960dad8ea2b9f33d0 98958d8
Friday, 29 Sep 2023
14:19 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
*: Replace USES=pycryptography* with USE_PYTHON=cryptography{,_build,_test}

- Introduce USE_PYTHON=cryptography{,_build,_test}
- Switch all 96 ports from USES=pycryptography to with
USE_PYTHON=cryptography{,_build,_test}
- Remove Mk/Uses/pycryptography.mk

PR:		273727
Approved by:	tcberner (portmgr)
Exp-run by:	antoine
commit hash: 3754fc5f190b9a31f617d662bb35fd0f96ee8088 commit hash: 3754fc5f190b9a31f617d662bb35fd0f96ee8088 commit hash: 3754fc5f190b9a31f617d662bb35fd0f96ee8088 commit hash: 3754fc5f190b9a31f617d662bb35fd0f96ee8088 3754fc5
Saturday, 22 Jul 2023
07:46 Tobias C. Berner (tcberner) search for other commits by this committer
framework: convert tree to use USES=pycryptography

A future commit will update to security/py-cryptography will introduce a
rust dependency.

PR:		254853
commit hash: b28a739884e37c25bb57ea5f157252adb63065d3 commit hash: b28a739884e37c25bb57ea5f157252adb63065d3 commit hash: b28a739884e37c25bb57ea5f157252adb63065d3 commit hash: b28a739884e37c25bb57ea5f157252adb63065d3 b28a739
Tuesday, 27 Jun 2023
19:34 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>
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb 3d9a815
Monday, 15 May 2023
05:21 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@)
commit hash: fcf4f74c885625d014ef1520dbc2a2b687fbc083 commit hash: fcf4f74c885625d014ef1520dbc2a2b687fbc083 commit hash: fcf4f74c885625d014ef1520dbc2a2b687fbc083 commit hash: fcf4f74c885625d014ef1520dbc2a2b687fbc083 fcf4f74
Monday, 30 Jan 2023
13:02 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/py-{acme,certbot*}: Update USES=python and version requirement of
RUN_DEPENDS
commit hash: c29190941f56c3d5a4465b3408d4986b13cb944c commit hash: c29190941f56c3d5a4465b3408d4986b13cb944c commit hash: c29190941f56c3d5a4465b3408d4986b13cb944c commit hash: c29190941f56c3d5a4465b3408d4986b13cb944c c291909
Wednesday, 11 Jan 2023
15:58 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
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 77d6847
Tuesday, 6 Dec 2022
04:36 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
commit hash: 65cc12e2a5d034b634490096c3b73eb7558ff13a commit hash: 65cc12e2a5d034b634490096c3b73eb7558ff13a commit hash: 65cc12e2a5d034b634490096c3b73eb7558ff13a commit hash: 65cc12e2a5d034b634490096c3b73eb7558ff13a 65cc12e
Wednesday, 7 Sep 2022
21:10 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.

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)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Thursday, 21 Jul 2022
15:52 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@)
commit hash: 530a30bd0d4c34f6ce625f0255f4df4a66c8c181 commit hash: 530a30bd0d4c34f6ce625f0255f4df4a66c8c181 commit hash: 530a30bd0d4c34f6ce625f0255f4df4a66c8c181 commit hash: 530a30bd0d4c34f6ce625f0255f4df4a66c8c181 530a30b
Wednesday, 20 Jul 2022
14:22 Tobias C. Berner (tcberner) search for other commits by this committer
security: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Kapranoff <kappa@rambler-co.ru>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alexander Botero-Lowry <alex@foxybanana.com>
  *  Alexander Kriventsov <avk@vl.ru>
  *  Alexander Leidinger <netchild@FreeBSD.org>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexander Y. Grigoryev <alexander.4mail@gmail.com>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alfred Perlstein
  *  Alfred Perlstein <alfred@FreeBSD.org>
  *  Anders Nordby <anders@FreeBSD.org>
  *  Anders Nordby <anders@fix.no>
  *  Andreas Klemm <andreas@klemm.gtn.com>
  *  Andrew Lewis <freeghb@gmail.com>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrew St. Jean <andrew@arda.homeunix.net>
  *  Anes Mukhametov <anes@anes.su>
  *  Antoine Brodin <antoine@FreeBSD.org>
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
  *  Antonio Carlos Venancio Junior <antonio@inf.ufsc.br>
  *  Ashish SHUKLA <ashish@FreeBSD.org>
  *  Attila Nagy <bra@fsn.hu>
  *  Autrijus Tang <autrijus@autrijus.org>
  *  Axel Rau <axel.rau@chaos1.de>
  *  Babak Farrokhi <farrokhi@FreeBSD.org>
  *  Ben Woods <woodsb02@FreeBSD.org>
  *  Bernard Spil <brnrd@FreeBSD.org>
  *  Bernard Spil <brnrd@freebsd.org>
  *  Blaz Zupan <blaz@si.FreeBSD.org>
  *  Bob Hockney <zeus@ix.netcom.com>
  *  Boris Kochergin <spawk@acm.poly.edu>
  *  Brendan Molloy <brendan+freebsd@bbqsrc.net>
  *  Bruce M Simpson
  *  Bruce M Simpson <bms@FreeBSD.org>
  *  Bruce M. Simpson <bms@FreeBSD.org>
  *  Carlo Strub
  *  Carlo Strub <cs@FreeBSD.org>
  *  Carlos J Puga Medina <cpm@FreeBSD.org>
  *  Carlos J Puga Medina <cpm@fbsd.es>
  *  Charlie Root <se@FreeBSD.org>
  *  Cheng-Lung Sung <clsung@FreeBSD.org>
  *  Cheng-Lung Sung <clsung@dragon2.net>
  *  Chie Taguchi <taguchi.ch@gmail.com>
  *  Chris Cowart <ccowart@rescomp.berkeley.edu>
  *  Chris D. Faulhaber <jedgar@FreeBSD.org>
  *  Christer Edwards <christer.edwards@gmail.com>
  *  Christian Lackas
  *  Christopher Hall <hsw@bitmark.com>
  *  Clement Laforet <sheepkiller@cultdeadsheep.org>
  *  Clive Lin <clive@CirX.ORG>
  *  Colin Percival
  *  Cory McIntire (loon@noncensored.com)
  *  Craig Leres <leres@FreeBSD.org>
  *  Cristiano Deana <cris@gufi.org>
  *  Cy Schubert (Cy.Schubert@uumail.gov.bc.ca)
  *  Cy Schubert <Cy.Schubert@uumail.gov.bc.ca>
  *  Cy Schubert <cy@FreeBSD.org>
  *  Damian Gerow <dgerow@afflictions.org>
  *  Damien Bobillot
  *  Dan Langille
  *  Dan Langille <dan@freebsddiary.org>
  *  Dan Langille <dvl@FreeBSD.org>
  *  Dan Langille <dvl@freebsd.org>
  *  Dan Langille <dvl@sourcefire.com>
  *  Daniel Kahn Gillmor <dkg@fifthhorseman.net>
  *  Daniel Roethlisberger <daniel@roe.ch>
  *  Danilo Egea Gondolfo <danilo@FreeBSD.org>
  *  Danton Dorati <urisso@bsd.com.br>
  *  Dave McKay <dave@mu.org>
  *  David E. Thiel <lx@FreeBSD.org>
  *  David O'Brien (obrien@NUXI.com)
  *  David O'Brien <obrien@FreeBSD.org>
  *  David Thiel <lx@redundancy.redundancy.org>
  *  Dean Hollister <dean@odyssey.apana.org.au>
  *  Denis Shaposhnikov <dsh@vlink.ru>
  *  Dereckson <dereckson@gmail.com>
  *  Dirk Froemberg <dirk@FreeBSD.org>
  *  Ditesh Shashikant Gathani <ditesh@gathani.org>
  *  Dom Mitchell <dom@happygiraffe.net>
  *  Dominic Marks <dominic.marks@btinternet.com>
  *  Don Croyle <croyle@gelemna.org>
  *  Douglas Thrift <douglas@douglasthrift.net>
  *  Edson Brandi <ebrandi@fugspbr.org>
  *  Edwin Groothuis <edwin@mavetju.org>
  *  Ekkehard 'Ekki' Gehm <gehm@physik.tu-berlin.de>
  *  Emanuel Haupt <ehaupt@FreeBSD.org>
  *  Emanuel Haupt <ehaupt@critical.ch>
  *  Eric Crist <ecrist@secure-computing.net>
  *  Erwin Lansing <erwin@FreeBSD.org>
  *  Eugene Grosbein <eugen@FreeBSD.org>
  *  Fabian Keil <fk@fabiankeil.de>
  *  Felix Palmen <felix@palmen-it.de>
  *  Florent Thoumie <flz@xbsd.org>
  *  Foxfair Hu <foxfair@FreeBSD.org>
  *  Frank Laszlo <laszlof@vonostingroup.com>
  *  Frank Wall <fw@moov.de>
  *  Franz Bettag <franz@bett.ag>
  *  Gabor Kovesdan
  *  Gabor Kovesdan <gabor@FreeBSD.org>
  *  Gabriel M. Dutra <0xdutra@gmail.com>
  *  Gary Hayers <Gary@Hayers.net>
  *  Gasol Wu <gasol.wu@gmail.com>
  *  Gea-Suan Lin <gslin@gslin.org>
  *  George Reid <greid@ukug.uk.freebsd.org>
  *  George Reid <services@nevernet.net>
  *  Greg Larkin <glarkin@FreeBSD.org>
  *  Greg V <greg@unrelenting.technology>
  *  Gregory Neil Shapiro <gshapiro@FreeBSD.org>
  *  Grzegorz Blach <gblach@FreeBSD.org>
  *  Guangyuan Yang <ygy@FreeBSD.org>
  *  Hakisho Nukama <nukama@gmail.com>
  *  Hammurabi Mendes <hmendes@brturbo.com>
  *  Henk van Oers <hvo.pm@xs4all.nl>
  *  Horia Racoviceanu <horia@racoviceanu.com>
  *  Hung-Yi Chen <gaod@hychen.org>
  *  Jaap Akkerhuis <jaap@NLnetLabs.nl>
  *  Jaap Boender <jaapb@kerguelen.org>
  *  Jacek Serwatynski <tutus@trynet.eu.org>
  *  James FitzGibbon <jfitz@FreeBSD.org>
  *  James Thomason <james@divide.org>
  *  Jan-Peter Koopmann <Jan-Peter.Koopmann@seceidos.de>
  *  Janky Jay <ek@purplehat.org>
  *  Janos Mohacsi
  *  Janos Mohacsi <janos.mohacsi@bsd.hu>
  *  Jean-Yves Lefort <jylefort@brutele.be>
  *  Jim Geovedi <jim@corebsd.or.id>
  *  Jim Ohlstein <jim@ohlste.in>
  *  Joe Clarke <marcus@marcuscom.com>
  *  Joe Marcus Clarke <marcus@FreeBSD.org>
  *  Johann Visagie <johann@egenetics.com>
  *  Johann Visagie <wjv@FreeBSD.org>
  *  John Ferrell <jdferrell3@yahoo.com>
  *  John Hixson <jhixson@gmail.com>
  *  John Polstra <jdp@polstra.com>
  *  John W. O'Brien <john@saltant.com>
  *  John-Mark Gurney <jmg@FreeBSD.org>
  *  Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
  *  Joseph Benden <joe@thrallingpenguin.com>
  *  Joshua D. Abraham <jabra@ccs.neu.edu>
  *  Jov <amutu@amutu.com>
  *  Jui-Nan Lin <jnlin@freebsd.cs.nctu.edu.tw>
  *  Ka Ho Ng <khng300@gmail.com>
  *  Kay Lehmann <kay_lehmann@web.de>
  *  Keith J. Jones <kjones@antihackertoolkit.com>
  *  Kevin Zheng <kevinz5000@gmail.com>
  *  Kimura Fuyuki <fuyuki@hadaly.org>
  *  Kimura Fuyuki <fuyuki@mj.0038.net>
  *  Klayton Monroe <klm@uidzero.org>
  *  Konstantin Menshikov <kostjnspb@yandex.ru>
  *  Koop Mast <kwm@FreeBSD.org>
  *  Kris Kennaway <kris@FreeBSD.org>
  *  Kubilay Kocak <koobs@FreeBSD.org>
  *  Kurt Jaeger <fbsd-ports@opsec.eu>
  *  LEVAI Daniel <leva@ecentrum.hu>
  *  Lars Engels <lme@FreeBSD.org>
  *  Lars Thegler <lth@FreeBSD.org>
  *  Laurent LEVIER <llevier@argosnet.com>
  *  Luiz Eduardo R. Cordeiro
  *  Lukas Slebodnik <lukas.slebodnik@intrak.sk>
  *  Lukasz Komsta
  *  Mageirias Anastasios <anastmag@gmail.com>
  *  Marcel Prisi <marcel.prisi@virtua.ch>
  *  Marcello Coutinho
  *  Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
  *  Mark Felder <feld@FreeBSD.org>
  *  Mark Hannon <markhannon@optusnet.com.au>
  *  Mark Murray <markm@FreeBSD.org>
  *  Mark Pulford <mark@kyne.com.au>
  *  Marko Njezic <sf@maxempire.com>
  *  Martin Matuska <martin@tradex.sk>
  *  Martin Matuska <mm@FreeBSD.org>
  *  Martin Mersberger
  *  Martin Wilke <miwi@FreeBSD.org>
  *  Martti Kuparinen <martti.kuparinen@ericsson.com>
  *  Mateusz Piotrowski <0mp@FreeBSD.org>
  *  Matt <matt@xtaz.net>
  *  Matt Behrens <matt@zigg.com>
  *  Matthias Andree <mandree@FreeBSD.org>
  *  Matthias Fechner <mfechner@FreeBSD.org>
  *  Matthieu BOUTHORS <matthieu@labs.fr>
  *  Maxim Sobolev <sobomax@FreeBSD.org>
  *  Meno Abels <meno.abels@adviser.com>
  *  Michael Haro <mharo@FreeBSD.org>
  *  Michael Johnson <ahze@FreeBSD.org>
  *  Michael Nottebrock <lofi@FreeBSD.org>
  *  Michael Reifenberger <mr@FreeBSD.org>
  *  Michael Schout <mschout@gkg.net>
  *  Michal Bielicki <m.bielicki@llizardfs.com>
  *  Michiel van Baak <michiel@vanbaak.eu
  *  Mij <mij@bitchx.it>
  *  Mike Heffner <mheffner@vt.edu>
  *  Mikhail T. <m.tsatsenko@gmail.com>
  *  Mikhail Teterin <mi@aldan.algebra.com>
  *  Milan Obuch
  *  Mosconi <mosconi.rmg@gmail.com>
  *  Muhammad Moinur Rahman <5u623l20@gmail.com>
  *  Mustafa Arif <ma499@doc.ic.ac.uk>
  *  Neil Booth
  *  Neil Booth <kyuupichan@gmail.com>
  *  Nick Barkas <snb@threerings.net>
  *  Nicola Vitale <nivit@FreeBSD.org>
  *  Niels Heinen
  *  Nikola Kolev <koue@chaosophia.net>
  *  Nobutaka Mantani <nobutaka@FreeBSD.org>
  *  Oliver Lehmann
  *  Oliver Lehmann <oliver@FreeBSD.org>
  *  Olivier Duchateau
  *  Olivier Duchateau <duchateau.olivier@gmail.com>
  *  Olli Hauer
  *  Patrick Li <pat@databits.net>
  *  Paul Chvostek <paul@it.ca>
  *  Paul Schmehl <pauls@utdallas.edu>
  *  Pavel I Volkov <pavelivolkov@googlemail.com>
  *  Pete Fritchman <petef@databits.net>
  *  Peter Ankerstal <peter@pean.org>
  *  Peter Haight <peterh@sapros.com>
  *  Peter Johnson <johnson.peter@gmail.com>
  *  Peter Pentchev <roam@FreeBSD.org>
  *  Petr Rehor <rx@rx.cz>
  *  Philippe Audeoud <jadawin@tuxaco.net>
  *  Philippe Rocques <phil@teaser.fr>
  *  Piotr Kubaj <pkubaj@FreeBSD.org>
  *  Piotr Kubaj <pkubaj@anongoth.pl>
  *  Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  RaRa Rasputin <rasputin@submonkey.net>
  *  Radim Kolar
  *  Ralf Meister
  *  Remington Lang <MrL0Lz@gmail.com>
  *  Renaud Chaput <renchap@cocoa-x.com>
  *  Roderick van Domburg <r.s.a.vandomburg@student.utwente.nl>
  *  Roland van Laar <roland@micite.net>
  *  Romain Tartiere <romain@blogreen.org>
  *  Roman Bogorodskiy
  *  Roman Bogorodskiy <novel@FreeBSD.org>
  *  Roman Shterenzon <roman@xpert.com>
  *  Rong-En Fan <rafan@FreeBSD.org>
  *  Ryan Steinmetz <zi@FreeBSD.org>
  *  Sahil Tandon <sahil@tandon.net>
  *  Sascha Holzleiter <sascha@root-login.org>
  *  SeaD
  *  Seamus Venasse <svenasse@polaris.ca>
  *  Sean Greven <sean.greven@gmail.com>
  *  Sebastian Schuetz <sschuetz@fhm.edu>
  *  Sergei Kolobov <sergei@FreeBSD.org>
  *  Sergei Kolobov <sergei@kolobov.com>
  *  Sergei Vyshenski
  *  Sergei Vyshenski <svysh.fbsd@gmail.com>
  *  Sergey Skvortsov <skv@protey.ru>
  *  Seth Kingsley <sethk@meowfishies.com>
  *  Shaun Amott <shaun@inerd.com>
  *  Simeon Simeonov <sgs@pichove.org>
  *  Simon Dick <simond@irrelevant.org>
  *  Sofian Brabez <sbrabez@gmail.com>
  *  Stanislav Sedov <ssedov@mbsd.msk.ru>
  *  Stefan Esser <se@FreeBSD.org>
  *  Stefan Grundmann
  *  Stefan Walter <sw@gegenunendlich.de>
  *  Stephon Chen <stephon@gmail.com>
  *  Steve Wills <steve@mouf.net>
  *  Steve Wills <swills@FreeBSD.org>
  *  Steven Kreuzer
  *  Steven Kreuzer <skreuzer@exit2shell.com>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  TAKAHASHI Kaoru <kaoru@kaisei.org>
  *  TAKATSU Tomonari <tota@FreeBSD.org>
  *  Tatsuki Makino <tatsuki_makino@hotmail.com>
  *  Thibault Payet <monwarez@mailoo.org>
  *  Thierry Thomas (<thierry@pompo.net>)
  *  Thierry Thomas <thierry@pompo.net>
  *  Thomas Hurst <tom@hur.st>
  *  Thomas Quinot <thomas@cuivre.fr.eu.org>
  *  Thomas Zander <riggs@FreeBSD.org>
  *  Thomas von Dein <freebsd@daemon.de>
  *  Tilman Linneweh <arved@FreeBSD.org>
  *  Tim Bishop <tim@bishnet.net>
  *  Tom Judge <tom@tomjudge.com>
  *  Tomoyuki Sakurai <cherry@trombik.org>
  *  Toni Viemerö <toni.viemero@iki.fi>
  *  Tony Maher
  *  Torsten Zuhlsdorff <ports@toco-domains.de>
  *  Travis Campbell <hcoyote@ghostar.org>
  *  Tsung-Han Yeh <snowfly@yuntech.edu.tw>
  *  Ulf Lilleengen
  *  Vaida Bogdan <vaida.bogdan@gmail.com>
  *  Valentin Zahariev <curly@e-card.bg>
  *  Valerio Daelli <valerio.daelli@gmail.com>
  *  Veniamin Gvozdikov <vg@FreeBSD.org>
  *  Victor Popov
  *  Victor Popov <v.a.popov@gmail.com>
  *  Vsevolod Stakhov
  *  Vsevolod Stakhov <vsevolod@FreeBSD.org>
  *  Wen Heping <wen@FreeBSD.org>
  *  Wen Heping <wenheping@gmail.com>
  *  Yarodin <yarodin@gmail.com>
  *  Yen-Ming Lee <leeym@FreeBSD.org>
  *  Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
  *  Yen-Ming Lee <leeym@leeym.com>
  *  Ying-Chieh Liao <ijliao@FreeBSD.org>
  *  Yonatan <Yonatan@Xpert.com>
  *  Yonatan <onatan@gmail.com>
  *  Yoshisato YANAGISAWA
  *  Yuri Victorovich
  *  Yuri Victorovich <yuri@rawbw.com>
  *  Zach Thompson <hideo@lastamericanempire.com>
  *  Zane C. Bowers <vvelox@vvelox.net>
  *  Zeus Panchenko <zeus@gnu.org.ua>
  *  ache
  *  adamw
  *  ajk@iu.edu
  *  alex@FreeBSD.org
  *  allan@saddi.com
  *  alm
  *  andrej@ebert.su
  *  andrew@scoop.co.nz
  *  andy@fud.org.nz
  *  antoine@FreeBSD.org
  *  arved
  *  barner
  *  brix@FreeBSD.org
  *  buganini@gmail.com
  *  chinsan
  *  chris@still.whet.org
  *  clement
  *  clsung
  *  crow
  *  cy@FreeBSD.org
  *  dominik karczmarski <dominik@karczmarski.com>
  *  dwcjr@inethouston.net
  *  eivind
  *  erich@rrnet.com
  *  erwin@FreeBSD.org
  *  girgen@FreeBSD.org
  *  glen.j.barber@gmail.com
  *  hbo@egbok.com
  *  ijliao
  *  jesper
  *  jfitz
  *  johans
  *  joris
  *  kftseng@iyard.org
  *  kris@FreeBSD.org
  *  lx
  *  markm
  *  mharo@FreeBSD.org
  *  michaelnottebrock@gmx.net
  *  mnag@FreeBSD.org
  *  mp39590@gmail.com
  *  nbm
  *  nectar@FreeBSD.org
  *  nork@FreeBSD.org
  *  nork@cityfujisawa.ne.jp
  *  nsayer@FreeBSD.org
  *  nsayer@quack.kfu.com
  *  ntarmos@cs.uoi.gr
  *  oly
  *  onatan@gmail.com
  *  pandzilla
  *  patrick@mindstep.com
  *  pauls
  *  perl@FreeBSD.org
  *  petef@FreeBSD.org
  *  peter.thoenen@yahoo.com
  *  ports@c0decafe.net
  *  ports@rbt.ca
  *  roam@FreeBSD.org
  *  rokaz
  *  sada@FreeBSD.org
  *  scrappy
  *  se
  *  shane@freebsdhackers.net aka modsix@gmail.com
  *  snb@threerings.net
  *  sumikawa
  *  sviat
  *  teramoto@comm.eng.osaka-u.ac.jp
  *  thierry@pompo.net
  *  tobez@FreeBSD.org
  *  torstenb@FreeBSD.org
  *  trasz <trasz@pin.if.uz.zgora.pl>
  *  trevor
  *  truckman
  *  vanhu
  *  vanilla@
  *  wen@FreeBSD.org
  *  will

With hat:	portmgr
commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe 857c05f
Tuesday, 21 Jun 2022
16:36 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/py-certbot: Convert to USE_PYTHON=pytest
commit hash: 7d38e9a93ed023c309cff3eeeb83730898f421fe commit hash: 7d38e9a93ed023c309cff3eeeb83730898f421fe commit hash: 7d38e9a93ed023c309cff3eeeb83730898f421fe commit hash: 7d38e9a93ed023c309cff3eeeb83730898f421fe 7d38e9a9
Saturday, 16 Apr 2022
08:50 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)
commit hash: bbe6a870082e8f6b184a6799e9792f38345b36ab commit hash: bbe6a870082e8f6b184a6799e9792f38345b36ab commit hash: bbe6a870082e8f6b184a6799e9792f38345b36ab commit hash: bbe6a870082e8f6b184a6799e9792f38345b36ab bbe6a87
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Sunday, 7 Mar 2021
16:51 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)
Original commitRevision:567578 
Thursday, 14 Jan 2021
14:34 dbaio search for other commits by this committer
Remove PY_SPHINX from ports using Python 3

Approved by:	 portmgr blanket
Differential Revision:	https://reviews.freebsd.org/D28093
Original commitRevision:561562 
Monday, 28 Dec 2020
23:02 antoine search for other commits by this committer
Drop python 2.7 support from a few ports

With hat:	portmgr
Original commitRevision:559531 
Sunday, 11 Oct 2020
14:20 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)
Original commitRevision:552066 
Saturday, 11 Jul 2020
18:03 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)
Original commitRevision:542003 
12:33 dbaio search for other commits by this committer
security/py-certbot: Improve periodic script

This change will keep the default behavior in the periodic script
and will add options to customize each parameter for those who want to:
 - weekly_certbot_pre_hook
 - weekly_certbot_post_hook
 - weekly_certbot_deploy_hook
 - weekly_certbot_custom_args

PR:		245674, 245954
Reported by:	amdmi3, fjoe
Reviewed by:	koobs
Approved by:	dbaio, koobs (python, maintainer)
MFH:		2020Q3
Differential Revision:	https://reviews.freebsd.org/D25391
Original commitRevision:541966 
Saturday, 27 Jun 2020
20:57 dbaio search for other commits by this committer
security/py-certbot: Add man pages, Fix Concurrency

PR:		235701
Submitted by:	Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
Reported by:	freebsd@dreamchaser.org
Approved by:	python (with hat)
Original commitRevision:540635 
Tuesday, 12 May 2020
11:13 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
Original commitRevision:534987 
Wednesday, 18 Mar 2020
00:21 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)
Original commitRevision:528616 
Monday, 24 Feb 2020
16:14 sunpoet search for other commits by this committer
Remove py-setuptools from RUN_DEPENDS: it is already added by framework
Original commitRevision:526996 
Thursday, 3 Oct 2019
19:28 sunpoet search for other commits by this committer
Update to 0.39.0

Changes:	https://github.com/certbot/certbot/blob/master/CHANGELOG.md
Original commitRevision:513725 
Monday, 9 Sep 2019
19:50 asomers search for other commits by this committer
security/py-certbot: Add periodic script for renewing certificates

PR:		221043
Submitted by:	Dmitry Marakasov, asomers, Yasuhiro KIMURA
Approved by:	koobs (maintainer timeout)
Original commitRevision:511693 
Thursday, 5 Sep 2019
17:12 sunpoet search for other commits by this committer
Update to 0.38.0

Changes:	https://github.com/certbot/certbot/blob/master/CHANGELOG.md
Original commitRevision:511255 
Monday, 29 Apr 2019
06:58 sunpoet search for other commits by this committer
Update to 0.33.1

Changes:	https://github.com/certbot/certbot/blob/master/CHANGELOG.md
Original commitRevision:500391 
Wednesday, 10 Apr 2019
06:18 antoine search for other commits by this committer
Bump a few PORTREVISIONs after r498529

With hat:	portmgr
Original commitRevision:498530 
Monday, 11 Feb 2019
19:00 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>
Original commitRevision:492730 
Sunday, 10 Feb 2019
19:45 sunpoet search for other commits by this committer
Update to 0.31.0

Changes:	https://github.com/certbot/certbot/blob/master/CHANGELOG.md
Original commitRevision:492636 
Friday, 25 Jan 2019
20:00 sunpoet search for other commits by this committer
Update to 0.30.1

Changes:	https://github.com/certbot/certbot/blob/master/CHANGELOG.md
Original commitRevision:491198 
Friday, 14 Dec 2018
09:18 matthew search for other commits by this committer
Fix setting FreeBSD specific paths since upstream change

https://github.com/certbot/certbot/commit/a23d76beb0e2c9539670766045314a5d50f582a2#diff-64ccdc74e8a07f9b039a6254093f1d0d

as part of the update to 0.29.1

PR:		233909
Reported by:	Paul Macdonald
Approved by:	koobs (python)
Original commitRevision:487414 
Thursday, 6 Dec 2018
20:32 sunpoet search for other commits by this committer
Update to 0.29.1

Changes:	https://github.com/certbot/certbot/blob/master/CHANGELOG.md
Original commitRevision:486793 
Tuesday, 30 Oct 2018
19:55 sunpoet search for other commits by this committer
Add missing RUN_DEPENDS

- Bump PORTREVISION for dependency change

PR:		232819
Submitted by:	Brad Warren <bmw@eff.org>
Original commitRevision:483535 
Saturday, 9 Jun 2018
19:59 miwi search for other commits by this committer
- Update to 0.25.0
- While here switch to PY_FLAVOR

Sponsored by:	iXsystems Inc.
Original commitRevision:472084 
Saturday, 14 Apr 2018
12:01 mat search for other commits by this committer
Note that both security/py-acme and security/py-certbot have PORTEPOCH set.

Sponsored by:	Absolight
Original commitRevision:467310 
Thursday, 12 Apr 2018
11:07 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
Original commitRevision:467144 
Thursday, 22 Feb 2018
14:29 mat search for other commits by this committer
As all the acme/certbot have the same version, store it in one place.

Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D14262
Original commitRevision:462595 
14:27 mat search for other commits by this committer
Update security/py-certbot to 0.21.1.

Bring it into python@'s fold.

PR:		225754
Submitted by:	mat
Approved by:	maintainer timeout
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D14262
Original commitRevision:462594 
Monday, 22 Jan 2018
15:44 cpm search for other commits by this committer
security/py-{acme,certbot}: Update to 0.21.0

Common:

- Update PORTVERSION and distinfo checksum (0.21.0)

security/py-acme:

- Add security/py-josepy to RUN_DEPENDS

Changelog:
https://github.com/certbot/certbot/blob/master/CHANGELOG.md#0210---2018-01-17

Reviewed by:	koobs
Approved by:	koobs (maintainer, py-certbot)
Differential Revision:	https://reviews.freebsd.org/D13981
Original commitRevision:459659 
Friday, 8 Dec 2017
10:22 cpm search for other commits by this committer
security/py-{acme,certbot}: Update to 0.20.0

Common:

- Update PORTVERSION and distinfo checksum (0.20.0)
- Regenerate patch

Changelog:
https://github.com/certbot/certbot/blob/master/CHANGELOG.md#0200---2017-12-06

Reviewed by:	koobs (maintainer)
Approved by:	koobs (maintainer, py-certbot)
Differential Revision:	https://reviews.freebsd.org/D13410
Original commitRevision:455779 
Thursday, 30 Nov 2017
15:50 mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
  current python flavor.  It can be used in dependency lines when the
  port itself is not python flavored.  For example, deskutils/calibre.

  By default, all the flavors are generated.  To only generate flavors
  for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
  BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.

  In all the ports with Python dependencies, the *_DEPENDS entries MUST
  end with the flavor so that the framework knows which to build/use.
  This is done by appending '@${PY_FLAVOR}' after the origin (or
  @${FLAVOR} if in a Python module with Python flavors, as the content
  will be the same).  For example:

    RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}

PR:		223071
Reviewed by:	portmgr, python
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D12464
Original commitRevision:455210 
Sunday, 22 Oct 2017
23:37 cpm search for other commits by this committer
security/py-{acme,certbot}: Update to 0.19.0

Common:

- Update PORTVERSION and distinfo checksum (0.19.0)

Changelog:
https://github.com/certbot/certbot/blob/master/CHANGELOG.md#0190---2017-10-04

Reviewed by:	koobs (maintainer, py-certbot)
Approved by:	koobs (maintainer, py-certbot)
Differential Revision:	https://reviews.freebsd.org/D12482
Original commitRevision:452688 
Monday, 25 Sep 2017
09:10 koobs search for other commits by this committer
security/py-{acme,certbot}: Update to 0.18.2

certbot produces an error [1] when used with versions of pyOpenSSL > 17.2.0,
who's port was recently updated [2] to 17.3.0.

This version update contains a fix for that issue.

While I'm here, improve pkg-message usage invocation example and provide
a link to documentation

[1] https://github.com/certbot/certbot/issues/5111
[2] http://svnweb.freebsd.org/changeset/ports/450350

Reported by:	Daniel Boothby (via private email)
Approved by:	cpm (py-acme maintainer)
Original commitRevision:450577 
Thursday, 14 Sep 2017
11:25 cpm search for other commits by this committer
security/py-{acme,certbot}: update to 0.18.1

Common:

- Update PORTVERSION and distinfo checksum (0.18.1)

security/py-certbot:

- Fix permissions error when upgrading certbot-auto
- Fix user-agent string and help/error message output when the new certbot-auto
  path is used.

If certbot-auto was running as an unprivileged user and it upgraded from
0.17.0 to 0.18.0, it would crash with a permissions error and would need to
be run again to sucessfully complete the upgrade. This has been fixed and
certbot-auto should upgrade cleanly to 0.18.1.

Certbot usually uses "certbot-auto" or "letsencrypt-auto" in error-messages
and the User-Agent string instead of "certbot" when you are using one of
these wrapper scripts. Proper detection of this was broken with Certbot's new
installation path in /opt in 0.18.0 but this problem has been resolved.

More details about these changes can be found on the GitHub repo:

https://github.com/certbot/certbot/milestone/45?closed=1

Changelog:

https://github.com/certbot/certbot/blob/master/CHANGELOG.md#0180---2017-09-06

Reviewed by:	koobs (maintainer)
Approved by:	koobs (maintainer, py-certbot)
MFH:		2017Q3
Differential Revision:	https://reviews.freebsd.org/D12362
Original commitRevision:449834 
Tuesday, 8 Aug 2017
09:12 cpm search for other commits by this committer
security/py-{acme,certbot}: Update to 0.17.0

Common:

- Update PORTVERSION and distinfo checksum (0.17.0)

py-certbot:

- Silence explicitly called command

Changelog:
https://github.com/certbot/certbot/blob/master/CHANGELOG.md#0170---2017-08-02

Approved by:	koobs (maintainer, py-certbot)
Differential Revision:	https://reviews.freebsd.org/D11916
Original commitRevision:447536 
Sunday, 6 Aug 2017
11:28 koobs search for other commits by this committer
security/py-certbot: Relax Python version-spec, support Python 3.x

certbot has supported Python 3 (3.3+) since the 0.14.0 release [1]. Update
the USES=python:<version-spec> to match, allowing Python 3 builds. [2]

Update acme (security/py-acme) RUN_DEPENDS entry to use PORTVERSION not
PKGVERSION (that includes PORTEPOCH/PORTREVISION) which caused the
dependency to be incorrectly reported as unsatisfied if either was
defined. Further, since *_DEPENDS version-specifiers compare against
installed package versions, only a version that includes PORTEPOCH
and/or PORTREVISION is available, so use >= not ==. [3]

While I'm here, enable 'concurrent' to automatically produce
version-suffixed files.

[1] https://github.com/certbot/certbot/issues/4507

PR:		220469 221043 [3]
Submitted by:	Kamigishi Rei <spambox haruhiism net> [2]
Reported by:	amdmi3 [3]
MFH:		2017Q3
Original commitRevision:447458 
Monday, 10 Jul 2017
09:00 cpm search for other commits by this committer
security/py-{acme,certbot}: Update to 0.16.0

Common:

- Update PORTVERSION and distinfo checksum (0.16.0)

Changelog:
https://github.com/certbot/certbot/blob/master/CHANGELOG.md#0160---2017-07-05

Reviewed by:	koobs (maintainer, py-certbot)
Approved by:	koobs (maintainer, py-certbot)
Differential Revision:	https://reviews.freebsd.org/D11517
Original commitRevision:445423 
Monday, 26 Jun 2017
11:56 cpm search for other commits by this committer
security/py-{acme,certbot}: fix missing dependency on py-mock

Common:

- Move py-mock requirement to dev_extras in setup.py
- Bump PORTREVISION

PR:		220274
Submitted by:	cpm
Reported by:	Randy Westlund <rwestlun@gmail.com>
Approved by:	koobs (maintainer, py-certbot)
MFH:		2017Q2
Original commitRevision:444364 
Saturday, 24 Jun 2017
08:51 cpm search for other commits by this committer
security/py-{acme,certbot}: update to 0.15.0

Common:

- Update PORTVERSION and distinfo checksum (0.15.0)
- Update RUN/TEST dependencies
- Remove unnecessary patches (applied upstream)

Changes:
https://github.com/certbot/certbot/blob/master/CHANGELOG.md#0150---2017-06-08

Reviewed by:	koobs
Approved by:	koobs (maintainer, py-certbot)
Differential Revision:	https://reviews.freebsd.org/D10612
Original commitRevision:444208 
Saturday, 20 May 2017
20:44 cpm search for other commits by this committer
security/py-certbot: Fix configargparse 0.12.0 regression

This is caused by the recent release of configargparse version 0.12.0.
The variable ACTION_TYPES_THAT_DONT_NEED_A_VALUE was changed from a set
to a tuple in that release.

Traceback (most recent call last):
  File "/usr/local/bin/certbot", line 11, in <module>
    load_entry_point('certbot==0.13.0', 'console_scripts', 'certbot')()
  File "/usr/local/lib/python2.7/site-packages/certbot/main.py", line 738, in
main
    args = cli.prepare_and_parse_args(plugins, cli_args)
  File "/usr/local/lib/python2.7/site-packages/certbot/cli.py", line 1072, in
prepare_and_parse_args
    helpful.add_deprecated_argument("--agree-dev-preview", 0)
  File "/usr/local/lib/python2.7/site-packages/certbot/cli.py", line 726, in
add_deprecated_argument
    self.parser.add_argument, argument_name, num_args)
  File "/usr/local/lib/python2.7/site-packages/certbot/util.py", line 440, in
add_deprecated_argument
    configargparse.ACTION_TYPES_THAT_DONT_NEED_A_VALUE.add(ShowWarning)
AttributeError: 'tuple' object has no attribute 'add'

PR:		219306
Reported by:	GKK <netbackup.gs@gmail.com>
Approved by:	koobs (maintainer)
Obtained
from:	https://github.com/certbot/certbot/commit/42d07d756df0cf96c9d20b44e772858391d48384
Original commitRevision:441335 
Sunday, 30 Apr 2017
14:26 cpm search for other commits by this committer
security/py-{acme,certbot}: Make argparse a conditional dependency

Backport an upstream patch [1][2] to setup.py making argparse a conditional
dependency. Without this change, the following error is observed at run-time:

  pkg_resources.DistributionNotFound: The 'argparse' distribution was not found
and is required by certbot

This is due to the separate argparse distribution (via PyPI) no longer being
required for Python versions >= 2.7 and >= 3.2, as they contain the argparse
module in the standard library.

Since FreeBSD only supports Python versions with the argparse module built in,
*and* having removed the devel/py-argparse port, the install_requires=argparse
dependency cannot be satisfied, as install_requires is only relevant for non
standard library (PyPI) packages/dependencies.

[1] https://github.com/certbot/certbot/pull/4554
[2] https://github.com/certbot/certbot/issues/4485

PR:		218973
Reported by:	olgeni
Approved by:	koobs (py-certbot, maintainer)
Obtained
from:	https://github.com/certbot/certbot/commit/89af460792fcdfb23c7dc4f9fcdec1bfa07a2656
Differential Revision:	https://reviews.freebsd.org/D10546
Original commitRevision:439825 
Saturday, 29 Apr 2017
12:03 cpm search for other commits by this committer
security/py-certbot: update to 0.13.0

- Update PORTVERSION and distinfo checksum (0.13.0)
- Update pkg-descr to cope with the renaming to "certbot"

Changes:
https://github.com/certbot/certbot/blob/master/CHANGELOG.md#0130---2017-04-06

Approved by:	koobs (maintainer)
Differential Revision: https://reviews.freebsd.org/D10317
Original commitRevision:439749 
Saturday, 18 Mar 2017
01:05 cpm search for other commits by this committer
security/py-{acme,certbot}: update to 0.12.0

- Update PORTVERSION and distinfo checksum (0.12.0)

Approved by:	koobs (maintainer timeout 2 weeks, py-certbot)
Differential Revision:	D9886
Original commitRevision:436370 
Thursday, 16 Mar 2017
19:23 antoine search for other commits by this committer
Rename python setuptools ports to better match other python ports

Reviewed by:	mat, sunpoet
With hat:	portmgr
Differential Revision:	https://reviews.freebsd.org/D9983
Original commitRevision:436290 
Monday, 20 Feb 2017
16:02 cpm search for other commits by this committer
security/py-{acme,certbot}: update to 0.11.1

- Update PORTVERSION and distinfo checksum (0.11.1)
- Update WWW in py-acme/pkg-descr
- Rename py-letsencrypt to py-certbot in py-certbot/pkg-message

Approved by:	koobs (maintainer timeout 17 days, py-certbot)
Differential Revision:	D9421
Original commitRevision:434470 
Wednesday, 1 Feb 2017
13:20 cpm search for other commits by this committer
security/py-{acme,certbot}: Update to 0.10.2

- Update PORTVERSION and distinfo checksum (0.10.2)

Approved by:	koobs (maintainer timeout 2 weeks, py-certbot)
Differential Revision:	D9167
Original commitRevision:433032 
Monday, 17 Oct 2016
09:14 cpm search for other commits by this committer
security/py-{acme,certbot}: Update to 0.9.3

- Update PORTVERSION and distinfo checksum (0.9.3)

Approved by:	koobs (mentor)
Differential Revision:	D8261
Original commitRevision:424101 
Thursday, 13 Oct 2016
15:29 cpm search for other commits by this committer
security/py-{acme,certbot}: Update to 0.9.2

Common:

Update PORTVERSION and distinfo checksum (0.9.2)
security/py-acme:

Add dns/py-dnspython dependency required to support both Python 2 and Python 3

Approved by:	koobs
Differential Revision: D8223
Original commitRevision:423926 
Thursday, 23 Jun 2016
10:22 brnrd search for other commits by this committer
security/py-certbot: Rename from py-letsencrypt and update

  - Move security/py-letsencrypt to security/py-certbot
  - Update security/py-acme to 0.8.1
  - Update security/py-certbot to 0.8.1
  - Update python dependencies

PR:		209584
Original commitRevision:417359 

Number of commits found: 64