CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2011/04/10 11:24:38
Modified files:
lang/spidermonkey: Makefile distinfo
lang/spidermonkey/pkg: PLIST
Added files:
lang/spidermonkey/pkg: PFRAG.amd64 PFRAG.jit
Removed files:
lang/spidermonkey/patches: patch-src_Makefile_ref
patch-src_config_Linux_All_mk
patch-src_config_mk patch-src_js_c
patch-src_jsapi_c patch-src_jslock_c
patch-src_jsnum_h
patch-src_jsopcode_c
patch-src_jsosdep_h patch-src_jsprf_c
patch-src_jspubtd_h patch-src_jsstr_c
patch-src_jstypes_h
patch-src_rules_mk
lang/spidermonkey/pkg: PFRAG.shared
Log message:
Long awaited update to Spidermonkey 1.9.2.16, needed by upcoming GJS.
Note that this is not js185-1.0.0 distributed by upstream (which is
based on mozilla-2.0), but rather js/src built from firefox 3.6.16
source tarball, so that it works on sparc64 (hence the 1.9.2.16 branch
ersion).
- use patches from www/firefox36 port, remove local patches
- lib got renamed to mozjs, depending ports will be fixed shortly
- use the provided install target instead of rolling our own
- enable ctypes/readline
- regress tests happy on ppc/sparc64/amd64.
After leeeengthy discussion with martynas@ (maintainer)
ok jasper@ martynas@