From owner-freebsd-stable Mon Dec 4 0:54:42 2000 From owner-freebsd-stable@FreeBSD.ORG Mon Dec 4 00:54:37 2000 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from shark.harmonic.co.il (jupiter.harmonic.co.il [192.116.140.62]) by hub.freebsd.org (Postfix) with ESMTP id 441E337B400; Mon, 4 Dec 2000 00:54:35 -0800 (PST) Received: from localhost (roman@localhost) by shark.harmonic.co.il (8.9.3/8.9.3) with ESMTP id KAA04009; Mon, 4 Dec 2000 10:54:16 +0200 Date: Mon, 4 Dec 2000 10:54:16 +0200 (IST) From: Roman Shterenzon To: Espen Skoglund Cc: "Passki, Jonathan P" , "'freebsd-stable@freebsd.org'" , "'freebsd-ports@freebsd.org'" Subject: RE: pkg_version In-Reply-To: <14885.12483.338680.900539@i30nb2.ira.uka.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 29 Nov 2000, Espen Skoglund wrote: > [Passki, Jonathan P] > > [...] > > > Feel free to flame, I put on the fire retardant suit when I wrote > > this :) I'm blaming most of this on myself for perhaps a lack of > > understanding, but there have been many before with the same > > question. Also, wouldn't this be good advocacy to house a more > > robust port system? > > Yes. Package upgrading should really be a bit cleaner. What I > usually end up doing is to move the +REQUIRED_BY file away from the > /var/db/pkg directory, delete the port, reinstall it, and move the > +REQUIRED_BY file into /var/db/pkg directory again. > > Also, for deinstalling all packages that depends on one particular > package, one might do something like: > > pkg_info -qR | xargs pkg_delete -f > > What I really miss though, is for the pkg_ utilities to be able to > recognize bare package names (i.e., without the version suffix). Is > there any reason for not having this feature? > It's interesting how different people come to the same conclusions. I'm using the same way to update my packages as well. If I'll hack the "make install" target and pkg_install, are there any chances on earth that it'll get committed? --Roman Shterenzon, UNIX System Administrator and Consultant [ Xpert UNIX Systems Ltd., Herzlia, Israel. Tel: +972-9-9522361 ] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message