NetBSD/gnu/usr.bin
lukem 144b55005f Rework METALOG manipulation:
- add '-D ${DESTDIR}' to INSTPRIV, so install(8) removes the leading
  ${DESTDIR} from the metalogged path
- provide ${METADB.add} variable (for "${CAT} -l >> ${METALOG}"), to make
  it easier to replace manual metalog manipulation in the future.
- with manual metalog additions, don't add the leading ${DESTDIR} in the path
- in maketars, use "mtree -C ..." instead of
  "mtree -D ... | sed -e 's,\(.*\) \(\..*\),\2 \1,";

Benefits:
- maketars "Parsing METALOG" step speeds up from 29 seconds to 1.2 seconds
  on a P3-600.
  (This also benefits "make installworld" at the top level.)
- ${DESTDIR}/METALOG is easier to read without the leading "${DESTDIR}"
  on all the pathnames, and it's smaller as well.
2002-12-23 06:52:48 +00:00
..
bc - use NETBSDSRCDIR as appropriate 2002-09-19 03:09:31 +00:00
binutils - use NETBSDSRCDIR as appropriate 2002-09-19 03:09:31 +00:00
c89 build c89 from gnu/usr.bin. 2001-08-19 14:21:02 +00:00
cpio compatibility, not compatability. From Adrian Mrva. 2002-12-21 13:10:54 +00:00
cvs we have mkstemp 2002-11-28 22:03:11 +00:00
dc - use NETBSDSRCDIR as appropriate 2002-09-19 03:09:31 +00:00
diff - use NETBSDSRCDIR as appropriate 2002-09-19 03:09:31 +00:00
diff3 - use NETBSDSRCDIR as appropriate 2002-09-19 03:09:31 +00:00
gas Correct obviously wrong memset() args. OK'd by itojun. 2002-07-20 16:51:43 +00:00
gawk - use NETBSDSRCDIR as appropriate 2002-09-19 03:09:31 +00:00
gcc - use NETBSDSRCDIR as appropriate 2002-09-19 03:09:31 +00:00
gdb Re-add, it is still used, but one only sees it in a full build, not a tools 2002-09-22 13:06:44 +00:00
gettext - use NETBSDSRCDIR as appropriate 2002-09-19 03:09:31 +00:00
grep - use NETBSDSRCDIR as appropriate 2002-09-19 03:09:31 +00:00
groff - use NETBSDSRCDIR as appropriate 2002-09-19 03:09:31 +00:00
gzip Implement MKDYNAMICROOT, which currently defaults to "no", but will 2002-08-27 14:46:11 +00:00
ld - use NETBSDSRCDIR as appropriate 2002-09-19 03:09:31 +00:00
rcs - use NETBSDSRCDIR as appropriate 2002-09-19 03:09:31 +00:00
sdiff - use NETBSDSRCDIR as appropriate 2002-09-19 03:09:31 +00:00
send-pr Comment out cross-references to man pages that don't exist. 2002-10-31 02:51:06 +00:00
sim makefile delint and reorg 2002-09-19 01:58:06 +00:00
tar Implement MKDYNAMICROOT, which currently defaults to "no", but will 2002-08-27 14:46:11 +00:00
tar.new Restore other symlink attributes. 2002-10-13 22:58:55 +00:00
texinfo Rework METALOG manipulation: 2002-12-23 06:52:48 +00:00
Makefile Flip the pax switch 2002-10-16 15:23:59 +00:00
Makefile.inc