From owner-freebsd-ports@FreeBSD.ORG Tue Jul 1 12:21:01 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 99C8537B401; Tue, 1 Jul 2003 12:21:01 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-64-169-104-32.dsl.lsan03.pacbell.net [64.169.104.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3E0144014; Tue, 1 Jul 2003 12:20:58 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 2AE3A66B9B; Tue, 1 Jul 2003 12:20:56 -0700 (PDT) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 3E2C0766; Tue, 1 Jul 2003 12:20:56 -0700 (PDT) Date: Tue, 1 Jul 2003 12:20:56 -0700 From: Kris Kennaway To: Tom Hukins , ports@FreeBSD.org Message-ID: <20030701192056.GA76631@rot13.obsecurity.org> References: <20030701145824.GA43860@eborcom.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="5vNYLRcllDrimb99" Content-Disposition: inline In-Reply-To: <20030701145824.GA43860@eborcom.com> User-Agent: Mutt/1.4.1i Subject: Re: Selective use of USE_BZIP2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Jul 2003 19:21:01 -0000 --5vNYLRcllDrimb99 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jul 01, 2003 at 03:58:24PM +0100, Tom Hukins wrote: > Is it possible to create a port where one (or more) distfiles is > compressed with bzip2 and one (or more) is compressed with gzip? >=20 > Specifically, I would like to amend the pppoa port to fetch the > Sourceforge distfile as a .bz2 instead of a .gz without trying to > extract the proprietary distfile with bunzip2. >=20 > So far, I haven't thought of a way to do this. Let me know if you > have any hints, but if not we can continue fetching the larger gzip > distfile. You can always provide your own do-extract target, or use EXTRACT_ONLY to list the bzip distfiles and manually extract the gzip file in post-extract. Kris --5vNYLRcllDrimb99 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE/Ad8YWry0BWjoQKURAoM/AJ9NIqxNrZ9ilNf3zx4Yeg59OAoqSQCgtglh pEvTuqyvbzpnGk4mDP8CBqs= =DXN5 -----END PGP SIGNATURE----- --5vNYLRcllDrimb99--