Port details |
- p5-Protocol-ACME Interface to the Let's Encrypt ACME API
- 1.02 security
=1 1.02Version of this port present on the latest quarterly branch.
- DEPRECATED: upstream maintainer indicated that it is no longer suitable for use
This port expired on: 2024-06-30
- Maintainer: pi@FreeBSD.org
- Port Added: 2016-04-11 15:49:02
- Last Update: 2024-06-30 13:12:25
- Commit Hash: 08c969b
- People watching this port, also watch:: rundeck, rubygem-fluent-plugin-file-alternative
- Also Listed In: perl5
- License: ART20
- WWW:
- https://metacpan.org/release/Protocol-ACME
- 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-Protocol-ACME>0:security/p5-Protocol-ACME
- No installation instructions:
- This port has been deleted.
- PKGNAME: p5-Protocol-ACME
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1710683858
SHA256 (Protocol-ACME-1.02.tar.gz) = 97f0c18281dab2ce6ecf26197f38c34d162a2edb899d0828def694a65064db9a
SIZE (Protocol-ACME-1.02.tar.gz) = 29739
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:
-
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- p5-Crypt-Format>=0.06 : security/p5-Crypt-Format
- 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-HTTP-Tiny>=0.050 : www/p5-HTTP-Tiny
- p5-Log-Any>=1.032 : devel/p5-Log-Any
- p5-JSON>=2.90 : converters/p5-JSON
- p5-libwww>=6.13 : www/p5-libwww
- p5-Net-SSLeay>=1.49 : security/p5-Net-SSLeay
- perl5>=5.36<5.37 : lang/perl5.36
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- security_p5-Protocol-ACME
- 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 |
1.02 30 Jun 2024 13:12:25 |
Rene Ladan (rene) |
security/p5-Protocol-ACME: Remove expired port
2024-06-30 security/p5-Protocol-ACME: upstream maintainer indicated that it is
no longer suitable for use |
1.02 17 Mar 2024 16:16:49 |
Kurt Jaeger (pi) |
security/p5-Protocol-ACME: fix DEPRECATED |
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.16_1 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.16_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.16_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.16_1 29 Jun 2018 10:10:36 |
mat |
Fix a few Perl ports with Perl 5.28.
Starting at ExtUtils::MakeMaker 7.31_06 and Perl 5.27.1, the base
README.pod is no longer installed. So stop installing them altogether.
PR: 229112
Reported by: many
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D15946 |
0.16_1 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.16_1 29 Jun 2017 19:14:32 |
sunpoet |
Remove Perl core modules
- While I'm here, add NO_ARCH
- Bump PORTREVISION for dependency change
With hat: perl |
0.16 22 Aug 2016 18:41:51 |
pi |
security/p5-Protocol-ACME: 0.15 -> 0.16
- Catches json decode errors and bubbles them up
- Added the implicit SSL dependencies on HTTP::Tiny |
0.15 09 Jul 2016 06:51:16 |
pi |
security/p5-Protocol-ACME: 0.12 -> 0.15
Changes: http://cpansearch.perl.org/src/SLUDIN/Protocol-ACME-0.15/Changes |
0.12_1 30 May 2016 15:33:44 |
mat |
Starting at ExtUtils::MakeMaker 7.06 and Perl 5.25.1, the base
README.pod is no longer manified into a README.3, as the README.pod is
installed and can be read with perldoc, remove the README.3 files that
may be generated.
With hat: perl@
Sponsored by: Absolight |
0.12 01 May 2016 15:33:57 |
pi |
security/p5-Protocol-ACME: 0.11 -> 0.12
Changes:
- Added cleanup routines to take care of removing the challenge files
when complete.
- Fixed a bug where the 'mailto' scheme was not added to the registraion
calls.
- Fixed bug with the order of execution of setgid and setuid
- Refactored logging
- Lowered dependency version
- Typos |
0.11_1 12 Apr 2016 12:20:44 |
pi |
security/p5-Protocol-ACME: change DISTSITE from github to CPAN, add dependency
PR: 208741
Submitted by: mat |
0.11 11 Apr 2016 15:48:48 |
pi |
New ports: security/ p5-Crypt-Format p5-Crypt-RSA-Parse p5-Protocol-ACME
Conversion utilities for encryption applications
WWW: http://search.cpan.org/dist/Crypt-Format/
Parse RSA keys for useful information
WWW: http://search.cpan.org/dist/Crypt-RSA-Parse/
Interface to the Let's Encrypt ACME API
WWW: http://search.cpan.org/dist/Protocol-ACME/ |