FREEBSD-upgrade revision 93859
164566Sgshapiro$FreeBSD: head/contrib/sendmail/FREEBSD-upgrade 93859 2002-04-05 04:28:10Z gshapiro $
264566Sgshapiro
390800Sgshapirosendmail 8.12.2
464566Sgshapiro	originals can be found at: ftp://ftp.sendmail.org/pub/sendmail/
564566Sgshapiro
664566SgshapiroFor the import of sendmail, the following files were removed:
764566Sgshapiro
871349Sgshapiro	Build
971349Sgshapiro	cf/cf/Build
1090800Sgshapiro	cf/cf/generic-*.cf
1164566Sgshapiro	devtools/*
1264566Sgshapiro	doc/op/op.ps
1390800Sgshapiro	*/Build
1490800Sgshapiro	*/*.0
1571349Sgshapiro	sendmail/makesendmail
1664566Sgshapiro	sendmail/sysexits.h
1764566Sgshapiro
1864566SgshapiroThe following directories were renamed:
1964566Sgshapiro
2064566Sgshapiro	sendmail -> src
2164566Sgshapiro
2264566SgshapiroImported using:
2364566Sgshapiro
2490800Sgshapiro	cvs import -m 'Import sendmail 8.12.2' \
2590800Sgshapiro		src/contrib/sendmail SENDMAIL v8_12_2
2664566Sgshapiro
2764566Sgshapiro
2864566SgshapiroTo make local changes to sendmail, simply patch and commit to the main
2964566Sgshapirobranch (aka HEAD).  Never make local changes on the vendor (SENDMAIL)
3064566Sgshapirobranch.
3164566Sgshapiro
3264566SgshapiroAll local changes should be submitted to the Sendmail Consortium
3364566Sgshapiro<sendmail@sendmail.org> for inclusion in the next vendor release.
3464566Sgshapiro
3593857SgshapiroThe following files make up the sendmail build/install/runtime
3693857Sgshapiroinfrastructure in FreeBSD:
3793857Sgshapiro
3893857Sgshapiro	bin/Makefile
3993857Sgshapiro	bin/rmail/Makefile
4093857Sgshapiro	contrib/sendmail/
4193857Sgshapiro	etc/Makefile
4293857Sgshapiro	etc/defaults/make.conf (RELENG_4)
4393857Sgshapiro	etc/defaults/rc.conf
4493857Sgshapiro	etc/mail/Makefile
4593857Sgshapiro	etc/mail/README
4693857Sgshapiro	etc/mail/access.sample
4793857Sgshapiro	etc/mail/aliases
4893857Sgshapiro	etc/mail/mailer.conf
4993857Sgshapiro	etc/mail/mailertable.sample
5093857Sgshapiro	etc/mail/virtusertable.sample
5193857Sgshapiro	etc/mtree/BSD.include.dist
5293857Sgshapiro	etc/mtree/BSD.usr.dist
5393857Sgshapiro	etc/mtree/BSD.var.dist
5493857Sgshapiro	etc/rc
5593857Sgshapiro	etc/sendmail/Makefile
5693857Sgshapiro	etc/sendmail/freebsd.mc
5793857Sgshapiro	etc/sendmail/freefall.mc
5893857Sgshapiro	etc/sendmail/rc.sendmail
5993857Sgshapiro	lib/Makefile
6093857Sgshapiro	lib/libmilter/Makefile
6193857Sgshapiro	lib/libsm/Makefile
6293857Sgshapiro	lib/libsmdb/Makefile
6393857Sgshapiro	lib/libsmutil/Makefile
6493857Sgshapiro	libexec/Makefile
6593857Sgshapiro	libexec/mail.local/Makefile
6693857Sgshapiro	libexec/smrsh/Makefile
6793857Sgshapiro	share/Makefile
6893857Sgshapiro	share/doc/smm/Makefile
6993857Sgshapiro	share/doc/smm/08.sendmailop/Makefile
7093857Sgshapiro	share/examples/etc/make.conf (HEAD)
7193857Sgshapiro	share/man/man5/make.conf.5
7293857Sgshapiro	share/man/man5/rc.conf.5
7393857Sgshapiro	share/man/man8/Makefile
7493857Sgshapiro	share/man/man8/rc.sendmail.8
7593857Sgshapiro	share/mk/bsd.libnames.mk
7693857Sgshapiro	share/sendmail/Makefile
7793857Sgshapiro	usr.bin/Makefile
7893857Sgshapiro	usr.bin/vacation/Makefile
7993857Sgshapiro	usr.sbin/Makefile
8093857Sgshapiro	usr.sbin/editmap/Makefile
8193857Sgshapiro	usr.sbin/mailstats/Makefile
8293857Sgshapiro	usr.sbin/makemap/Makefile
8393857Sgshapiro	usr.sbin/praliases/Makefile
8493857Sgshapiro	usr.sbin/sendmail/Makefile
8593859Sgshapiro	usr.sbin/mailwrapper/Makefile
8693857Sgshapiro
8764566Sgshapirogshapiro@FreeBSD.org
8890800Sgshapiro17-February-2002
89