xref: /freebsd/contrib/sendmail/FREEBSD-upgrade (revision 77a0943ded95b9e6438f7db70c4a28e4d93946d4)
1$FreeBSD$
2
3sendmail 8.11.1
4	originals can be found at: ftp://ftp.sendmail.org/pub/sendmail/
5
6For the import of sendmail, the following files were removed:
7
8	cf/cf/generic-bsd4.4.cf
9	cf/cf/generic-hpux10.cf
10	cf/cf/generic-hpux9.cf
11	cf/cf/generic-linux.cf
12	cf/cf/generic-osf1.cf
13	cf/cf/generic-solaris2.cf
14	cf/cf/generic-sunos4.1.cf
15	cf/cf/generic-ultrix4.cf
16	devtools/*
17	doc/op/op.ps
18	mail.local/mail.local.0
19	mailstats/mailstats.0
20	makemap/makemap.0
21	praliases/praliases.0
22	rmail/rmail.0
23	sendmail/aliases.0
24	sendmail/mailq.0
25	sendmail/newaliases.0
26	sendmail/sendmail.0
27	sendmail/sysexits.h
28	smrsh/smrsh.0
29	vacation/vacation.0
30
31The following directories were renamed:
32
33	sendmail -> src
34
35Imported using:
36
37	cvs import -m 'Import sendmail 8.11.1' \
38		src/contrib/sendmail SENDMAIL v8_11_1
39
40
41To make local changes to sendmail, simply patch and commit to the main
42branch (aka HEAD).  Never make local changes on the vendor (SENDMAIL)
43branch.
44
45All local changes should be submitted to the Sendmail Consortium
46<sendmail@sendmail.org> for inclusion in the next vendor release.
47
48gshapiro@FreeBSD.org
4930-September-2000
50