Re: Ports Question - Update

2005-08-16 Thread Marc Espie
On Tue, Aug 16, 2005 at 05:03:34AM -0500, Dave Feustel wrote: > I tried using "pkg_add -r unzip...". That didn't work, but I think the > reason is that both the new and the old had the same version number > (5.51). This is 3.7 behavior, newer pkg_add will update if something useful actually chang

Re: Ports Question - Update

2005-08-16 Thread Dave Feustel
On Tuesday 16 August 2005 03:41, Uwe Dippel wrote: > On Mon, 15 Aug 2005 21:22:15 -0500, Dave Feustel wrote: > > > So I attempted to pkg_delete unzip and then got the following: > > === > > /usr/ports}cd archivers/unzip > > /usr/ports/archivers/unzip}sudo pkg_delete unzip > > Password

Re: Ports Question - Update

2005-08-16 Thread Henning Brauer
* Uwe Dippel <[EMAIL PROTECTED]> [2005-08-16 10:53]: > On Mon, 15 Aug 2005 21:22:15 -0500, Dave Feustel wrote: > > > So I attempted to pkg_delete unzip and then got the following: > > === > > /usr/ports}cd archivers/unzip > > /usr/ports/archivers/unzip}sudo pkg_delete unzip > > Passwo

Re: Ports Question - Update

2005-08-16 Thread Uwe Dippel
On Mon, 15 Aug 2005 21:22:15 -0500, Dave Feustel wrote: > So I attempted to pkg_delete unzip and then got the following: > === > /usr/ports}cd archivers/unzip > /usr/ports/archivers/unzip}sudo pkg_delete unzip > Password: > Can't remove unzip without also removing: > xmms-1.2.10p0 kde

Ports Question - Update

2005-08-15 Thread Dave Feustel
I'm running release 3.7 and I've put the release src and ports trees in /usr. I've updated both trees using cvs. I remade unzip as per the instructions in ports.html. When I attempted to make install, I got an error message saying that unzip was already present (which it was). So I attempted to p