Page MenuHomeFreeBSD

Add www/unit-nodejs port, nodejs module for NGINX Unit
Needs ReviewPublic

Authored by osa on Mar 21 2021, 3:26 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jan 5, 7:51 PM
Unknown Object (File)
Fri, Jan 3, 10:36 AM
Unknown Object (File)
Dec 6 2024, 5:26 PM
Unknown Object (File)
Nov 24 2024, 2:12 PM
Unknown Object (File)
Nov 22 2024, 11:15 AM
Unknown Object (File)
Nov 6 2024, 9:43 AM
Unknown Object (File)
Oct 13 2024, 6:48 PM
Unknown Object (File)
Oct 12 2024, 9:13 PM

Details

Reviewers
mat

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 37984
Build 34873: arc lint + arc unit

Event Timeline

osa requested review of this revision.Mar 21 2021, 3:26 PM
osa retitled this revision from Add www/unit-nodejs port, nodejs module for NGINX Unit. to Add www/unit-nodejs port, nodejs module for NGINX Unit.Mar 21 2021, 3:37 PM
osa added a reviewer: mat.
otis added inline comments.
www/unit-nodejs/Makefile
6

I'd use one of Magic MASTER_SITES Macros here.

92

commands should not be silenced.

lwhsu added inline comments.
www/unit-nodejs/Makefile
39

I think it's long enough to be put in a separated file.

osa marked 2 inline comments as done.Mar 21 2021, 7:56 PM
osa marked an inline comment as done.Mar 21 2021, 8:22 PM

Fix the warning on stage-qa phase.

Make portlint(8) happier.

Support all NodeJS versions, i.e. 15, 14, 12, 10.