Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Nov 2015 18:20:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 204577] [NEW MODULE] Mk/Uses/nodejs.mk Framework for NodeJS projects/ports
Message-ID:  <bug-204577-13-yLEb5rlT8v@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-204577-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-204577-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204577

Olivier Duchateau <olivierd@FreeBSD.org> changed:

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

--- Comment #16 from Olivier Duchateau <olivierd@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-204577-13-yLEb5rlT8v>