freebsd-dev/share/mk
Xin LI 9a9ea25f4a Replace the GNU gzip with a slightly modified NetBSD gzip. The
NetBSD version is a feature-to-feature re-implementation of GNU
gzip using the freely-redistributable zlib and this version is
expected to be mostly bug-to-bug compatible with the GNU
implementation.

 - Because this is a piece of mature code and we want to make
   changes so it is added directly rather than importing to
   src/contrib.
 - Connect newly added code to src/usr.bin/ and rescue/rescue
   build.
 - Disconnect the GNU gzip code from build for now, they will
   be eventually removed completely.
 - Provide two new src.conf(5) knobs, WITHOUT_BZIP2_SUPPORT and
   WITHOUT_BZIP2.

Tested by:	kris (full exp-7 pointyhat build)
Approved by:	core (importing a 4-clause BSD licensed file)
Approved by:	re (adding new utility during -HEAD code slush)
2007-01-26 10:19:08 +00:00
..
bsd.compat.mk
bsd.cpu.mk "If I only had a brain..." 2007-01-17 14:54:53 +00:00
bsd.dep.mk
bsd.doc.mk
bsd.endian.mk Change one more ARM_BIG_ENDIAN to TARGET_BIG_ENDIAN. 2006-11-05 15:33:26 +00:00
bsd.files.mk
bsd.incs.mk
bsd.info.mk
bsd.init.mk
bsd.kmod.mk
bsd.lib.mk - Don't pass an empty ``NM='' to lorder(1) when NM is unset. 2006-10-25 09:43:38 +00:00
bsd.libnames.mk
bsd.links.mk
bsd.man.mk
bsd.nls.mk
bsd.obj.mk
bsd.own.mk Replace the GNU gzip with a slightly modified NetBSD gzip. The 2007-01-26 10:19:08 +00:00
bsd.pkg.mk
bsd.port.mk Try harder to not leak src/ build stuff into ports/ environment 2006-11-19 16:28:52 +00:00
bsd.port.post.mk
bsd.port.pre.mk
bsd.port.subdir.mk
bsd.prog.mk
bsd.README
bsd.snmpmod.mk
bsd.subdir.mk
bsd.sys.mk Allow a makefile to set IGNORE_PRAGMA so that OpenSolaris code can 2006-11-04 04:39:05 +00:00
Makefile
sys.mk Remove X11BASE from here so the one from bsd.port.mk has a chance to set 2006-10-06 23:32:23 +00:00
version_gen.awk