| Port details on branch 2025Q4 |
- py-PyExecJS Run JavaScript code from Python
- 1.5.1_2 devel
=0 1.5.1_2Version 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: 2025-12-04 22:07:20
- Last Update: 2025-12-04 22:03:06
- Commit Hash: 48cd7e7
- Also Listed In: python
- License: MIT
- WWW:
- https://pypi.org/project/PyExecJS/
- Description:
- PyExecJS is a porting of ExecJS from Ruby. PyExecJS automatically picks the
best runtime available to evaluate your JavaScript program.
Supported runtimes
* PyV8 - A python wrapper for Google V8 engine,
* Node.js
* Apple JavaScriptCore - Included with Mac OS X
* Mozilla SpiderMonkey
* Microsoft Windows Script Host (JScript)
* SlimerJS
* Nashorn - Included with Oracle Java 8
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}PyExecJS>0:devel/py-PyExecJS@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-PyExecJS/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-PyExecJS
- pkg install py311-PyExecJS
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-PyExecJS listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-PyExecJS
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1547405405
SHA256 (PyExecJS-1.5.1.tar.gz) = 34cc1d070976918183ff7bdc0ad71f8157a891c92708c00c5fbbff7a769f505c
SIZE (PyExecJS-1.5.1.tar.gz) = 13344
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:
-
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- node>=0.8.0 : www/node
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- net/py-cloudflare-scrape
Configuration Options:
- ===> The following configuration options are available for py311-PyExecJS-1.5.1_2:
====> Options available for the group RUNTIME
NODE=on: Use www/node as JavaScript backend
SPIDERMONKEY=off: Use lang/spidermonkey52 as JavaScript backend
===> Use 'make config' to modify these settings
- Options name:
- devel_py-PyExecJS
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.5.1_2 04 Dec 2025 22:03:06
    |
Rene Ladan (rene)  |
all: return ports of tcberner to the pool after safekeeping his commit bit
Hat: portmgr
(cherry picked from commit ea6c480767bb633bb05300e91ff63fb3bce0b547) |
Number of commits found: 1
|