Port details |
- p5-Net-ACME2 Interface to the Let's Encrypt ACMEv2 API
- 0.35 net =2 0.35Version of this port present on the latest quarterly branch.
- Maintainer: pi@FreeBSD.org
- Port Added: 2018-05-11 12:54:37
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: ART20
- WWW:
- https://metacpan.org/release/Net-ACME2
- Description:
- Interface to the Let's Encrypt ACME API
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Net-ACME2>0:net/p5-Net-ACME2
- To install the port:
- cd /usr/ports/net/p5-Net-ACME2/ && make install clean
- To add the package, run one of these commands:
- pkg install net/p5-Net-ACME2
- pkg install p5-Net-ACME2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Net-ACME2
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1590491455
SHA256 (Net-ACME2-0.35.tar.gz) = 2ec03ec0cfc31025e46bed79138ff54f681b25d32d4bdacb294d42096bf1221b
SIZE (Net-ACME2-0.35.tar.gz) = 41973
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-Call-Context>=0.02 : devel/p5-Call-Context
- p5-Crypt-Format>=0.06 : security/p5-Crypt-Format
- p5-Crypt-Perl>=0.17 : security/p5-Crypt-Perl
- p5-Crypt-OpenSSL-Bignum>=0.06 : security/p5-Crypt-OpenSSL-Bignum
- p5-Crypt-OpenSSL-RSA>=0.28 : security/p5-Crypt-OpenSSL-RSA
- p5-Crypt-RSA-Parse>=0.041 : security/p5-Crypt-RSA-Parse
- p5-File-Slurp>=9999 : devel/p5-File-Slurp
- p5-Log-Any>=1.032 : devel/p5-Log-Any
- p5-JSON>=2.90 : converters/p5-JSON
- p5-libwww>=6.13 : www/p5-libwww
- p5-HTTP-Tiny-UA>=0.004 : www/p5-HTTP-Tiny-UA
- p5-Net-SSLeay>=1.49 : security/p5-Net-SSLeay
- p5-Test-Deep>=1.128 : devel/p5-Test-Deep
- p5-Test-Exception>=0.43 : devel/p5-Test-Exception
- p5-Test-NoWarnings>=1.04 : devel/p5-Test-NoWarnings
- p5-X-Tiny>=0.13 : devel/p5-X-Tiny
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Call-Context>=0.02 : devel/p5-Call-Context
- p5-Crypt-Format>=0.06 : security/p5-Crypt-Format
- p5-Crypt-Perl>=0.17 : security/p5-Crypt-Perl
- p5-Crypt-OpenSSL-Bignum>=0.06 : security/p5-Crypt-OpenSSL-Bignum
- p5-Crypt-OpenSSL-RSA>=0.28 : security/p5-Crypt-OpenSSL-RSA
- p5-Crypt-RSA-Parse>=0.041 : security/p5-Crypt-RSA-Parse
- p5-File-Slurp>=9999 : devel/p5-File-Slurp
- p5-Log-Any>=1.032 : devel/p5-Log-Any
- p5-JSON>=2.90 : converters/p5-JSON
- p5-libwww>=6.13 : www/p5-libwww
- p5-HTTP-Tiny-UA>=0.004 : www/p5-HTTP-Tiny-UA
- p5-Net-SSLeay>=1.49 : security/p5-Net-SSLeay
- p5-Test-Deep>=1.128 : devel/p5-Test-Deep
- p5-Test-Exception>=0.43 : devel/p5-Test-Exception
- p5-Test-NoWarnings>=1.04 : devel/p5-Test-NoWarnings
- p5-X-Tiny>=0.13 : devel/p5-X-Tiny
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Run
-
- security/p5-App-Acmeman
Configuration Options:
- No options to configure
- Options name:
- net_p5-Net-ACME2
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
0.35 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
0.35 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.35 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.35 26 May 2020 11:25:24 |
pi |
net/p5-Net-ACME2: update 0.33 -> 0.35
Relnotes: https://metacpan.org/changes/distribution/Net-ACME2 |
0.33 20 Dec 2019 12:43:21 |
pi |
net/p5-Net-ACME2: upgrade 0.25 -> 0.33
Reported by: Zeus Panchenko <zeus@ibs.dn.ua>
Relnotes: https://metacpan.org/changes/distribution/Net-ACME2 |
0.25 23 Dec 2018 09:32:23 |
pi |
net/p5-Net-ACME2: upgrade 0.23 -> 0.25
Relnotes: https://metacpan.org/changes/distribution/Net-ACME2 |
0.23 06 Oct 2018 13:06:45 |
des |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
0.23 26 Aug 2018 18:30:32 |
pi |
net/p5-Net-ACME2: update 0.21 -> 0.23
Relnotes: https://metacpan.org/changes/distribution/Net-ACME2 |
0.21 28 Jul 2018 19:11:25 |
pi |
net/p5-Net-ACME2: update 0.12 -> 0.21
- BREAKING: poll_authorization() and poll_order() now return the objects
new status rather than boolean and no longer throw an exception on an
unrecognized status.
Relnotes: https://metacpan.org/changes/distribution/Net-ACME2 |
0.12 13 Jun 2018 16:03:38 |
pi |
net/p5-Net-ACME2: update 0.11 -> 0.12
- remove dependency on devel/p5-Types-Serialiser |
0.11 02 Jun 2018 10:50:09 |
pi |
net/p5-Net-ACME2: update 0.10 -> 0.11
- added several dependencies |
0.10 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
0.10 11 May 2018 12:54:26 |
pi |
New port: net/p5-Net-ACME2
Interface to the Let's Encrypt ACME API
WWW: http://search.cpan.org/dist/Net-ACME2/ |