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

Port details
py-johnnydep Display dependency tree of Python distribution
1.20.4_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.20.4Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-11-27 18:09:09
Last Update: 2024-04-08 20:17:03
Commit Hash: 0e83e9b
Also Listed In: python
License: MIT
WWW:
https://github.com/wimglenn/johnnydep
Description:
Johnnydep pretty-prints a dependency tree for a Python distribution
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}johnnydep>0:devel/py-johnnydep@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-johnnydep/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-johnnydep
  • pkg install py39-johnnydep
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-johnnydep listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-johnnydep
Package flavors (<flavor>: <package>)
  • py39: py39-johnnydep
distinfo:
TIMESTAMP = 1702028108 SHA256 (johnnydep-1.20.4.tar.gz) = 34b5f44839fd6b42a0377e338ca7e6f1cadd8262936963c2d4799c4548876659 SIZE (johnnydep-1.20.4.tar.gz) = 27100

Packages (timestamps in pop-ups are UTC):
py39-johnnydep
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.20.4_11.20.4_1-1.20.4_11.20.4_1---
FreeBSD:13:quarterly1.20.41.20.4-1.20.41.20.41.20.41.20.41.20.4
FreeBSD:14:latest1.20.4_11.20.4_1-1.20.4_11.20.4_1---
FreeBSD:14:quarterly1.20.41.20.4-1.20.41.20.41.20.41.20.41.20.4
FreeBSD:15:latest1.20.4_11.20.4_1n/a1.20.4_1n/a1.20.41.20.41.20.4
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=0 : devel/py-setuptools@py39
  2. py39-wheel>=0 : devel/py-wheel@py39
  3. python3.9 : lang/python39
  4. py39-build>=0 : devel/py-build@py39
  5. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-anytree>=0 : devel/py-anytree@py39
  2. py39-cachetools>=0 : devel/py-cachetools@py39
  3. py39-oyaml>=0 : devel/py-oyaml@py39
  4. py39-packaging>=17 : devel/py-packaging@py39
  5. py39-pip>=0 : devel/py-pip@py39
  6. py39-structlog>=0 : devel/py-structlog@py39
  7. py39-tabulate>=0 : devel/py-tabulate@py39
  8. py39-toml>=0 : textproc/py-toml@py39
  9. py39-wheel>=0.32.0 : devel/py-wheel@py39
  10. py39-wimpy>=0 : devel/py-wimpy@py39
  11. python3.9 : lang/python39
  12. py39-importlib-metadata>=0 : devel/py-importlib-metadata@py39
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_py-johnnydep
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/j/johnnydep/
  2. https://pypi.org/packages/source/j/johnnydep/
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
1.20.4_1
08 Apr 2024 20:17:03
commit hash: 0e83e9be4d53699c57c3ea1f64de3a13f334aadacommit hash: 0e83e9be4d53699c57c3ea1f64de3a13f334aadacommit hash: 0e83e9be4d53699c57c3ea1f64de3a13f334aadacommit hash: 0e83e9be4d53699c57c3ea1f64de3a13f334aada files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-johnnydep: Convert to USE_PYTHON=pep517

- Bump PORTREVISION for package change
1.20.4
14 Dec 2023 05:48:26
commit hash: fceee54ad550d9611adaa4a06073023575176d8ccommit hash: fceee54ad550d9611adaa4a06073023575176d8ccommit hash: fceee54ad550d9611adaa4a06073023575176d8ccommit hash: fceee54ad550d9611adaa4a06073023575176d8c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-johnnydep: Update to 1.20.4

Changes:	https://github.com/wimglenn/johnnydep/releases
1.20.3
27 Nov 2023 18:07:44
commit hash: 0da5cf6b1fd5ffb127045274de203c3bcead11decommit hash: 0da5cf6b1fd5ffb127045274de203c3bcead11decommit hash: 0da5cf6b1fd5ffb127045274de203c3bcead11decommit hash: 0da5cf6b1fd5ffb127045274de203c3bcead11de files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-johnnydep: Add py-johnnydep 1.20.3

Johnnydep pretty-prints a dependency tree for a Python distribution

Number of commits found: 3