Bug 266744 - net/libzmq4: Install static library
Summary: net/libzmq4: Install static library
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: Muhammad Moinur Rahman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-01 19:30 UTC by Yonas Yanfa
Modified: 2022-10-12 18:11 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yonas Yanfa 2022-10-01 19:30:12 UTC
libzmq4 removed the static library build in v4.2.3:

https://github.com/freebsd/freebsd-ports/commit/2f37b3f03bcee426862ab7a3e33c90d6ecf8a79e#diff-1888a626d12ac3d4322afbe657c8ca554cc8a919f50b45a1507bb77224539017R62

I need the static library and don't want to have to compile manually.
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-10-01 20:10:31 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=42bef93dbcdf98a7a70bb507ca947fd6a616d281

commit 42bef93dbcdf98a7a70bb507ca947fd6a616d281
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2022-10-01 20:08:06 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2022-10-01 20:08:06 +0000

    net/libzmq4: OPTIONize STATIC build

    PR:             266744
    Reported by:    yonas.yanfa@gmail.com

 net/libzmq4/Makefile  | 62 ++++++++++++++++++++++++---------------------------
 net/libzmq4/pkg-plist |  1 +
 2 files changed, 30 insertions(+), 33 deletions(-)
Comment 2 Yonas Yanfa 2022-10-03 04:11:33 UTC
Thanks!
Comment 3 Yonas Yanfa 2022-10-03 21:28:16 UTC
Thanks Muhammad! I believe we need to add a PORTREVISION to trigger building a new package.
Comment 4 Yonas Yanfa 2022-10-12 18:11:32 UTC
The port was rebuild. Closing as fixed. Thanks!