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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-untokenize Transform tokens into original source code
0.1.1_1 devel 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.1.1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-11-27 18:09:14
Last Update: 2024-05-13 14:00:45
Commit Hash: a39da19
Also Listed In: python
License: MIT
WWW:
https://github.com/myint/untokenize
Description:
untokenize transforms tokens into source code. Unlike the standard library's tokenize.untokenize(), it preserves the original whitespace between tokens.
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}untokenize>0:devel/py-untokenize@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-untokenize/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-untokenize
  • pkg install py39-untokenize
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 py39-untokenize listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-untokenize
Package flavors (<flavor>: <package>)
  • py39: py39-untokenize
distinfo:
TIMESTAMP = 1701083336 SHA256 (untokenize-0.1.1.tar.gz) = 3865dbbbb8efb4bb5eaa72f1be7f3e0be00ea8b7f125c69cbd1f5fda926f37a2 SIZE (untokenize-0.1.1.tar.gz) = 3099

Packages (timestamps in pop-ups are UTC):
py311-untokenize
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-0.1.1_1--0.1.1_1---
FreeBSD:13:quarterly--------
FreeBSD:14:latest-0.1.1_1--0.1.1_1---
FreeBSD:14:quarterly--------
FreeBSD:15:latest-0.1.1_1n/a-n/a---
 

py39-untokenize
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.1.1_10.1.1_1-0.1.1_10.1.1_1---
FreeBSD:13:quarterly0.1.10.1.1-0.1.10.1.10.1.10.1.10.1.1
FreeBSD:14:latest0.1.1_10.1.1_1-0.1.1_10.1.1_1---
FreeBSD:14:quarterly0.1.10.1.1-0.1.10.1.10.1.10.1.10.1.1
FreeBSD:15:latest0.1.1_1-n/a0.1.1n/a0.1.10.1.10.1.1
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=0 : devel/py-setuptools@py39
  2. py39-wheel>=0 : devel/py-wheel@py39
  3. python3.9 : lang/python39
  4. py39-build>=0 : devel/py-build@py39
  5. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_py-untokenize
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/u/untokenize/
  2. https://pypi.org/packages/source/u/untokenize/
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.1.1_1
13 May 2024 14:00:45
commit hash: a39da1939e82deac6787f8958ae2854190bb6e6ecommit hash: a39da1939e82deac6787f8958ae2854190bb6e6ecommit hash: a39da1939e82deac6787f8958ae2854190bb6e6ecommit hash: a39da1939e82deac6787f8958ae2854190bb6e6e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-untokenize: Convert to USE_PYTHON=pep517

- Bump PORTREVISION for package change
0.1.1
27 Nov 2023 18:07:45
commit hash: 2136a0e91254e1c73c40483045df11a1a9fd936bcommit hash: 2136a0e91254e1c73c40483045df11a1a9fd936bcommit hash: 2136a0e91254e1c73c40483045df11a1a9fd936bcommit hash: 2136a0e91254e1c73c40483045df11a1a9fd936b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-untokenize: Add py-untokenize 0.1.1

untokenize transforms tokens into source code. Unlike the standard library's
tokenize.untokenize(), it preserves the original whitespace between tokens.

Number of commits found: 2