cvs commit: ports Makefile
Alexander Leidinger
Alexander at Leidinger.net
Tue Nov 16 06:22:26 PST 2004
Zitat von Pav Lucistnik <pav at 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
More information about the cvs-all
mailing list