summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2002-06-17 19:27:57 +0000
committertron <tron@pkgsrc.org>2002-06-17 19:27:57 +0000
commit47c23812ffe954c95c9e5376aca23a5de379fb0e (patch)
treec45f147d52e3a5fabab99518334e0ac23d0b2903 /mail
parent3c8eb86663160d7d14f382d391943d7fde954929 (diff)
downloadpkgsrc-47c23812ffe954c95c9e5376aca23a5de379fb0e.tar.gz
Removed outdated and broken "sendmail-current" package.
Diffstat (limited to 'mail')
-rw-r--r--mail/Makefile3
-rw-r--r--mail/sendmail-current/DESCR8
-rw-r--r--mail/sendmail-current/MESSAGE9
-rw-r--r--mail/sendmail-current/Makefile118
-rw-r--r--mail/sendmail-current/PLIST.common191
-rw-r--r--mail/sendmail-current/PLIST.netbsd11
-rw-r--r--mail/sendmail-current/PLIST.solaris11
-rw-r--r--mail/sendmail-current/distinfo10
-rw-r--r--mail/sendmail-current/files/mailer.conf10
-rw-r--r--mail/sendmail-current/files/site.config.m410
-rw-r--r--mail/sendmail-current/files/site.config.m4-db23
-rw-r--r--mail/sendmail-current/files/site.config.m4-ldap4
-rw-r--r--mail/sendmail-current/files/site.config.m4-starttls5
-rw-r--r--mail/sendmail-current/files/site.config.m4-tcpwrappers3
-rw-r--r--mail/sendmail-current/files/site.config.m4-v63
-rw-r--r--mail/sendmail-current/patches/patch-aa25
-rw-r--r--mail/sendmail-current/patches/patch-ab12
-rw-r--r--mail/sendmail-current/patches/patch-ac12
-rw-r--r--mail/sendmail-current/patches/patch-ad18
-rw-r--r--mail/sendmail-current/patches/patch-ae18
-rw-r--r--mail/sendmail-current/patches/patch-af14
21 files changed, 1 insertions, 497 deletions
diff --git a/mail/Makefile b/mail/Makefile
index be0a78f0092..32b8b58e8b1 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.132 2002/06/17 09:16:10 grant Exp $
+# $NetBSD: Makefile,v 1.133 2002/06/17 19:27:57 tron Exp $
#
COMMENT= Electronic mail utilities
@@ -91,7 +91,6 @@ SUBDIR+= queue_repair
SUBDIR+= rblcheck
SUBDIR+= ruby-tmail
SUBDIR+= sendmail
-SUBDIR+= sendmail-current
SUBDIR+= sendmail88
SUBDIR+= smtpfeed
SUBDIR+= solid-pop3d
diff --git a/mail/sendmail-current/DESCR b/mail/sendmail-current/DESCR
deleted file mode 100644
index 3dd2e5933dd..00000000000
--- a/mail/sendmail-current/DESCR
+++ /dev/null
@@ -1,8 +0,0 @@
-Sendmail acts a unified "post office" to which all mail can be submitted.
-Address interpretation is controlled by a production system, which can
-parse both domain-based addressing and old-style "ad hoc" addresses.
-The production system is powerful enough to rewrite addresses in the message
-header to conform to the standards of a number of common target networks,
-including old (NCP/RFC733) Arpanet, new (TCP/RFC822) Arpanet, UUCP, and
-Phonenet. Sendmail also implements an SMTP server, message queueing, and
-aliasing.
diff --git a/mail/sendmail-current/MESSAGE b/mail/sendmail-current/MESSAGE
deleted file mode 100644
index c396bf2057a..00000000000
--- a/mail/sendmail-current/MESSAGE
+++ /dev/null
@@ -1,9 +0,0 @@
-===========================================================================
-$NetBSD: MESSAGE,v 1.2 2001/11/11 06:17:29 hubertf Exp $
-
-To use "${PKGNAME}" as the system's mail transport agent you have
-to install "${PREFIX}/etc/mailer.conf.sendmail" as global mailwrapper
-configuration file. The command below will do that for you:
-
-ln -fs ${PREFIX}/etc/mailer.conf.sendmail /etc/mailer.conf
-===========================================================================
diff --git a/mail/sendmail-current/Makefile b/mail/sendmail-current/Makefile
deleted file mode 100644
index b6c8ebe8a26..00000000000
--- a/mail/sendmail-current/Makefile
+++ /dev/null
@@ -1,118 +0,0 @@
-# $NetBSD: Makefile,v 1.5 2002/01/24 15:48:19 wiz Exp $
-
-DISTNAME= sendmail.8.12.0.Beta10
-PKGNAME= sendmail-8.11.99.10
-CATEGORIES= mail
-MASTER_SITES= ftp://ftp.sendmail.org/pub/sendmail/ \
- ftp://ftp.fu-berlin.de/pub/unix/mail/sendmail/ \
- ftp://ftp.kyoto.wide.ad.jp/pub/mail/sendmail/
-
-#PATCH_SITES= ftp://ftp.kyoto.wide.ad.jp/pub/mail/smtpfeed/
-#PATCHFILES= sendmail8.11.3+3.4W.patch.gz
-#PATCH_DIST_ARGS=-d ${WRKSRC}/sendmail -E ${PATCH_DIST_STRIP}
-#.if !(defined(PATCH_DEBUG) || defined(PKG_VERBOSE))
-#PATCH_DIST_ARGS+=--forward --quiet
-#.endif
-#PATCH_DIST_STRIP= -p1
-
-MAINTAINER= packages@netbsd.org
-HOMEPAGE= http://www.sendmail.org/
-COMMENT= The well known Mail Transport Agent
-
-IGNORE= "security issue found, build broken due to lack of useradd"
-
-DEPENDS= m4-1.4:../../devel/m4
-
-LICENSE= no-profit
-
-NO_CONFIGURE= yes
-MAKE_ENV+= BSD_BINOWN="${BINOWN}" BSD_BINGRP="${BINGRP}" \
- BSD_MANOWN="${MANOWN}" BSD_MANGRP="${MANGRP}"
-
-WRKSRC= ${WRKDIR}/sendmail-8.12.0.Beta10
-SITECONFIG= ${WRKSRC}/devtools/Site/site.config.m4
-
-BUILD_DEFS+= USE_INET6
-
-.include "../../mk/bsd.prefs.mk"
-
-.if ${OPSYS} == "SunOS"
-USE_DB2?= YES
-.else
-USE_DB2?= NO
-.endif
-
-MESSAGE_SRC= ${WRKDIR}/.MESSAGE_SRC
-PLIST_SRC= ${WRKDIR}/.PLIST_SRC
-DESCR_SRC= ${WRKDIR}/.DESCR_SRC
-
-.if defined(USE_LDAP) && ${USE_LDAP} == YES
-DEPENDS+= openldap-1.2.*:../../databases/openldap
-.endif
-.if ${USE_DB2} == YES
-DEPENDS+= db-2.7.7:../../databases/db
-.endif
-.if defined(USE_STARTTLS) && ${USE_STARTTLS} == YES
-USE_SSL= yes
-.endif
-
-post-patch:
- ${CP} ${FILESDIR}/site.config.m4 ${SITECONFIG}
- ${CHMOD} +w ${SITECONFIG}
- ${CP} ${PKGDIR}/DESCR ${DESCR_SRC}
- ${ECHO} '---' >> ${DESCR_SRC}
- ${ECHO} -n 'compiled features:' >> ${DESCR_SRC}
-# ${ECHO} -n ' WIDE' >> ${DESCR_SRC}
-.if defined(USE_INET6) && ${USE_INET6} == YES
- ${CAT} ${FILESDIR}/site.config.m4-v6 >> ${SITECONFIG}
- ${ECHO} -n ' INET6' >> ${DESCR_SRC}
-.endif
-.if ${OPSYS} == "NetBSD"
- ${CAT} ${FILESDIR}/site.config.m4-tcpwrappers >> ${SITECONFIG}
- ${ECHO} -n ' TCPWRAPPERS' >> ${DESCR_SRC}
-.endif
-.if defined(USE_LDAP) && ${USE_LDAP} == YES
- ${CAT} ${FILESDIR}/site.config.m4-ldap >> ${SITECONFIG}
- ${ECHO} -n ' LDAP' >> ${DESCR_SRC}
-.endif
-.if ${USE_DB2} == YES
- ${CAT} ${FILESDIR}/site.config.m4-db2 >> ${SITECONFIG}
- ${ECHO} -n ' DB2' >> ${DESCR_SRC}
-.endif
-.if defined(USE_STARTTLS) && ${USE_STARTTLS} == YES
- ${CAT} ${FILESDIR}/site.config.m4-starttls >> ${SITECONFIG}
- ${ECHO} -n ' STARTTLS' >> ${DESCR_SRC}
-.endif
- ${ECHO} >> ${DESCR_SRC}
-
-do-build:
- @(cd ${WRKSRC}; ./Build)
-
-post-build:
- ${SED} -e 's#@@PREFIX@@#${PREFIX}#g' \
- <${FILESDIR}/mailer.conf >${WRKDIR}/mailer.conf.sendmail
- ${CAT} ${PKGDIR}/PLIST.common ${PKGDIR}/PLIST.${LOWER_OPSYS} > ${PLIST_SRC}
- ${CP} ${PKGDIR}/MESSAGE ${MESSAGE_SRC}
-.if ${USE_DB2} == YES
- ${ECHO} "" >> ${MESSAGE_SRC}
- ${ECHO} "If you are upgrading from \"sendmail\" 8.8.x don't forget to rebuild all" >> ${MESSAGE_SRC}
- ${ECHO} "databases with \"${PREFIX}/bin/newaliases\" and \"${PREFIX}/sbin/makemap\"." >> ${MESSAGE_SRC}
- ${ECHO} >>${PLIST_SRC} "@exec mv -f /usr/sbin/makemap /usr/sbin/makemap.8.8 || true"
- ${ECHO} >>${PLIST_SRC} "@unexec mv -f /usr/sbin/makemap.8.8 /usr/sbin/makemap || true"
-.endif
-
-pre-install:
- ${INSTALL_DATA_DIR} ${PREFIX}/libexec/sendmail
-
-post-install:
- ${INSTALL_DATA} ${WRKDIR}/mailer.conf.sendmail ${PREFIX}/etc
- ${CP} -pr ${WRKSRC}/cf ${PREFIX}/share/sendmail
- ${CHOWN} -R ${BINOWN}:${BINGRP} ${PREFIX}/share/sendmail
-.if ${USE_DB2} == YES
- ${MV} -f /usr/sbin/makemap /usr/sbin/makemap.8.8 || ${TRUE}
-.endif
-
-.include "../../mk/bsd.pkg.mk"
-
-# has to be below include for bsd.pkg.mk, else substition fails
-OBJDIR!= ${ECHO} obj.`uname -srm | ${TR} \ .`
diff --git a/mail/sendmail-current/PLIST.common b/mail/sendmail-current/PLIST.common
deleted file mode 100644
index 46bd72b0fe7..00000000000
--- a/mail/sendmail-current/PLIST.common
+++ /dev/null
@@ -1,191 +0,0 @@
-@comment $NetBSD: PLIST.common,v 1.2 2002/02/15 10:12:48 skrll Exp $
-bin/newaliases
-bin/mailq
-bin/hoststat
-bin/purgestat
-bin/vacation
-etc/mailer.conf.sendmail
-libexec/sendmail/sendmail
-libexec/sendmail/smrsh
-sbin/editmap
-sbin/mailstats
-sbin/makemap
-sbin/praliases
-share/misc/helpfile
-share/sendmail/README
-share/sendmail/cf/Build
-share/sendmail/cf/Makefile
-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-nextstep3.3.mc
-share/sendmail/cf/generic-osf1.cf
-share/sendmail/cf/generic-osf1.mc
-share/sendmail/cf/generic-solaris2.cf
-share/sendmail/cf/generic-solaris2.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/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/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/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/no_default_msa.m4
-share/sendmail/feature/nocanonify.m4
-share/sendmail/feature/nodns.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/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_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/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/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/aux.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/dynix3.2.m4
-share/sendmail/ostype/freebsd4.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/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/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 libexec/sendmail
-@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
-@unexec ${RM} -rf %D/share/sendmail/cf
-@dirrm share/sendmail
diff --git a/mail/sendmail-current/PLIST.netbsd b/mail/sendmail-current/PLIST.netbsd
deleted file mode 100644
index fdb943f98d8..00000000000
--- a/mail/sendmail-current/PLIST.netbsd
+++ /dev/null
@@ -1,11 +0,0 @@
-@comment $NetBSD: PLIST.netbsd,v 1.1 2001/11/01 01:05:36 zuntum Exp $
-man/cat1/mailq.0
-man/cat1/newaliases.0
-man/cat1/vacation.0
-man/cat5/aliases.0
-man/cat8/editmap.0
-man/cat8/makemap.0
-man/cat8/smrsh.0
-man/cat8/mailstats.0
-man/cat8/praliases.0
-man/cat8/sendmail.0
diff --git a/mail/sendmail-current/PLIST.solaris b/mail/sendmail-current/PLIST.solaris
deleted file mode 100644
index 91f1578c170..00000000000
--- a/mail/sendmail-current/PLIST.solaris
+++ /dev/null
@@ -1,11 +0,0 @@
-@comment $NetBSD: PLIST.solaris,v 1.1 2001/11/01 01:05:36 zuntum Exp $
-man/man1/mailq.1
-man/man1/newaliases.1
-man/man1/vacation.1
-man/man5/aliases.5
-man/man8/editmap.8
-man/man8/makemap.8
-man/man8/smrsh.8
-man/man8/mailstats.8
-man/man8/praliases.8
-man/man8/sendmail.8
diff --git a/mail/sendmail-current/distinfo b/mail/sendmail-current/distinfo
deleted file mode 100644
index 9d9893bd0ff..00000000000
--- a/mail/sendmail-current/distinfo
+++ /dev/null
@@ -1,10 +0,0 @@
-$NetBSD: distinfo,v 1.3 2001/05/29 03:39:56 itojun Exp $
-
-SHA1 (sendmail.8.12.0.Beta10.tar.gz) = 0129fcc1117face5edb7cdca472911dc68d0b8cd
-Size (sendmail.8.12.0.Beta10.tar.gz) = 1695241 bytes
-SHA1 (patch-aa) = 746a7f53d8f9064650b0488957e433a98296039e
-SHA1 (patch-ab) = a71c822ddb8791cf5b548144f41f12e78134e1de
-SHA1 (patch-ac) = 1c0757df6977f85d4e21998de6a870a8dc9a4f03
-SHA1 (patch-ad) = 2dc1bb8f3511c80f724e76de093a9445a4e9f2d1
-SHA1 (patch-ae) = 620cd3cee9a0dde54353e2f18dc06a1144a9b2e6
-SHA1 (patch-af) = a4e36341b1b7fe00887d528c9fce0b41da07092c
diff --git a/mail/sendmail-current/files/mailer.conf b/mail/sendmail-current/files/mailer.conf
deleted file mode 100644
index 68cf6a044a5..00000000000
--- a/mail/sendmail-current/files/mailer.conf
+++ /dev/null
@@ -1,10 +0,0 @@
-# $NetBSD: mailer.conf,v 1.1.1.1 2001/04/15 01:20:00 itojun Exp $
-#
-# Execute the "real" sendmail program, named @@PREFIX@@/libexec/sendmail/sendmail
-#
-sendmail @@PREFIX@@/libexec/sendmail/sendmail
-send-mail @@PREFIX@@/libexec/sendmail/sendmail
-mailq @@PREFIX@@/libexec/sendmail/sendmail
-newaliases @@PREFIX@@/libexec/sendmail/sendmail
-hoststat @@PREFIX@@/libexec/sendmail/sendmail
-purgestat @@PREFIX@@/libexec/sendmail/sendmail
diff --git a/mail/sendmail-current/files/site.config.m4 b/mail/sendmail-current/files/site.config.m4
deleted file mode 100644
index c4d1160702c..00000000000
--- a/mail/sendmail-current/files/site.config.m4
+++ /dev/null
@@ -1,10 +0,0 @@
-# $NetBSD: site.config.m4,v 1.1.1.1 2001/04/15 01:20:00 itojun Exp $
-
-# pathnames specific to pkgsrc
-#
-define(`confEBINDIR', `${PREFIX}/libexec/sendmail')
-define(`confMBINDIR', `${PREFIX}/libexec/sendmail')
-define(`confSBINDIR', `${PREFIX}/sbin')
-define(`confUBINDIR', `${PREFIX}/bin')
-define(`confHFDIR', `${PREFIX}/share/misc')
-define(`confMANROOT', `${PREFIX}/man/cat')
diff --git a/mail/sendmail-current/files/site.config.m4-db2 b/mail/sendmail-current/files/site.config.m4-db2
deleted file mode 100644
index e6bbd6de029..00000000000
--- a/mail/sendmail-current/files/site.config.m4-db2
+++ /dev/null
@@ -1,3 +0,0 @@
-# enable db2
-APPENDDEF(`confENVDEF', `-I${LOCALBASE}/include/db2')
-APPENDDEF(`confLIBS', `-L${LOCALBASE}/lib -ldb2')
diff --git a/mail/sendmail-current/files/site.config.m4-ldap b/mail/sendmail-current/files/site.config.m4-ldap
deleted file mode 100644
index ba8c5836d14..00000000000
--- a/mail/sendmail-current/files/site.config.m4-ldap
+++ /dev/null
@@ -1,4 +0,0 @@
-# enable ldap
-APPENDDEF(`confMAPDEF', `-DLDAPMAP')
-APPENDDEF(`confENVDEF', `-I${LOCALBASE}/include')
-APPENDDEF(`confLIBS', `-L${LOCALBASE}/lib -lldap -llber')
diff --git a/mail/sendmail-current/files/site.config.m4-starttls b/mail/sendmail-current/files/site.config.m4-starttls
deleted file mode 100644
index 9fe83f9fa9f..00000000000
--- a/mail/sendmail-current/files/site.config.m4-starttls
+++ /dev/null
@@ -1,5 +0,0 @@
-# enable STARTTLS
-APPENDDEF(`confENVDEF', `-I${LOCALBASE}/include')
-APPENDDEF(`confLIBS', `-L${LOCALBASE}/lib')
-APPENDDEF(`conf_sendmail_ENVDEF', `-DSTARTTLS -D_FFR_TLS_TOREK')
-APPENDDEF(`conf_sendmail_LIBS', `-lssl -lcrypto')
diff --git a/mail/sendmail-current/files/site.config.m4-tcpwrappers b/mail/sendmail-current/files/site.config.m4-tcpwrappers
deleted file mode 100644
index c15ac7f9cb3..00000000000
--- a/mail/sendmail-current/files/site.config.m4-tcpwrappers
+++ /dev/null
@@ -1,3 +0,0 @@
-# enable tcpwrapeprs
-APPENDDEF(`confENVDEF', `-DTCPWRAPPERS')
-APPENDDEF(`conf_sendmail_LIBS', `-lwrap')
diff --git a/mail/sendmail-current/files/site.config.m4-v6 b/mail/sendmail-current/files/site.config.m4-v6
deleted file mode 100644
index e249d65be54..00000000000
--- a/mail/sendmail-current/files/site.config.m4-v6
+++ /dev/null
@@ -1,3 +0,0 @@
-# enable IPv6
-APPENDDEF(`confENVDEF', `-DNETINET6')
-APPENDDEF(`confENVDEF', `-DNEEDSGETIPNODE')
diff --git a/mail/sendmail-current/patches/patch-aa b/mail/sendmail-current/patches/patch-aa
deleted file mode 100644
index 3bb167d6a27..00000000000
--- a/mail/sendmail-current/patches/patch-aa
+++ /dev/null
@@ -1,25 +0,0 @@
-$NetBSD: patch-aa,v 1.1.1.1 2001/04/15 01:20:00 itojun Exp $
-
---- devtools/OS/NetBSD.orig Fri Jan 26 04:03:44 2001
-+++ devtools/OS/NetBSD Fri Mar 16 09:22:18 2001
-@@ -2,13 +2,15 @@
- define(`confMAPDEF', `-DNEWDB -DNIS -DMAP_REGEX')
- define(`confENVDEF', ` -DNETISO')
- define(`confDEPEND_TYPE', `CC-M')
--define(`confSBINGRP', `wheel')
--define(`confUBINOWN', `root')
--define(`confUBINGRP', `wheel')
--define(`confMANOWN', `root')
--define(`confMANGRP', `wheel')
-+define(`confSBINOWN', `${BSD_BINOWN}')
-+define(`confSBINGRP', `${BSD_BINGRP}')
-+define(`confUBINOWN', `${BSD_BINOWN}')
-+define(`confUBINGRP', `${BSD_BINGRP}')
-+define(`confMANOWN', `${BSD_MANOWN}')
-+define(`confMANGRP', `${BSD_MANGRP}')
- define(`confMAN1EXT', `0')
- define(`confMAN3EXT', `0')
- define(`confMAN4EXT', `0')
- define(`confMAN5EXT', `0')
- define(`confMAN8EXT', `0')
-+define(`confLDOPTS', `${LDFLAGS}')
diff --git a/mail/sendmail-current/patches/patch-ab b/mail/sendmail-current/patches/patch-ab
deleted file mode 100644
index 2848bf2dfb9..00000000000
--- a/mail/sendmail-current/patches/patch-ab
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ab,v 1.1.1.1 2001/04/15 01:20:00 itojun Exp $
-
---- devtools/OS/SunOS.5.6.orig Mon Dec 18 01:17:51 2000
-+++ devtools/OS/SunOS.5.6 Fri Mar 16 09:22:38 2001
-@@ -7,6 +7,7 @@
- define(`confENVDEF', `-DSOLARIS=20600')
- define(`confSM_OS_HEADER', `sm_os_sunos')
- define(`confLIBS', `-lsocket -lnsl -lkstat')
-+define(`confLDOPTS', `${LDFLAGS}')
- define(`confMTLDOPTS', `-lpthread')
- define(`confMBINDIR', `/usr/lib')
- define(`confEBINDIR', `/usr/lib')
diff --git a/mail/sendmail-current/patches/patch-ac b/mail/sendmail-current/patches/patch-ac
deleted file mode 100644
index 0435b51f366..00000000000
--- a/mail/sendmail-current/patches/patch-ac
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ac,v 1.1.1.1 2001/04/15 01:20:00 itojun Exp $
-
---- devtools/OS/SunOS.5.7.orig Mon Dec 18 01:17:51 2000
-+++ devtools/OS/SunOS.5.7 Fri Mar 16 09:22:42 2001
-@@ -7,6 +7,7 @@
- define(`confENVDEF', `-DSOLARIS=20700')
- define(`confSM_OS_HEADER', `sm_os_sunos')
- define(`confLIBS', `-lsocket -lnsl')
-+define(`confLDOPTS', `${LDFLAGS}')
- define(`confMTLDOPTS', `-lpthread')
- define(`confMBINDIR', `/usr/lib')
- define(`confEBINDIR', `/usr/lib')
diff --git a/mail/sendmail-current/patches/patch-ad b/mail/sendmail-current/patches/patch-ad
deleted file mode 100644
index 5566f5b8e80..00000000000
--- a/mail/sendmail-current/patches/patch-ad
+++ /dev/null
@@ -1,18 +0,0 @@
-$NetBSD: patch-ad,v 1.1.1.1 2001/04/15 01:20:00 itojun Exp $
-
---- devtools/OS/SunOS.5.8.orig Mon Dec 18 01:17:51 2000
-+++ devtools/OS/SunOS.5.8 Fri Mar 16 09:23:29 2001
-@@ -2,10 +2,11 @@
- define(`confCC', `gcc')
- define(`confLDOPTS_SO', `-G')
- define(`confBEFORE', `sysexits.h')
--define(`confMAPDEF', `-DNDBM -DNIS -DNISPLUS -DMAP_REGEX -DLDAPMAP')
-+define(`confMAPDEF', `-DNDBM -DNIS -DNISPLUS -DMAP_REGEX')
- define(`confENVDEF', `-DSOLARIS=20800 -DNETINET6')
- define(`confSM_OS_HEADER', `sm_os_sunos')
--define(`confLIBS', `-lsocket -lnsl -lldap')
-+define(`confLIBS', `-lsocket -lnsl')
-+define(`confLDOPTS', `${LDFLAGS}')
- define(`confMTLDOPTS', `-lpthread')
- define(`confMBINDIR', `/usr/lib')
- define(`confEBINDIR', `/usr/lib')
diff --git a/mail/sendmail-current/patches/patch-ae b/mail/sendmail-current/patches/patch-ae
deleted file mode 100644
index 36ee01b378b..00000000000
--- a/mail/sendmail-current/patches/patch-ae
+++ /dev/null
@@ -1,18 +0,0 @@
-$NetBSD: patch-ae,v 1.1.1.1 2001/04/15 01:20:00 itojun Exp $
-
---- devtools/OS/SunOS.5.9.orig Mon Dec 18 01:17:51 2000
-+++ devtools/OS/SunOS.5.9 Fri Mar 16 09:23:59 2001
-@@ -2,10 +2,11 @@
- define(`confCC', `gcc')
- define(`confLDOPTS_SO', `-G')
- define(`confBEFORE', `sysexits.h')
--define(`confMAPDEF', `-DNDBM -DNIS -DNISPLUS -DMAP_REGEX -DLDAPMAP')
-+define(`confMAPDEF', `-DNDBM -DNIS -DNISPLUS -DMAP_REGEX')
- define(`confENVDEF', `-DSOLARIS=20900 -DNETINET6')
- define(`confSM_OS_HEADER', `sm_os_sunos')
--define(`confLIBS', `-lsocket -lnsl -lldap')
-+define(`confLIBS', `-lsocket -lnsl')
-+define(`confLDOPTS', `${LDFLAGS}')
- define(`confMTLDOPTS', `-lpthread')
- define(`confMBINDIR', `/usr/lib')
- define(`confEBINDIR', `/usr/lib')
diff --git a/mail/sendmail-current/patches/patch-af b/mail/sendmail-current/patches/patch-af
deleted file mode 100644
index 9abc6906161..00000000000
--- a/mail/sendmail-current/patches/patch-af
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-af,v 1.1.1.1 2001/04/15 01:20:00 itojun Exp $
-
---- sendmail/conf.c.orig Thu Mar 8 09:07:50 2001
-+++ sendmail/conf.c Fri Mar 16 09:24:10 2001
-@@ -4237,7 +4237,8 @@
-
- #if NETINET6
- if (type == AF_INET6 &&
-- IN6_IS_ADDR_UNSPECIFIED((struct in6_addr *) addr))
-+ (IN6_IS_ADDR_UNSPECIFIED((struct in6_addr *) addr) ||
-+ IN6_IS_ADDR_LINKLOCAL((struct in6_addr *) addr)))
- {
- /* Avoid reverse lookup for IPv6 unspecified address */
- SM_SET_H_ERRNO(HOST_NOT_FOUND);