Page MenuHomeFreeBSD

security/letskencrypt: Add letskencrypt port
ClosedPublic

Authored by brnrd on May 30 2016, 2:53 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 27, 12:35 AM
Unknown Object (File)
Sat, Apr 27, 12:34 AM
Unknown Object (File)
Sat, Apr 27, 12:34 AM
Unknown Object (File)
Sat, Apr 27, 12:34 AM
Unknown Object (File)
Sat, Apr 27, 12:34 AM
Unknown Object (File)
Fri, Apr 26, 10:35 PM
Unknown Object (File)
Mon, Apr 15, 9:46 PM
Unknown Object (File)
Jan 23 2024, 3:17 PM
Subscribers

Details

Summary

Proposed commit log message:

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

Reviewed_by:	koobs, sascha_root-login.org
Approved by:	
Differential_Revision:	D6649
Test Plan

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 4037
Build 4080: arc lint + arc unit

Event Timeline

brnrd retitled this revision from to security/letskencrypt: Add letskencrypt port.
brnrd updated this object.
brnrd edited the test plan for this revision. (Show Details)
brnrd added reviewers: koobs, sascha_root-login.org.
sascha_root-login.org edited edge metadata.

I think i've been added by accident so i'll accept the revision to not stand in the way of the process :)

This revision is now accepted and ready to land.May 30 2016, 3:37 PM

I think i've been added by accident so i'll accept the revision to not stand in the way of the process :)

You were added as one of the maintainers of letsencrypt related ports 😄

brnrd edited edge metadata.

Add USE_OPENSSL

  • Fix spurious entry in security/Makefile
This revision now requires review to proceed.May 30 2016, 4:46 PM
brnrd edited the test plan for this revision. (Show Details)
brnrd edited edge metadata.
This revision is now accepted and ready to land.May 31 2016, 1:36 AM
brnrd edited edge metadata.

Change directory and file locations

  • All files/dirs in /usr/local as per hier(8)
  • Change default paths in main.c
  • Change default paths in letskencrypt(1)
  • Add empty directories with secure modes to plist
This revision now requires review to proceed.May 31 2016, 10:51 AM
This revision was automatically updated to reflect the committed changes.