On 2009/09/15 18:24, Matthieu Herrb wrote:
> Chris Bennett wrote:
> > 1. pkg_delete is not deleting both /usr/local/bin/scrotwm and
> > /usr/X11R6/bin/scrotwm.
> > This should probably be fixed.
> > 
> > 2. snapshot is not installing new version at both /usr/local/bin/scrotwm
> > and /usr/X11R6/bin/scrotwm.
> > On my Desktop, I had to manually copy new version onto old version. Then
> > all worked fine.
> > Perhaps fix for next snapshot? Or not. snapshots are for the brave, anyway!
> > 
> > Thanks
> > 
> 
> /usr/X11R6/bin/scrotwm should not be created by a port. If it is, it's a
> bug in the port and it should be fixed.

The port should not, and does not, touch anything in /usr/X11R6.

It will only delete a file under /usr/local if it was installed 
by the port. If you're doing your own builds outside of the  
ports tree, pkg_* tools can't help you, but they'll try and 
avoid stepping on your work.

It's usually easier to patch things into the ports tree,
than it is to work outside of it.

Reply via email to