Bug 268739

Summary: print/qpdf: Provide OpenSSL/GnuTLS option
Product: Ports & Packages Reporter: Tijl Coosemans <tijl>
Component: Individual Port(s)Assignee: Wen Heping <wen>
Status: Closed FIXED    
Severity: Affects Only Me Keywords: needs-qa
Priority: --- Flags: bugzilla: maintainer-feedback? (wen)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch none

Description Tijl Coosemans freebsd_committer freebsd_triage 2023-01-03 21:00:17 UTC
Created attachment 239240 [details]
patch

print/qpdf detects and uses OpenSSL and GnuTLS if they are installed.  This patch adds options for that.
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-01-04 11:16:25 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8d9b0d680f6e2c94f6e159c5d158b6a2201ed88e

commit 8d9b0d680f6e2c94f6e159c5d158b6a2201ed88e
Author:     Wen Heping <wen@FreeBSD.org>
AuthorDate: 2023-01-04 11:14:36 +0000
Commit:     Wen Heping <wen@FreeBSD.org>
CommitDate: 2023-01-04 11:14:36 +0000

    print/qpdf: Add OpenSSL/GnuTLS option

    PR:             268739
    Reported by:    tijl@

 print/qpdf/Makefile | 14 +++++++++++++-
 1 file changed, 13 insertions(+), 1 deletion(-)