Bug 268739 - print/qpdf: Provide OpenSSL/GnuTLS option
Summary: print/qpdf: Provide OpenSSL/GnuTLS option
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: Wen Heping
URL:
Keywords: needs-qa
Depends on:
Blocks:
 
Reported: 2023-01-03 21:00 UTC by Tijl Coosemans
Modified: 2023-01-04 11:18 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (wen)


Attachments
patch (793 bytes, patch)
2023-01-03 21:00 UTC, Tijl Coosemans
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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(-)