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)
Mon, Apr 15, 9:46 PM
Unknown Object (File)
Jan 23 2024, 3:17 PM
Unknown Object (File)
Dec 21 2023, 9:08 AM
Unknown Object (File)
Dec 20 2023, 12:28 AM
Unknown Object (File)
Dec 9 2023, 1:33 AM
Unknown Object (File)
Dec 4 2023, 7:59 AM
Unknown Object (File)
Nov 28 2023, 12:21 AM
Unknown Object (File)
Nov 8 2023, 11:03 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
Lint Not Applicable
Unit
Tests Not Applicable

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.