Port details |
- quickjs-ng Embeddable Javascript interpreter in C (NG fork)
- 0.9.0 lang
=0 0.8.0_1Version of this port present on the latest quarterly branch. - Maintainer: osa@FreeBSD.org
 - Port Added: 2025-01-28 21:06:05
- Last Update: 2025-04-30 17:02:05
- Commit Hash: 07cd99d
- Also Listed In: devel
- License: MIT
- WWW:
- https://quickjs-ng.github.io/quickjs/
- Description:
- QuickJS is a small and embeddable JavaScript engine. It aims to support
the latest ECMAScript specification.
This project is a fork of the original QuickJS project by Fabrice
Bellard and Charlie Gordon, after it went dormant, with the intent of
reigniting its development.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- quickjs-ng>0:lang/quickjs-ng
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/lang/quickjs-ng/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/quickjs-ng
- pkg install quickjs-ng
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: quickjs-ng
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1746032333
SHA256 (quickjs-ng-quickjs-v0.9.0_GH0.tar.gz) = 77f9e79b42e2e7cff9517bae612431af47e120730286cb1dcfad0753bc160f10
SIZE (quickjs-ng-quickjs-v0.9.0_GH0.tar.gz) = 816194
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:
-
- cmake : devel/cmake-core
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for quickjs-ng-0.9.0:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- lang_quickjs-ng
- USES:
- cmake:testing,noninja compiler:c11 cpe
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.9.0 30 Apr 2025 17:02:05
    |
Sergey A. Osokin (osa)  |
lang/quickjs-ng: update 0.8.0 -> 0.9.0
ChangeLog: https://github.com/quickjs-ng/quickjs/compare/v0.8.0...v0.9.0 |
0.8.0_1 29 Jan 2025 00:01:31
    |
Sergey A. Osokin (osa)  |
lang/quickjs-ng: update the port to fix several issues (+)
- usage GITHUB* family variables
- remove needless options from the USES variable
- add a quick patch to fix a build issue on some platform
Reported by: diizzy
Reviewed by: diizzy
Fixes: 6c458c3785dfc12064350c2e0aee9105105a5fd4
Bump PORTREVISION. |
0.8.0 28 Jan 2025 21:03:22
    |
Sergey A. Osokin (osa)  |
lang/quickjs-ng: add a new port quickjs-ng
QuickJS, the Next Generation: a mighty JavaScript engine |
Number of commits found: 3
|