Port details |
- spidermonkey102 Standalone JavaScript based from Mozilla 102-esr
- 102.4.0_7 lang
=1 102.4.0_5Version of this port present on the latest quarterly branch. - Maintainer: nc@FreeBSD.org
 - Port Added: 2022-09-14 11:12:13
- Last Update: 2023-04-23 13:14:05
- Commit Hash: 3db55c4
- People watching this port, also watch:: python311, py39-pycparser, p5-Net-HTTP, tmux, python
- License: MPL20
- Description:
- Spidermonkey is the JavaScript interpreter from the Mozilla project.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- spidermonkey102>0:lang/spidermonkey102
- To install the port:
- cd /usr/ports/lang/spidermonkey102/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/spidermonkey102
- pkg install spidermonkey102
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: spidermonkey102
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1667756158
SHA256 (firefox-102.4.0esr.source.tar.xz) = e79f0ddd4914dfbff61c5eea7ff28ad2dd12ecfbf3d63a41dab57d50171d904e
SIZE (firefox-102.4.0esr.source.tar.xz) = 482118312
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- rust>=1.35 : lang/rust
- autoconf2.13 : devel/autoconf2.13
- rust-cbindgen>=0.8.7 : devel/rust-cbindgen
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.9 : lang/python39
- llvm-objdump15 : devel/llvm15
- gcc12 : lang/gcc12
- as : devel/binutils
- Runtime dependencies:
-
- gcc12 : lang/gcc12
- Library dependencies:
-
- libffi.so : devel/libffi
- libicudata.so : devel/icu
- libnspr4.so : devel/nspr
- libreadline.so.8 : devel/readline
- This port is required by:
- for Libraries
-
- lang/gjs
Configuration Options:
- No options to configure
- Options name:
- lang_spidermonkey102
- USES:
- compiler:c++17-lang gmake localbase pathfix pkgconfig python:build readline tar:xz
- 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 |
102.4.0_7 23 Apr 2023 13:14:05
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.69.0
PR: 270953 |
102.4.0_6 13 Apr 2023 00:56:37
    |
Jan Beich (jbeich)  |
devel/icu: update to 73.1
- Temporarily switch to GitHub auto archive (release artifacts are N/A atm)
Changes: https://github.com/unicode-org/icu/releases/tag/release-73-1
Reported by: GitHub (watch releases)
PR: 270422
Exp-run by: antoine |
102.4.0_5 29 Mar 2023 00:46:46
    |
Charlie Li (vishwin)  |
lang/spidermonkey{78,102}: fix build with Python 3.11
open(), io.open() et al no longer accept 'U' ("universal newline")
in the file mode; the flag had been deprecated since Python 3.3. [0]
Failed during configure.
While here, remove duplicate Python dependency line and use root
configure script.
References:
[0] https://docs.python.org/3/whatsnew/3.11.html#porting-to-python-3-11 |
102.4.0_5 16 Mar 2023 11:11:52
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.68.0
PR: 270080 |
102.4.0_4 13 Feb 2023 17:13:45
    |
Neel Chauhan (nc)  Author: John Hein |
lang/spidermonkey102: Fix build on 12.x
PR: 269241 |
102.4.0_4 13 Feb 2023 14:52:59
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.67.1
PR: 269336 |
102.4.0_3 07 Jan 2023 19:24:18
    |
Daniel Engberg (diizzy)  |
*/*: Bump rust (cargo) ports to reflect on WITH_LTO
Bump ports in tree so they get rebuilt with new default settings
for cargo ports |
102.4.0_2 20 Dec 2022 17:37:15
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.66.0
PR: 268415 |
102.4.0_1 17 Nov 2022 07:06:14
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.65.0
PR: 267622 |
102.4.0 06 Nov 2022 17:36:07
    |
Neel Chauhan (nc)  Author: Wen Heping |
lang/spidermonkey102: Update to 102.4.0
PR: 267601 |
102.3.0_2 30 Oct 2022 12:07:09
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.64.0
PR: 267173 |
102.3.0_1 19 Oct 2022 08:10:29
    |
Jan Beich (jbeich)  |
devel/icu: update to 72.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-72-1
Reported by: GitHub (watch releases)
PR: 266582
Exp-run by: antoine |
102.3.0 09 Oct 2022 13:24:07
    |
Neel Chauhan (nc)  |
lang/spidermonkey102: Mark broken on 12 |
102.3.0 13 Sep 2022 16:49:27
    |
Neel Chauhan (nc)  |
lang/spidermonkey102: New port |