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 on branch 2022Q3
pkg-graph Graphviz generator for pkg
g20180614_21 ports-mgmt on this many watch lists=1 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 g20180614_21Version of this port present on the latest quarterly branch.
Maintainer: gnn@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-01-22 20:21:10
Last Update: 2024-03-23 09:41:46
Commit Hash: d632fbe
People watching this port, also watch:: coreutils, vault, fcron, flock, monit
License: BSD2CLAUSE
WWW:
https://github.com/neosmart/pkg-graph
Description:
pkg-graph is a command-line utility to generate a dependency graph in DOT syntax (for use with graphviz and others) to represent the dependency tree of installed packages. It can be used to visually analyze the package dependency chain and understand why certain packages are pulled in.
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
Expand this list (4 items)
Collapse this list.
  1. bin/pkg-graph
  2. /usr/local/share/licenses/pkg-graph-g20180614_21/catalog.mk
  3. /usr/local/share/licenses/pkg-graph-g20180614_21/LICENSE
  4. /usr/local/share/licenses/pkg-graph-g20180614_21/BSD2CLAUSE
Collapse this list.
Dependency lines:
  • pkg-graph>0:ports-mgmt/pkg-graph
To install the port:
cd /usr/ports/ports-mgmt/pkg-graph/ && make install clean
To add the package, run one of these commands:
  • pkg install ports-mgmt/pkg-graph
  • pkg install pkg-graph
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: pkg-graph
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1642822353 SHA256 (rust/crates/dtoa-0.4.2.crate) = 09c3753c3db574d215cba4ea76018483895d7bff25a31b49ba45db21c48e50ab SIZE (rust/crates/dtoa-0.4.2.crate) = 14227

Expand this list (18 items)

Collapse this list.

SHA256 (rust/crates/itoa-0.4.1.crate) = c069bbec61e1ca5a596166e55dfe4773ff745c3d16b700013bcaff9a6df2c682 SIZE (rust/crates/itoa-0.4.1.crate) = 10563 SHA256 (rust/crates/proc-macro2-0.4.6.crate) = effdb53b25cdad54f8f48843d67398f7ef2e14f12c1b4cb4effc549a6462a4d6 SIZE (rust/crates/proc-macro2-0.4.6.crate) = 27767 SHA256 (rust/crates/quote-0.6.3.crate) = e44651a0dc4cdd99f71c83b561e221f714912d11af1a4dff0631f923d53af035 SIZE (rust/crates/quote-0.6.3.crate) = 14154 SHA256 (rust/crates/serde-1.0.66.crate) = e9a2d9a9ac5120e0f768801ca2b58ad6eec929dc9d1d616c162f208869c2ce95 SIZE (rust/crates/serde-1.0.66.crate) = 71947 SHA256 (rust/crates/serde_derive-1.0.66.crate) = 0a90213fa7e0f5eac3f7afe2d5ff6b088af515052cc7303bd68c7e3b91a3fb79 SIZE (rust/crates/serde_derive-1.0.66.crate) = 45894 SHA256 (rust/crates/serde_json-1.0.20.crate) = fc97cccc2959f39984524026d760c08ef0dd5f0f5948c8d31797dbfae458c875 SIZE (rust/crates/serde_json-1.0.20.crate) = 64905 SHA256 (rust/crates/syn-0.14.2.crate) = c67da57e61ebc7b7b6fff56bb34440ca3a83db037320b0507af4c10368deda7d SIZE (rust/crates/syn-0.14.2.crate) = 133756 SHA256 (rust/crates/unicode-xid-0.1.0.crate) = fc72304796d0818e357ead4e000d19c9c174ab23dc11093ac919054d20a6a7fc SIZE (rust/crates/unicode-xid-0.1.0.crate) = 16000 SHA256 (neosmart-pkg-graph-g20180614-3b16898_GH0.tar.gz) = 1fa3f5247a5e8a2598a1d31528a788bd80e70c54064e924a2652f46e7f99f756 SIZE (neosmart-pkg-graph-g20180614-3b16898_GH0.tar.gz) = 4988

Collapse this list.


Packages (timestamps in pop-ups are UTC):
pkg-graph
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latestg20180614_21g20180614_21--g20180614_21---
FreeBSD:13:quarterlyg20180614_21g20180614_21--g20180614_21-g20180614_18g20180614_18
FreeBSD:14:latestg20180614_21g20180614_21--g20180614_21--g20180614_14
FreeBSD:14:quarterlyg20180614_18g20180614_21-g20180614_18g20180614_21-g20180614_18g20180614_18
FreeBSD:15:latestg20180614_20g20180614_21n/ag20180614_19n/a-g20180614_19-
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. rust>=1.77.0 : lang/rust
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
ports-mgmt_pkg-graph
USES:
cargo
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/neosmart/pkg-graph/tar.gz/3b16898?dummy=/
Collapse this list.

There are no commits on branch 2022Q3 for this port