summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2023-06-01 21:07:00 +0200
committerRene Ladan <rene@FreeBSD.org>2023-06-01 21:07:00 +0200
commit9efc2ec444aaacfe2951efd93519d9450cf3f88a (patch)
treebcfce0f9170c688feb33fd11463e8c4b7b0c4707
parentb37fbe1f0fefe07dc092802fc666338eeb5f30e1 (diff)
downloadfreebsd-ports-9efc2ec444aaacfe2951efd93519d9450cf3f88a.zip
mail/spamdyke: Remove expired port:
2023-06-01 mail/spamdyke: Broken for more than a year and last upstream release was in 2015
-rw-r--r--MOVED1
-rw-r--r--mail/Makefile1
-rw-r--r--mail/spamdyke/Makefile65
-rw-r--r--mail/spamdyke/distinfo2
-rw-r--r--mail/spamdyke/pkg-descr10
-rw-r--r--mail/spamdyke/pkg-plist2
6 files changed, 1 insertions, 80 deletions
diff --git a/MOVED b/MOVED
index c5433b656fd6..ca7d4cf537ca 100644
--- a/MOVED
+++ b/MOVED
@@ -7610,3 +7610,4 @@ sysutils/bareos18-client|sysutils/bareos19-client|2023-06-01|Has expired: Upstre
sysutils/bareos18-server|sysutils/bareos19-server|2023-06-01|Has expired: Upstream EOL reached on 2020-02-03
sysutils/bareos18-traymonitor|sysutils/bareos19-traymonitor|2023-06-01|Has expired: Upstream EOL reached on 2020-02-03
net-mgmt/nagircbot||2023-06-01|Has expired: Broken for more than a year and fails to build on all supported release
+mail/spamdyke||2023-06-01|Has expired: Broken for more than a year and last upstream release was in 2015
diff --git a/mail/Makefile b/mail/Makefile
index bc9ad2104b25..43f21b58cd33 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -653,7 +653,6 @@
SUBDIR += spambnc
SUBDIR += spamcup
SUBDIR += spamd
- SUBDIR += spamdyke
SUBDIR += spamguard
SUBDIR += spamilter
SUBDIR += spampd
diff --git a/mail/spamdyke/Makefile b/mail/spamdyke/Makefile
deleted file mode 100644
index 20f0d17faac1..000000000000
--- a/mail/spamdyke/Makefile
+++ /dev/null
@@ -1,65 +0,0 @@
-PORTNAME= spamdyke
-PORTVERSION= 5.0.1
-PORTREVISION= 9
-CATEGORIES= mail
-MASTER_SITES= http://www.spamdyke.org/releases/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Qmail filter for monitoring and intercepting SMTP connections
-WWW= https://www.spamdyke.org/
-
-LICENSE= GPLv2
-
-BROKEN_mips= fails to build: error: nested functions are disabled, use -fnested-functions to re-enable
-BROKEN_mips64= fails to build: error: nested functions are disabled, use -fnested-functions to re-enable
-BROKEN_powerpc64= fails to build: error: nested functions are disabled, use -fnested-functions to re-enable
-DEPRECATED= Broken for more than a year and last upstream release was in 2015
-EXPIRATION_DATE= 2023-06-01
-
-RUN_DEPENDS= ${LOCALBASE}/bin/tcprules:sysutils/ucspi-tcp
-
-USES= cpe qmail tar:tgz
-WRKSRC= ${WRKDIR}/${DISTNAME}/spamdyke
-GNU_CONFIGURE= yes
-ALL_TARGET= spamdyke
-USE_GCC= yes
-
-OPTIONS_DEFINE= TLS DEBUG DEBUG_EXCESSIVE DOCS
-OPTIONS_DEFAULT= TLS
-DEBUG_DESC= Enable debugging output
-DEBUG_EXCESSIVE_DESC= Enable excessive debugging output
-
-TLS_CONFIGURE_ENABLE= tls
-TLS_USES= ssl
-TLS_LDFLAGS= -L${OPENSSLLIB}
-TLS_CFLAGS= -I${OPENSSLINC}
-
-DEBUG_CONFIGURE_ENABLE= debug-output
-DEBUG_EXCESSIVE_CONFIGURE_ENABLE= excessive-output
-
-PORTDOCS= Changelog.txt FAQ.html GNUGPL.txt INSTALL.txt \
- README.html README_ip_file_format.html \
- README_rdns_directory_format.html README_rdns_file_format.html \
- UPGRADING.txt UPGRADING_version_3_to_version_4.txt
-
-.include <bsd.port.pre.mk>
-
-.if ${SSL_DEFAULT} == base
-BROKEN_FreeBSD_12= checking for library containing SSL_library_init... no
-BROKEN_FreeBSD_13= checking for library containing SSL_library_init... no
-BROKEN_FreeBSD_14= checking for library containing SSL_library_init... no
-.endif
-
-post-patch:
- @${REINPLACE_CMD} -e 's#^CFLAGS :=.*#CFLAGS = ${CFLAGS}#' ${WRKSRC}/Makefile.in
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/spamdyke ${STAGEDIR}${PREFIX}/bin
- ${INSTALL_DATA} ${WRKDIR}/${DISTNAME}/documentation/spamdyke.conf.example \
- ${STAGEDIR}${PREFIX}/etc/spamdyke.conf.sample
-
-do-install-DOCS-on:
- @${MKDIR} ${STAGEDIR}${DOCSDIR}
- cd ${WRKDIR}/${DISTNAME}/documentation && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}
-
-.include <bsd.port.post.mk>
diff --git a/mail/spamdyke/distinfo b/mail/spamdyke/distinfo
deleted file mode 100644
index c8e92c697c6c..000000000000
--- a/mail/spamdyke/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (spamdyke-5.0.1.tgz) = 9d096921a4efd8d84e2de7b28af4acc6c00d57fd60b47aa4f96fec8813247770
-SIZE (spamdyke-5.0.1.tgz) = 383720
diff --git a/mail/spamdyke/pkg-descr b/mail/spamdyke/pkg-descr
deleted file mode 100644
index 247fd064b056..000000000000
--- a/mail/spamdyke/pkg-descr
+++ /dev/null
@@ -1,10 +0,0 @@
-spamdyke is a filter for monitoring and intercepting SMTP
-connections between a remote host and a qmail server. Spam
-is blocked while the remote server (spammer) is still
-connected; no additional processing or storage is needed.
-
-In addition to all of its anti-spam filters, spamdyke also
-includes a number of features to enhance qmail.
-
-Best of all, using spamdyke does not require patching or
-recompiling qmail!
diff --git a/mail/spamdyke/pkg-plist b/mail/spamdyke/pkg-plist
deleted file mode 100644
index 7d7738b903d6..000000000000
--- a/mail/spamdyke/pkg-plist
+++ /dev/null
@@ -1,2 +0,0 @@
-bin/spamdyke
-@sample etc/spamdyke.conf.sample