P piggy Jan 21, 2019 #1 I know pkg info Then it just list all the installed packages without ABI informations. I need a command that show me all the packages WITH the abi references like this: Code: obconf-2.0.4_2 (ABI changed: 'freebsd:11:x86:32' -> 'freebsd:12:x86:32') Can you help? Thank you.
I know pkg info Then it just list all the installed packages without ABI informations. I need a command that show me all the packages WITH the abi references like this: Code: obconf-2.0.4_2 (ABI changed: 'freebsd:11:x86:32' -> 'freebsd:12:x86:32') Can you help? Thank you.
SirDice Administrator Staff member Administrator Moderator Jan 21, 2019 #2 Use pkg-query(8): pkg query "%n-%v: %q"