Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Jan 1999 17:30:45 +1030 (CST)
From:      Kris Kennaway <kkennawa@physics.adelaide.edu.au>
To:        ports@FreeBSD.ORG
Subject:   USE_BZIP2
Message-ID:  <Pine.OSF.4.05.9901311726260.22249-100000@bragg>

next in thread | raw e-mail | index | archive | help
Can we have a USE_BZIP2 variable added to the build process, or perhaps
automatic sensing of the .tar.bz2 EXTRACT_SUFX, to avoid the need to do things
like:

BUILD_DEPENDS=  bzip2:${PORTSDIR}/archivers/bzip2

EXTRACT_CMD=    bzip2
EXTRACT_BEFORE_ARGS=    -dc
EXTRACT_AFTER_ARGS=     | /usr/bin/tar -xf -

in order to extract the archive?

This will become more useful as more ports start using bzip2'ed distfiles.

Kris

-----
(ASP) Microsoft Corporation (MSFT) announced today that the release of its 
productivity suite, Office 2000, will be delayed until the first quarter
of 1901.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.OSF.4.05.9901311726260.22249-100000>