Bug 252804 - mail/mpop: decouple LIBTLS from LibreSSL
Summary: mail/mpop: decouple LIBTLS from 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: Neel Chauhan
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2021-01-18 13:03 UTC by Jan Beich
Modified: 2021-02-07 23:41 UTC (History)
1 user (show)

See Also:
nc: maintainer-feedback+


Attachments
v1 (892 bytes, patch)
2021-01-18 13:03 UTC, Jan Beich
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Beich freebsd_committer freebsd_triage 2021-01-18 13:03:32 UTC
Created attachment 221706 [details]
v1

security/libressl cannot be used as a dependency because it'd make future port builds use libressl instead of base openssl. So, use libtls from libretls.
Comment 1 Neel Chauhan freebsd_committer freebsd_triage 2021-02-07 23:39:27 UTC
Sorry for the delay in getting back to you. LGTM!
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-02-07 23:40:55 UTC
A commit references this bug:

Author: nc
Date: Sun Feb  7 23:40:48 UTC 2021
New revision: 564666
URL: https://svnweb.freebsd.org/changeset/ports/564666

Log:
  mail/mpop: decouple LIBTLS from LibreSSL

  PR:		252804
  Submitted by:	jbeich

Changes:
  head/mail/mpop/Makefile
Comment 3 Neel Chauhan freebsd_committer freebsd_triage 2021-02-07 23:41:01 UTC
Committed!