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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
py-pip-check DDisplay installed pip packages and their update status
3.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 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: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-04-09 17:51:11
Last Update: 2025-04-29 12:42:35
Commit Hash: 9a889e1
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.
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 = 1745178036 SHA256 (pip_check-3.1.tar.gz) = fccd9df3ad83c6d56054503a43445b08bbaea2ce8941b00342dd63e0def8b693 SIZE (pip_check-3.1.tar.gz) = 22221

Packages (timestamps in pop-ups are UTC):
py311-pip-check
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.92.9-2.92.9---
FreeBSD:13:quarterly--------
FreeBSD:14:latest-3.1--3.1---
FreeBSD:14:quarterly--------
FreeBSD:15:latest-2.9n/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: 2

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