Port details |
- quickjs Embeddable Javascript interpreter in C
- 2024.01.13.20240727 lang =2 2024.01.13.20240717Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2019-09-22 20:58:39
- Last Update: 2024-11-09 06:06:11
- Commit Hash: 2e2b346
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: devel
- License: MIT
- WWW:
- https://bellard.org/quickjs/
- Description:
- QuickJS is a small and embeddable Javascript engine. It supports the ES2020
specification including modules, asynchronous generators and proxies.
It optionally supports mathematical extensions such as big integers (BigInt),
big floating point numbers (BigFloat) and operator overloading.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/lang/quickjs/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/quickjs
- pkg install quickjs
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: quickjs
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1731087975
SHA256 (bellard-quickjs-2024.01.13-20240727-6e2e68f_GH0.tar.gz) = bdaa50a8d8e29b9df4b3b6b648c7b32325321293479c0a6dffbf80353fda2d2c
SIZE (bellard-quickjs-2024.01.13-20240727-6e2e68f_GH0.tar.gz) = 628343
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:
-
- gmake>=4.4.1 : devel/gmake
- This port is required by:
- for Libraries
-
- emulators/tic-80
- lang/p5-JavaScript-QuickJS
- www/edbrowse
Configuration Options:
- No options to configure
- Options name:
- lang_quickjs
- USES:
- compiler:c11 cpe gmake 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 |
2024.01.13.20240727 09 Nov 2024 06:06:11 |
Yuri Victorovich (yuri) Author: Sergey A. Osokin |
lang/quickjs: update 2024.01.13-20240717 → 2024.01.13-20240727 |
2024.01.13.20240717 20 Jul 2024 00:05:36 |
Yuri Victorovich (yuri) Author: Sergey A. Osokin |
lang/quickjs: update 2024.01.13-20240530 → 2024.01.13-20240717 |
2024.01.13.20240530 09 Jul 2024 04:03:00 |
Yuri Victorovich (yuri) |
lang/quickjs: update 2024.01.13 → 2024.01.13-20240530 |
2024.01.13 08 Jul 2024 07:50:59 |
Yuri Victorovich (yuri) |
lang/quickjs: update 2021.03.27 → 2024.01.13 |
2021.03.27_2 24 Oct 2023 03:10:13 |
Yuri Victorovich (yuri) |
lang/quickjs: Add USE_LDCONFIG |
2021.03.27_1 24 Oct 2023 00:34:53 |
Yuri Victorovich (yuri) |
lang/quickjs: Build shared libraries
PR: 274681
Reported by: Robert Clausecker <fuz@FreeBSD.org> |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2021.03.27 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2021.03.27 19 Oct 2021 11:14:31 |
Stefan Eßer (se) |
lang/quickjs: Add CPE information
Approved by: portmgr (blanket) |
2021.03.27 26 Sep 2021 05:45:18 |
Yuri Victorovich (yuri) |
lang/quickjs: Add test target |
2021.03.27 24 May 2021 17:27:44 |
Yuri Victorovich (yuri) |
lang/quickjs: Update 2020.09.06 -> 2021.03.27 |
2020.09.06 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2020.09.06 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2020.09.06 25 Nov 2020 17:49:36 |
pkubaj |
lang/quickjs: fix build on GCC architectures
Don't use Clang if we need to use GCC
PR: 251030
Approved by: yuri (maintainer timeout)
MFH: 2020Q4 (fix build blanket) |
2020.09.06 25 Oct 2020 17:17:32 |
yuri |
lang/quickjs: Update 2020.04.12 -> 2020.09.06
PR: 250592
Submitted by: swills |
2020.04.12 30 May 2020 05:36:58 |
yuri |
lang/quickjs: Update 2019.10.27 -> 2020.04.12 |
2019.10.27 07 Dec 2019 06:13:26 |
yuri |
lang/quickjs: Update 2019.09.18 -> 2019.10.27
Reported by: repology |
2019.09.18 22 Sep 2019 20:58:12 |
yuri |
New port: lang/quickjs: Embeddable Javascript interpreter in C |