From owner-freebsd-stable Mon Sep 23 11:11:50 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9278A37B401 for ; Mon, 23 Sep 2002 11:11:49 -0700 (PDT) Received: from devil.tebokkel.com (ptb.xs4all.nl [80.126.6.185]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E99A43E75 for ; Mon, 23 Sep 2002 11:11:48 -0700 (PDT) (envelope-from paul@tebokkel.com) Received: from devil.tebokkel.com (localhost [127.0.0.1]) by devil.tebokkel.com (8.12.3/8.12.3) with ESMTP id g8NIBkUW029962; Mon, 23 Sep 2002 20:11:46 +0200 (CEST) (envelope-from paul@devil.tebokkel.com) Received: (from paul@localhost) by devil.tebokkel.com (8.12.3/8.12.3/Submit) id g8NIBk9F029961; Mon, 23 Sep 2002 20:11:46 +0200 (CEST) Date: Mon, 23 Sep 2002 20:11:45 +0200 From: Paul te Bokkel To: Gunnar Flygt Cc: FreeBSD Stable Subject: Re: Building packages the old way .tgz Message-ID: <20020923181145.GA29919@tebokkel.com> References: <20020923104857.C10997@sr.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020923104857.C10997@sr.se> User-Agent: Mutt/1.4i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Sep 23, 2002 at 10:48:57AM +0200, Gunnar Flygt wrote: > How do I do to make my box create packages as .tgz instead of .tbz? I > have some 4.4-RELEASE boxes that doesn't like the new format > > -- > Gunnar Flygt, Postmaster SR > It _should_ be a matter of exporting PKG_EXT=.tgz, but then again, I've had very little luck getting PKG_EXT=.tbz to work (instead of the wronly hardcoded .tbz2 at some places). Also, pkg_tarup could be your timesaver, but YMMV. Regards, PtB To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message