Port details |
- p5-JavaScript-QuickJS Run JavaScript via QuickJS in Perl
- 0.21_1 lang
=0 0.21Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2024-09-05 06:21:52
- Last Update: 2025-02-18 16:13:27
- Commit Hash: cc097e0
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/dist/JavaScript-QuickJS
- Description:
- JavaScript::QuickJS embeds Fabrice Bellard's QuickJS engine into a Perl XS
module. You can thus run JavaScript (ES2020 specification) directly in your Perl
programs.
This distribution includes all needed C code; unlike with most XS modules that
interface with C libraries, you don't need QuickJS pre-installed on your system.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-JavaScript-QuickJS>0:lang/p5-JavaScript-QuickJS
- To install the port:
- cd /usr/ports/lang/p5-JavaScript-QuickJS/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/p5-JavaScript-QuickJS
- pkg install p5-JavaScript-QuickJS
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-JavaScript-QuickJS
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1724084474
SHA256 (JavaScript-QuickJS-0.21.tar.gz) = 1cfdf3fb952ff4865ff2d55a203d58cbe5d8cb41571a35890b834f1eb5442a84
SIZE (JavaScript-QuickJS-0.21.tar.gz) = 768911
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:
-
- p5-ExtUtils-MakeMaker-CPANfile>=0 : devel/p5-ExtUtils-MakeMaker-CPANfile
- p5-File-Slurper>=0 : devel/p5-File-Slurper
- p5-File-Which>=0 : sysutils/p5-File-Which
- perl5>=5.36<5.37 : lang/perl5.36
- Test dependencies:
-
- p5-Test-Deep>=0 : devel/p5-Test-Deep
- p5-Test-FailWarnings>=0 : devel/p5-Test-FailWarnings
- p5-Test-Fatal>=0 : devel/p5-Test-Fatal
- p5-Types-Serialiser>=0 : devel/p5-Types-Serialiser
- Runtime dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- Library dependencies:
-
- libquickjs.so : lang/quickjs
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- lang_p5-JavaScript-QuickJS
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.21_1 18 Feb 2025 16:13:27
    |
Robert Clausecker (fuz)  |
*/*: chase lang/quickjs SONAME change
PR: 275087 |
0.21 15 Sep 2024 20:09:42
    |
Po-Chuan Hsieh (sunpoet)  |
lang/p5-JavaScript-QuickJS: Minimize patch file |
0.21 08 Sep 2024 18:37:12
    |
Po-Chuan Hsieh (sunpoet)  |
lang/p5-JavaScript-QuickJS: Use lang/quickjs
- Bump PORTREVISION for dependency and package change |
0.21 05 Sep 2024 06:11:18
    |
Po-Chuan Hsieh (sunpoet)  |
lang/p5-JavaScript-QuickJS: Add p5-JavaScript-QuickJS 0.21
JavaScript::QuickJS embeds Fabrice Bellard's QuickJS engine into a Perl XS
module. You can thus run JavaScript (ES2020 specification) directly in your Perl
programs.
This distribution includes all needed C code; unlike with most XS modules that
interface with C libraries, you don't need QuickJS pre-installed on your system. |
Number of commits found: 4
|