Version: 1.9.2.28, Package name: spidermonkey-1.9.2.28 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description SpiderMonkey is the code-name for the Mozilla's C implementation of JavaScript. |
Filesize: 50487.264 KB |
Version History (View Complete History) |
|
2018-05-18 14:26:52 by Landry Breuil | Files touched by this commit (32) |
Log message: (Finally!) remove spidermonkey 1.9.2/1.8.5, now that nothing depends on it anymore. Having the javascript engine from the firefox 3.6 days is surely not a good idea security-wise in 2018, and we have devel/spidermonkey52. Thx jmatthew@ for dropping the dependency in riak! |
2018-04-08 04:53:10 by Landry Breuil | Files touched by this commit (15) |
Log message: Fixes for clang6, some taken from FreeBSD, some local only. This port really needs to hit the Attic... |
2018-04-08 04:38:26 by Landry Breuil | Files touched by this commit (28) |
Log message: Remove PATCH_STRIP and regen patches, in preparation for clang 6 fixes. |
2017-07-26 16:45:35 by Stuart Henderson | Files touched by this commit (937) |
Log message: bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. |
2017-07-16 13:19:06 by Marc Espie | Files touched by this commit (880) |
Log message: use COMPILER_LIBCXX where applicable |
2017-04-27 19:54:09 by Marc Espie | Files touched by this commit (2) |
Log message: building with clang is just a question of fixing configure - C++ tests should return properly - autodetection of -fno-exceptions is broken |
2017-04-10 05:46:23 by Stuart Henderson | Files touched by this commit (276) |
Log message: use LIBCXX |
2017-01-01 02:29:09 by Jeremie Courreges-Anglas | Files touched by this commit (2) |
Log message: Unbreak on arm. Use arm_sync_icache(2) instead of __clear_cache. |
2016-03-20 10:12:27 by Christian Weisgerber | Files touched by this commit (104) |
Log message: drop SHARED_ONLY from python and ruby ports |
2016-03-12 00:02:16 by Michael McConville | Files touched by this commit (4) |
Log message: replace some 404ing Mozilla HOMEPAGEs ok landry |
2016-01-23 11:07:13 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Tell PORTROACH to ignore that oldie. |
2016-01-06 10:01:55 by Antoine Jacoutot | Files touched by this commit (27) |
Log message: Remove martynas@ from MAINTAINER, per his request. |
2015-07-18 20:06:30 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Fix comment. |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2011-04-11 14:02:19 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: 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-10 11:24:38 by Landry Breuil | Files touched by this commit (20) |
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@ |
2011-04-04 16:36:27 by Federico G. Schwindt | Files touched by this commit (1) |
Log message: enable utf8 support. a nice to have for the upcoming mongodb port. martynas@ (maintainer) ok |
2010-11-17 03:56:52 by Landry Breuil | Files touched by this commit (1) |
Log message: Convert to REVISION/EPOCH (sorry this one burnt my eyes) |
2010-11-17 01:05:18 by Marc Espie | Files touched by this commit (317) |
Log message: new depends |
2010-10-24 15:11:46 by Stuart Henderson | Files touched by this commit (5) |
Log message: new lib_depends |
2010-06-21 11:51:27 by Bernd Ahlers | Files touched by this commit (2) |
Log message: Install some more header files. Needed by an upcoming port. ok martynas@, 'your diff makes sense' steven@ |
2009-05-05 15:01:55 by Martynas Venckus | Files touched by this commit (13) |
Log message: 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-02-03 15:23:19 by Martynas Venckus | Files touched by this commit (2) |
Log message: fix endianness on arm. tested by, and ok kili@ |
2007-09-15 18:27:06 by Michael Erdely | Files touched by this commit (52) |
Log message: Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN |
2007-09-09 16:23:35 by Jacob Meuser | Files touched by this commit (1) |
Log message: - don't use thin locks - bump PKGNAME OK martynas@ (MAINTAINER) |
2007-05-28 23:52:47 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: - make CFLAGS=foo works |
2007-05-22 12:47:14 by Antoine Jacoutot | Files touched by this commit (6) |
Log message: - give maintainership to martynas@ |
2007-04-10 07:03:09 by Martynas Venckus | Files touched by this commit (13) |
Log message: major update to 1.60 tested by ajacoutot@, steven@ ok maintainer ajacoutot@ |
2007-04-05 10:20:19 by Marc Espie | Files touched by this commit (912) |
Log message: base64 checksums. |
2006-11-08 16:17:33 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: - build thread safe spidermonkey corrections & ok steven@ |
2006-10-27 06:53:01 by Antoine Jacoutot | Files touched by this commit (16) |
Log message: - update my email address - bump PKGNAME ok robert@ |