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
Remember
I remember
2024-11-06 Today brought in a new category: filesystems. Sadly, the website did not process it well. I am working on that. It may take a few days.
2024-11-07 Commit processing is halted. I have a fix for the new category. It is making its way through the system.
Port details
py-pscript Python to JavaScript compiler
0.7.7 textprocnew! 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 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: DtxdF@disroot.org search for ports maintained by this maintainer
Port Added: 2024-11-02 18:30:08
Last Update: 2024-11-02 18:29:28
Commit Hash: fa7a628
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 = 1729895797 SHA256 (pscript-0.7.7.tar.gz) = 8632f7a4483f235514aadee110edee82eb6d67336bf68744a7b18d76e50442f8 SIZE (pscript-0.7.7.tar.gz) = 176138

Packages (timestamps in pop-ups are UTC):
py311-pscript
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--------
FreeBSD:14:latest-0.7.7--0.7.7---
FreeBSD:14:quarterly--------
FreeBSD:15:latest-0.7.7n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  2. python3.11 : lang/python311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  2. 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: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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: 1