mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Add junkfilter, junk email filtering software for procmail.
This commit is contained in:
parent
2247ec04c2
commit
63caeafa47
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=28723
@ -32,6 +32,7 @@
|
||||
SUBDIR += hbiff
|
||||
SUBDIR += im
|
||||
SUBDIR += imap-uw
|
||||
SUBDIR += junkfilter
|
||||
SUBDIR += kbiff
|
||||
SUBDIR += knewmail
|
||||
SUBDIR += lbdb
|
||||
|
45
mail/junkfilter/Makefile
Normal file
45
mail/junkfilter/Makefile
Normal file
@ -0,0 +1,45 @@
|
||||
# New ports collection makefile for: junkfilter
|
||||
# Date created: 20000523
|
||||
# Whom: Gregory Sutter <gsutter@zer0.org>
|
||||
|
||||
#
|
||||
# $Id: Makefile,v 1.5 2000/05/24 05:40:31 gsutter Exp $
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= junkfilter
|
||||
PORTVERSION= 20000313
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://junkfilter.zer0.org/pkg/20000313/
|
||||
|
||||
MAINTAINER= gsutter@zer0.org
|
||||
|
||||
RUN_DEPENDS= procmail:${PORTSDIR}/mail/procmail
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PKGNAME}
|
||||
NO_BUILD= yes
|
||||
BINDIR= ${PREFIX}/etc/${PORTNAME}
|
||||
|
||||
JFFILES= LICENSE addresses bodychk dialups headers ip jf jf-addresses \
|
||||
jf-addresses-user-default jf-bodychk jf-bodychk-user-default \
|
||||
jf-dialups jf-dialups-user-default jf-domains \
|
||||
jf-domains-user-default jf-headers jf-headers-user-default \
|
||||
jf-ip jf-ip-user-default jf-white junkfilter \
|
||||
junkfilter.bodychk junkfilter.config junkfilter.four \
|
||||
junkfilter.lists junkfilter.match junkfilter.one \
|
||||
junkfilter.opt junkfilter.readme junkfilter.three \
|
||||
junkfilter.two junkfilter.user-default junkfilter.white white
|
||||
|
||||
JFDOMFILES= assorted general gulf-blocks harrismkt thehitman tsf-fannin
|
||||
|
||||
do-install:
|
||||
${MKDIR} ${BINDIR}/domains
|
||||
.for FILE in ${JFFILES}
|
||||
${INSTALL_DATA} ${WRKSRC}/${FILE} ${BINDIR}
|
||||
.endfor
|
||||
.for FILE in ${JFDOMFILES}
|
||||
${INSTALL_DATA} ${WRKSRC}/domains/${FILE} ${BINDIR}/domains
|
||||
.endfor
|
||||
|
||||
.include <bsd.port.mk>
|
1
mail/junkfilter/distinfo
Normal file
1
mail/junkfilter/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (junkfilter-20000313.tar.gz) = 5ece3486495af3d12c2f69ad66b6fa76
|
1
mail/junkfilter/pkg-comment
Normal file
1
mail/junkfilter/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
Junk email filtering software for procmail
|
16
mail/junkfilter/pkg-descr
Normal file
16
mail/junkfilter/pkg-descr
Normal file
@ -0,0 +1,16 @@
|
||||
junkfilter is a set of interlaced procmail scripts whose purpose is
|
||||
to filter spam, or junk email. It requires nothing other than
|
||||
procmail, and takes no overt action upon classifying a message. All
|
||||
action is left up to the user, although examples are provided.
|
||||
|
||||
Modules include:
|
||||
numerous header checks
|
||||
a phrase checker for the message body
|
||||
an address filter
|
||||
a dialup filter
|
||||
a domain filter
|
||||
an IP filter
|
||||
|
||||
WWW: http://junkfilter.zer0.org/
|
||||
|
||||
-Greg <gsutter@zer0.org>
|
42
mail/junkfilter/pkg-plist
Normal file
42
mail/junkfilter/pkg-plist
Normal file
@ -0,0 +1,42 @@
|
||||
etc/junkfilter/LICENSE
|
||||
etc/junkfilter/addresses
|
||||
etc/junkfilter/bodychk
|
||||
etc/junkfilter/dialups
|
||||
etc/junkfilter/domains/assorted
|
||||
etc/junkfilter/domains/general
|
||||
etc/junkfilter/domains/gulf-blocks
|
||||
etc/junkfilter/domains/harrismkt
|
||||
etc/junkfilter/domains/thehitman
|
||||
etc/junkfilter/domains/tsf-fannin
|
||||
etc/junkfilter/headers
|
||||
etc/junkfilter/ip
|
||||
etc/junkfilter/jf
|
||||
etc/junkfilter/jf-addresses
|
||||
etc/junkfilter/jf-addresses-user-default
|
||||
etc/junkfilter/jf-bodychk
|
||||
etc/junkfilter/jf-bodychk-user-default
|
||||
etc/junkfilter/jf-dialups
|
||||
etc/junkfilter/jf-dialups-user-default
|
||||
etc/junkfilter/jf-domains
|
||||
etc/junkfilter/jf-domains-user-default
|
||||
etc/junkfilter/jf-headers
|
||||
etc/junkfilter/jf-headers-user-default
|
||||
etc/junkfilter/jf-ip
|
||||
etc/junkfilter/jf-ip-user-default
|
||||
etc/junkfilter/jf-white
|
||||
etc/junkfilter/junkfilter
|
||||
etc/junkfilter/junkfilter.bodychk
|
||||
etc/junkfilter/junkfilter.config
|
||||
etc/junkfilter/junkfilter.four
|
||||
etc/junkfilter/junkfilter.lists
|
||||
etc/junkfilter/junkfilter.match
|
||||
etc/junkfilter/junkfilter.one
|
||||
etc/junkfilter/junkfilter.opt
|
||||
etc/junkfilter/junkfilter.readme
|
||||
etc/junkfilter/junkfilter.three
|
||||
etc/junkfilter/junkfilter.two
|
||||
etc/junkfilter/junkfilter.user-default
|
||||
etc/junkfilter/junkfilter.white
|
||||
etc/junkfilter/white
|
||||
@dirrm etc/junkfilter/domains
|
||||
@dirrm etc/junkfilter
|
Loading…
Reference in New Issue
Block a user