[Bug 286958] databases/hiredis: 1.3.0 and static libs
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 20 May 2025 19:41:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286958
Bug ID: 286958
Summary: databases/hiredis: 1.3.0 and static libs
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: olgeni@FreeBSD.org
Reporter: adamw@FreeBSD.org
Assignee: olgeni@FreeBSD.org
Flags: maintainer-feedback?(olgeni@FreeBSD.org)
Created attachment 260585
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=260585&action=edit
1.3.0 + static
Hey, Jimmy,
The attached patch updates hiredis to 1.3.0 (the latest release) and installs
static libs alongside the shlibs.
I'm working on updates to some other ports, one of which includes a STATIC
knob, so I could really use static libs from hiredis. The hiredis Makefile
supports only one of shared or static at a time; I considered adding a port
that just installs the two static libs (hiredis.a and hiredis_ssl.a), but opted
instead to patch hiredis into building shared and static at the same time.
--
You are receiving this mail because:
You are the assignee for the bug.