Bug 212980 - security/acme-client: Optional static linking of LibreSSL
Summary: security/acme-client: Optional static linking of LibreSSL
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Bernard Spil
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-24 22:04 UTC by Christian Schwarz
Modified: 2016-10-08 15:16 UTC (History)
2 users (show)

See Also:
me: maintainer-feedback?


Attachments
security/acme-client: Optional static linking of LibreSSL (1.85 KB, patch)
2016-09-24 22:04 UTC, Christian Schwarz
me: maintainer-approval? (brnrd)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Schwarz 2016-09-24 22:04:31 UTC
Created attachment 175146 [details]
security/acme-client: Optional static linking of LibreSSL

acme-client is only usable in a LibreSSL ports tree because it links LibreSSL dynamically.

This patch adds an option to the port that, if enabled, statically links LibreSSL to acme-client.

The option (STATIC_SSL) is enabled by default _if_ LibreSSL is not set as SSL_DEFAULT.

Greets from EuroBSDCon 2016,

Christian
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-10-08 15:16:01 UTC
A commit references this bug:

Author: brnrd
Date: Sat Oct  8 15:15:31 UTC 2016
New revision: 423513
URL: https://svnweb.freebsd.org/changeset/ports/423513

Log:
  security/acme-client: Add STATIC option

    - Allow static linking
    - Forego SSL runtime dependency
    - Add warning about deinstall libressl after build
    - Add extra patch for static option

  PR:		212980
  Submitted by:	Christian Schwarz <me@cschwarz.com>

Changes:
  head/security/acme-client/Makefile
  head/security/acme-client/files/extra-patch-GNUmakefile