> > 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. Lorenzo Salvadore _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
