Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
26 May 2019 14:54:34
0.1.16_6

|
brnrd  |
security/acme-client: Remove port
- the Portable acme-client is no longer maintained upstream
See: https://kristaps.bsd.lv/acme-client/
PR: 238073 |
23 May 2019 02:52:16
0.1.16_6

|
tobik  |
Rebuild statically linked security/libressl consumers after r502277 |
22 Apr 2019 20:38:59
0.1.16_5

|
tobik  |
Rebuild statically linked security/libressl consumers after r499667 |
02 Aug 2018 05:33:17
0.1.16_4

|
tobik  |
security/acme-client: Fix runtime when SSL_DEFAULT != libressl
- Make sure we link with libthr as well to prevent runtime errors
like "tls_init: No error: 0" [1].
- Adopt the nicer approach for linking with libtls taken by
net/openntpd; it doesn't require patching of build files [2].
- Remove unused patch
PR: 228438
Submitted by: madpilot, tobik [1], leres [2]
Reported by: dch
Approved by: brnrd (maintainer timeout, 2 weeks) |
10 Mar 2018 10:43:21
0.1.16_3

|
brnrd  |
security/acme-client: Use dedicated '_acme' user
Submitted by: Gyorgy Teubel <tgyurci gmail com> |
23 Dec 2017 12:38:35
0.1.16_2

|
brnrd  |
security/acme-client: Unbreak build
PR: 223692
Reported by: madpilot@
MFH: 2017Q4 |
26 Nov 2017 21:07:20
0.1.16_2

|
brnrd  |
security/acme-client: Chase upstream URL update
- Unbreaks users fresh installing port
Reported by: David Gessel <gessel blackrosetech com>
MFH: 2017Q4 |
27 Jul 2017 08:53:36
0.1.16_1

|
amdmi3  |
- Fix LOCALBASE/PREFIX misuse
Approved by: portmgr blanket |
29 Apr 2017 20:13:48
0.1.16_1

|
brnrd  |
security/libressl: Bump static library consumers
Reported by: jbeich |
05 Apr 2017 18:34:13
0.1.16

|
brnrd  |
security/acme-client: Update pkg-message
- Remove duplicate double-qoute [1]
- Remove warning about letskencrypt rename (>6mo)
PR: 218182 [1]
Submitted by: Anatoly Kamchatnov <akamch@gmail.com> |
26 Mar 2017 10:47:44
0.1.16

|
brnrd  |
security/acme-client: Add run-time dep on ca_root_nss
- acme-client fails at runtime if CA roots not installed
PR: 215722
Reported by: pete@nomadlogic.org |
03 Feb 2017 09:09:38
0.1.16

|
brnrd  |
security/acme-client: Update to 0.1.16
- Update to 0.1.16 |
01 Feb 2017 12:32:46
0.1.15_1

|
jbeich  |
security/libressl: chase r432997 in static lib consumers
Pointy hat to: brnrd |
09 Jan 2017 13:16:50
0.1.15

|
amdmi3  |
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by: portmgr blanket |
30 Dec 2016 21:55:22
0.1.15

|
brnrd  |
security/acme-client: Fix build for SSL_DEFAULT=libressl
- Add USES= ssl
- Tested on vanilla 103amd64 with SSL_DEFAULT=base and =libressl
Reported by: adamw |
30 Dec 2016 20:47:47
0.1.15

|
brnrd  |
security/acme-client: Update to 0.1.15
- Update to 0.1.15
- Remove STATIC_ACMECLIENT option
- stage-build LibreSSL when not SSL_DEFAULT
PR: 213695
Submitted by: jbeich |
03 Nov 2016 11:45:21
0.1.14

|
brnrd  |
security/acme-client: Update to 0.1.14
- Minor update |
02 Nov 2016 20:08:33
0.1.13

|
brnrd  |
security/acme-client: Update to 0.1.13
- Update to 0.1.13
- Modify all configuration paths from letsencrypt to acme
- Update periodic script to reflect path changes
- Update sample scripts to reflect path changes
- Add warning to pkg-message for changed paths
- Add UPDATING entry for changed paths
- Remove warning for old periodic.conf variable names
- Remove warning for letskencrypt rename |
30 Oct 2016 18:53:26
0.1.11_2

|
brnrd  |
security/acme-client: Fix PORTREVISION going backwards |
30 Oct 2016 16:44:08
0.1.11_1

|
brnrd  |
security/acme-client: Roll back to STATIC option
- Too many issues with the LibreSSL BUILD_DEPENDS
PR: 213695 |
30 Oct 2016 15:16:01
0.1.11_2

|
brnrd  |
security/acme-client: Fix CONFLICT errors when OpenSSL is installed
- As reported for OpenNTPd
PR: 213691
Reported by: Simeon Simeonov <blackmore@pichove.org> |
30 Oct 2016 11:14:41
0.1.11_2

|
brnrd  |
security/acme-client: Unblock package build via bundled LibreSSL
- Use staged build of LibreSSL when SSL_DEFAULT is not libressl*
- Remove STATIC_ACME_CLIENT option
- Remove extra-patch for static build
- Add stack smashing protection flags for 9.3 i386
PR: 213695
Submitted by: jbeich |
08 Oct 2016 16:49:22
0.1.11_1

|
brnrd  |
security/acme-client: Bump port-revision
- Force rebuild |
08 Oct 2016 15:15:31
0.1.11

|
brnrd  |
security/acme-client: Add STATIC option
- Allow static linking
- Forego SSL runtime dependency
- Add warning about deinstall libressl after build
- Add extra patch for static option
PR: 212980
Submitted by: Christian Schwarz <me@cschwarz.com> |
08 Oct 2016 13:36:14
0.1.11

|
brnrd  |
security/acme-client: Fixes for periodic script
- Fix domains and client-args variable typos [1]
- Don't display deploy messages when deploy-script unset[2]
PR: 213162 [1], 213163 [2]
Submitted by: peterj |
02 Sep 2016 10:31:39
0.1.11

|
brnrd  |
security/acme-client: Fall back to letskencrypt periodic vars
- Add WARNING to pkg-message for rename
- Fall back to weekly_letskencrypt periodic vars
- Emit WARNING from periodic when old periodic var is used
Reported by: feld |
02 Sep 2016 09:09:42
0.1.11

|
brnrd  |
security/acme-client: Rename from letskencrypt, update to 0.1.11
- Rename security/letskencrypt to security/acme-client
- Update to 0.1.11
- Modify periodic and sample scripts to use acme-client
- Use new 'backup' option by default in renew script |