From owner-cvs-all Tue Aug 6 0: 4:58 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7316D37B400; Tue, 6 Aug 2002 00:04:55 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3151443E75; Tue, 6 Aug 2002 00:04:51 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (smmsp@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.5/8.12.2) with ESMTP id g7674hff000548; Tue, 6 Aug 2002 00:04:44 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.5/8.12.5/Submit) id g7657hMp096188; Mon, 5 Aug 2002 22:07:43 -0700 (PDT) Date: Mon, 5 Aug 2002 22:07:43 -0700 From: "David O'Brien" To: Akinori MUSHA Cc: portmgr@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/pkg_install/lib file.c Message-ID: <20020806050743.GA86916@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org Mail-Followup-To: David O'Brien , Akinori MUSHA , portmgr@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200208042127.g74LRv1F024777@freefall.freebsd.org> <86elde5mp9.wl@archon.local.idaemons.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <86elde5mp9.wl@archon.local.idaemons.org> User-Agent: Mutt/1.4i 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 Mon, Aug 05, 2002 at 06:38:26AM +0900, Akinori MUSHA wrote: > > Modified files: > > usr.sbin/pkg_install/lib file.c > > Log: > > Another .tbz2 -> .tbz leftover. Properly look for pkgname.tbz. > > The .tbz support is still incomplete: > > - `pkg_add ftp://blah/blah/foo.tbz' should be accepted. > > - `pkg_add -r foo' should try to fetch foo.tbz first and then foo.tgz, > and the same applies to the case where pkg_add tries to fetch a > package's requisite packages. I'll better test this if we can ever get any packages built that are bziped and on the FTP site. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message