Bug 252804

Summary: mail/mpop: decouple LIBTLS from LibreSSL
Product: Ports & Packages Reporter: Jan Beich <jbeich>
Component: Individual Port(s)Assignee: Neel Chauhan <nc>
Status: Closed FIXED    
Severity: Affects Only Me CC: bapt
Priority: --- Keywords: patch
Version: LatestFlags: nc: maintainer-feedback+
Hardware: Any   
OS: Any   
Attachments:
Description Flags
v1 none

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!