[Bug 204577] [NEW MODULE] Mk/Uses/nodejs.mk Framework for NodeJS projects/ports

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Nov 30 18:20:56 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204577

Olivier Duchateau <olivierd at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |olivierd at FreeBSD.org

--- Comment #16 from Olivier Duchateau <olivierd at FreeBSD.org> ---
@Yuri, I'm also working on Node.js framework, see the latest status report [1].
I use rather the NPM registry by default (it's more simple, because modules are
already in JavaScript).
My repository contains almost 300 new ports. I can also build C/C++ extensions,
it supports man pages and Node.js scripts (framework automatically create
symlink into ${PREFIX}/bin for convenience).
pkg-plist is automatically created, (often there're only 2 or 3 files).

[1]
https://www.freebsd.org/news/status/report-2015-07-2015-09.html#Node.js-Modules

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ports-bugs mailing list