State changes via pkg's scripts
Dewayne Geraghty
dewayne at heuristicsystems.com.au
Wed Jul 8 10:46:36 UTC 2020
On 8/07/2020 5:23 pm, Baptiste Daroussin wrote:
> On Wed, Jul 08, 2020 at 04:32:34PM +1000, Dewayne Geraghty wrote:
>> 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.
>
> pkg info --raw-format json -R yourpkg | jq -rM '.scripts'
>
> So far noone added a better interface yet, it should not be difficult to add
>
> Best regards,
> Bapt
>
Unfortunate. Thank-you, that is helpful.
Kind regards, Dewayne.
More information about the freebsd-ports
mailing list