mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Update to 20140707, and pass maintainership back to submitter/author.
PR: 191707 Submitted by: michael@ranner.eu
This commit is contained in:
parent
c4e3ac8e27
commit
025779faf1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=361159
@ -1,11 +1,11 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= spamass-rules
|
||||
PORTVERSION= 20120817
|
||||
PORTVERSION= 20140707
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://www.ranner.eu/stuff/
|
||||
|
||||
MAINTAINER= adamw@FreeBSD.org
|
||||
MAINTAINER= michael@ranner.eu
|
||||
COMMENT= Custom rulesets for SpamAssassin
|
||||
|
||||
RUN_DEPENDS= spamc:${PORTSDIR}/mail/spamassassin
|
||||
@ -21,13 +21,13 @@ OPTIONS_GROUP= LANG BLACKLIST
|
||||
OPTIONS_SINGLE_WEEDS= WEEDS1 WEEDS2
|
||||
WEEDS_DESC= Looks at alphanum, hex, lower-, uppercase chars
|
||||
|
||||
OPTIONS_GROUP_LANG= CHINESE GERMAN GREEK
|
||||
OPTIONS_GROUP_LANG= CHINESE GERMAN GREEK POLISH
|
||||
LANG_DESC= Catch spam written in...
|
||||
|
||||
OPTIONS_GROUP_BLACKLIST=AHBL MALWARE MSPIKE NIXSPAM
|
||||
BLACKLIST= DNS Blacklists
|
||||
|
||||
OPTIONS_DEFAULT= BOGUS_VIRUS DBRACKETS GERMAN GREEK MALWARE MIMEVLD MSPIKE NIXSPAM RANDOM TRIPWIRE WEEDS WEEDS2
|
||||
OPTIONS_DEFAULT= BOGUS_VIRUS DBRACKETS GERMAN GREEK MALWARE MIMEVLD MSPIKE NIXSPAM POLISH RANDOM TRIPWIRE WEEDS WEEDS2
|
||||
|
||||
AHBL_DESC= AHBL Blacklist
|
||||
MALWARE_DESC= Malware Patrol
|
||||
@ -48,6 +48,7 @@ TRIPWIRE_DESC= Matches 3 chars that shouldn't be together
|
||||
CHINESE_DESC= Chinese
|
||||
GERMAN_DESC= German
|
||||
GREEK_DESC= Greek
|
||||
POLISH_DESC= Polish
|
||||
|
||||
WEEDS1_DESC= Less restrictive rules
|
||||
WEEDS2_DESC= More restrictive rules
|
||||
@ -72,6 +73,7 @@ MANGLED_CONF= mangled.cf
|
||||
MIMEVLD_CONF= mime_validate.cf
|
||||
MSPIKE_CONF= 10_dnsbl_mspike.cf
|
||||
NIXSPAM_CONF= 20_dnsbl_nixspam.cf
|
||||
POLISH_CONF= sa_body_test_pl.cf
|
||||
RANDOM_CONF= random.cf
|
||||
TRIPWIRE_CONF= 99_FVGT_Tripwire.cf
|
||||
WEEDS1_CONF= weeds.cf
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (spamass-rules-20120817.tar.bz2) = 4734532ae0220ea5755cfb4a28e8733866b050c598b214841ceb6efd6245ab97
|
||||
SIZE (spamass-rules-20120817.tar.bz2) = 318330
|
||||
SHA256 (spamass-rules-20140707.tar.bz2) = d3c551e8d34985461ed0c2f0144424e6d297c6ca694ee75c64d5d0c614c93c50
|
||||
SIZE (spamass-rules-20140707.tar.bz2) = 356547
|
||||
|
Loading…
Reference in New Issue
Block a user