Port details |
- py-pip-check DDisplay installed pip packages and their update status
- 3.1 devel
=0 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
 - 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.
¦ ¦ ¦ ¦ 
- 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>)
- 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-hatch-fancy-pypi-readme>=0 : devel/py-hatch-fancy-pypi-readme@py311
- py311-hatchling>=0 : devel/py-hatchling@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-packaging>=0 : devel/py-packaging@py311
- py311-terminaltables>=0 : textproc/py-terminaltables@py311
- 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:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.1 29 Apr 2025 12:42:35
    |
Po-Chuan Hsieh (sunpoet)  |
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
    |
Po-Chuan Hsieh (sunpoet)  |
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
|