From owner-freebsd-hackers Sun Sep 26 13:47:44 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from dt014n8c.san.rr.com (dt014n8c.san.rr.com [24.30.129.140]) by hub.freebsd.org (Postfix) with ESMTP id 4C42414CF1 for ; Sun, 26 Sep 1999 13:47:41 -0700 (PDT) (envelope-from Doug@gorean.org) Received: from gorean.org (master [10.0.0.2]) by dt014n8c.san.rr.com (8.9.3/8.8.8) with ESMTP id OAA17662; Sun, 26 Sep 1999 14:04:15 -0700 (PDT) (envelope-from Doug@gorean.org) Message-ID: <37EE8718.ED6092FD@gorean.org> Date: Sun, 26 Sep 1999 13:50:32 -0700 From: Doug Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.61 [en] (X11; U; FreeBSD 4.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: Gianmarco Giovannelli Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: A new package fetching utility, pkg_get References: <4.2.0.58.19990926090211.009e0dd0@194.184.65.4> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Gianmarco Giovannelli wrote: > > At 26/09/99, you wrote: > >The second script is called "pkg_rm"; it can be used to delete > >packages like pkg_delete, but you can use arguments in the same > >way as for pkg_ls above (i.e. "pkg_rm lynx"). Think of it like > >pkg_info | grep | pkg_delete. > > > >It might more sense to implement these features in pkg_info and > >pkg_delete, resprectively, but I don't have the time to do that > >(and these scripts work fine, so I have no incentive to bother > >with the C sources of pkg_{info,delete}). > > What about to extend the pkg_delete to use a syntax like : > > pkg_delete /var/db/pkg/netscape-communicator-4.61/ A hearty "Me too" for this option. It's something I've often wished for. I can 'cd /var/db/pkg' a lot easier than I can reprogram zsh, but it'd still be nice to have this option. Thanks, Doug -- "Stop it, I'm gettin' misty." - Mel Gibson as Porter, "Payback" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message