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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
pythontidy Cleans up, regularizes, and reformats the text of Python scripts
1.23_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 1.23_1Version of this port present on the latest quarterly branch.
Maintainer: lwhsu@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2007-01-16 14:36:20
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
Also Listed In: python
License: GPLv2
WWW:
https://pypi.org/project/PythonTidy/
Description:
This script reads Python code from standard input and writes a revised version to standard output. Alternatively, it may be invoked with file names as arguments: python PythonTidy.py input output Suffice it to say that input defaults to '-', the standard input, and output defaults to '-', the standard output.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/pythontidy
  2. /usr/local/share/licenses/py39-pythontidy-1.23_1/catalog.mk
  3. /usr/local/share/licenses/py39-pythontidy-1.23_1/LICENSE
  4. /usr/local/share/licenses/py39-pythontidy-1.23_1/GPLv2
Collapse this list.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}pythontidy>0:devel/pythontidy@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/pythontidy/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/pythontidy
  • pkg install py39-pythontidy
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-pythontidy listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-pythontidy
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (python/PythonTidy-1.23.python) = 40ca59f6bbbc641cd2ee97a88f5abd1e3dff646deb374d76d094f08b89150ae7 SIZE (python/PythonTidy-1.23.python) = 147572

Packages (timestamps in pop-ups are UTC):
py37-pythontidy
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--1.23_1---1.23_1-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-pythontidy
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.23_11.23_1-1.23_11.23_1---
FreeBSD:13:quarterly1.23_11.23_11.23_11.23_11.23_11.23_11.23_11.23_1
FreeBSD:14:latest1.23_11.23_11.23_11.23_11.23_11.23_1-1.23_1
FreeBSD:14:quarterly1.23_11.23_1-1.23_11.23_11.23_11.23_11.23_1
FreeBSD:15:latest1.23_11.23_1n/a1.23_1n/a1.23_11.23_11.23_1
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build 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_pythontidy
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.lacusveris.com/PythonTidy/
Collapse this list.

Number of commits found: 23

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.23_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.23_1
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.23_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.23_1
07 Nov 2019 18:18:18
Revision:516997Original commit files touched by this commit
tobik search for other commits by this committer
Replace do-patch in ports that override it with more appropriate targets

Most ports do not need to override do-patch.  It breaks some ports
tree features like EXTRA_PATCH_TREE, etc.
1.23_1
01 Feb 2019 21:43:42
Revision:491878Original commit files touched by this commit
sunpoet search for other commits by this committer
Update WWW

Approved by:	portmgr (blanket)
1.23_1
19 Apr 2017 16:45:17
Revision:438894Original commit files touched by this commit
miwi search for other commits by this committer
- Fix shebangs
1.23
20 Oct 2014 16:04:14
Revision:371280Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports of devel/ to USES=python

Approved by:	portmgr (implicit)
1.23
27 Feb 2014 14:30:23
Revision:346347Original commit files touched by this commit
ehaupt search for other commits by this committer
Support staging
1.23
20 Sep 2013 17:13:47
Revision:327724Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
1.23
28 Aug 2012 12:06:56
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 1.23
- Add LICENSE

PR:		ports/170991
Submitted by:	Kubilay Kocak <koobs.freebsd@gmail.com>
1.22
05 Mar 2012 08:06:40
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 1.22
- Use shebang more suitable for FreeBSD
1.21
03 Jul 2011 14:59:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
1.21
19 Sep 2010 15:32:37
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 1.21
1.20
03 Apr 2010 17:47:36
Original commit files touched by this commit
lwhsu search for other commits by this committer
 - Update to 1.20
1.19
30 Jun 2009 05:44:00
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 1.19
1.18
13 Feb 2009 06:59:23
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 1.18
1.17
08 Feb 2008 13:10:27
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 1.17
1.16
08 Jan 2008 15:20:25
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 1.16
1.11
04 Aug 2007 11:41:31
Original commit files touched by this commit
gabor search for other commits by this committer
- Remove the DESTDIR modifications from individual ports as we have a new,
  fully chrooted DESTDIR, which does not need such any more.

Sponsored by:   Google Summer of Code 2007
Approved by:    portmgr (pav)
1.11
04 Apr 2007 08:49:31
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Change to my FreeBSD.org email

Approved by:     clsung (mentor)
1.11
27 Jan 2007 23:43:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 108377

PR:             108377
Submitted by:   Li-Wen Hsu <lwhsu@lwhsu.org> (maintainer)
1.10
16 Jan 2007 14:35:36
Original commit files touched by this commit
rafan search for other commits by this committer
Add pythontidy 1.10, cleans up, regularizes, and reformats the text of
Python scripts.

PR:             ports/107979
Submitted by:   Li-Wen Hsu <lwhsu at lwhsu.org>

Number of commits found: 23