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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
quickjs-ng Embeddable Javascript interpreter in C (NG fork)
0.15.1 lang on this many watch lists=0 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 0.15.1Version of this port present on the latest quarterly branch.
Maintainer: osa@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-01-28 21:06:05
Last Update: 2026-06-05 19:13:01
Commit Hash: 9088da3
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (25 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/quickjs-ng-0.15.1/catalog.mk
  3. /usr/local/share/licenses/quickjs-ng-0.15.1/LICENSE
  4. /usr/local/share/licenses/quickjs-ng-0.15.1/MIT
  5. bin/qjs
  6. bin/qjsc
  7. include/quickjs.h
  8. lib/cmake/qjs/qjsConfig-release.cmake
  9. lib/cmake/qjs/qjsConfig.cmake
  10. lib/libqjs.so
  11. lib/libqjs.so.0
  12. lib/libqjs.so.0.15.1
  13. share/doc/quickjs/LICENSE
  14. share/doc/quickjs/examples/fib.c
  15. share/doc/quickjs/examples/fib_module.js
  16. share/doc/quickjs/examples/hello.js
  17. share/doc/quickjs/examples/hello_module.js
  18. share/doc/quickjs/examples/meson.build
  19. share/doc/quickjs/examples/pi_bigint.js
  20. share/doc/quickjs/examples/point.c
  21. share/doc/quickjs/examples/test_fib.js
  22. share/doc/quickjs/examples/test_point.js
  23. @owner
  24. @group
  25. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • quickjs-ng>0:lang/quickjs-ng
Conflicts:
CONFLICTS:
  • quickjs
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 = 1780658304 SHA256 (quickjs-ng-quickjs-v0.15.1_GH0.tar.gz) = c4e813951b7c46845096a948e978c620b11ab4cf5fd622ca09c727ec31f42623 SIZE (quickjs-ng-quickjs-v0.15.1_GH0.tar.gz) = 847869

Packages (timestamps in pop-ups are UTC):
quickjs-ng
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.14.00.14.0-0.10.10.14.0n/an/an/a
FreeBSD:13:quarterly0.13.00.13.0-0.10.10.13.0n/an/an/a
FreeBSD:14:latest0.15.10.15.1-0.10.10.15.1---
FreeBSD:14:quarterly0.15.10.15.1-0.10.10.15.1---
FreeBSD:15:latest0.15.10.15.1n/a0.10.1n/an/a--
FreeBSD:15:quarterly0.15.10.15.1n/a-n/an/a--
FreeBSD:16:latest0.15.10.15.1n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
This port is required by:
for Build
  1. sysutils/fastfetch

Configuration Options:
===> The following configuration options are available for quickjs-ng-0.15.1: 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/quickjs-ng/quickjs/tar.gz/v0.15.1?dummy=/
Collapse this list.

Number of commits found: 10

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.15.1
05 Jun 2026 19:13:01
commit hash: 9088da386cdd02d3b9606653056fae8fba716112commit hash: 9088da386cdd02d3b9606653056fae8fba716112commit hash: 9088da386cdd02d3b9606653056fae8fba716112commit hash: 9088da386cdd02d3b9606653056fae8fba716112 files touched by this commit
Sergey A. Osokin (osa) search for other commits by this committer
lang/quickjs-ng: update: 0.14.0 -> 0.15.1

ChangeLog:	https://github.com/quickjs-ng/quickjs/compare/v0.14.0...v0.15.1

Sponsored by:	tipi.work
0.14.0
12 Apr 2026 15:38:01
commit hash: 85f60ea49736e0b1786fb96ec25f50519cdbd255commit hash: 85f60ea49736e0b1786fb96ec25f50519cdbd255commit hash: 85f60ea49736e0b1786fb96ec25f50519cdbd255commit hash: 85f60ea49736e0b1786fb96ec25f50519cdbd255 files touched by this commit
Sergey A. Osokin (osa) search for other commits by this committer
lang/quickjs-ng: update: 0.13.0 -> 0.14.0

ChangeLog:	https://github.com/quickjs-ng/quickjs/compare/v0.13.0...v0.14.0

Sponsored by:	tipi.work
0.13.0
22 Mar 2026 04:06:39
commit hash: 80d297824a4f6088ba7b53e978193a3835dfaa7ecommit hash: 80d297824a4f6088ba7b53e978193a3835dfaa7ecommit hash: 80d297824a4f6088ba7b53e978193a3835dfaa7ecommit hash: 80d297824a4f6088ba7b53e978193a3835dfaa7e files touched by this commit
Sergey A. Osokin (osa) search for other commits by this committer
lang/quickjs-ng: update: 0.12.1 -> 0.13.0

ChangeLog:	https://github.com/quickjs-ng/quickjs/compare/v0.12.1...v0.13.0

Sponsored by:	tipi.work
0.12.1
13 Feb 2026 23:54:21
commit hash: 4fb0ecca8bae1a75da84225ce2ab3c5067ede5fbcommit hash: 4fb0ecca8bae1a75da84225ce2ab3c5067ede5fbcommit hash: 4fb0ecca8bae1a75da84225ce2ab3c5067ede5fbcommit hash: 4fb0ecca8bae1a75da84225ce2ab3c5067ede5fb files touched by this commit
Sergey A. Osokin (osa) search for other commits by this committer
lang/quickjs-ng: update: 0.11.0 -> 0.12.1

ChangeLog:	https://github.com/quickjs-ng/quickjs/compare/v0.11.0...v0.12.1

Sponsored by:	tipi.work
0.11.0
29 Oct 2025 13:46:24
commit hash: 7a0797c1116fedaa92841468cf9053c4daa8d9d5commit hash: 7a0797c1116fedaa92841468cf9053c4daa8d9d5commit hash: 7a0797c1116fedaa92841468cf9053c4daa8d9d5commit hash: 7a0797c1116fedaa92841468cf9053c4daa8d9d5 files touched by this commit
Sergey A. Osokin (osa) search for other commits by this committer
lang/quickjs-ng: update 0.10.1 -> 0.11.0

Make portlint(1) happy.
0.10.1
16 May 2025 10:11:59
commit hash: fcdbacbdcd7fcd146f364483c4f47543d94fb3aacommit hash: fcdbacbdcd7fcd146f364483c4f47543d94fb3aacommit hash: fcdbacbdcd7fcd146f364483c4f47543d94fb3aacommit hash: fcdbacbdcd7fcd146f364483c4f47543d94fb3aa files touched by this commit
Sergey A. Osokin (osa) search for other commits by this committer
lang/quickjs-ng: update from 0.10.0 to 0.10.1

Remove added to the upstream patch.
0.10.0
05 May 2025 19:59:38
commit hash: 0a3c08e86ca93f2c7d59d7827f6d5ed4304ef9abcommit hash: 0a3c08e86ca93f2c7d59d7827f6d5ed4304ef9abcommit hash: 0a3c08e86ca93f2c7d59d7827f6d5ed4304ef9abcommit hash: 0a3c08e86ca93f2c7d59d7827f6d5ed4304ef9ab files touched by this commit
Sergey A. Osokin (osa) search for other commits by this committer
lang/quickjs-ng: update from 0.9.0 to 0.10.0

https://github.com/quickjs-ng/quickjs/compare/v0.9.0...v0.10.0
0.9.0
30 Apr 2025 17:02:05
commit hash: 07cd99d5e8bddafc7a7a3a87d24231d5f7625a1ccommit hash: 07cd99d5e8bddafc7a7a3a87d24231d5f7625a1ccommit hash: 07cd99d5e8bddafc7a7a3a87d24231d5f7625a1ccommit hash: 07cd99d5e8bddafc7a7a3a87d24231d5f7625a1c files touched by this commit
Sergey A. Osokin (osa) search for other commits by this committer
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
commit hash: 31bf272f7233dd73e2b3b6c4ecad5c59e7007e9dcommit hash: 31bf272f7233dd73e2b3b6c4ecad5c59e7007e9dcommit hash: 31bf272f7233dd73e2b3b6c4ecad5c59e7007e9dcommit hash: 31bf272f7233dd73e2b3b6c4ecad5c59e7007e9d files touched by this commit
Sergey A. Osokin (osa) search for other commits by this committer
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
commit hash: 6c458c3785dfc12064350c2e0aee9105105a5fd4commit hash: 6c458c3785dfc12064350c2e0aee9105105a5fd4commit hash: 6c458c3785dfc12064350c2e0aee9105105a5fd4commit hash: 6c458c3785dfc12064350c2e0aee9105105a5fd4 files touched by this commit
Sergey A. Osokin (osa) search for other commits by this committer
lang/quickjs-ng: add a new port quickjs-ng

QuickJS, the Next Generation: a mighty JavaScript engine

Number of commits found: 10