Page MenuHomeFreeBSD

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

Authored by osa on Mar 21 2021, 3:26 PM.
Tags
None
Referenced Files
F163114043: D29362.diff
Mon, Jul 20, 4:45 AM
Unknown Object (File)
Wed, Jul 8, 11:28 AM
Unknown Object (File)
Wed, Jul 8, 3:39 AM
Unknown Object (File)
Jun 4 2026, 10:25 PM
Unknown Object (File)
May 22 2026, 11:25 PM
Unknown Object (File)
May 21 2026, 4:50 PM
Unknown Object (File)
May 21 2026, 1:11 PM
Unknown Object (File)
May 21 2026, 12:59 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.