Bug 262491

Summary: www/nginx: remove njs installation
Product: Ports & Packages Reporter: Sergey A. Osokin <osa>
Component: Individual Port(s)Assignee: Jochen Neumeister <joneum>
Status: Closed FIXED    
Severity: Affects Only Me CC: joneum
Priority: --- Flags: bugzilla: maintainer-feedback? (joneum)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
[PATCH] www/nginx: remove njs installation none

Description Sergey A. Osokin freebsd_committer freebsd_triage 2022-03-11 21:36:13 UTC
Created attachment 232394 [details]
[PATCH] www/nginx: remove njs installation

Hi,

I've just added lang/njs to the ports tree, so we can safely remove `njs' command-line utility installation from the www/nginx.
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-03-12 21:54:46 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9e2f203aa66ed3a8ee1497230ef0c4336ad91303

commit 9e2f203aa66ed3a8ee1497230ef0c4336ad91303
Author:     Jochen Neumeister <joneum@FreeBSD.org>
AuthorDate: 2022-03-12 21:50:09 +0000
Commit:     Jochen Neumeister <joneum@FreeBSD.org>
CommitDate: 2022-03-12 21:53:46 +0000

    www/nginx: changes in the njs module

    @osa has brought lang/njs into the ports, so we can safely remove `njs' command-line utility installation from the www/nginx.

    PR:     262491
    Reported by:    osa
    Sponsored by:   Netzkommune GmbH

 www/nginx/Makefile  | 4 +---
 www/nginx/pkg-plist | 1 -
 2 files changed, 1 insertion(+), 4 deletions(-)
Comment 2 Jochen Neumeister freebsd_committer freebsd_triage 2022-03-12 21:59:35 UTC
Great job with NJS, Sergey, and thanks for the patch.