From owner-freebsd-ports@FreeBSD.ORG Fri Jun 3 18:22:07 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org 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 D9C6416A41C for ; Fri, 3 Jun 2005 18:22:07 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.232]) by mx1.FreeBSD.org (Postfix) with ESMTP id 88C1643D49 for ; Fri, 3 Jun 2005 18:22:07 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 1626A51190; Fri, 3 Jun 2005 14:22:05 -0400 (EDT) Date: Fri, 3 Jun 2005 14:22:05 -0400 From: Kris Kennaway To: Matthias Andree Message-ID: <20050603182205.GA49376@xor.obsecurity.org> References: <20050602225624.GB24057@alzatex.com> <42A04F40.7000906@uni-dortmund.de> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="2oS5YaxWCcQjTEyO" Content-Disposition: inline In-Reply-To: <42A04F40.7000906@uni-dortmund.de> User-Agent: Mutt/1.4.2.1i Cc: "Loren M. Lang" , freebsd-ports@freebsd.org Subject: Re: Man pages compressed with bzip2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Jun 2005 18:22:08 -0000 --2oS5YaxWCcQjTEyO Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jun 03, 2005 at 02:38:24PM +0200, Matthias Andree wrote: > Loren M. Lang wrote: > > An application I am porting comes with it's manpages already formatted > > and compressed with bzip2, though freebsd doesn't support bz2 manpages, > > AFAIK. But if it does, I don't think the ports framework can handle it > > as there doesn't seem to be anyway to specify the compression format for > > manpages. What is the best solution to this? > >=20 > > Should I just write a post-build target that will decompress it and > > recompress it as gz >=20 > I'd do just that: recompress. gzip decompresses much faster, so .bz2 man > pages may become an annoyance on slower machines. Yes. > > and just add bzip2 as a dependency or should I just >=20 > A build dependency. I don't think this is necessary, because all supported versions of FreeBSD contain bzip. Kris --2oS5YaxWCcQjTEyO Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFCoJ/MWry0BWjoQKURAmpUAJoCnTjJGjGGEjWT9dRbOt4EHTgPIgCgiASB KhPiHNbgV0C/H07MCnjjVrM= =ZpG4 -----END PGP SIGNATURE----- --2oS5YaxWCcQjTEyO--