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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
py-dukpy Simple JavaScript interpreter for Python
0.5.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 0.5.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-07-06 16:18:21
Last Update: 2024-11-21 13:38:07
Commit Hash: 634d291
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 = 1731679242 SHA256 (dukpy-0.5.0.tar.gz) = 079fe2d65ac5e24df56806c6b4e1a26f92bb7f13dc764f4fb230a6746744c1ad SIZE (dukpy-0.5.0.tar.gz) = 2078406

Packages (timestamps in pop-ups are UTC):
py311-dukpy
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.5.00.5.0-0.5.00.5.0---
FreeBSD:13:quarterly0.5.00.5.0-0.5.00.5.0---
FreeBSD:14:latest0.5.00.5.0-0.5.00.5.0---
FreeBSD:14:quarterly0.5.00.5.0-0.5.00.5.0---
FreeBSD:15:latest0.5.00.5.0n/a0.5.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-webassets>=0 : www/py-webassets@py311
  2. 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.5.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: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.5.0
21 Nov 2024 13:38:07
commit hash: 634d291fb57688f65236a9cf5a207fff34842633commit hash: 634d291fb57688f65236a9cf5a207fff34842633commit hash: 634d291fb57688f65236a9cf5a207fff34842633commit hash: 634d291fb57688f65236a9cf5a207fff34842633 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-dukpy: Update to 0.5.0

Changes:	https://github.com/amol-/dukpy/releases
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: 2