aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2012-11-29 01:23:21 +0800
committerbdrewery <bdrewery@FreeBSD.org>2012-11-29 01:23:21 +0800
commit67d8d737dd49b7f6457b9253880f6e8d47bcfbee (patch)
tree23aaf0f8afc6772447b4249e818263d19daebace /mail
parent52e1ff8cd60a2070b8367368ccf64bb3069b4544 (diff)
downloadfreebsd-ports-gnome-67d8d737dd49b7f6457b9253880f6e8d47bcfbee.tar.gz
freebsd-ports-gnome-67d8d737dd49b7f6457b9253880f6e8d47bcfbee.tar.zst
freebsd-ports-gnome-67d8d737dd49b7f6457b9253880f6e8d47bcfbee.zip
2012-11-23 mail/vchkuser: mail/qmail-spamcontrol replaces this port
PR: ports/170860 Submitted by: Luiz Otavio O Souza <loos.br@gmail.com> (maintainer) Feature safe: yes
Diffstat (limited to 'mail')
-rw-r--r--mail/Makefile1
-rw-r--r--mail/vchkuser/Makefile40
-rw-r--r--mail/vchkuser/distinfo2
-rw-r--r--mail/vchkuser/pkg-descr4
4 files changed, 0 insertions, 47 deletions
diff --git a/mail/Makefile b/mail/Makefile
index 97bf0edc27c8..7549f3abce6b 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -725,7 +725,6 @@
SUBDIR += usendmail
SUBDIR += vacation
SUBDIR += vbsfilter
- SUBDIR += vchkuser
SUBDIR += vexim
SUBDIR += vm
SUBDIR += vm-pop3d
diff --git a/mail/vchkuser/Makefile b/mail/vchkuser/Makefile
deleted file mode 100644
index dcc3ebd07c85..000000000000
--- a/mail/vchkuser/Makefile
+++ /dev/null
@@ -1,40 +0,0 @@
-# New ports collection makefile for: vchkuser
-# Date created: 23 January 2008
-# Whom: Luiz Otavio O Souza <loos.br@gmail.com>
-#
-# $FreeBSD$
-#
-
-PORTNAME= vchkuser
-PORTVERSION= 0.2
-PORTREVISION= 2
-CATEGORIES= mail
-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
-
-MAINTAINER= loos.br@gmail.com
-COMMENT= Qmail-smtpd+vpopmail check rcpt to on the fly
-
-PLIST_FILES= vpopmail/bin/vchkuser
-
-BUILD_DEPENDS+= ${VPOPMAILDIR}/lib/libvpopmail.a:${PORTSDIR}/mail/vpopmail
-
-USE_QMAIL= yes
-
-WRKSRC= ${WRKDIR}/${PORTNAME}
-VPOPMAILDIR?= ${PREFIX}/vpopmail
-
-DEPRECATED= mail/qmail-spamcontrol replaces this port
-EXPIRATION_DATE=2012-11-23
-
-DOCS= README CHANGELOG
-
-post-install:
-.if !defined(NOPORTDOCS)
- @${MKDIR} ${DOCSDIR}
- @${INSTALL_DATA} ${DOCS:S,^,${WRKSRC}/,} ${DOCSDIR}/
-
-PLIST_FILES+= ${DOCSDIR_REL}/README ${DOCSDIR_REL}/CHANGELOG
-PLIST_DIRS= ${DOCSDIR_REL}
-.endif
-
-.include <bsd.port.mk>
diff --git a/mail/vchkuser/distinfo b/mail/vchkuser/distinfo
deleted file mode 100644
index a8f9f6cfd51d..000000000000
--- a/mail/vchkuser/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (vchkuser-0.2.tar.gz) = 42059dd3ff1eae7ef2fb8f8c0348b41897a610e38b385c8d873ff8ded05ec7ea
-SIZE (vchkuser-0.2.tar.gz) = 8565
diff --git a/mail/vchkuser/pkg-descr b/mail/vchkuser/pkg-descr
deleted file mode 100644
index 6d760040b0a8..000000000000
--- a/mail/vchkuser/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-vchkuser is a helper program so qmail-smtpd can accept only true users
-(or alias) from vpopmail database.
-
-WWW: http://vchkuser.sourceforge.net