[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 07:34:48 UTC 2015


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

yuri at rawbw.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #163232|0                           |1
        is obsolete|                            |

--- Comment #10 from yuri at rawbw.com ---
Created attachment 163675
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=163675&action=edit
patch

Update of USES=nodejs.

Now it only suffers from one problem: volatility of package.json in downloaded
packages. Therefore NO_CHECKSUM=yes still has to be used for now and it can't
be checked in. The second problem (attempts to connect during build) is fixed.

Now packages build fine in poudriere.

Two ports are currently supported and are completely usable:
* www/etherpad-lite
* www/webtorrent

Volatility of package.json is a bug, and isn't something I can fix - it should
be fixed by NodeJS folks. https://github.com/npm/npm/issues/10406

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


More information about the freebsd-ports-bugs mailing list