On Fri, Feb 21, 2020 at 11:41:15AM +0000, Lorenzo Salvadore via freebsd-ports wrote: > > > Are there any way to know which of installed ports are linked to base > > > ncurses? > > > Best Regards. > > > > All the one with USES=ncurses in ports, otherwise I am sorry but no we have > > no > > way to track that down. > > What about "pkg query -a '%n: %B' | grep ncurses"? Maybe it can not > distinguish > between base ncurses and ports ncurses, but I think it helps. > Nope
Base libraries are not tracked as required libraries for now in pkg for the reason that we don't have yet a list of "provided" libraries from base, meaning all those requirements will always be seen as not fullfilled. Best regards, Bapt
signature.asc
Description: PGP signature
