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 photosAll times are UTC
Ukraine
Port details
py-dukpy Simple JavaScript interpreter for Python
0.4.0 devel on this many watch lists=2 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-07-06 16:18:21
Last Update: 2024-07-06 16:01:07
Commit Hash: 6bb17a9
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
Also Listed In: python
License: MIT
WWW:
https://github.com/amol-/dukpy
Description:
DukPy is a simple javascript interpreter for Python built on top of duktape engine without any external dependency. It comes with a bunch of common transpilers built-in for convenience: - CoffeeScript - BabelJS - TypeScript - JSX - LESS
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
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}dukpy>0:devel/py-dukpy@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-dukpy/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-dukpy
  • pkg install py311-dukpy
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-dukpy listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-dukpy
Package flavors (<flavor>: <package>)
  • py311: py311-dukpy
distinfo:
TIMESTAMP = 1720022668 SHA256 (dukpy-0.4.0.tar.gz) = 677ec7102d1c1c511f7ef918078e8099778dbcea7caf3d6a2a2a72f72aa2d135 SIZE (dukpy-0.4.0.tar.gz) = 1981503

Packages (timestamps in pop-ups are UTC):
py311-dukpy
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.4.00.4.0-0.4.00.4.0---
FreeBSD:13:quarterly-0.4.0--0.4.0---
FreeBSD:14:latest0.4.00.4.0-0.4.00.4.0---
FreeBSD:14:quarterly-0.4.0--0.4.0---
FreeBSD:15:latest0.4.00.4.0n/a0.4.0n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=0 : devel/py-setuptools@py311
  2. py311-wheel>=0 : devel/py-wheel@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-mutf8>=0 : devel/py-mutf8@py311
  2. py311-webassets>=0 : www/py-webassets@py311
  3. python3.11 : lang/python311
This port is required by:
for Run
  1. www/you-get

Configuration Options:
===> The following configuration options are available for py311-dukpy-0.4.0: WEBASSETS=on: Asset management ===> Use 'make config' to modify these settings
Options name:
devel_py-dukpy
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/d/dukpy/
  2. https://pypi.org/packages/source/d/dukpy/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.4.0
06 Jul 2024 16:01:07
commit hash: 6bb17a9fe3ec47e45c6607b7e76f71afda7dbcedcommit hash: 6bb17a9fe3ec47e45c6607b7e76f71afda7dbcedcommit hash: 6bb17a9fe3ec47e45c6607b7e76f71afda7dbcedcommit hash: 6bb17a9fe3ec47e45c6607b7e76f71afda7dbced files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-dukpy: Add py-dukpy 0.4.0

DukPy is a simple javascript interpreter for Python built on top of duktape
engine without any external dependency. It comes with a bunch of common
transpilers built-in for convenience:
- CoffeeScript
- BabelJS
- TypeScript
- JSX
- LESS

Number of commits found: 1