Port details |
- spidermonkey A standalone JavaScript interpreter from the Mozilla project
- 1.7.0_1 lang
=12 1.7.0_1Version of this port present on the latest quarterly branch.
- Maintainer: citric@cubicone.tmetic.com
- Port Added: 2003-04-27 01:47:33
- Last Update: 2012-09-02 19:59:20
- SVN Revision: 303570
- People watching this port, also watch:: fontconfig, libdrm, expat, gmake, libiconv
- License: not specified in port
- WWW:
- http://www.mozilla.org/js/spidermonkey/
- Description:
- Spidermonkey is the JavaScript interpreter from the Mozilla project.
WWW: http://www.mozilla.org/js/spidermonkey/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- spidermonkey>0:lang/spidermonkey
- No installation instructions:
- This port has been deleted.
- PKGNAME: spidermonkey
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- Library dependencies:
-
- nspr4.1 : devel/nspr
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for spidermonkey-1.7.0_1:
UTF8=Off (default) "Enable UTF8 support"
===> Use 'make config' to modify these settings
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.7.0_1 02 Sep 2012 19:59:20 |
tj |
Rename lang/spidermonkey to lang/spidermonkey17 in preperation for the
import of lang/spidermonkey18.
Approved by: Dan Rench <citric@cubicone.tmetic.com> (maintainer)
Approved by: eadler (mentor) |
1.7.0_1 22 Dec 2011 10:51:36 |
linimon |
Mark as broken on sparc64-9: fails to link.
Hat: portmgr |
1.7.0_1 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
1.7.0_1 14 Sep 2011 21:55:17 |
flo |
install some missing includes
PR: ports/160649
Submitted by: Stephen Hurd <shurd@sasktel.net>
Approved by: maintainer |
1.7.0 03 Jul 2011 13:45:36 |
ohauer |
- remove MD5 |
1.7.0 09 Nov 2009 08:29:22 |
arved |
Add option for UTF8 support
PR: 140124
Submitted by: Mirko Zinn <mail@derzinn.de>
Approved by: maintainer |
1.7.0 23 Jun 2009 19:47:12 |
pgollucci |
- Fix pkg-plist (install all header files)
PR: ports/134770
Submitted by: Dan Rench <citric@cubicone.tmetic.com>
Approved by: maintainer |
1.7.0 25 Jul 2008 12:24:09 |
pav |
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV |
1.7.0 08 Jul 2008 18:03:31 |
okazaki |
Updates the port to Javascript 1.7.
Much thanks to Bernhard Fröhlich for doing the heavy lifting.
PR: 125191
Submitted by: maintainer |
1.5_3 04 Oct 2007 01:25:18 |
edwin |
Remove always-false/true conditions based on OSVERSION 500000 |
1.5_3 04 Jun 2007 11:59:06 |
miwi |
- Fix build with gcc 4.2
PR: 113094
Submitted by: Anish Mistry <amistry@am-productions.biz>
Approved by: maintainer |
1.5_3 26 Apr 2007 07:57:58 |
miwi |
- Makefile cleanup
- Update MASTER_SITES
PR: 112144
Submitted by: Dan Rench<citric@cubicone.tmetic.com> (maintainer) |
1.5_3 30 Oct 2006 16:46:19 |
mi |
Make SpiderMonkey build with thread-support regardless of whether or not
the post-build self-testing is enabled.
The self-test was on by default until March, which hid the problem...
Take pointy-hat.
Noticed by: Anish Mistry
Approved by: portmgr (erwin) |
1.5_2 05 Aug 2006 18:37:14 |
sat |
- Bump portrevision for the previous update
- INSTALLS_SHLIB -> USE_LDCONFIG
- Beautify master sites |
1.5_1 05 Aug 2006 18:19:38 |
sat |
- Install a versioned lib
Approved by: citric@cubicone.tmetic.com (maintainer timeout, 16 days) |
1.5_1 21 May 2006 15:29:40 |
sat |
- Expose jsstr.h
- Move plist to Makefile
PR: ports/96549
Submitted by: sat
Approved by: krion (mentor), maintainer |
1.5_1 23 Mar 2006 14:24:20 |
arved |
The testsuite breaks at certain times of day depending on TZ, so
disable the testuite per default.
PR: 94765
Submitted by: Dan Rench <citric@cubicone.tmetic.com> |
1.5_1 29 Jan 2006 18:05:55 |
pav |
- Fix on 64-bit arches
PR: ports/92396
Submitted by: Dan Rench <citric@cubicone.tmetic.com> (maintainer) |
1.5_1 28 Jan 2006 21:14:36 |
kris |
BROKEN on !i386 and on 4.x: Does not compile |
1.5_1 10 Jan 2006 23:36:54 |
edwin |
Remove / from the DISTFILES, properly use grouped master-sites.
Noticed by: Ion-Mihai Tetcu <itetcu@people.tecnik93.com> |
1.5 08 Jan 2006 21:31:22 |
edwin |
Spidermonkey version update to 1.5 with fixes for ia64/amd64
Update source to spidermonkey 1.5 and patched (much thanks to Anish
Mistry) to fix compilation problems under amd64 (and presumably ia64 too but
untested) and to make the build thread-safe.
PR: ports/91522
Submitted by: Dan Rench <citric@cubicone.tmetic.com> |
1.5.r6.a_1 16 Aug 2005 12:52:28 |
mi |
Add another patch, to fix tests, which fail if the timezone is set to
UTC. Thanks to Boris Samorodov for assistance in debugging this.
Detected by: pointyhat
Approved by: portmgr (krion) |
1.5.r6.a_1 11 Aug 2005 04:00:00 |
mi |
Unbreak for all platforms (tested on amd64 and i386) -- use -fPIC
on sparc64 and -fpic elsewhere. While here, make the following
improvements:
. ignore the vendor's fdlibm and use our own -lm. fdlibm is
derived from the same msun as ours, but spidermonkey was
misteriously linking with _both_. All mozilla-ports seem
to have the same problem right now;
. use our -lreadline instead of compiling vendor's own
libeditline;
. fix all warnings (clean build with -Wall -Werror);
. link the installed executable (js) against the shared
library libjs.so instead of against the invididual objects;
. unless WITHOUT_TEST is set, download and run vendor's own
tests in post-build (this triggers USE_PERL_BUILD). Some
tests had to be patched from Mozilla's CVS, because the
released tarball of them was not updated since 2002.
Bump PORTREVISION.
Approved by: portmgr (marcus)
Approved by: maintainer timeout |
1.5.r6.a 21 Jul 2005 15:28:12 |
thierry |
Change PORTNAME to spidermonkey to correspond with dirname.
PR: 82320
Submitted by: Alex Kapranoff <kappa (at) rambler-co.ru>
Approved by: maintainer |
1.5.p6 04 May 2004 19:43:14 |
pav |
- Avoid using command execution to fill variables, they would be executed
for all targets which is not needed
Suggested by: 'the eagle eye' kris |
1.5.p6 04 May 2004 19:14:05 |
pav |
- Update to 1.5-rc6
PR: ports/66208
Submitted by: Dan Rench <citric@cubicone.tmetic.com> (maintainer) |
1.5.p5_2 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.5.p5_2 07 Mar 2004 13:00:02 |
kris |
BROKEN on amd64 and ia64: Does not compile (missing -fPIC) |
1.5.p5_2 06 Feb 2004 13:12:53 |
trevor |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
1.5.p5_2 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
1.5.p5_1 14 Oct 2003 07:15:39 |
edwin |
Add CONFLICT for lang/njs (njs-*)
PR: ports/57972 (initial)
Submitted by: Thierry Thomas <thierry@pompo.net> |
1.5.p5_1 24 Sep 2003 09:23:29 |
edwin |
Update port: lang/spidermonkey updated to latest source, new contact address
Spidermonkey is the JavaScript interpreter from the Mozilla project.
This revision updates the port to the newest version.
I've also updated my contact address.
PR: ports/56593
Submitted by: Dan Rench <citric@cubicone.tmetic.com> |
1.5.p5 27 Apr 2003 01:46:50 |
vanilla |
Add spidermonkey 1.5.p5,
a standalone JavaScript interpreter from
the Mozilla project.
PR: 51325
Submitted by: Dan Rench (drench@xnet.com) |