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
Port details
py-reindent Reindent python scripts
3.5.1 textproc 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 3.5.1Version of this port present on the latest quarterly branch.
Maintainer: DtxdF@disroot.org search for ports maintained by this maintainer
Port Added: 2023-05-11 23:28:24
Last Update: 2023-05-11 23:23:31
Commit Hash: 3b5c528
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
Also Listed In: python
License: PD
WWW:
https://pypi.org/project/reindent/
Description:
Change Python (.py) files to use 4-space indents and no hard tab characters. Also trim excess spaces and tabs from ends of lines, and remove empty lines at the end of files. Also ensure the last line ends with a newline.
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}reindent>0:textproc/py-reindent@${PY_FLAVOR}
To install the port:
cd /usr/ports/textproc/py-reindent/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/py-reindent
  • pkg install py39-reindent
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-reindent listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-reindent
Package flavors (<flavor>: <package>)
  • py39: py39-reindent
distinfo:
TIMESTAMP = 1677367180 SHA256 (reindent-3.5.1.tar.gz) = 59aeb8fbc16e45686f65df23b91896a17eb14ace7a7546860f50d2bb5ec4c9c0 SIZE (reindent-3.5.1.tar.gz) = 5847

Packages (timestamps in pop-ups are UTC):
py39-reindent
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--3.5.1--3.5.13.5.13.5.1
FreeBSD:14:latest-----3.5.1-3.5.1
FreeBSD:14:quarterly-----3.5.13.5.13.5.1
FreeBSD:15:latest--n/a-n/a3.5.13.5.13.5.1
 

py311-reindent
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.5.13.5.1-3.5.13.5.1---
FreeBSD:13:quarterly3.5.13.5.1-3.5.13.5.1---
FreeBSD:14:latest3.5.13.5.1-3.5.13.5.1---
FreeBSD:14:quarterly3.5.13.5.1-3.5.13.5.1---
FreeBSD:15:latest3.5.13.5.1n/a3.5.1n/a---
 

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

Configuration Options:
No options to configure
Options name:
textproc_py-reindent
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/r/reindent/
  2. https://pypi.org/packages/source/r/reindent/
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
3.5.1
11 May 2023 23:23:31
commit hash: 3b5c528f893230154572321b0aba60e19db9035fcommit hash: 3b5c528f893230154572321b0aba60e19db9035fcommit hash: 3b5c528f893230154572321b0aba60e19db9035fcommit hash: 3b5c528f893230154572321b0aba60e19db9035f files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Jesús Daniel Colmenares Oviedo
textproc/py-reindent: New port: Reindent python scripts

Change Python (.py) files to use 4-space indents and no hard tab
characters. Also trim excess spaces and tabs from ends of lines,
and remove empty lines at the end of files.  Also ensure the last
line ends with a newline.

WWW: https://pypi.org/project/reindent/

PR:		269828

Number of commits found: 1