Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Jul 2020 16:32:34 +1000
From:      Dewayne Geraghty <dewayne@heuristicsystems.com.au>
To:        "freebsd-ports@freebsd.org" <freebsd-ports@FreeBSD.org>
Subject:   State changes via pkg's scripts
Message-ID:  <53b45b37-ba04-9866-d750-79aa8f897f62@heuristicsystems.com.au>

next in thread | raw e-mail | index | archive | help
Is there a more convenient method to examine a package's scripts than
unpacking the manifest file and
# cat +MANIFEST | jq -rM '.scripts'
?  As I'd like to know what changes will, or have been applied.

For example to review the dependencies of a file
# pkg info -d -F  /packages/K8/All/samba410-4.10.15.txz provides an
indication of what is going to be installed.

I'd searched the man pages of pkg-info and pkg-query.

Cheers, Dewayne.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53b45b37-ba04-9866-d750-79aa8f897f62>