notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
spidermonkey A standalone JavaScript interpreter from the Mozilla project
1.7.0_1 lang Deleted on this many watch lists=12 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.7.0_1Version of this port present on the latest quarterly branch.
Maintainer: citric@cubicone.tmetic.com search for ports maintained by this maintainer
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/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake : devel/gmake
Library dependencies:
  1. 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:
Expand this list (19 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.fh-wolfenbuettel.de/pub/www/mozilla/js/
  3. ftp://ftp.informatik.rwth-aachen.de/pub/mirror/ftp.mozilla.org/pub/js/
  4. ftp://ftp.mozilla.org/pub/mozilla.org/js/
  5. http://ftp.acc.umu.se/pub/mozilla.org/js/
  6. http://ftp.mozilla.org/pub/mozilla.org/js/
  7. http://ftp.twaren.net/Unix/Mozilla/js/
  8. http://jp-nii01.mozilla.org/pub/mozilla.org/js/
  9. http://jp-nii02.mozilla.org/pub/mozilla.org/js/
  10. http://kyoto-mz-dl.sinet.ad.jp/pub/mozilla.org/js/
  11. http://mirror.internode.on.net/pub/mozilla/js/
  12. http://mirror3.mirrors.tds.net/pub/mozilla.org/js/
  13. http://mozilla.c3sl.ufpr.br/releases/js/
  14. http://mozilla.isc.org/pub/mozilla.org/js/
  15. http://mozilla.mtk.nao.ac.jp/pub/mozilla.org/js/
  16. http://releases.mozilla.org/pub/mozilla.org/js/
  17. http://releases.mozilla.org/pub/mozilla.org/js/
  18. http://ring.nict.go.jp/archives/net/www/mozilla/js/
  19. http://www.gtlib.cc.gatech.edu/pub/mozilla.org/js/
Collapse this list.

Number of commits found: 33

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.7.0_1
02 Sep 2012 19:59:20
Revision:303570Original commit files touched by this commit
tj search for other commits by this committer
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
Original commit files touched by this commit
linimon search for other commits by this committer
Mark as broken on sparc64-9: fails to link.

Hat:            portmgr
1.7.0_1
24 Oct 2011 04:17:38
Original commit files touched by this commit
dougb search for other commits by this committer
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
Original commit files touched by this commit
flo search for other commits by this committer
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
Original commit files touched by this commit
ohauer search for other commits by this committer
- remove MD5
1.7.0
09 Nov 2009 08:29:22
Original commit files touched by this commit
arved search for other commits by this committer
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
Original commit files touched by this commit
pgollucci search for other commits by this committer
- 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
Original commit files touched by this commit
pav search for other commits by this committer
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV
1.7.0
08 Jul 2008 18:03:31
Original commit files touched by this commit
okazaki search for other commits by this committer
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
Original commit files touched by this commit Sanity Test Failure
edwin search for other commits by this committer
Remove always-false/true conditions based on OSVERSION 500000
1.5_3
04 Jun 2007 11:59:06
Original commit files touched by this commit
miwi search for other commits by this committer
- 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
Original commit files touched by this commit
miwi search for other commits by this committer
- 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
Original commit files touched by this commit
mi search for other commits by this committer
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
Original commit files touched by this commit
sat search for other commits by this committer
- Bump portrevision for the previous update
- INSTALLS_SHLIB -> USE_LDCONFIG
- Beautify master sites
1.5_1
05 Aug 2006 18:19:38
Original commit files touched by this commit
sat search for other commits by this committer
- Install a versioned lib

Approved by:    citric@cubicone.tmetic.com (maintainer timeout, 16 days)
1.5_1
21 May 2006 15:29:40
Original commit files touched by this commit
sat search for other commits by this committer
- 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
Original commit files touched by this commit
arved search for other commits by this committer
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
Original commit files touched by this commit
pav search for other commits by this committer
- 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
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN on !i386 and on 4.x: Does not compile
1.5_1
10 Jan 2006 23:36:54
Original commit files touched by this commit
edwin search for other commits by this committer
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
Original commit files touched by this commit
edwin search for other commits by this committer
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
Original commit files touched by this commit
mi search for other commits by this committer
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
Original commit files touched by this commit
mi search for other commits by this committer
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
Original commit files touched by this commit
thierry search for other commits by this committer
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
Original commit files touched by this commit
pav search for other commits by this committer
- 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
Original commit files touched by this commit
pav search for other commits by this committer
- 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
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
1.5.p5_2
07 Mar 2004 13:00:02
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN on amd64 and ia64: Does not compile (missing -fPIC)
1.5.p5_2
06 Feb 2004 13:12:53
Original commit files touched by this commit
trevor search for other commits by this committer
Use PLIST_FILES (bento-tested, marcus-reviewed).
1.5.p5_2
04 Feb 2004 05:21:48
Original commit files touched by this commit
marcus search for other commits by this committer
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
Original commit files touched by this commit
edwin search for other commits by this committer
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
Original commit files touched by this commit
edwin search for other commits by this committer
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
Original commit files touched by this commit
vanilla search for other commits by this committer
Add spidermonkey 1.5.p5,
a standalone JavaScript interpreter from
the Mozilla project.

PR:             51325
Submitted by:   Dan Rench (drench@xnet.com)

Number of commits found: 33