pkgsrc/mail/sendmail/PLIST
adrianp a22a3e9f09 Update sendmail to 8.13.5
From the CHANGELOG:
> 	Store the filesystem identifier of the df/ subdirectory (if it
> 		exists) in an internal structure instead of the base
> 		directory.  This structure is used decide whether there
> 		is enough free disk space when selecting a queue, hence
> 		without this change queue selection could fail if a df/
> 		subdirectory exists and is on a different filesystem
> 		than the base directory.
> 	Use the queue index of the df file (instead of the qf file) for
> 		checking whether a link(2) operation can be used to split
> 		an envelope across queue groups.  Problem found by
> 		Werner Wiethege.
> 	If the list of items in the queue is larger than the maximum
> 		number of items to process, sort the queue first and
> 		then cut the list off instead of the other way around.
> 		Patch from Matej Vela of Rudjer Boskovic Institute.
> 	Fix helpfile to show full entry for ETRN.  Problem noted by
> 		Penelope Fudd, patch from Neil Rickert of Northern Illinois
> 		University.
> 	FallbackSmartHost should also be tried on temporary errors.
> 		From John Beck of Sun Microsystems.
> 	When a server responds with 421 to the STARTTLS command then treat
> 		it as a temporary error, not as protocol error.  Problem
> 		noted by Andrey J. Melnikoff.
> 	Properly define two functions in libsm as static because their
> 		prototype used static too.  Patch from Peter Klein.
> 	Fix syntax errors in helpfile for MAIL and RCPT commands.
> 	LIBMILTER: When smfi_replacebody() is called with bodylen equals
> 		zero then do not silently ignore that call.  Patch from
> 		Gurusamy Sarathy of Active State.
> 	LIBMILTER: Recognize "421" also in a multi-line reply to terminate
> 		the SMTP session with that error.  Fix from Brian Kantor.
> 	Portability: New option HASSNPRINTF which can be set if the OS
> 			has a properly working snprintf(3) to get rid
> 			of the last two (safe) sprintf(3) calls in the
> 			source code.
> 		Add support for AIX 5.3.
> 		Add support for SunOS 5.11 (aka Solaris 11).
> 		Add support for Darwin 8.x.  Patch from Lyndon Nerenberg.
> 		OpenBSD 3.7 has removed support for NETISO.
> 	CONFIG: Add OSTYPE(freebsd6) for FreeBSD 6.X.
2005-10-14 08:36:02 +00:00

231 lines
7.4 KiB
Text

@comment $NetBSD: PLIST,v 1.10 2005/10/14 08:36:02 adrianp Exp $
bin/hoststat
bin/mailq
bin/newaliases
bin/purgestat
bin/vacation
lib/libsm.a
lib/libsmutil.a
libexec/sendmail/sendmail
libexec/sendmail/smrsh
man/cat1/mailq.0
man/cat1/newaliases.0
man/cat1/vacation.0
man/cat5/aliases.0
man/cat8/editmap.0
man/cat8/mailstats.0
man/cat8/makemap.0
man/cat8/praliases.0
man/cat8/sendmail.0
man/cat8/smrsh.0
sbin/editmap
sbin/mailstats
sbin/makemap
sbin/praliases
share/doc/sendmail/README
share/doc/sendmail/RELEASE_NOTES
share/doc/sendmail/SECURITY
share/doc/sendmail/op.me
share/doc/sendmail/op.ps
share/examples/sendmail/mailer.conf
share/misc/helpfile
share/sendmail/README
share/sendmail/cf/Build
share/sendmail/cf/Makefile
share/sendmail/cf/README
share/sendmail/cf/chez.cs.mc
share/sendmail/cf/clientproto.mc
share/sendmail/cf/cs-hpux10.mc
share/sendmail/cf/cs-hpux9.mc
share/sendmail/cf/cs-osf1.mc
share/sendmail/cf/cs-solaris2.mc
share/sendmail/cf/cs-sunos4.1.mc
share/sendmail/cf/cs-ultrix4.mc
share/sendmail/cf/cyrusproto.mc
share/sendmail/cf/generic-bsd4.4.cf
share/sendmail/cf/generic-bsd4.4.mc
share/sendmail/cf/generic-hpux10.cf
share/sendmail/cf/generic-hpux10.mc
share/sendmail/cf/generic-hpux9.cf
share/sendmail/cf/generic-hpux9.mc
share/sendmail/cf/generic-linux.cf
share/sendmail/cf/generic-linux.mc
share/sendmail/cf/generic-mpeix.cf
share/sendmail/cf/generic-mpeix.mc
share/sendmail/cf/generic-nextstep3.3.cf
share/sendmail/cf/generic-nextstep3.3.mc
share/sendmail/cf/generic-osf1.cf
share/sendmail/cf/generic-osf1.mc
share/sendmail/cf/generic-solaris.cf
share/sendmail/cf/generic-solaris.mc
share/sendmail/cf/generic-sunos4.1.cf
share/sendmail/cf/generic-sunos4.1.mc
share/sendmail/cf/generic-ultrix4.cf
share/sendmail/cf/generic-ultrix4.mc
share/sendmail/cf/huginn.cs.mc
share/sendmail/cf/knecht.mc
share/sendmail/cf/mail.cs.mc
share/sendmail/cf/mail.eecs.mc
share/sendmail/cf/mailspool.cs.mc
share/sendmail/cf/python.cs.mc
share/sendmail/cf/s2k-osf1.mc
share/sendmail/cf/s2k-ultrix4.mc
share/sendmail/cf/submit.cf
share/sendmail/cf/submit.mc
share/sendmail/cf/tcpproto.mc
share/sendmail/cf/ucbarpa.mc
share/sendmail/cf/ucbvax.mc
share/sendmail/cf/uucpproto.mc
share/sendmail/cf/vangogh.cs.mc
share/sendmail/domain/Berkeley.EDU.m4
share/sendmail/domain/CS.Berkeley.EDU.m4
share/sendmail/domain/EECS.Berkeley.EDU.m4
share/sendmail/domain/S2K.Berkeley.EDU.m4
share/sendmail/domain/berkeley-only.m4
share/sendmail/domain/generic.m4
share/sendmail/feature/accept_unqualified_senders.m4
share/sendmail/feature/accept_unresolvable_domains.m4
share/sendmail/feature/access_db.m4
share/sendmail/feature/allmasquerade.m4
share/sendmail/feature/always_add_domain.m4
share/sendmail/feature/authinfo.m4
share/sendmail/feature/bestmx_is_local.m4
share/sendmail/feature/bitdomain.m4
share/sendmail/feature/blacklist_recipients.m4
share/sendmail/feature/compat_check.m4
share/sendmail/feature/conncontrol.m4
share/sendmail/feature/delay_checks.m4
share/sendmail/feature/dnsbl.m4
share/sendmail/feature/domaintable.m4
share/sendmail/feature/enhdnsbl.m4
share/sendmail/feature/generics_entire_domain.m4
share/sendmail/feature/genericstable.m4
share/sendmail/feature/greet_pause.m4
share/sendmail/feature/ldap_routing.m4
share/sendmail/feature/limited_masquerade.m4
share/sendmail/feature/local_lmtp.m4
share/sendmail/feature/local_no_masquerade.m4
share/sendmail/feature/local_procmail.m4
share/sendmail/feature/lookupdotdomain.m4
share/sendmail/feature/loose_relay_check.m4
share/sendmail/feature/mailertable.m4
share/sendmail/feature/masquerade_entire_domain.m4
share/sendmail/feature/masquerade_envelope.m4
share/sendmail/feature/msp.m4
share/sendmail/feature/mtamark.m4
share/sendmail/feature/no_default_msa.m4
share/sendmail/feature/nocanonify.m4
share/sendmail/feature/notsticky.m4
share/sendmail/feature/nouucp.m4
share/sendmail/feature/nullclient.m4
share/sendmail/feature/preserve_local_plus_detail.m4
share/sendmail/feature/preserve_luser_host.m4
share/sendmail/feature/promiscuous_relay.m4
share/sendmail/feature/queuegroup.m4
share/sendmail/feature/ratecontrol.m4
share/sendmail/feature/redirect.m4
share/sendmail/feature/relay_based_on_MX.m4
share/sendmail/feature/relay_entire_domain.m4
share/sendmail/feature/relay_hosts_only.m4
share/sendmail/feature/relay_local_from.m4
share/sendmail/feature/relay_mail_from.m4
share/sendmail/feature/smrsh.m4
share/sendmail/feature/stickyhost.m4
share/sendmail/feature/use_client_ptr.m4
share/sendmail/feature/use_ct_file.m4
share/sendmail/feature/use_cw_file.m4
share/sendmail/feature/uucpdomain.m4
share/sendmail/feature/virtuser_entire_domain.m4
share/sendmail/feature/virtusertable.m4
share/sendmail/hack/cssubdomain.m4
share/sendmail/m4/cf.m4
share/sendmail/m4/cfhead.m4
share/sendmail/m4/proto.m4
share/sendmail/m4/version.m4
share/sendmail/mailer/cyrus.m4
share/sendmail/mailer/cyrusv2.m4
share/sendmail/mailer/fax.m4
share/sendmail/mailer/local.m4
share/sendmail/mailer/mail11.m4
share/sendmail/mailer/phquery.m4
share/sendmail/mailer/pop.m4
share/sendmail/mailer/procmail.m4
share/sendmail/mailer/qpage.m4
share/sendmail/mailer/smtp.m4
share/sendmail/mailer/usenet.m4
share/sendmail/mailer/uucp.m4
share/sendmail/ostype/a-ux.m4
share/sendmail/ostype/aix3.m4
share/sendmail/ostype/aix4.m4
share/sendmail/ostype/aix5.m4
share/sendmail/ostype/altos.m4
share/sendmail/ostype/amdahl-uts.m4
share/sendmail/ostype/bsd4.3.m4
share/sendmail/ostype/bsd4.4.m4
share/sendmail/ostype/bsdi.m4
share/sendmail/ostype/bsdi1.0.m4
share/sendmail/ostype/bsdi2.0.m4
share/sendmail/ostype/darwin.m4
share/sendmail/ostype/dgux.m4
share/sendmail/ostype/domainos.m4
share/sendmail/ostype/dragonfly.m4
share/sendmail/ostype/dynix3.2.m4
share/sendmail/ostype/freebsd4.m4
share/sendmail/ostype/freebsd5.m4
share/sendmail/ostype/freebsd6.m4
share/sendmail/ostype/gnu.m4
share/sendmail/ostype/hpux10.m4
share/sendmail/ostype/hpux11.m4
share/sendmail/ostype/hpux9.m4
share/sendmail/ostype/irix4.m4
share/sendmail/ostype/irix5.m4
share/sendmail/ostype/irix6.m4
share/sendmail/ostype/isc4.1.m4
share/sendmail/ostype/linux.m4
share/sendmail/ostype/maxion.m4
share/sendmail/ostype/mklinux.m4
share/sendmail/ostype/mpeix.m4
share/sendmail/ostype/nextstep.m4
share/sendmail/ostype/openbsd.m4
share/sendmail/ostype/osf1.m4
share/sendmail/ostype/powerux.m4
share/sendmail/ostype/ptx2.m4
share/sendmail/ostype/qnx.m4
share/sendmail/ostype/riscos4.5.m4
share/sendmail/ostype/sco-uw-2.1.m4
share/sendmail/ostype/sco3.2.m4
share/sendmail/ostype/sinix.m4
share/sendmail/ostype/solaris2.m4
share/sendmail/ostype/solaris2.ml.m4
share/sendmail/ostype/solaris2.pre5.m4
share/sendmail/ostype/solaris8.m4
share/sendmail/ostype/sunos3.5.m4
share/sendmail/ostype/sunos4.1.m4
share/sendmail/ostype/svr4.m4
share/sendmail/ostype/ultrix4.m4
share/sendmail/ostype/unicos.m4
share/sendmail/ostype/unicosmk.m4
share/sendmail/ostype/unicosmp.m4
share/sendmail/ostype/unixware7.m4
share/sendmail/ostype/unknown.m4
share/sendmail/ostype/uxpds.m4
share/sendmail/sendmail.schema
share/sendmail/sh/makeinfo.sh
share/sendmail/siteconfig/uucp.cogsci.m4
share/sendmail/siteconfig/uucp.old.arpa.m4
share/sendmail/siteconfig/uucp.ucbarpa.m4
share/sendmail/siteconfig/uucp.ucbvax.m4
@dirrm share/sendmail/siteconfig
@dirrm share/sendmail/sh
@dirrm share/sendmail/ostype
@dirrm share/sendmail/mailer
@dirrm share/sendmail/m4
@dirrm share/sendmail/hack
@dirrm share/sendmail/feature
@dirrm share/sendmail/domain
@dirrm share/sendmail/cf
@dirrm share/sendmail
@unexec ${RMDIR} %D/share/examples/sendmail 2>/dev/null || ${TRUE}
@unexec ${RMDIR} ${SMRSH_CMDDIR} 2>/dev/null || ${TRUE}
@dirrm share/doc/sendmail
@dirrm libexec/sendmail