ports/120156: [NEW PORT] devel/p5-Data-Throttler: Limit data throughput

Masahiro Teramoto markun at onohara.to
Wed Jan 30 15:40:02 UTC 2008


>Number:         120156
>Category:       ports
>Synopsis:       [NEW PORT] devel/p5-Data-Throttler: Limit data throughput
>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:   Wed Jan 30 15:40:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Masahiro Teramoto
>Release:        FreeBSD 6.2-RELEASE-p4 i386
>Organization:
>Environment:
System: FreeBSD gate.onohara.to 6.2-RELEASE-p4 FreeBSD 6.2-RELEASE-p4 #0: Thu Apr 26 17:40:53 UTC 2007
>Description:
Data::Throttler helps solving throttling tasks like "allow a single IP
only to send 100 emails per hour".

It provides an optionally persistent data store to keep track of
what happened before and offers a simple yes/no interface to an application,
which can then focus on performing the actual task (like sending email)
or suppressing/postponing it.

Author:	Michael Schilli <m at perlmeister.com>
WWW:	http://search.cpan.org/~mschilli/Data-Throttler/

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

--- p5-Data-Throttler-0.01.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-Data-Throttler
#	p5-Data-Throttler/pkg-descr
#	p5-Data-Throttler/Makefile
#	p5-Data-Throttler/pkg-plist
#	p5-Data-Throttler/distinfo
#
echo c - p5-Data-Throttler
mkdir -p p5-Data-Throttler > /dev/null 2>&1
echo x - p5-Data-Throttler/pkg-descr
sed 's/^X//' >p5-Data-Throttler/pkg-descr << 'END-of-p5-Data-Throttler/pkg-descr'
XData::Throttler helps solving throttling tasks like "allow a single IP
Xonly to send 100 emails per hour".
X
XIt provides an optionally persistent data store to keep track of
Xwhat happened before and offers a simple yes/no interface to an application,
Xwhich can then focus on performing the actual task (like sending email)
Xor suppressing/postponing it.
X
XAuthor:	Michael Schilli <m at perlmeister.com>
XWWW:	http://search.cpan.org/~mschilli/Data-Throttler/
END-of-p5-Data-Throttler/pkg-descr
echo x - p5-Data-Throttler/Makefile
sed 's/^X//' >p5-Data-Throttler/Makefile << 'END-of-p5-Data-Throttler/Makefile'
X# New ports collection makefile for:	p5-Data-Throttler
X# Date created:		2008-01-30
X# Whom:			Masahiro Teramoto <markun at onohara.to>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Data-Throttler
XPORTVERSION=	0.01
XCATEGORIES=	devel perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	../../authors/id/M/MS/MSCHILLI
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	markun at onohara.to
XCOMMENT=	Limit data throughput
X
XBUILD_DEPENDS=	p5-DBM-Deep>=1.0001:${PORTSDIR}/databases/p5-DBM-Deep \
X		p5-Log-Log4perl>=1:${PORTSDIR}/devel/p5-Log-Log4perl \
X		p5-Set-IntSpan>=0:${PORTSDIR}/math/p5-Set-IntSpan \
X		p5-Text-ASCIITable>=0:${PORTSDIR}/textproc/p5-Text-ASCIITable
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Data::Throttler.3
X
X.include <bsd.port.mk>
END-of-p5-Data-Throttler/Makefile
echo x - p5-Data-Throttler/pkg-plist
sed 's/^X//' >p5-Data-Throttler/pkg-plist << 'END-of-p5-Data-Throttler/pkg-plist'
X at comment $FreeBSD$
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/Throttler/.packlist
X%%SITE_PERL%%/Data/Throttler.pm
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/Throttler
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data
X at dirrmtry %%SITE_PERL%%/Data
END-of-p5-Data-Throttler/pkg-plist
echo x - p5-Data-Throttler/distinfo
sed 's/^X//' >p5-Data-Throttler/distinfo << 'END-of-p5-Data-Throttler/distinfo'
XMD5 (Data-Throttler-0.01.tar.gz) = 393a796a37c5613ee8878dc95c4d7a79
XSHA256 (Data-Throttler-0.01.tar.gz) = 6968bd5f01b2ffdad3cf0b5addbcc399aa7441b0dde95f30443d36390001d525
XSIZE (Data-Throttler-0.01.tar.gz) = 6723
END-of-p5-Data-Throttler/distinfo
exit
--- p5-Data-Throttler-0.01.shar ends here ---

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



More information about the freebsd-ports-bugs mailing list