svn commit: r358166 - head

Baptiste Daroussin bapt at FreeBSD.org
Fri Feb 21 13:58:47 UTC 2020


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20200221/432a0f46/attachment.sig>


More information about the freebsd-ports mailing list