Summary: | ftp/curl: Make static library optional and don't ship by default | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Daniel Engberg <diizzy> | ||||
Component: | Individual Port(s) | Assignee: | Po-Chuan Hsieh <sunpoet> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | Flags: | bugzilla:
maintainer-feedback?
(sunpoet) |
||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=8ec683f2a9d3cac9b7721a295ee64683c257d0cb commit 8ec683f2a9d3cac9b7721a295ee64683c257d0cb Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-07-21 17:51:19 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-07-21 18:12:11 +0000 ftp/curl: Add STATIC option PR: 254622 Reported by: Daniel Engberg <daniel.engberg.lists@pyret.net> ftp/curl/Makefile | 6 ++++-- ftp/curl/pkg-plist | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) Committed. Thanks! |
Created attachment 223664 [details] Patch for curl Make static library optional and disable by default Compile tested on FreeBSD 13.0-RC1 (aarch64)