From owner-freebsd-ports Wed Mar 8 5: 2:22 2000 Delivered-To: freebsd-ports@freebsd.org Received: from argon.blackdawn.com (deepspace9.dcds.edu [207.231.151.2]) by hub.freebsd.org (Postfix) with ESMTP id 919FF37C045 for ; Wed, 8 Mar 2000 05:02:19 -0800 (PST) (envelope-from will@blackdawn.com) Received: by argon.blackdawn.com (Postfix, from userid 1000) id BF9F11A27; Wed, 8 Mar 2000 08:02:03 -0500 (EST) Date: Wed, 8 Mar 2000 08:02:03 -0500 From: Will Andrews To: The Hermit Hacker Cc: Akinori -Aki- MUSHA , freebsd-ports@FreeBSD.ORG Subject: Re: scan /var/db/pkg for new ports ... Message-ID: <20000308080203.A421@argon.blackdawn.com> References: <86em9l6hmc.wl@archon.local.idaemons.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from scrappy@hub.org on Wed, Mar 08, 2000 at 03:51:38AM -0400 X-Operating-System: FreeBSD 4.0-CURRENT i386 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, Mar 08, 2000 at 03:51:38AM -0400, The Hermit Hacker wrote: > cd /usr/ports/net/cvsup-bin > make && pkg_delete -f cvsup-bin-15.4.2,16.0,16.1 > make install This doesn't relate to pkg_version. But you can use % cd /usr/ports/net/cvsup/bin && make && for i in 15.4.2 16.0 16.1;do pkg_delete -f cvsup-bin-${i};done && make install > if you run as presented, procduces: > > pkg_delete: no such package 'cvsup-bin-15.4.2,16.0,16.1' installed > > Not a big issue, as I'll just do it manually, but figured someone might > like to know ... pkg_* could use some extra user-friendly features, for sure. The $64K question remains: Who's gonna write the code? :) -- Will Andrews GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w--- ?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ G++>+++ e->++++ h! r-->+++ y? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message