Commit Graph

23 Commits

Author SHA1 Message Date
landry
0f9eea998d Bump all ports depending on nspr to account for the devel/nspr,-main ->
devel/nspr pkgpath change. While here, make sure mozilla ports depend on
the latest and greatest via mozilla.port.mk.
Tested in a bulk build..
2012-11-12 20:45:32 +00:00
ajacoutot
06fdf8fa76 Use PKGSPEC to make sure the 2 spidermonkey ports are differentiated
when checking for dependencies.
2012-04-08 17:21:35 +00:00
landry
447d77c70a Update lang/spidermonkey to build from firefox 3.6.28 sources.
While here add @option no-default-conflict + @conflict
spidermonkey->=1.9.2 in preparation for devel/spidermonkey import.
MAINTAINER timeout, ok/prodding ajacoutot@
2012-04-07 13:39:02 +00:00
espie
e820071495 normalize pkgpath 2011-09-16 10:31:20 +00:00
naddy
8ec3fb0e39 don't override CFLAGS and correctly enable pthreads; ok martynas@ 2011-09-11 14:10:32 +00:00
jasper
79a213615b install a pkg-config file, there is one in the distfile but it's not part of
the build for spidermonkey so provide our own. this is needed by gjs to
pickup mozilla-js.

ok martynas@ (MAINTAINER)
2011-04-11 20:02:19 +00:00
landry
db888385c2 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@
2011-04-10 17:24:38 +00:00
fgsch
88acb62e56 enable utf8 support. a nice to have for the upcoming mongodb port.
martynas@ (maintainer) ok
2011-04-04 22:36:27 +00:00
landry
ea5d9229cb Convert to REVISION/EPOCH (sorry this one burnt my eyes) 2010-11-17 10:56:52 +00:00
espie
88d20077a4 new depends 2010-11-17 08:05:12 +00:00
sthen
3e1d5438da new lib_depends 2010-10-24 21:11:45 +00:00
bernd
95ac8623bf Install some more header files. Needed by an upcoming port.
ok martynas@, 'your diff makes sense' steven@
2010-06-21 17:51:27 +00:00
martynas
f2cc6c9271 update to spidermonkey-1.7.0v0. from Benoit Chesneau with couple
of tweaks from naddy@ and myself.
full bulk build done by naddy@ and jasper@
ok naddy@
2009-05-05 21:01:55 +00:00
martynas
513b069d09 fix endianness on arm. tested by, and ok kili@ 2009-02-03 22:22:11 +00:00
merdely
f525d52359 Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN 2007-09-16 00:27:05 +00:00
jakemsr
bcc7e8ced0 - don't use thin locks
- bump PKGNAME

OK martynas@ (MAINTAINER)
2007-09-09 22:23:35 +00:00
ajacoutot
95d52adcfa - make CFLAGS=foo works 2007-05-29 05:52:47 +00:00
ajacoutot
6278c3e12c - give maintainership to martynas@ 2007-05-22 18:47:14 +00:00
martynas
24ae3154c4 major update to 1.60
tested by ajacoutot@, steven@
ok maintainer ajacoutot@
2007-04-10 13:03:09 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
ajacoutot
7348af005d - build thread safe spidermonkey
corrections & ok steven@
2006-11-08 23:17:33 +00:00
ajacoutot
36d2cceb0b - update my email address
- bump PKGNAME

ok robert@
2006-10-27 12:53:01 +00:00
steven
e27d0d118d import of spidermonkey 1.5
SpiderMonkey is the code-name for Mozilla's C implementation of
JavaScript.

from Antoine Jacoutot <ajacoutot at lphp.org>

with some patches from FreeBSD.
2006-10-01 23:02:12 +00:00