Created attachment 152381 [details] www.iojs.shar
A commit references this bug: Author: vanilla Date: Fri Feb 6 05:52:24 UTC 2015 New revision: 378505 URL: https://svnweb.freebsd.org/changeset/ports/378505 Log: 1: Add iojs 1.0.4, v8 JavaScript for client and server. 2: add a patch to remove MAP_NORESERVE. 3: switch to USE_GITHUB PR: 197202 Submitted by: Jin-Sih Lin <linpct@gmail.com> [1] Changes: head/www/Makefile head/www/iojs/ head/www/iojs/Makefile head/www/iojs/distinfo head/www/iojs/files/ head/www/iojs/files/patch-deps_v8_src_base_platform_platform-freebsd.cc head/www/iojs/pkg-descr head/www/iojs/pkg-plist
Committed, thanks. 1: please do not use v${PORTVERSION} as distname. 2: USE_GITHUB & GH_* will be your friend. 3: libdata/ldconfig/* handled by USE_LDCONFIG already.
Committed by vanilla.