aboutsummaryrefslogtreecommitdiff
path: root/mail/zabit
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2012-10-25 22:26:24 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2012-10-25 22:26:24 +0000
commite50718976d0ce40887de9ce89deff8bdaad14ab9 (patch)
treeba3ff7a79f3c522e70eb21e529aa76ed52549c6b /mail/zabit
parent4247a12c645c638638dcbbe2299f520f0d149b19 (diff)
downloadports-e50718976d0ce40887de9ce89deff8bdaad14ab9.tar.gz
ports-e50718976d0ce40887de9ce89deff8bdaad14ab9.zip
Notes
Diffstat (limited to 'mail/zabit')
-rw-r--r--mail/zabit/Makefile41
-rw-r--r--mail/zabit/distinfo2
-rw-r--r--mail/zabit/pkg-descr11
-rw-r--r--mail/zabit/pkg-plist4
4 files changed, 0 insertions, 58 deletions
diff --git a/mail/zabit/Makefile b/mail/zabit/Makefile
deleted file mode 100644
index 014ec7661a9f..000000000000
--- a/mail/zabit/Makefile
+++ /dev/null
@@ -1,41 +0,0 @@
-# New ports collection makefile for: zabit
-# Date created: 14 May 2005
-# Whom: Ozkan KIRIK <ozkan@enderunix.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= zabit
-PORTVERSION= 0.7.1
-PORTREVISION= 1
-CATEGORIES= mail
-MASTER_SITES= http://www.enderunix.org/zabit/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Zabit is a content/attachment filter for qmail
-
-DEPRECATED= No more public distfiles
-EXPIRATION_DATE= 2012-10-20
-
-USE_QMAIL_RUN= yes
-
-HAS_CONFIGURE= yes
-
-.include <bsd.port.pre.mk>
-
-QMAIL_QUEUE= ${QMAIL_PREFIX}/bin/qmail-queue
-
-pre-build:
-.if !defined(BATCH)
- @${DIALOG} --title "${PORTNAME} - ${PORTVERSION} Configuration Menu"\
- --menu "Choose your locale for case insensitive search" 20 60 13\
- en_US English\
- tr_TR Turkish\
- 2>${WRKSRC}/conf-locale
-.else
- @${ECHO_CMD} "en_US" > ${WRKSRC}/conf-locale
-.endif
- @${ECHO_CMD} >> ${WRKSRC}/conf-locale
- @${ECHO_MSG} "===> Locale: `cat ${WRKSRC}/conf-locale`"
-
-.include <bsd.port.post.mk>
diff --git a/mail/zabit/distinfo b/mail/zabit/distinfo
deleted file mode 100644
index ff4024bf5521..000000000000
--- a/mail/zabit/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (zabit-0.7.1.tar.gz) = 92be1e9eb9e11e799961204e26d5b854af6775d9b55009bb449dbcdf705df457
-SIZE (zabit-0.7.1.tar.gz) = 17551
diff --git a/mail/zabit/pkg-descr b/mail/zabit/pkg-descr
deleted file mode 100644
index 5c1083762455..000000000000
--- a/mail/zabit/pkg-descr
+++ /dev/null
@@ -1,11 +0,0 @@
-Almost anyone would agree that the most prominent problem
-facing mail server administrators is spam mails.
-For that we've decided to code a program which
-will be able to detect and reject spam before the mail gets queued.
-
-Zabit is a content/attachment filter for qmail.
-It's been coded in C language for performance reasons.
-
-Zabit does content filtering and attachment control.
-
-WWW: http://www.enderunix.org/zabit
diff --git a/mail/zabit/pkg-plist b/mail/zabit/pkg-plist
deleted file mode 100644
index c98013a0845e..000000000000
--- a/mail/zabit/pkg-plist
+++ /dev/null
@@ -1,4 +0,0 @@
-etc/zabit.conf
-etc/zabit-attach.conf
-etc/zabit-disattach.conf
-bin/zabit