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
F132949283: D29362.id86122.diff
Tue, Oct 21, 10:50 AM
Unknown Object (File)
Mon, Oct 20, 3:33 PM
Unknown Object (File)
Sun, Oct 19, 11:30 AM
Unknown Object (File)
Sun, Oct 19, 11:30 AM
Unknown Object (File)
Sun, Oct 19, 11:30 AM
Unknown Object (File)
Sun, Oct 19, 11:30 AM
Unknown Object (File)
Sun, Oct 19, 11:30 AM
Unknown Object (File)
Sat, Oct 18, 9:46 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.