Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Nov 2004 15:22:34 +0100
From:      Alexander Leidinger <Alexander@Leidinger.net>
To:        Pav Lucistnik <pav@FreeBSD.org>, kuriyama@freebsd.org
Cc:        ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports Makefile
Message-ID:  <1100614954.419a0d2a98ac0@netchild.homeip.net>
In-Reply-To: <200411152105.iAFL5IVe013442@repoman.freebsd.org>
References:  <200411152105.iAFL5IVe013442@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Zitat von Pav Lucistnik <pav@FreeBSD.org>:

>   Log:
>   - In fetchindex target:
>     Fetch bzip2 compressed copy of INDEX and decompress locally. This should
>     cut down both time and bandwidth.

What about piping the output into bunzip2 instead of using a file? For
"fetch" we just need to add "-o -" to FETCHINDEX and redirect the output
of bunzip2. We could get rid of "-f" this way, which results in checking
for the correct magic header bytes.

Bye,
Alexander.

-- 
http://www.Leidinger.net/     Alexander @ Leidinger.net: PGP ID = B0063FE7
http://www.FreeBSD.org/        netchild @ FreeBSD.org  : PGP ID = 72077137



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1100614954.419a0d2a98ac0>