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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
lfacme Simple ACME client based on uacme
1.0 securitynew! on this many watch lists=0 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: ivy@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-06-17 17:15:06
Last Update: 2025-06-17 17:12:50
Commit Hash: 4c913ef
Also Listed In: www
License: PD
WWW:
https://github.com/llfw/lfacme
Description:
lfacme is a simple ACME client based on uacme. It allows TLS certificates to be issued and renewed using an ACME-based certificate provider, such as Let's Encrypt. lfacme includes support for HTTP- and DNS-based ACME domain validation, including Kerberos-authenticated Dynamic DNS updates.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (30 items)
Collapse this list.
  1. /usr/local/share/licenses/lfacme-1.0/catalog.mk
  2. /usr/local/share/licenses/lfacme-1.0/LICENSE
  3. /usr/local/share/licenses/lfacme-1.0/PD
  4. @sample etc/lfacme/acme.conf.sample
  5. @sample etc/lfacme/domains.conf.sample
  6. etc/lfacme/hooks/example-hook
  7. etc/periodic/daily/900.lfacme
  8. sbin/lfacme
  9. share/lfacme/challenge/dns
  10. share/lfacme/challenge/http
  11. share/lfacme/challenge/kerberos
  12. share/lfacme/challenge/ualpn
  13. share/lfacme/command/cert.sh
  14. share/lfacme/command/renew.sh
  15. share/lfacme/command/setup.sh
  16. share/lfacme/dnsutils.sh
  17. share/lfacme/init.sh
  18. share/man/man5/acme.conf.5.gz
  19. share/man/man5/domains.conf.5.gz
  20. share/man/man7/lfacme-dns.7.gz
  21. share/man/man7/lfacme-http.7.gz
  22. share/man/man7/lfacme-kerberos.7.gz
  23. share/man/man7/lfacme-ualpn.7.gz
  24. share/man/man8/lfacme-cert.8.gz
  25. share/man/man8/lfacme-renew.8.gz
  26. share/man/man8/lfacme-setup.8.gz
  27. share/man/man8/lfacme.8.gz
  28. @owner
  29. @group
  30. @mode
Collapse this list.
Dependency lines:
  • lfacme>0:security/lfacme
To install the port:
cd /usr/ports/security/lfacme/ && make install clean
To add the package, run one of these commands:
  • pkg install security/lfacme
  • pkg install lfacme
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: lfacme
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1749137518 SHA256 (llfw-lfacme-v1.0_GH0.tar.gz) = 9d96ccf30781de6c436d1846144b944a487de9b754573ecb6c7ed3e1e7ede33d SIZE (llfw-lfacme-v1.0_GH0.tar.gz) = 14226

No package information for this port in our database
Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. uacme : security/uacme
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
security_lfacme
pkg-message:
For install:
Sample configuration files have been installed in /usr/local/etc/lfacme. Edit these as required, then run "lfacme setup" to create an ACME account. Run "lfacme renew" to issue certificates. To enable the daily periodic script to renew certificates, set: daily_lfacme_enable=YES in /etc/periodic.conf. Refer to lfacme(8) for further documentation.
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/llfw/lfacme/tar.gz/v1.0?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0
17 Jun 2025 17:12:50
commit hash: 4c913ef6e182a4505171518025cc855b593cd498commit hash: 4c913ef6e182a4505171518025cc855b593cd498commit hash: 4c913ef6e182a4505171518025cc855b593cd498commit hash: 4c913ef6e182a4505171518025cc855b593cd498 files touched by this commit
Lexi Winter (ivy) search for other commits by this committer
security/lfacme: a simple ACME client based on uacme

Reviewed by:	arrowd, des
Approved by:	arrowd (ports), des (mentor)
Differential Revision:	https://reviews.freebsd.org/D50701

Number of commits found: 1