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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details
py-pip-check DDisplay installed pip packages and their update status
3.2 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 3.1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-04-09 17:51:11
Last Update: 2025-09-07 23:03:48
Commit Hash: 4ee6223
Also Listed In: python
License: MIT
WWW:
https://github.com/bartTC/pip-check
Description:
pip-check gives you a quick overview of all installed packages and their update status. Under the hood it calls pip list --outdated --format=columns and transforms it into a more user friendly table.
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.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}pip-check>0:devel/py-pip-check@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-pip-check/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-pip-check
  • pkg install py311-pip-check
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-pip-check listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-pip-check
Package flavors (<flavor>: <package>)
  • py311: py311-pip-check
distinfo:
TIMESTAMP = 1757120702 SHA256 (pip_check-3.2.tar.gz) = 765560bcea452b5bbb409ac58eddf77790c1aa29e8007316cb935e2fc29f9ddc SIZE (pip_check-3.2.tar.gz) = 24521

Packages (timestamps in pop-ups are UTC):
py311-pip-check
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.23.2-3.23.2---
FreeBSD:13:quarterly3.13.1-3.13.1---
FreeBSD:14:latest3.13.2-3.13.2---
FreeBSD:14:quarterly3.13.2-3.13.2---
FreeBSD:15:latest3.23.2n/a3.1n/a---
FreeBSD:15:quarterly--n/a-n/a---
FreeBSD:16:latest-3.2n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-hatch-fancy-pypi-readme>=0 : devel/py-hatch-fancy-pypi-readme@py311
  2. py311-hatchling>=0 : devel/py-hatchling@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-packaging>=0 : devel/py-packaging@py311
  2. py311-terminaltables>=0 : textproc/py-terminaltables@py311
  3. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_py-pip-check
USES:
python shebangfix
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/pip_check/
  2. https://pypi.org/packages/source/p/pip_check/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.2
07 Sep 2025 23:03:48
commit hash: 4ee622386d396c7f3d9473ed7119255dc347681dcommit hash: 4ee622386d396c7f3d9473ed7119255dc347681dcommit hash: 4ee622386d396c7f3d9473ed7119255dc347681dcommit hash: 4ee622386d396c7f3d9473ed7119255dc347681d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-pip-check: Update to 3.2

Changes:	https://github.com/bartTC/pip-check/blob/main/CHANGELOG.md
3.1
29 Apr 2025 12:42:35
commit hash: 9a889e103ef4817a481c6ae7f731818c4d3a0348commit hash: 9a889e103ef4817a481c6ae7f731818c4d3a0348commit hash: 9a889e103ef4817a481c6ae7f731818c4d3a0348commit hash: 9a889e103ef4817a481c6ae7f731818c4d3a0348 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-pip-check: Update to 3.1

Changes:	https://github.com/bartTC/pip-check/blob/main/CHANGELOG.md
2.9
09 Apr 2025 17:41:34
commit hash: 260d2b0f9e8b74f5a7a54052e071fa04e9c9ee2fcommit hash: 260d2b0f9e8b74f5a7a54052e071fa04e9c9ee2fcommit hash: 260d2b0f9e8b74f5a7a54052e071fa04e9c9ee2fcommit hash: 260d2b0f9e8b74f5a7a54052e071fa04e9c9ee2f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-pip-check: Add py-pip-check 2.9

pip-check gives you a quick overview of all installed packages and their update
status. Under the hood it calls pip list --outdated --format=columns and
transforms it into a more user friendly table.

Number of commits found: 3