Port details |
- spidermonkey128 Standalone JavaScript based from Mozilla 128-esr
- 128.6.0 lang =0 128.6.0Version of this port present on the latest quarterly branch.
- Maintainer: vishwin@FreeBSD.org
- Port Added: 2024-10-15 20:36:06
- Last Update: 2025-01-07 00:45:21
- Commit Hash: be4aec4
- License: MPL20
- WWW:
- https://spidermonkey.dev/
- Description:
- Spidermonkey is the JavaScript interpreter from the Mozilla project.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- spidermonkey128>0:lang/spidermonkey128
- To install the port:
- cd /usr/ports/lang/spidermonkey128/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/spidermonkey128
- pkg install spidermonkey128
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: spidermonkey128
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1734626567
SHA256 (firefox-128.6.0esr.source.tar.xz) = b7a39d3ce12d05021dd34a5e449cdd4bb53d3dc24f0ae9201eaaa85c71868508
SIZE (firefox-128.6.0esr.source.tar.xz) = 563259116
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:
-
- gm4 : devel/m4
- rust>=1.81 : lang/rust
- rust-cbindgen>=0.26.0 : devel/rust-cbindgen
- gmake>=4.4.1 : devel/gmake
- llvm-config15 : devel/llvm15
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- llvm-objdump15 : devel/llvm15
- gcc13 : lang/gcc13
- as : devel/binutils
- Runtime dependencies:
-
- gcc13 : lang/gcc13
- Library dependencies:
-
- libicudata.so : devel/icu
- libnspr4.so : devel/nspr
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- lang_spidermonkey128
- USES:
- compiler:c++17-lang gmake llvm:noexport localbase pathfix pkgconfig python:build tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 6
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
128.6.0 07 Jan 2025 00:45:21 |
Charlie Li (vishwin) |
lang/spidermonkey128: remove devel/autoconf2.13 build dependency
The latter had been bundled/vendored so external autoconf is not
called. The vendored autoconf calls devel/m4 (GNU m4) so adjust
BUILD_DEPENDS |
128.6.0 19 Dec 2024 17:07:37 |
Charlie Li (vishwin) |
lang/spidermonkey128: update to 128.6.0 (rc1) |
128.5.0_1 01 Dec 2024 09:24:18 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.83.0
PR: 283000 |
128.5.0 19 Nov 2024 16:07:11 |
Charlie Li (vishwin) |
lang/spidermonkey128: update to 128.5.0 (rc1) |
128.3.1_1 08 Nov 2024 08:24:20 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.82.0
PR: 282516 |
128.3.1 15 Oct 2024 20:33:59 |
Charlie Li (vishwin) |
lang/spidermonkey128: add
JavaScript engine from mozilla-central 128, to be used by newer gjs
amongst other consumers |
Number of commits found: 6
|