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
lego Let's Encrypt client and ACME library written in Go
4.16.1 security on this many watch lists=2 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 4.14.2_1Version of this port present on the latest quarterly branch.
Maintainer: matt@matthoran.com search for ports maintained by this maintainer
Port Added: 2019-07-24 07:50:33
Last Update: 2024-03-17 13:02:57
Commit Hash: 9289a4b
People watching this port, also watch:: vault, netdata, openjdk8, coreutils, zfs-stats
License: MIT
WWW:
https://github.com/go-acme/lego
Description:
lego is a client for Let's Encrypt users, written in Go. It has support for a number of ACME challenges, and no external dependencies.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (14 items)
Collapse this list.
  1. /usr/local/share/licenses/lego-4.16.1/catalog.mk
  2. /usr/local/share/licenses/lego-4.16.1/LICENSE
  3. /usr/local/share/licenses/lego-4.16.1/MIT
  4. bin/lego
  5. etc/periodic/weekly/604.lego
  6. @dir(_lego,_lego,0700) etc/lego
  7. @dir(,,0755) etc/ssl
  8. @dir(_lego,_lego,0755) etc/ssl/lego
  9. @dir(_lego,www,) www/lego
  10. @sample(_lego,_lego,0700) etc/lego/lego.sh.sample
  11. @sample etc/lego/deploy.sh.sample
  12. @owner
  13. @group
  14. @mode
Collapse this list.
Dependency lines:
  • lego>0:security/lego
To install the port:
cd /usr/ports/security/lego/ && make install clean
To add the package, run one of these commands:
  • pkg install security/lego
  • pkg install lego
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: lego
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1710514580 SHA256 (go/security_lego/lego-v4.16.1/v4.16.1.mod) = 57365553d8f45eca3e7a5689fcdbd258bccb71fe840968ac4fe5b60918e6766e SIZE (go/security_lego/lego-v4.16.1/v4.16.1.mod) = 8587

Expand this list (2 items)

Collapse this list.

SHA256 (go/security_lego/lego-v4.16.1/v4.16.1.zip) = a81faba288beca1ae8dffbb2ad3d6d2aad6920e1b8da813163b96d8947a27c65 SIZE (go/security_lego/lego-v4.16.1/v4.16.1.zip) = 1238940

Collapse this list.


Packages (timestamps in pop-ups are UTC):
lego
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.15.0_14.16.1-4.15.0_14.16.1---
FreeBSD:13:quarterly4.14.2_14.14.2_1-4.14.2_14.14.2_1---
FreeBSD:14:latest4.15.0_14.16.1-4.15.0_14.16.1---
FreeBSD:14:quarterly4.14.2_14.14.2_1-4.14.2_14.14.2_1---
FreeBSD:15:latest4.15.0_14.16.1n/a4.15.0_1n/a---
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. go121 : lang/go121
Runtime dependencies:
  1. ca-root-nss.crt : security/ca_root_nss
Fetch dependencies:
  1. go121 : lang/go121
  2. ca_root_nss>0 : security/ca_root_nss
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
security_lego
USES:
go:1.21,modules zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://proxy.golang.org/github.com/go-acme/lego/v4/@v/
Collapse this list.

Number of commits found: 58

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.16.1
17 Mar 2024 13:02:57
commit hash: 9289a4bfe61244ea9851b0d29431fa5f6235b07acommit hash: 9289a4bfe61244ea9851b0d29431fa5f6235b07acommit hash: 9289a4bfe61244ea9851b0d29431fa5f6235b07acommit hash: 9289a4bfe61244ea9851b0d29431fa5f6235b07a files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
Author: Matthew Horan
security/lego: Update to 4.16.1

Changelog:
https://github.com/go-acme/lego/blob/master/CHANGELOG.md#v4161---2024-03-10

PR:		277721
4.15.0_1
11 Feb 2024 10:39:17
commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update

PR:		276530
4.15.0
11 Feb 2024 09:20:24
commit hash: fee0a19718c830716a405e336fc24f6498920464commit hash: fee0a19718c830716a405e336fc24f6498920464commit hash: fee0a19718c830716a405e336fc24f6498920464commit hash: fee0a19718c830716a405e336fc24f6498920464 files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
Author: Matthew Horan
security/lego: Update to 4.15.0

Changelog:
https://github.com/go-acme/lego/blob/master/CHANGELOG.md#v4150---2024-01-28

PR:		276899
4.14.2_1
07 Dec 2023 02:22:10
commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update

PR:		274405
4.14.2
22 Sep 2023 04:56:48
commit hash: 815ade2bb2d8ab2f319c7da407d95b66c6e4b47ccommit hash: 815ade2bb2d8ab2f319c7da407d95b66c6e4b47ccommit hash: 815ade2bb2d8ab2f319c7da407d95b66c6e4b47ccommit hash: 815ade2bb2d8ab2f319c7da407d95b66c6e4b47c files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Matthew Horan
security/lego: update to 4.14.4

Changelog:
https://github.com/go-acme/lego/blob/master/CHANGELOG.md#v4141---2023-09-20

PR:		273974
4.14.0_1
08 Sep 2023 14:34:56
commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update
4.14.0
30 Aug 2023 07:45:15
commit hash: e227b4deb6f38da0f0dabb94fc63c647ced90eb5commit hash: e227b4deb6f38da0f0dabb94fc63c647ced90eb5commit hash: e227b4deb6f38da0f0dabb94fc63c647ced90eb5commit hash: e227b4deb6f38da0f0dabb94fc63c647ced90eb5 files touched by this commit
Koichiro Iwao (meta) search for other commits by this committer
security/lego: Update to 4.14.0

PR:		273384
Changes:	https://github.com/go-acme/lego/blob/master/CHANGELOG.md#v4140---2023-08-20
4.13.3_1
04 Aug 2023 14:24:50
commit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fccommit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fccommit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fccommit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fc files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{119,120} update
4.13.3
30 Jul 2023 15:04:54
commit hash: e63ad897be7b0b0cb6eaeec2c8a6d7f47eb95bf4commit hash: e63ad897be7b0b0cb6eaeec2c8a6d7f47eb95bf4commit hash: e63ad897be7b0b0cb6eaeec2c8a6d7f47eb95bf4commit hash: e63ad897be7b0b0cb6eaeec2c8a6d7f47eb95bf4 files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
Author: Matthew Horan
security/lego: Update to 4.13.3

Changelog:
https://github.com/go-acme/lego/blob/master/CHANGELOG.md#v4133---2023-07-25

PR:		272665
4.12.1
24 Jun 2023 08:51:24
commit hash: 70fd9dfd1c1913e3eb37dbc529ca7fe63f5695e4commit hash: 70fd9dfd1c1913e3eb37dbc529ca7fe63f5695e4commit hash: 70fd9dfd1c1913e3eb37dbc529ca7fe63f5695e4commit hash: 70fd9dfd1c1913e3eb37dbc529ca7fe63f5695e4 files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
Author: Matthew Horan
security/lego: Update to 4.12.1

Changelog:
https://github.com/go-acme/lego/blob/master/CHANGELOG.md#v4121---2023-06-06

PR:		271957
4.12.0
05 Jun 2023 16:53:01
commit hash: 87a8053dbf2dcc5b1a753a093a675a98cebfc955commit hash: 87a8053dbf2dcc5b1a753a093a675a98cebfc955commit hash: 87a8053dbf2dcc5b1a753a093a675a98cebfc955commit hash: 87a8053dbf2dcc5b1a753a093a675a98cebfc955 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Matthew Horan
security/lego: update to 4.12.0

Changelog:
https://github.com/go-acme/lego/blob/master/CHANGELOG.md#v4120---2023-05-28

PR:		271806
4.11.0
07 May 2023 00:17:49
commit hash: ea1a2cf61c407babd4ef75eb647be6f675394c06commit hash: ea1a2cf61c407babd4ef75eb647be6f675394c06commit hash: ea1a2cf61c407babd4ef75eb647be6f675394c06commit hash: ea1a2cf61c407babd4ef75eb647be6f675394c06 files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
Author: Matthew Horan
security/lego: Update to 4.11.0

Changelog:
https://github.com/go-acme/lego/blob/master/CHANGELOG.md#v4110---2023-05-02

PR:		271279
4.10.2_2
08 Apr 2023 15:13:25
commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{119,120} update
4.10.2_1
09 Mar 2023 19:18:07
commit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93dcommit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93dcommit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93dcommit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93d files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after Go ports update
4.10.2
01 Mar 2023 09:47:07
commit hash: 470aaa77c1eb987c1c2e93ddc89f09eda0a31f88commit hash: 470aaa77c1eb987c1c2e93ddc89f09eda0a31f88commit hash: 470aaa77c1eb987c1c2e93ddc89f09eda0a31f88commit hash: 470aaa77c1eb987c1c2e93ddc89f09eda0a31f88 files touched by this commit
Fernando ApesteguĂ­a (fernape) search for other commits by this committer
Author: Matthew Horan
security/lego: Update to 4.10.2

ChangeLog:
https://github.com/go-acme/lego/blob/master/CHANGELOG.md#v4102---2023-02-26

 * Fix Docker image builds.
 * Fix CNAME support
 * Fix subdomain support

PR:		269867
Reported by:	matt@matthoran.com (maintainer)
4.10.0_1
15 Feb 2023 19:06:01
commit hash: 56b5ec772f679a600dabe41622c1350594628286commit hash: 56b5ec772f679a600dabe41622c1350594628286commit hash: 56b5ec772f679a600dabe41622c1350594628286commit hash: 56b5ec772f679a600dabe41622c1350594628286 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{119,120} update
4.10.0
12 Feb 2023 10:14:20
commit hash: 274ca7ad6d820e99e4affa000d04e7ff68def259commit hash: 274ca7ad6d820e99e4affa000d04e7ff68def259commit hash: 274ca7ad6d820e99e4affa000d04e7ff68def259commit hash: 274ca7ad6d820e99e4affa000d04e7ff68def259 files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
Author: Matthew Horan
security/lego: Update to 4.10.0

Changelog:
https://github.com/go-acme/lego/blob/master/CHANGELOG.md#v4100---2023-02-10

PR:		269495
4.9.1_3
09 Feb 2023 21:55:23
commit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0dcommit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0dcommit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0dcommit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0d files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after GO_DEFAULT update.
4.9.1_2
14 Jan 2023 11:31:17
commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTVERSION after lang/go{118,119} update
4.9.1_1
11 Dec 2022 11:17:27
commit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2acommit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2acommit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2acommit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2a files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{118,119} update
4.9.1
28 Nov 2022 02:59:35
commit hash: 9c424418c3bd1872efd996e90b675980276d69d5commit hash: 9c424418c3bd1872efd996e90b675980276d69d5commit hash: 9c424418c3bd1872efd996e90b675980276d69d5commit hash: 9c424418c3bd1872efd996e90b675980276d69d5 files touched by this commit
Koichiro Iwao (meta) search for other commits by this committer
security/lego: Update to 4.9.1

PR:		268004
Changes:	https://github.com/go-acme/lego/blob/master/CHANGELOG.md#v491---2022-11-25
4.9.0_1
06 Oct 2022 19:24:26
commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{118,119} update
4.9.0
04 Oct 2022 16:09:15
commit hash: c4e07980c807a0251f0c5991d0ad2af2496dcb2ecommit hash: c4e07980c807a0251f0c5991d0ad2af2496dcb2ecommit hash: c4e07980c807a0251f0c5991d0ad2af2496dcb2ecommit hash: c4e07980c807a0251f0c5991d0ad2af2496dcb2e files touched by this commit
Fernando ApesteguĂ­a (fernape) search for other commits by this committer
Author: Matthew Horan
security/lego: Update to 4.9.0

ChangeLog:
https://github.com/go-acme/lego/blob/master/CHANGELOG.md#v490---2022-10-03

Added:

 * Add DNS provider for CIVO
 * Add DNS provider for VK Cloud
 * Add DNS provider for YandexCloud
 * digitalocean: configurable base URL
 * loopia: add configurable API endpoint
 * pdns: notify secondary servers after updates

Changed:
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.8.0_3
08 Sep 2022 16:33:18
commit hash: f05c98fffb232735c05ba30d43fb279085b813d7commit hash: f05c98fffb232735c05ba30d43fb279085b813d7commit hash: f05c98fffb232735c05ba30d43fb279085b813d7commit hash: f05c98fffb232735c05ba30d43fb279085b813d7 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{118,119} update
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)
4.8.0_2
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)
4.8.0_2
03 Aug 2022 21:35:13
commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after Go update

Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update.
4.8.0_1
14 Jul 2022 12:46:05
commit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5acommit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5acommit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5acommit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5a files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{117,118} update
4.8.0
05 Jul 2022 18:49:20
commit hash: 9da465ca0fdcea80c626e994e5abc5c0ef845375commit hash: 9da465ca0fdcea80c626e994e5abc5c0ef845375commit hash: 9da465ca0fdcea80c626e994e5abc5c0ef845375commit hash: 9da465ca0fdcea80c626e994e5abc5c0ef845375 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
Author: Matthew Horan
security/lego: Update to 4.8.0

 - switch to GO_MODULE

ChangeLog:
https://github.com/go-acme/lego/blob/master/CHANGELOG.md#v480---2022-06-30

PR:		265016
4.7.0_1
07 Jun 2022 21:56:10
commit hash: 309cdeccd802bb370a42e80cc4468da17c8dab35commit hash: 309cdeccd802bb370a42e80cc4468da17c8dab35commit hash: 309cdeccd802bb370a42e80cc4468da17c8dab35commit hash: 309cdeccd802bb370a42e80cc4468da17c8dab35 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
*/*: Bump port revisons after lang/go{117,118} update
4.7.0
30 May 2022 21:05:55
commit hash: c03f87ac510c2cabadfae5f8eed69f81869d03becommit hash: c03f87ac510c2cabadfae5f8eed69f81869d03becommit hash: c03f87ac510c2cabadfae5f8eed69f81869d03becommit hash: c03f87ac510c2cabadfae5f8eed69f81869d03be files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
Author: Matthew Horan
security/lego: Update to 4.7.0

Changes:	https://github.com/go-acme/lego/blob/master/CHANGELOG.md#v470---2022-05-27

PR:		264351
4.6.0_1
30 Mar 2022 07:01:44
commit hash: d690b5102f75bf70e3cfb280a84c9f3eaf4ec653commit hash: d690b5102f75bf70e3cfb280a84c9f3eaf4ec653commit hash: d690b5102f75bf70e3cfb280a84c9f3eaf4ec653commit hash: d690b5102f75bf70e3cfb280a84c9f3eaf4ec653 files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
*/*: Bump PORTREVISION after lang/go 1.18 update
4.6.0
22 Jan 2022 10:09:33
commit hash: d3b4dae196522b9a1cc6c5fbaeead43cf7669892commit hash: d3b4dae196522b9a1cc6c5fbaeead43cf7669892commit hash: d3b4dae196522b9a1cc6c5fbaeead43cf7669892commit hash: d3b4dae196522b9a1cc6c5fbaeead43cf7669892 files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
Author: Matthew Horan
security/lego: Update to 4.6.0

Changelog:	https://github.com/go-acme/lego/blob/master/CHANGELOG.md#v460---2022-01-18

PR:		261389
4.5.3
10 Oct 2021 08:48:46
commit hash: c7dae1809a6bd29f689917654c3638f16252e8f0commit hash: c7dae1809a6bd29f689917654c3638f16252e8f0commit hash: c7dae1809a6bd29f689917654c3638f16252e8f0commit hash: c7dae1809a6bd29f689917654c3638f16252e8f0 files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
Author: Matthew Horan
security/lego: Update to 4.5.3

Changelog:	https://github.com/go-acme/lego/blob/master/CHANGELOG.md#v453---2021-09-06

PR:		259031
4.5.2
08 Oct 2021 07:06:35
commit hash: 95c13b71e3cca5447fdfe0d4841d37c5fd78e92acommit hash: 95c13b71e3cca5447fdfe0d4841d37c5fd78e92acommit hash: 95c13b71e3cca5447fdfe0d4841d37c5fd78e92acommit hash: 95c13b71e3cca5447fdfe0d4841d37c5fd78e92a files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
Author: Matthew Horan
security/lego: Update to 4.5.2

Changelog:
https://github.com/go-acme/lego/blob/master/CHANGELOG.md#v452---2021-09-01

PR:		258844
Approved by:	arrowd (mentor)
Differential Revision:	https://reviews.freebsd.org/D32331
4.4.0
10 Jun 2021 02:12:00
commit hash: 711587f77bf6724ad342a4738bfd968ef5ea61f2commit hash: 711587f77bf6724ad342a4738bfd968ef5ea61f2commit hash: 711587f77bf6724ad342a4738bfd968ef5ea61f2commit hash: 711587f77bf6724ad342a4738bfd968ef5ea61f2 files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
Author: Matthew Horan
security/lego: Update to 4.4.0

Changes:	https://github.com/go-acme/lego/blob/master/CHANGELOG.md#v440---2021-06-08

PR:		256517
Approved by:	lwhsu (mentor, implicit)
4.3.1
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
4.3.1
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.
4.3.1
14 Mar 2021 16:49:23
Revision:568401Original commit files touched by this commit
lcook search for other commits by this committer
security/lego: Update to 4.3.1

Changes:               
https://github.com/go-acme/lego/blob/master/CHANGELOG.md#v431---2021-03-12
PR:                     254228
Submitted by:           Matthew Horan <matt@matthoran.com> (maintainer)
Approved by:            fernape (mentor)
Differential Revision:  https://reviews.freebsd.org/D29241
4.2.0
25 Jan 2021 20:50:13
Revision:562610Original commit files touched by this commit
dmgk search for other commits by this committer
security/lego: Update to 4.2.0

Changes:	https://github.com/go-acme/lego/blob/master/CHANGELOG.md#v420---2021-01-24
PR:		253001
Submitted by:	Matthew Horan <matt@matthoran.com> (maintainer)
4.1.3
26 Nov 2020 14:08:11
Revision:556340Original commit files touched by this commit
fernape search for other commits by this committer
security/lego: Update to 4.1.3

ChangeLog:
https://github.com/go-acme/lego/blob/master/CHANGELOG.md#v413---2020-11-25

PR:	251388
Submitted by:	matt@matthoran.com (maintainer)
4.1.2
24 Nov 2020 14:24:55
Revision:556159Original commit files touched by this commit
fernape search for other commits by this committer
security/lego: Update to 4.1.2

ChangeLog:
https://github.com/go-acme/lego/blob/master/CHANGELOG.md#v412---2020-11-21

PR:	251323
Submitted by:	matt@matthoran.com (maintainer)
4.1.1
21 Nov 2020 17:36:38
Revision:555999Original commit files touched by this commit
dmgk search for other commits by this committer
security/lego: Update to 4.1.1

Changes:	https://github.com/go-acme/lego/blob/master/CHANGELOG.md#v411---2020-11-19
PR:		250963
Submitted by:	Matthew Horan <matt@matthoran.com> (maintainer)
4.0.1
04 Sep 2020 16:17:40
Revision:547551Original commit files touched by this commit
dmgk search for other commits by this committer
security/lego: Update to 4.0.1

Changes:	https://github.com/go-acme/lego/blob/master/CHANGELOG.md#v401---2020-09-03
PR:		249091
Submitted by:	Matthew Horan <matt@matthoran.com> (maintainer)
3.9.0
02 Sep 2020 05:00:15
Revision:547331Original commit files touched by this commit
swills search for other commits by this committer
security/lego: Update to 3.9.0

PR:		249057
Submitted by:	Matthew Horan <matt@matthoran.com> (maintainer)
3.8.0
07 Jul 2020 03:53:53
Revision:541388Original commit files touched by this commit
lwhsu search for other commits by this committer
Update to 3.8.0

PR:		247816
Submitted by:	Matthew Horan <matt@matthoran.com> (maintainer)
3.7.0
23 May 2020 17:41:14
Revision:536327Original commit files touched by this commit
joneum search for other commits by this committer
Update to 3.7.0

PR:		246379
Submitted by:	Matthew Horan <matt@matthoran.com> (maintainer)
Sponsored by:	Netzkommune GmbH
3.6.0
24 Apr 2020 18:50:13
Revision:532889Original commit files touched by this commit
dmgk search for other commits by this committer
security/lego: Update to 3.6.0

Changes:	https://github.com/go-acme/lego/releases/tag/v3.6.0
PR:		245886
Submitted by:	Matthew Horan <matt@matthoran.com> (maintainer)
3.5.0
02 Apr 2020 17:50:34
Revision:530392Original commit files touched by this commit
dmgk search for other commits by this committer
security/lego: Update to 3.5.0

Changes:	https://github.com/go-acme/lego/releases/tag/v3.5.0
PR:		244891
Submitted by:	Matthew Horan <matt@matthoran.com> (maintainer)
3.4.0
03 Mar 2020 18:13:20
Revision:527689Original commit files touched by this commit
dmgk search for other commits by this committer
security/lego: Update to 3.4.0

Changes:	https://github.com/go-acme/lego/releases/tag/v3.4.0
PR:		244570
Submitted by:	Matthew Horan <matt@matthoran.com> (maintainer)
3.3.0
11 Jan 2020 17:40:57
Revision:522699Original commit files touched by this commit
dmgk search for other commits by this committer
security/lego: Update to 3.3.0

PR:		243269
Submitted by:	Matthew Horan <matt@matthoran.com> (maintainer)
3.2.0_1
12 Dec 2019 12:00:55
Revision:519860Original commit files touched by this commit
dmgk search for other commits by this committer
security/lego: Unbreak on aarch64

===>  Building lego from ./cmd/lego
# golang.org/x/sys/unix
vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go:400:12: undefined: uint128

http://thunderx1.nyi.freebsd.org/data/head-arm64-default/p518685_s355218/logs/errors/lego-3.2.0.log

Unbreak by updating golang.org/x/sys to 33540a1f6037 and golang.org/x/net to
83d349e8ac1a which adds support for freebsd/arm64.

PR:		242581
Approved by:	Matthew Horan <matt@matthoran.com> (maintainer)
3.2.0
11 Nov 2019 12:52:02
Revision:517259Original commit files touched by this commit
dmgk search for other commits by this committer
security/lego: Update to 3.2.0

Changes:	https://github.com/go-acme/lego/releases/tag/v3.2.0

PR:		241864
Submitted by:	Matthew Horan <matt@matthoran.com> (maintainer)
Approved by:	tz (mentor, implicit)
3.1.0
09 Oct 2019 16:01:35
Revision:514169Original commit files touched by this commit
dmgk search for other commits by this committer
security/lego: Update to 3.1.0

Changes:	https://github.com/go-acme/lego/releases/tag/v3.1.0

PR:		241155
Submitted by:	Matthew Horan <matt@matthoran.com> (maintainer)
Approved by:	araujo (mentor)
Differential Revision:	https://reviews.freebsd.org/D21957
3.0.2
02 Sep 2019 22:48:48
Revision:510881Original commit files touched by this commit
swills search for other commits by this committer
security/lego: update to 2.7.2

PR:		239574
Submitted by:	Matthew Horan <matt@matthoran.com> (maintainer)
2.7.1
14 Aug 2019 12:16:13
Revision:508909Original commit files touched by this commit
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories s)
2.7.1
25 Jul 2019 11:46:27
Revision:507317Original commit files touched by this commit
swills search for other commits by this committer
security/lego: Update to 2.7.1

PR:		239433
Submitted by:	Matthew Horan <matt@matthoran.com> (maintainer)
2.6.0
24 Jul 2019 07:50:15
Revision:507266Original commit files touched by this commit
rodrigo search for other commits by this committer
Add new port security/lego

Lego is a new let's encrypt client write in Go with
support for number of ACME challenges and no external
dependencies.

PR:		237349
Submitted by:	Matthew Horan <matt@matthoran.com>

Number of commits found: 58