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-pscript Python to JavaScript compiler
0.8.0 textproc on this many watch lists=0 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.7.7Version of this port present on the latest quarterly branch.
Maintainer: DtxdF@disroot.org search for ports maintained by this maintainer
Port Added: 2024-11-02 18:30:08
Last Update: 2025-02-13 02:40:40
Commit Hash: 0e104f8
Also Listed In: python
License: MIT
WWW:
https://pscript.readthedocs.io/
Description:
PScript is a Python to JavaScript compiler, and is also the name of the subset of Python that this compiler supports. It was developed as a part of Flexx and is now represented by its own project. Although it is still an important part of Flexx, it can also be useful by itself.
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}pscript>0:textproc/py-pscript@${PY_FLAVOR}
To install the port:
cd /usr/ports/textproc/py-pscript/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/py-pscript
  • pkg install py311-pscript
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-pscript listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-pscript
Package flavors (<flavor>: <package>)
  • py311: py311-pscript
distinfo:
TIMESTAMP = 1739414359 SHA256 (pscript-0.8.0.tar.gz) = d24e72a077c0fd37d2043c60de8742531273500ccfe9ff6d22269685f1edd1d8 SIZE (pscript-0.8.0.tar.gz) = 104277

Packages (timestamps in pop-ups are UTC):
py311-pscript
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.8.00.8.0-0.8.00.8.0---
FreeBSD:13:quarterly0.7.70.8.0-0.7.70.8.0---
FreeBSD:14:latest0.8.00.8.0-0.8.00.8.0---
FreeBSD:14:quarterly0.7.70.8.0-0.7.70.8.0---
FreeBSD:15:latest0.8.00.8.0n/a0.8.0n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-flit-core>=0 : devel/py-flit-core@py311
  2. python3.11 : lang/python311
  3. py311-build>=0 : devel/py-build@py311
  4. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. python3.11 : lang/python311
This port is required by:
for Run
  1. textproc/py-vbuild

Configuration Options:
No options to configure
Options name:
textproc_py-pscript
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/p/pscript/
  2. https://pypi.org/packages/source/p/pscript/
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.8.0
13 Feb 2025 02:40:40
commit hash: 0e104f871539436fca82649474bcfb940a9a06e0commit hash: 0e104f871539436fca82649474bcfb940a9a06e0commit hash: 0e104f871539436fca82649474bcfb940a9a06e0commit hash: 0e104f871539436fca82649474bcfb940a9a06e0 files touched by this commit
Wen Heping (wen) search for other commits by this committer
textproc/py-pscript: Update to 0.8.0

PR:		284779
Reported by:	maintainer
0.7.7
02 Nov 2024 18:29:28
commit hash: fa7a6287d79ab376f945fa3ec6d140433028360acommit hash: fa7a6287d79ab376f945fa3ec6d140433028360acommit hash: fa7a6287d79ab376f945fa3ec6d140433028360acommit hash: fa7a6287d79ab376f945fa3ec6d140433028360a files touched by this commit
Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
Author: Jesús Daniel Colmenares Oviedo
textproc/py-pscript: New port: Python to JavaScript compiler

PScript is a Python to JavaScript compiler, and is also the name
of the subset of Python that this compiler supports. It was developed
as a part of Flexx and is now represented by its own project.
Although it is still an important part of Flexx, it can also be
useful by itself.

WWW: https://pscript.readthedocs.io/
PR:		282453

Number of commits found: 2