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 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 kdeaddons-3.3.2 kdenetwork-3.3.2p0 xmms-mp3-1.2.10p0 /usr/ports/archivers/unzip} ==================== I don't understand why I would need to remove xmms, kdeaddons, and kdenetwork in order to remove unzip. Enlightenment will be appreciated. -----Update------- I finally found the newly made unzip-5.51.tgz and tried a pkg_add -r, but it didn't work (console log follows) ================== /usr/ports/packages/i386/all}ls -l total 244 -rw-r--r-- 3 root wheel 122973 Aug 14 13:11 unzip-5.51.tgz /usr/ports/packages/i386/all}sudo pkg_add -r unzip-5.51.tgz Password: Can't install unzip-5.51 because it's already installed /usr/sbin/pkg_add: unzip-5.51.tgz:Fatal error /usr/ports/packages/i386/all} ===================

