From owner-cvs-all Thu Jul 26 10:57:50 2001 Delivered-To: cvs-all@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [206.40.252.115]) by hub.freebsd.org (Postfix) with ESMTP id 0E6D437B403; Thu, 26 Jul 2001 10:57:43 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.11.3/8.11.1) id f6QHvgk94359; Thu, 26 Jul 2001 10:57:42 -0700 (PDT) (envelope-from obrien) Date: Thu, 26 Jul 2001 10:57:42 -0700 From: "David O'Brien" To: Kris Kennaway Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/pkg_install/add main.c Message-ID: <20010726105742.A94292@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <200107190606.f6J661Z34263@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200107190606.f6J661Z34263@freefall.freebsd.org>; from kris@FreeBSD.org on Wed, Jul 18, 2001 at 11:06:01PM -0700 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Jul 18, 2001 at 11:06:01PM -0700, Kris Kennaway wrote: > kris 2001/07/18 23:06:01 PDT > > Modified files: (Branch: RELENG_4) > usr.sbin/pkg_install/add main.c > Log: > MFC: r1.38: > > Clean up some of the evil string handling in this code, replace > warnx()+exit() with errx() and replace a big if..then..else construct > to determine the package download directory with a lookup table. By chance was this *tested*?? Since the processing is different under -stable than -current; testing in -current doesn't really mean as much as for other utils. Error: FTP Unable to get ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-4-stable/packages-current/Latest/xpm.tgz: File unavailable (e.g., file not found, no access) Note the "packages-4-stable/packages-current" part. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message