From 5df3dc02708a52b2baceee61267db9ac674d57db Mon Sep 17 00:00:00 2001 From: Doug Barton Date: Mon, 1 Jul 2002 01:23:01 +0000 Subject: [PATCH] * Make Xlist more complete, and more concise in some case. * Reflect additional docs we're not using anymore. * Add some notes for next time. --- contrib/bind/FREEBSD-Upgrade | 18 ++++++++++++++++++ contrib/bind/FREEBSD-Xlist | 15 ++++++++++----- 2 files changed, 28 insertions(+), 5 deletions(-) create mode 100644 contrib/bind/FREEBSD-Upgrade diff --git a/contrib/bind/FREEBSD-Upgrade b/contrib/bind/FREEBSD-Upgrade new file mode 100644 index 000000000000..080ae8a7417f --- /dev/null +++ b/contrib/bind/FREEBSD-Upgrade @@ -0,0 +1,18 @@ +$FreeBSD$ + +1. Create clean import directory. +2. Un-tar bind-{src|doc}.tar.gz. +3. rm Makefile; mv doc src/ + (Don't un-tar doc in src, you'll spam the real Makefile.) +4. while read pattern; do rm -r src/${pattern} ; done < FREEBSD-Xlist +5. find . -name .cvsignore -delete +6. chmod 644 src/LICENSE +7. Create another clean directory. +8. cvs export -rHEAD src/contrib/bind +9. diff -ur the two directories and look for 'Only in' to see if + there are any new files, or anything gone missing. +10. Once you're satisfied, do the import. Replace version strings appropriately: + +cvs import -m"Import of ISC BIND version 8.3.3" src/contrib/bind ISC v8_3_3 + +11. Resolve conflicts as needed. diff --git a/contrib/bind/FREEBSD-Xlist b/contrib/bind/FREEBSD-Xlist index 22ed60a05e8e..f462dc62cb54 100644 --- a/contrib/bind/FREEBSD-Xlist +++ b/contrib/bind/FREEBSD-Xlist @@ -2,7 +2,16 @@ $FreeBSD$ .cvsignore LICENSE_RSA OLD* +bin/named/ns_parser.[ch] +bin/nslookup/commands.c conf* +doc/bog +doc/notes +doc/old +doc/rfc +doc/tmac +doc/*/*.[lp]s[ft][0-9] +doc/misc/*.ps lib/bsd* lib/cylink* lib/dnssafe* @@ -10,13 +19,10 @@ port/aix32* port/aix4* port/aux3* port/bsdos* -port/bsdos2* port/cygwin* port/darwin* port/decunix* port/hpux* -port/hpux10* -port/hpux9* port/irix* port/linux* port/lynxos* @@ -26,8 +32,7 @@ port/next* port/openbsd* port/qnx* port/rhapsody* -port/sco42* -port/sco50* +port/sco* port/solaris* port/sunos* port/ultrix*