aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorgreid <greid@FreeBSD.org>2001-05-16 09:31:45 +0800
committergreid <greid@FreeBSD.org>2001-05-16 09:31:45 +0800
commitf7b9db87057cf7a85bcf0cb9ce752f59d8f23d17 (patch)
tree4cc3006079ab99c32ae32ee7196aa79898adb3e8 /mail
parenta8a8fcd82c9e084c6849109e120ce49322d6cee0 (diff)
downloadfreebsd-ports-graphics-f7b9db87057cf7a85bcf0cb9ce752f59d8f23d17.tar.gz
freebsd-ports-graphics-f7b9db87057cf7a85bcf0cb9ce752f59d8f23d17.tar.zst
freebsd-ports-graphics-f7b9db87057cf7a85bcf0cb9ce752f59d8f23d17.zip
o Update to latest version
o Add a WWW link o Fix portlint warnings for pkg-message
Diffstat (limited to 'mail')
-rw-r--r--mail/spambnc/Makefile30
-rw-r--r--mail/spambnc/distinfo2
-rw-r--r--mail/spambnc/pkg-descr2
-rw-r--r--mail/spambnc/pkg-message5
-rw-r--r--mail/spambnc/pkg-plist44
5 files changed, 69 insertions, 14 deletions
diff --git a/mail/spambnc/Makefile b/mail/spambnc/Makefile
index ad6182a46cc..c596ed319ab 100644
--- a/mail/spambnc/Makefile
+++ b/mail/spambnc/Makefile
@@ -6,20 +6,34 @@
#
PORTNAME= spambnc
-PORTVERSION= 20010310
+PORTVERSION= 20010514
CATEGORIES= mail
-MASTER_SITES= http://www.spambouncer.org/
-DISTFILES= spambnc.tar.Z index.shtml
-EXTRACT_ONLY= spambnc.tar.Z
+MASTER_SITES= ftp://ftp.spambouncer.org/
+DISTFILES= sb.tar.Z index.shtml
+EXTRACT_ONLY= sb.tar.Z
-MAINTAINER= greid@ukug.uk.freebsd.org
+MAINTAINER= greid@FreeBSD.org
IGNOREFILES= index.shtml
NO_WRKSUBDIR= yes
NO_BUILD= yes
-SBFILES= freemail legitlists notify procmail.rc sb-new.rc \
- sb-old.rc sb.rc spam
+SBFILES= check-blacklists.rc freemail legitlists notify procmail.rc \
+ sb-blacklists.rc sb-blockheaders.rc sb-blockisps.rc \
+ sb-blocksw.rc sb-domain_from_forgeries.rc sb-freemail.rc \
+ sb-ideological.rc sb-languages.rc sb-mainsleaze.rc \
+ sb-ordinary.rc sb-pt-bogus_urls.rc \
+ sb-pt-bulk_email_advertising.rc sb-pt-chain_letters.rc \
+ sb-pt-credit.rc sb-pt-detective.rc sb-pt-diploma.rc \
+ sb-pt-disclaimer.rc sb-pt-havendomains.rc sb-pt-health.rc \
+ sb-pt-mmf.rc sb-pt-onlinebiz.rc sb-pt-other_patterns.rc \
+ sb-pt-scripts.rc sb-pt-spamphone.rc sb-pt-spampostal.rc \
+ sb-pt-spamsubjects.rc sb-pt-stock.rc sb-pt-webhost.rc \
+ sb-pt-websitetraffic.rc sb-pt-websurf.rc \
+ sb-pt-weight_loss.rc sb-pt-work_from_home.rc sb-pt-xxx.rc \
+ sb-retired.rc sb-rogue.rc sb-smallfry.rc sb-spamforhire.rc \
+ sb-spamheaders.rc sb-spamisps.rc sb-spamsw.rc \
+ sb-viruses.rc sb.rc spam
do-install:
${MKDIR} ${PREFIX}/share/spambnc/
@@ -32,6 +46,6 @@ do-install:
.endif
post-install:
- @${SED} -e 's,/usr/local,${PREFIX},g' ${PKGMESSAGE}
+ @${SED} -e 's,%%PREFIX%%,${PREFIX},g' ${PKGMESSAGE}
.include <bsd.port.mk>
diff --git a/mail/spambnc/distinfo b/mail/spambnc/distinfo
index 1f14b860fa7..241a4f40ad6 100644
--- a/mail/spambnc/distinfo
+++ b/mail/spambnc/distinfo
@@ -1,2 +1,2 @@
-MD5 (spambnc.tar.Z) = 1df06b51abdcc60cac9a6d84e20d5a91
+MD5 (sb.tar.Z) = 8d6d501af83080f532016fd0cf384287
MD5 (index.shtml) = IGNORE
diff --git a/mail/spambnc/pkg-descr b/mail/spambnc/pkg-descr
index 04720607ce9..fd4fb35a912 100644
--- a/mail/spambnc/pkg-descr
+++ b/mail/spambnc/pkg-descr
@@ -9,5 +9,7 @@ probably spam, but might also be legitimate. It then tags this email
with appropriate headers giving the spam classification, and responds
according to the parameters you have set.
+WWW: http://www.spambouncer.org
+
- George Reid
greid@ukug.uk.freebsd.org
diff --git a/mail/spambnc/pkg-message b/mail/spambnc/pkg-message
index 28b6fe234e2..bf3c8236e72 100644
--- a/mail/spambnc/pkg-message
+++ b/mail/spambnc/pkg-message
@@ -1,6 +1,5 @@
-The spambounce procmail rules have been installed in /usr/local/share/spambnc/.
+The spambounce procmail rules have been installed in %%PREFIX%%/share/spambnc/.
Please read the section entitled "Configuring the Spam Bouncer" in the file
-/usr/local/share/doc/spambnc/documentation.html for information on how to set
+%%PREFIX%%/share/doc/spambnc/documentation.html for information on how to set
up your mailbox.
-
diff --git a/mail/spambnc/pkg-plist b/mail/spambnc/pkg-plist
index 80a2000e7d7..9b38f9080b8 100644
--- a/mail/spambnc/pkg-plist
+++ b/mail/spambnc/pkg-plist
@@ -1,9 +1,49 @@
+share/spambnc/check-blacklists.rc
share/spambnc/freemail
share/spambnc/legitlists
share/spambnc/notify
share/spambnc/procmail.rc
-share/spambnc/sb-new.rc
-share/spambnc/sb-old.rc
+share/spambnc/sb-blacklists.rc
+share/spambnc/sb-blockheaders.rc
+share/spambnc/sb-blockisps.rc
+share/spambnc/sb-blocksw.rc
+share/spambnc/sb-domain_from_forgeries.rc
+share/spambnc/sb-freemail.rc
+share/spambnc/sb-ideological.rc
+share/spambnc/sb-languages.rc
+share/spambnc/sb-mainsleaze.rc
+share/spambnc/sb-ordinary.rc
+share/spambnc/sb-pt-bogus_urls.rc
+share/spambnc/sb-pt-bulk_email_advertising.rc
+share/spambnc/sb-pt-chain_letters.rc
+share/spambnc/sb-pt-credit.rc
+share/spambnc/sb-pt-detective.rc
+share/spambnc/sb-pt-diploma.rc
+share/spambnc/sb-pt-disclaimer.rc
+share/spambnc/sb-pt-havendomains.rc
+share/spambnc/sb-pt-health.rc
+share/spambnc/sb-pt-mmf.rc
+share/spambnc/sb-pt-onlinebiz.rc
+share/spambnc/sb-pt-other_patterns.rc
+share/spambnc/sb-pt-scripts.rc
+share/spambnc/sb-pt-spamphone.rc
+share/spambnc/sb-pt-spampostal.rc
+share/spambnc/sb-pt-spamsubjects.rc
+share/spambnc/sb-pt-stock.rc
+share/spambnc/sb-pt-webhost.rc
+share/spambnc/sb-pt-websitetraffic.rc
+share/spambnc/sb-pt-websurf.rc
+share/spambnc/sb-pt-weight_loss.rc
+share/spambnc/sb-pt-work_from_home.rc
+share/spambnc/sb-pt-xxx.rc
+share/spambnc/sb-retired.rc
+share/spambnc/sb-rogue.rc
+share/spambnc/sb-smallfry.rc
+share/spambnc/sb-spamforhire.rc
+share/spambnc/sb-spamheaders.rc
+share/spambnc/sb-spamisps.rc
+share/spambnc/sb-spamsw.rc
+share/spambnc/sb-viruses.rc
share/spambnc/sb.rc
share/spambnc/spam
%%PORTDOCS%%share/doc/spambnc/documentation.html