aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2023-12-02 12:11:36 +0000
committerRene Ladan <rene@FreeBSD.org>2023-12-02 12:11:36 +0000
commite893a37d2da6ef8d2ef71eb7efea928c3429498c (patch)
tree3e3a01a11979554d53a269e221f2149eee9587e6 /mail
parentac7bb18407397afb9221bd4be975a8ce7cfcf929 (diff)
downloadports-e893a37d2da6ef8d2ef71eb7efea928c3429498c.tar.gz
ports-e893a37d2da6ef8d2ef71eb7efea928c3429498c.zip
mail/qmail-spamcontrol: Remove expired port
2023-11-30 mail/qmail-spamcontrol: BROKEN for more than 4+ years
Diffstat (limited to 'mail')
-rw-r--r--mail/Makefile1
-rw-r--r--mail/qmail-spamcontrol/Makefile37
-rw-r--r--mail/qmail-spamcontrol/pkg-descr6
3 files changed, 0 insertions, 44 deletions
diff --git a/mail/Makefile b/mail/Makefile
index 1d79b8e3b0d8..c557233e31d8 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -546,7 +546,6 @@
SUBDIR += qmail-qfilter
SUBDIR += qmail-rblchk
SUBDIR += qmail-remove
- SUBDIR += qmail-spamcontrol
SUBDIR += qmail-tls
SUBDIR += qmailadmin
SUBDIR += qmailanalog
diff --git a/mail/qmail-spamcontrol/Makefile b/mail/qmail-spamcontrol/Makefile
deleted file mode 100644
index cdcc7e805544..000000000000
--- a/mail/qmail-spamcontrol/Makefile
+++ /dev/null
@@ -1,37 +0,0 @@
-PORTNAME= qmail
-PORTVERSION= ${QMAIL_VERSION}.${SPAMCONTROL_VERSION}
-PORTREVISION= 3
-CATEGORIES= mail
-MASTER_SITES+= http://www.fehcom.de/qmail/spamcontrol/:spamcontrol \
- LOCAL/bdrewery/qmail/:spamcontrol
-PKGNAMESUFFIX= -spamcontrol
-DISTFILES= ${QMAIL_DIST} ${SPAMCONTROL_DIST}:spamcontrol
-EXTRACT_ONLY= ${QMAIL_DIST}
-
-COMMENT= Qmail MTA with SpamControl patches
-WWW= http://www.fehcom.de/qmail/spamcontrol.html
-
-DEPRECATED= BROKEN for more than 4+ years
-EXPIRATION_DATE= 2023-11-30
-BROKEN_FreeBSD_12= incomplete definition of type 'struct X509_name_st'
-BROKEN_FreeBSD_13= incomplete definition of type 'struct X509_name_st'
-BROKEN_FreeBSD_14= incomplete definition of type 'struct X509_name_st'
-CONFLICTS= *qmail qmail-ldap *qmail-mysql *qmail-tls
-
-EXTRA_PATCHES+= ${MASTERDIR}/files/patch-install.c \
- ${MASTERDIR}/files/patch-Makefile \
- ${MASTERDIR}/files/patch-auto_uids-c-dist
-
-# Distfiles
-QMAIL_DIST= ${PORTNAME}-${QMAIL_VERSION}${EXTRACT_SUFX}
-SPAMCONTROL_DIST= spamcontrol-${SPAMCONTROL_VERSION}.tgz
-SPAMCONTROL_VERSION= 2731
-
-SLAVE_SPAMCONTROL= yes
-
-# Local overrides
-MASTERDIR= ${.CURDIR}/../qmail
-PATCHDIR= ${.CURDIR}/files
-DESCR= ${.CURDIR}/pkg-descr
-
-.include "${MASTERDIR}/Makefile"
diff --git a/mail/qmail-spamcontrol/pkg-descr b/mail/qmail-spamcontrol/pkg-descr
deleted file mode 100644
index bf415c42daf1..000000000000
--- a/mail/qmail-spamcontrol/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-SpamControl is a collection of patches for qmail developed and maintained
-by Erwin Hoffmann (feh@fehcom.de).
-
-Some SpamControl features: smtp-auth (plain, login and cram-md5),
-requirement of brackets on addresses, qmail-queue, bigtodo, moreipme,
-recipients, STARTTLS...