Port details on branch 2023Q3 |
- duktape-lib Embeddable Javascript engine (shared lib)
- 2.7.0 lang =7 2.7.0Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2018-04-14 17:10:16
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: libevent, indexinfo, xcb-util-image, libXdamage, dav1d
- Also Listed In: devel
- License: MIT
- WWW:
- https://duktape.org/
- Description:
- Duktape is an embeddable Javascript engine, with a focus on portability and
compact footprint.
Duktape is easy to integrate into a C/C++ project: add duktape.c and duktape.h
to your build, and use the Duktape API to call Ecmascript functions from C code
and vice versa.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- duktape-lib>0:lang/duktape-lib
- To install the port:
- cd /usr/ports/lang/duktape-lib/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/duktape-lib
- pkg install duktape-lib
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: duktape-lib
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1645321077
SHA256 (duktape-2.7.0.tar.xz) = 90f8d2fa8b5567c6899830ddef2c03f3c27960b11aca222fa17aa7ac613c2890
SIZE (duktape-2.7.0.tar.xz) = 1026524
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.3 : devel/gmake
- This port is required by:
- for Libraries
-
- devel/fungw
- net/gerbera
- net/libproxy-duktape
- sysutils/polkit
Configuration Options:
- No options to configure
- Options name:
- lang_duktape-lib
- USES:
- gmake tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|