Port details |
- p5-App-Acmeman Automatic management of ACME (Let's Encrypt) SSL certificates
- 3.10 security =2 3.09Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2019-12-23 13:16:29
- Last Update: 2024-09-03 16:02:10
- Commit Hash: 2daf910
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: GPLv3+
- WWW:
- https://metacpan.org/release/App-Acmeman
- Description:
- Perl module and command line utility for issuing and maintaining the ACME
(Let's Encrypt) SSL certificates.
While most existing ACME tools take a list of domain names for which to
issue certificates from their command line or configuration file, acmeman
gathers domain names directly from the configuration of the HTTP server
that serves them, so domain name obtains its certificate automatically,
once the administrator configures the HTTP server to serve it via HTTPS.
The utility is normally run as a cron(8) job.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-App-Acmeman>0:security/p5-App-Acmeman
- To install the port:
- cd /usr/ports/security/p5-App-Acmeman/ && make install clean
- To add the package, run one of these commands:
- pkg install security/p5-App-Acmeman
- pkg install p5-App-Acmeman
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-App-Acmeman
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1725379211
SHA256 (App-Acmeman-3.10.tar.gz) = 15cfadbca25132029d05f8aa4ed6898f8ace2d9d17b60050ebf6fd1ebb49172d
SIZE (App-Acmeman-3.10.tar.gz) = 47794
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-Apache-Config-Preproc>=1.04 : www/p5-Apache-Config-Preproc
- p5-Apache-Defaults>=1.02 : www/p5-Apache-Defaults
- p5-Config-Parser>=1.03 : devel/p5-Config-Parser
- p5-Crypt-OpenSSL-PKCS10>=0.16 : security/p5-Crypt-OpenSSL-PKCS10
- p5-Crypt-OpenSSL-RSA>=0.28 : security/p5-Crypt-OpenSSL-RSA
- p5-Crypt-OpenSSL-X509>=1.804 : security/p5-Crypt-OpenSSL-X509
- p5-DateTime-Format-Strptime>=1.42 : devel/p5-DateTime-Format-Strptime
- p5-File-BackupCopy>=1.00 : sysutils/p5-File-BackupCopy
- p5-libwww>=6.05 : www/p5-libwww
- p5-LWP-Protocol-https>=6.04 : www/p5-LWP-Protocol-https
- p5-Net-ACME2>=0.33 : net/p5-Net-ACME2
- 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-App-Acmeman
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 8
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.10 03 Sep 2024 16:02:10 |
Rodrigo Osorio (rodrigo) |
security/p5-App-Acmeman: update to 3.10
Changelog: https://metacpan.org/dist/App-Acmeman/changes |
3.09 11 Feb 2024 19:03:13 |
Rodrigo Osorio (rodrigo) |
security/p5-App-Acmeman: update to 3.09
Changelog: https://metacpan.org/release/SGRAY/App-Acmeman-3.09/source/Changes |
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) |
3.05 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 ) |
3.05 20 Jul 2022 14:22:56 |
Tobias C. Berner (tcberner) |
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
3.05 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.05 23 Jul 2020 08:26:31 |
danfe |
- Update to version 3.05
- Actualize dependencies
Requested by: Zeus Panchenko |
3.02 23 Dec 2019 13:16:23 |
danfe |
Perl module and command line utility for issuing and maintaining the ACME
(Let's Encrypt) SSL certificates.
Submitted by: Zeus Panchenko |
Number of commits found: 8
|