ports/59617: [NEW PORT] mail/p5-Email-Filter: Library for creating easy email filters

Lars Thegler lars at thegler.dk
Sun Nov 23 17:30:18 UTC 2003


>Number:         59617
>Category:       ports
>Synopsis:       [NEW PORT] mail/p5-Email-Filter: Library for creating easy email filters
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 23 09:30:16 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Lars Thegler
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
>Environment:
System: FreeBSD dask.thegler.dk 4.9-STABLE FreeBSD 4.9-STABLE #2: Wed Nov  5 11:25:36 CET
>Description:
This is another module produced by the "Perl Email Project", a reaction
against the complexity and increasing bugginess of the "Mail::*"
modules. It replaces Mail::Audit, and allows you to write programs
describing how your mail should be filtered.

WWW: http://search.cpan.org/dist/Email-Filter

Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:

--- p5-Email-Filter-1.0.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	p5-Email-Filter
#	p5-Email-Filter/Makefile
#	p5-Email-Filter/distinfo
#	p5-Email-Filter/pkg-plist
#	p5-Email-Filter/pkg-descr
#
echo c - p5-Email-Filter
mkdir -p p5-Email-Filter > /dev/null 2>&1
echo x - p5-Email-Filter/Makefile
sed 's/^X//' >p5-Email-Filter/Makefile << 'END-of-p5-Email-Filter/Makefile'
X# New ports collection makefile for:	p5-Email-Filter
X# Date created:				August 31 2003
X# Whom:					Lars Thegler <lars at thegler.dk>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Email-Filter
XPORTVERSION=	1.0
XCATEGORIES=	mail perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Email
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	lars at thegler.dk
XCOMMENT=	Library for creating easy email filters
X
XBUILD_DEPENDS=	${SITE_PERL}/Email/Simple.pm:${PORTSDIR}/mail/p5-Email-Simple \
X		${SITE_PERL}/Email/LocalDelivery.pm:${PORTSDIR}/mail/p5-Email-LocalDelivery \
X		${SITE_PERL}/IPC/Run.pm:${PORTSDIR}/devel/p5-IPC-Run \
X		${SITE_PERL}/Class/Trigger.pm:${PORTSDIR}/devel/p5-Class-Trigger
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Email::Filter.3
X
Xtest:	build
X	cd ${WRKSRC} ; make test
X
X.include <bsd.port.mk>
END-of-p5-Email-Filter/Makefile
echo x - p5-Email-Filter/distinfo
sed 's/^X//' >p5-Email-Filter/distinfo << 'END-of-p5-Email-Filter/distinfo'
XMD5 (Email-Filter-1.0.tar.gz) = 857a522c2c43991f59c65de9c8c05d40
END-of-p5-Email-Filter/distinfo
echo x - p5-Email-Filter/pkg-plist
sed 's/^X//' >p5-Email-Filter/pkg-plist << 'END-of-p5-Email-Filter/pkg-plist'
X%%SITE_PERL%%/Email/Filter.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Email/Filter/.packlist
X at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Email/Filter
X at unexec rmdir %D/%%SITE_PERL%%/Email 2>/dev/null || true
X at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Email 2>/dev/null || true
END-of-p5-Email-Filter/pkg-plist
echo x - p5-Email-Filter/pkg-descr
sed 's/^X//' >p5-Email-Filter/pkg-descr << 'END-of-p5-Email-Filter/pkg-descr'
XThis is another module produced by the "Perl Email Project", a reaction
Xagainst the complexity and increasing bugginess of the "Mail::*"
Xmodules. It replaces Mail::Audit, and allows you to write programs
Xdescribing how your mail should be filtered.
X
XWWW: http://search.cpan.org/dist/Email-Filter
END-of-p5-Email-Filter/pkg-descr
exit
--- p5-Email-Filter-1.0.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list