Bug 265925 - www/nginx-lite
Summary: www/nginx-lite
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Jochen Neumeister
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-18 09:57 UTC by Natalino Picone
Modified: 2022-09-19 06:42 UTC (History)
1 user (show)

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


Attachments
nginx-lite ports fix (365 bytes, patch)
2022-08-31 13:26 UTC, Natalino Picone
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Natalino Picone 2022-08-18 09:57:31 UTC
The package is not available because the default port configuration does not include the new config flag.


www/nginx-lite: required at least PCRE_ONE or PCRE_TWO  to be defined. Please do 'make config' again
Comment 1 Natalino Picone 2022-08-31 13:26:20 UTC
Created attachment 236265 [details]
nginx-lite ports fix

This patch will fix the build adding the missing option
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-09-19 06:41:54 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=046dee4fa57a611019f606bca30ba66bf088aa35

commit 046dee4fa57a611019f606bca30ba66bf088aa35
Author:     Jochen Neumeister <joneum@FreeBSD.org>
AuthorDate: 2022-09-19 06:39:00 +0000
Commit:     Jochen Neumeister <joneum@FreeBSD.org>
CommitDate: 2022-09-19 06:40:50 +0000

    www/nginx-lite: Add PCRE Options

    PR:     265925

    Sponsored by:   Netzkommune GmbH

 www/nginx-lite/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)