Port details |
- letskencrypt Native C client for Let's Encrypt, designed for security
- 0.1.10 security
=0 0.1.10Version of this port present on the latest quarterly branch.
- IGNORE: needs LibreSSL to build. set DEFAULT_VERSIONS+=ssl=libressl and rebuild all ports that depend on openssl
- Maintainer: brnrd@FreeBSD.org
- Port Added: 2016-05-31 11:00:09
- Last Update: 2016-09-02 09:09:42
- SVN Revision: 421258
- License: ISCL
- WWW:
- https://kristaps.bsd.lv/letskencrypt/
- Description:
- letskencrypt is a client for Let's Encrypt users, but one designed for
security. No Python. No Ruby. No Bash. A straightforward, open source
implementation in C that isolates each step of the sequence.
WWW: https://kristaps.bsd.lv/letskencrypt/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- letskencrypt>0:security/letskencrypt
- No installation instructions:
- This port has been deleted.
- PKGNAME: letskencrypt
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1471626870
SHA256 (letskencrypt-portable-0.1.10.tgz) = 7e902e2dd087d6137188d8b382190fd0decd67e9e7afbc630e96841e7e369c2e
SIZE (letskencrypt-portable-0.1.10.tgz) = 44534
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- gmake ssl tar:tgz
- 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 |
0.1.10 02 Sep 2016 09:09:42 |
brnrd |
security/acme-client: Rename from letskencrypt, update to 0.1.11
- Rename security/letskencrypt to security/acme-client
- Update to 0.1.11
- Modify periodic and sample scripts to use acme-client
- Use new 'backup' option by default in renew script |
0.1.10 19 Aug 2016 17:46:08 |
brnrd |
security/letskencrypt: Remove patches
- Fix previous commit
- Actual svn rm the patches |
0.1.10 19 Aug 2016 17:19:26 |
brnrd |
security/letskencrypt: Update to 0.1.10
- Update to 0.1.10
- Remove patches now included upstream |
0.1.9_1 13 Aug 2016 14:45:45 |
brnrd |
security/letskencrypt: Fix pkg-message
- Remove unneeded license agreement warning from pkg-message
- Fix broken example script while here
PR: 211798 |
0.1.9_1 12 Aug 2016 23:17:58 |
brnrd |
security/letskencrypt: Allow configurable license agreement
- Backport upstream fixes for -a option (license agreement URL)
- Bump PORTREVISION
PR: 211798
Submitted by: Dave Cottlehuber <dch@skunkwerks.at>
Reported by: Dave Cottlehuber <dch@skunkwerks.at> |
0.1.9 24 Jul 2016 21:22:59 |
brnrd |
security/letskencrypt: Update to 0.1.9
- Update to latest release
- Fix staging issue, MAKE_ARGS to MAKE_ENV
- Fix shebang problem in periodic script [1]
- Update SSL_DEFAULT check
PR: 210772 [1] |
0.1.7 22 Jul 2016 08:07:05 |
mat |
Stop people putting arguments to USES=ssl.
Sponsored by: Absolight |
0.1.7 29 Jun 2016 20:55:24 |
brnrd |
security/letskencrypt: Update to 0.1.7
- Update to 0.1.7
- Move from USE_OPENSSL to USES=ssl |
0.1.6 29 Jun 2016 14:22:47 |
mat |
Remove all usage of OPENSSL_PORT from ports, this is deprecated, and
always was a user defined variable.
Sponsored by: Absolight |
0.1.6 19 Jun 2016 12:55:33 |
brnrd |
security/letskencrypt: Don't automatically execute installed sample
- Remove automatic renewscript execution |
0.1.6 19 Jun 2016 12:36:09 |
brnrd |
security/letskencrypt: Add periodic(8) and multi-cert capability
- Add periodic script
- Make Domain+SAN names and challenge-dir configurable
- Add multiple Domain+SAN certificates capability using scripts
- Add sample renewal script
- Add sample deployment script
- Add pkg-message documenting periodic.conf variables |
0.1.6 06 Jun 2016 16:40:54 |
brnrd |
security/letskencrypt: Change MASTER_SITES
- Switched to new versioned tarballs on project site
- Add MASTER_SITES and DISTVERSIONPREFIX
- Remove GitHub variables
- Add USES= tar:tgz for tarball extraction |
0.1.6 05 Jun 2016 21:52:37 |
brnrd |
security/letskencrypt: Update to 0.1.6
- Update to latest upstream version 0.1.6
- Use regular version numbering with dots not underscore
- Refactor DISTVERSIONPREFIX to GH_TAGNAME |
0_1_5 01 Jun 2016 13:15:37 |
mat |
Github cleanup.
- Use the version tag instead of commit hash when they're the same.
- Remove unnneeded variables.
- Simplify go- ports when possible.
- Various fixes.
Sponsored by: Absolight |
0.1.5 31 May 2016 11:00:00 |
brnrd |
security/letskencrypt: Add letskencrypt port
letskencrypt is a client for Let's Encrypt users designed for
security written in C. This is the -portable version.
- Use Github not kritaps.bsd.lv for versioned tarball
Differential Revision: D6649 |