Module Name: src Committed By: mrg Date: Sat Jun 19 03:50:31 UTC 2010
Modified Files: src/distrib/sets: sets.subr src/distrib/sets/lists/base: mi src/distrib/sets/lists/comp: mi src/distrib/sets/lists/man: mi src/external/zlib/pigz/bin/pigz: Makefile src/share/mk: bsd.README bsd.own.mk src/usr.bin: Makefile Log Message: - always install pigz. hooary! - kill MKPIGZ. - add MKPIGZGZIP. if it is "no", then only install pigz as pigz. if it is not "no", don't install mrgzip, install pigz as gzip. in all cases, the z* scripts. i don't like the name MKPIGZGZIP so if anyone has a better name, feel free to replace it. i don't care enough since killing the ugly name is just more incentive to get pigz doing .bz2, .Z and .z. To generate a diff of this commit: cvs rdiff -u -r1.123 -r1.124 src/distrib/sets/sets.subr cvs rdiff -u -r1.869 -r1.870 src/distrib/sets/lists/base/mi cvs rdiff -u -r1.1469 -r1.1470 src/distrib/sets/lists/comp/mi cvs rdiff -u -r1.1218 -r1.1219 src/distrib/sets/lists/man/mi cvs rdiff -u -r1.3 -r1.4 src/external/zlib/pigz/bin/pigz/Makefile cvs rdiff -u -r1.271 -r1.272 src/share/mk/bsd.README cvs rdiff -u -r1.630 -r1.631 src/share/mk/bsd.own.mk cvs rdiff -u -r1.188 -r1.189 src/usr.bin/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.