FREEBSD-upgrade revision 157704
164566Sgshapiro$FreeBSD: head/contrib/sendmail/FREEBSD-upgrade 157704 2006-04-13 04:12:38Z gshapiro $
264566Sgshapiro
3157007Sgshapirosendmail 8.13.6
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
14102532Sgshapiro	[e-v]*/*.0
1571349Sgshapiro	sendmail/makesendmail
1664566Sgshapiro	sendmail/sysexits.h
1764566Sgshapiro
1864566SgshapiroThe following directories were renamed:
1964566Sgshapiro
2064566Sgshapiro	sendmail -> src
2164566Sgshapiro
2264566SgshapiroImported using:
2364566Sgshapiro
24157007Sgshapiro	cvs import -m 'Import sendmail 8.13.6' \
25157007Sgshapiro		src/contrib/sendmail SENDMAIL v8_13_6
2664566Sgshapiro
27157704SgshapiroAfter importing, bump the version of src/etc/sendmail/freebsd*mc
28157704Sgshapiroso mergemaster will merge /etc/mail/freebsd*cf:
2964566Sgshapiro
30157704Sgshapiro	cvs commit -f src/etc/sendmail/freebsd*mc
31157704Sgshapiro
3264566SgshapiroTo make local changes to sendmail, simply patch and commit to the main
3364566Sgshapirobranch (aka HEAD).  Never make local changes on the vendor (SENDMAIL)
3464566Sgshapirobranch.
3564566Sgshapiro
3664566SgshapiroAll local changes should be submitted to the Sendmail Consortium
3764566Sgshapiro<sendmail@sendmail.org> for inclusion in the next vendor release.
3864566Sgshapiro
3993857SgshapiroThe following files make up the sendmail build/install/runtime
4093857Sgshapiroinfrastructure in FreeBSD:
4193857Sgshapiro
4295149Sgshapiro	Makefile.inc1
4393857Sgshapiro	bin/Makefile
4493857Sgshapiro	bin/rmail/Makefile
4593857Sgshapiro	contrib/sendmail/
4693857Sgshapiro	etc/Makefile
4793857Sgshapiro	etc/defaults/make.conf (RELENG_4)
4894347Sgshapiro	etc/defaults/periodic.conf
4993857Sgshapiro	etc/defaults/rc.conf
5093857Sgshapiro	etc/mail/Makefile
5193857Sgshapiro	etc/mail/README
5293857Sgshapiro	etc/mail/access.sample
5393857Sgshapiro	etc/mail/aliases
5493857Sgshapiro	etc/mail/mailer.conf
5593857Sgshapiro	etc/mail/mailertable.sample
5693857Sgshapiro	etc/mail/virtusertable.sample
5793857Sgshapiro	etc/mtree/BSD.include.dist
5895149Sgshapiro	etc/mtree/BSD.sendmail.dist
5993857Sgshapiro	etc/mtree/BSD.usr.dist
6093857Sgshapiro	etc/mtree/BSD.var.dist
6194260Sgshapiro	etc/periodic/daily/440.status-mailq
6294260Sgshapiro	etc/periodic/daily/500.queuerun
6393857Sgshapiro	etc/rc
64127978Sgshapiro	etc/rc.sendmail
6593857Sgshapiro	etc/sendmail/Makefile
6693857Sgshapiro	etc/sendmail/freebsd.mc
67121232Sgshapiro	etc/sendmail/freebsd.submit.mc
6893857Sgshapiro	etc/sendmail/freefall.mc
6993857Sgshapiro	lib/Makefile
7093857Sgshapiro	lib/libmilter/Makefile
7193857Sgshapiro	lib/libsm/Makefile
7293857Sgshapiro	lib/libsmdb/Makefile
7393857Sgshapiro	lib/libsmutil/Makefile
7493857Sgshapiro	libexec/Makefile
7593857Sgshapiro	libexec/mail.local/Makefile
7693857Sgshapiro	libexec/smrsh/Makefile
7793857Sgshapiro	share/Makefile
7893857Sgshapiro	share/doc/smm/Makefile
7993857Sgshapiro	share/doc/smm/08.sendmailop/Makefile
8093857Sgshapiro	share/examples/etc/make.conf (HEAD)
8193857Sgshapiro	share/man/man5/make.conf.5
8294347Sgshapiro	share/man/man5/periodic.conf.5
8393857Sgshapiro	share/man/man5/rc.conf.5
8493976Sgshapiro	share/man/man7/hier.7
8593857Sgshapiro	share/man/man8/Makefile
8693857Sgshapiro	share/man/man8/rc.sendmail.8
8793857Sgshapiro	share/mk/bsd.libnames.mk
8893857Sgshapiro	share/sendmail/Makefile
8993857Sgshapiro	usr.bin/Makefile
9093857Sgshapiro	usr.bin/vacation/Makefile
9193857Sgshapiro	usr.sbin/Makefile
9293857Sgshapiro	usr.sbin/editmap/Makefile
9393857Sgshapiro	usr.sbin/mailstats/Makefile
9493857Sgshapiro	usr.sbin/makemap/Makefile
9593857Sgshapiro	usr.sbin/praliases/Makefile
9693857Sgshapiro	usr.sbin/sendmail/Makefile
9793859Sgshapiro	usr.sbin/mailwrapper/Makefile
9893857Sgshapiro
9964566Sgshapirogshapiro@FreeBSD.org
100157704Sgshapiro12-April-2006
101