Page MenuHomeFreeBSD

www/freenginx-devel: Follow change of other nginx ports
ClosedPublic

Authored by nxjoseph on Aug 6 2026, 10:54 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Sep 10, 5:45 AM
Unknown Object (File)
Wed, Sep 9, 3:08 PM
Unknown Object (File)
Wed, Sep 9, 12:30 PM
Unknown Object (File)
Tue, Sep 8, 8:02 PM
Unknown Object (File)
Tue, Sep 8, 5:16 PM
Unknown Object (File)
Tue, Sep 8, 2:46 PM
Unknown Object (File)
Mon, Sep 7, 9:05 PM
Unknown Object (File)
Mon, Sep 7, 2:58 AM
Subscribers

Details

Summary

Hi,

Recently after devel/mongo-c-driver update, nginx ports had been modified but later joneum@ came with a better idea that is to use pkgconfig instead.

I have made the patch but kept joneum@ as the author since the code is from them.

I have tested build in Poudriere with GRIDFS option enabled on 14.4-RELEASE-amd64-main-26a43cbfefb4 and it seems OK.

Thanks.

Original commit: 8c2ac84b701610ea2c269aeb8f06ead8eae48cb2

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

nxjoseph created this revision.
nxjoseph edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Aug 8 2026, 4:16 PM
In D58692#1347475, @osa wrote:

LGTM.

Hi Sergey, thank you for your time!