Matthias Fechner skrev:
> 
> Hi all,
> I just tried:
> 
> pkg delete ccache (as I do not need it on servers, poudriere should
> install it automatically if required?)
> 
> 
> But it tries to deinstall:
> 
> Installed packages to be REMOVED:
>         ccache-3.2.5_2
>         scponly-4.8.20110526_2
> 
> How can I find out why it tries to deinstall scponly if I try to
> deinstall ccache?
> (that does not make any sense)

% man pkg
% man pkg-info
% man pkg-delete

'pkg info -r' and 'pkg info -d'.

'pkg delete -f ccache' should delete only ccache.

--
Herbert
_______________________________________________
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to