freebsd-dev/contrib/sendmail/FREEBSD-upgrade

65 lines
1.3 KiB
Plaintext
Raw Normal View History

$FreeBSD$
2001-05-28 17:13:41 +00:00
sendmail 8.11.4
originals can be found at: ftp://ftp.sendmail.org/pub/sendmail/
For the import of sendmail, the following files were removed:
2001-01-21 22:22:31 +00:00
Build
cf/cf/Build
cf/cf/generic-bsd4.4.cf
cf/cf/generic-hpux10.cf
cf/cf/generic-hpux9.cf
cf/cf/generic-linux.cf
2001-01-21 22:22:31 +00:00
cf/cf/generic-nextstep3.3.cf
cf/cf/generic-osf1.cf
cf/cf/generic-solaris2.cf
cf/cf/generic-sunos4.1.cf
cf/cf/generic-ultrix4.cf
devtools/*
doc/op/op.ps
2001-01-21 22:22:31 +00:00
libmilter/Build
libsmdb/Build
libsmutil/Build
mail.local/Build
mail.local/mail.local.0
2001-01-21 22:22:31 +00:00
mailstats/Build
mailstats/mailstats.0
2001-01-21 22:22:31 +00:00
makemap/Build
makemap/makemap.0
2001-01-21 22:22:31 +00:00
praliases/Build
praliases/praliases.0
2001-01-21 22:22:31 +00:00
rmail/Build
rmail/rmail.0
2001-01-21 22:22:31 +00:00
sendmail/Build
sendmail/aliases.0
sendmail/mailq.0
2001-01-21 22:22:31 +00:00
sendmail/makesendmail
sendmail/newaliases.0
sendmail/sendmail.0
sendmail/sysexits.h
2001-01-21 22:22:31 +00:00
smrsh/Build
smrsh/smrsh.0
2001-01-21 22:22:31 +00:00
vacation/Build
vacation/vacation.0
The following directories were renamed:
sendmail -> src
Imported using:
2001-05-28 17:13:41 +00:00
cvs import -m 'Import sendmail 8.11.4' \
src/contrib/sendmail SENDMAIL v8_11_4
To make local changes to sendmail, simply patch and commit to the main
branch (aka HEAD). Never make local changes on the vendor (SENDMAIL)
branch.
All local changes should be submitted to the Sendmail Consortium
<sendmail@sendmail.org> for inclusion in the next vendor release.
gshapiro@FreeBSD.org
2001-05-28 17:13:41 +00:00
28-May-2001