On Wed, Jul 20, 2011 at 08:56:32PM +0400, bsd user wrote:
> Hi all,
>
> I have noticed a strange behavior with pkg_delete. I'm running -current.
> When deinstalling packages with pkg_delete the dependencies are not checked
> recursively.
No, they are, in case pkg_delete completes.
It just stops
Hi all,
I have noticed a strange behavior with pkg_delete. I'm running -current.
When deinstalling packages with pkg_delete the dependencies are not checked
recursively.
e.g.
---
# pkg_delete physfs
can't delete physfs-1.0.2 without deleting sdl-sound-1.0.3p0
Exit 1
# pkg_delete physfs sdl-sound