non port: security/acme.sh/Makefile |
SVNWeb
|
Number of commits found: 47 |
Wed, 23 Nov 2022
|
[ 18:31 Dan Langille (dvl) ] 45e1885
security/acme.sh: Update to 3.0.5
re: https://github.com/acmesh-official/acme.sh/releases/tag/v3.0.5
While here, change from Neilpang to acmesh-official since it redirects.
|
Wed, 12 Oct 2022
|
[ 13:49 Dan Langille (dvl) ] 375881c
security/acme.sh: Move cron example to EXAMPLESDIR
Instead of installing the sample crontab to etc/cron.d, install it to
EXAMPLESDIR
etc/cron.d/acme.sh will still be installed (if not present) but now
contains no active lines and more complete instructions.
Both the cron the newsyslog examples are only installed if the EXAMPLES
config option is ON (default).
Reported by: bapt
|
Tue, 11 Oct 2022
|
[ 20:04 Dan Langille (dvl) ] 318400a
security/acme.sh: Change crontab and add newsyslog
This update may break your install if you were using a symlink to
%%EXAMPLESDIR%%/acme.sh.conf - that file is no longer installed. Instead,
a log rotation configuration is now installed to etc/cron.d/acme.sh.sample
you should modify etc/cron.d/acme.sh to needs.
The port now installs a log rotation file to etc/newsyslog.d/acme.sh.sample
and you you should update etc/newsyslog.d/acme.sh to suit your needs.
This file has long been part of the port, but was never installed.
Neither the log rotation nor the crontab are active until you remove the
comments.
While here, several portclippy updates
Reported by: marck
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Sun, 8 May 2022
|
[ 22:00 Dan Langille (dvl) ] d65fed5
security/acme.sh: Update to 3.0.4
Now supports:
* Google Public CA
* NotBefore and NotAfter fields
re: https://github.com/acmesh-official/acme.sh/releases/tag/3.0.4
https://github.com/acmesh-official/acme.sh/releases/tag/3.0.3
|
Mon, 7 Feb 2022
|
[ 23:08 Dan Langille (dvl) ] 720efe0
security/acme.sh: Update to 3.0.2
re: https://github.com/acmesh-official/acme.sh/releases/tag/3.0.2
|
Sun, 3 Oct 2021
|
[ 19:04 Dan Langille (dvl) ] a7ff36c
security/acme.sh: Update to 3.0.1
More updates for DST root expiring issues
re https://github.com/acmesh-official/acme.sh/releases/tag/3.0.1
|
Sun, 1 Aug 2021
|
[ 16:22 Dan Langille (dvl) ] 14d0e45
security/acme.sh: update to 3.0.0
Support multiple CAs
* Zerossl.com is set a default CA now:
https://github.com/acmesh-official/acme.sh/wiki/Change-default-CA-to-ZeroSSL
* SSL.com is supported now:
https://github.com/acmesh-official/acme.sh/wiki/SSL.com-CA
* Add more retry logic for unstable network connections.
* More dns apis are aded.
* Bug fixes.
|
Fri, 18 Jun 2021
|
[ 18:32 Dan Langille (dvl) ] f5536c9
security/acme.sh: ensure sed -i works in examples/acme.sh/dnsapi/dns_nsd.sh
PR: 256664
Reported by: Freddy DISSAUX <dsx@bsdsx.fr>
|
Wed, 2 Jun 2021
|
[ 17:17 Dan Langille (dvl) ] a2c6793
security/acme.sh: update to 2.9.0
This removes support for ACME v1
re: https://github.com/acmesh-official/acme.sh/releases/tag/2.9.0
|
Mon, 3 May 2021
|
[ 23:09 Dan Langille (dvl) ] 453d59b
security/acme.sh: update to 2.8.9
* fixed --preferred-chain
* more DNS APIs are supported.
* bug fixes.
https://github.com/acmesh-official/acme.sh/releases/tag/2.8.9
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 1 Dec 2020
|
[ 18:36 dvl ]
Update to 2.8.8
* More dns apis added
* Bug fixes.
* Move CI checks from travis-ci to Github Actions by https://vmactions.org
https://github.com/acmesh-official/acme.sh/releases/tag/2.8.8
|
Thu, 3 Sep 2020
|
[ 21:36 dvl ]
Update to 2.8.7
* Support External Account Binding(EAB)
* Support ZeroSSL.com CA
* Support preferred-chain
* More dns api support
* Adds Docker multi-arch build support
|
Sun, 2 Aug 2020
|
[ 17:16 dvl ]
Enable acme.sh to recognize sane sudo commands besides /bin/su and /bin/bash
PR: 248434
Submitted by: John W. O'Brien <john@saltant.com>
|
[ 12:40 dvl ]
Include missing plugin scripts
Thanks to Frank Wall <fw@moov.de> for the patch.
PR: 248425
Submitted by: phedoreanu <phedoreanu@wearehackerone.com>
MFH: 2020Q3
|
Mon, 4 May 2020
|
[ 01:02 dvl ]
Update to 2.8.6
* bug fixes
* and new dns providers.
re: https://github.com/acmesh-official/acme.sh/releases/tag/2.8.6
|
Sat, 18 Jan 2020
|
[ 20:52 dvl ]
Use EXAMPLES properly
Now you don't have to install them if you don't want them. This include
these directorys:
/var/db/acme/.acme.sh/deploy
/var/db/acme/.acme.sh/dnsapi
/var/db/acme/.acme.sh/notify
Reported by: mat
Reviewed by: sunpoet
Differential Revision: https://reviews.freebsd.org/D23209
|
Thu, 16 Jan 2020
|
[ 15:52 dvl ]
Update to 2.8.5
bug fix: fix auto upgrade error message.
re: https://github.com/Neilpang/acme.sh/releases/tag/2.8.5
2.8.4 was skipped, but covered:
* Avoiding autoupdate by checking master hash value.
* more dns api support
* adapt recent letsencrypt ca http headers changes.
* bugs fixes.
re: https://github.com/Neilpang/acme.sh/releases/tag/2.8.4
While here, add in a lot of things missed in previous version of this port.
Look in share/examples/acme.sh/deploy,dnsapi,notify
Sorry about that.
|
Sat, 28 Sep 2019
|
[ 17:14 dvl ]
Update to 2.8.3
Letsencrypt CA recent changed the CDN provider, which resulted in hanging
issues. Any downstream package should update. This is important.
re: https://github.com/Neilpang/acme.sh/releases/tag/2.8.3
Submitted by: Ken (via private email)
|
Wed, 21 Aug 2019
|
[ 15:28 dvl ]
Fix build for IDN when not using BINDTOOLS by correcting the RUN_DEPENDS:
Remove: idn2:dns/idnkit2
Add: idn2:dns/libidn2
I believe this is a case of incorrect RUN_DEPENDS.
The problem does not appear when using BINDTOOLS because that option pulls
in libidn2 via dns/bind-tools
Reported by: Russian <russian@russerver.org>
MFH: 2019Q3
|
Sun, 11 Aug 2019
|
[ 19:23 dvl ]
Include the notify directory, for all those new features mentioned in the
previous commit.
Reported by: Ken
|
[ 15:34 dvl ]
Update to 2.8.2
* Support notifications for renewal: email, mailgun, sendgrid, IFTTT, pushover
etc. https://github.com/Neilpang/acme.sh/wiki/notify
* add deploy hook to docker containers:
https://github.com/Neilpang/acme.sh/wiki/deploy-to-docker-containers
* dns api: Schlundtech, NLnetLabs , acmeproxy, durabledns, Active24, MaraDNS,
regru, jdcloud.com(?????????), Vultr, hexonet
* Support cloudflare new dns api Token format
* bug fixes.
re https://github.com/Neilpang/acme.sh/releases/tag/2.8.2
|
Sun, 28 Jul 2019
|
[ 18:05 dvl ]
Remove references to ${LOCALBASE}/bin/ - they are redudant
Credit to: adamw
|
Sat, 27 Jul 2019
|
[ 15:28 dvl ]
Add IDN support
PR: 238237
Submitted by: takefu@airport.fm
|
Mon, 29 Apr 2019
|
[ 20:24 dvl ]
Upgrade to 2.8.1
* Use letsencrypt v2 api as default.
* Use dns over tls to check domain status.
* Support Windows native taskschuler for cronjob.
* fix IDN name issues.
* fix other issues.
re https://github.com/Neilpang/acme.sh/releases/tag/2.8.1
|
Mon, 25 Feb 2019
|
[ 22:31 dvl ]
Upgrade to 2.8.0
Add a C to the syslog.conf example and comment it out
Make this pass testport by moving stuff from pkg-install into the Makefile
PR: 228829,236041,228791
Submitted by: Lapo Luchini <lapo@lapo.it>,Frank Wall <fw@moov.de>,Mark Felder
<feld@FreeBSD.org>
|
Sun, 9 Sep 2018
|
[ 22:48 woodsb02 ]
security/acme.sh: Use .conf suffix for /usr/local/etc/newsyslog.conf.d/
Rename files intended for installation to /usr/local/etc/newsyslog.conf.d/
to end with a '.conf' suffix.
Proposed changes to /etc/newsyslog.conf will only include files from the
/usr/local/etc/newsyslog.conf.d/ directory which end with '.conf' and do
not beginning with a '.' character. https://reviews.freebsd.org/D17086
Approved by: dvl (maintainer)
Differential Revision: https://reviews.freebsd.org/D17092
|
Thu, 19 Jul 2018
|
[ 12:55 dvl ]
Update to 2.7.9
PR: 229884
Submitted by: brnrd
|
Thu, 29 Mar 2018
|
[ 14:22 dvl ]
Upgrade to 2.7.8
From the author:
* fix bugs in 2.7.7, Strongly recommended to upgrade from 2.7.7.
* more apis are fixed for acme v2 wildcard certs.
* New dns api: KingHost (https://www.kinghost.com.br/) and Zilore
(https://zilore.com)
|
Sun, 18 Mar 2018
|
[ 23:08 dvl ]
Update to version 2.7.7
PR: 226587
Submitted by: Jose Luis Duran <jlduran@gmail.com>
|
Fri, 16 Feb 2018
|
[ 17:23 dvl ]
Add missing link to the deploy directory
PR: 225954
Submitted by: Jose Luis Duran <jlduran@gmail.com>
|
Thu, 15 Feb 2018
|
[ 22:55 dvl ]
Fix typo
Reported by: "Herbert J. Skuhra" <herbert@gojira.at>
|
[ 21:26 dvl ]
Update security/acme.sh to version 2.7.6
1. Full support with ACME v2, staging only.
2. Bug fixes
3. More DNS api
PR: 225881
Submitted by: Jose Luis Duran <jlduran@gmail.com>
|
Sat, 13 Jan 2018
|
[ 20:47 dvl ]
Set STANDALONE default to ON by default.
This pulls in net/socat
PR: 225107
Submitted by: Ed Schouten <ed@FreeBSD.org>
|
Thu, 11 Jan 2018
|
[ 14:18 danfe ] (Only the first 10 of 100 ports in this commit are shown above. )
Do not abuse INSTALL_MAN when installing documentation, examples, and
other miscellaneous files that are not actually manual pages (part 2).
|
Sat, 23 Dec 2017
|
[ 17:08 dvl ]
Add standalone option to pull in socat
PR: 224549
Reported by: ferrao@if.ufrj.br
|
Tue, 5 Dec 2017
|
[ 20:08 dvl ]
Upgrade to 2.7.5
PR: 224104
Submitted by: olgeni
|
Wed, 13 Sep 2017
|
[ 15:11 dvl ]
Provide a sample cronjob
|
Sat, 2 Sep 2017
|
[ 19:34 dvl ]
Upgrade to 2.7.4
PR: 222005
Submitted by: olgeni
|
Fri, 1 Sep 2017
|
[ 16:27 dvl ]
Upgrade to 2.7.3
PR: 221979
Submitted by: olgeni
|
Wed, 26 Jul 2017
|
[ 17:18 dvl ]
update to 2.7.2
PR: 221020
Submitted by: olgeni
|
Mon, 3 Jul 2017
|
[ 22:22 dvl ]
Add some sane defaults in account.conf to get you started.
Supply a link to the dnsapi/deploy scripts so it all just works.
Create ~acme/.acme.sh & ~acme/certs to make things easier.
Also provide a newsyslog.conf sample file for the log file rotation.
Differential Revision: https://reviews.freebsd.org/D11450
|
Mon, 5 Jun 2017
|
[ 00:47 dvl ]
Include practical examples for both deploy and dnsapi
Provide options for installing curl, wget, BINDTOOLS, and DOCS.
Submitted by: feld
|
Sat, 20 May 2017
|
[ 14:42 dvl ]
whitespace adjustments
Submitted by: Joseph Mingrone <jrm@FreeBSD.org>
Reported by: Alexey Dokuchaev <danfe@freebsd.org>
|
[ 02:27 dvl ]
A pure Unix shell script implementing ACME client protocol
Differential Revision: https://reviews.freebsd.org/D10308
|
Number of commits found: 47 |