ports/119544: new port p5-Business-MaxMind-CreditCardFraudDetection

Vivek Khera vivek at khera.org
Thu Jan 10 22:00:04 UTC 2008


>Number:         119544
>Category:       ports
>Synopsis:       new port p5-Business-MaxMind-CreditCardFraudDetection
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 10 22:00:03 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Vivek Khera
>Release:        FreeBSD 6.2-RELEASE-p4 amd64
>Organization:
>Environment:
System: FreeBSD yertle.int.kcilink.com 6.2-RELEASE-p4 FreeBSD 6.2-RELEASE-p4 #0: Wed May 9 16:01:50 EDT 2007 khera at yertle.int.kcilink.com:/usr/obj/usr/src/sys/KCI64SMP amd64


	
>Description:
	

New port for finance/p5-Business-MaxMind-CreditCardFraudDetection

This module queries the MaxMind minFraud service and returns the

>How-To-Repeat:
	
>Fix:

	


# 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:
#
#	Makefile
#	distinfo
#	pkg-descr
#
echo x - Makefile
sed 's/^X//' >Makefile << 'END-of-Makefile'
X# New ports collection makefile for:	p5-Business-MaxMind-CreditCardFraudDetection
X# Date created:				Thu Jan 10 16:13:05 EST 2008
X# Whom:					Vivek Khera <vivek at khera.org>
X#
X# $FreeBSD: $
X#
X
XPORTNAME=	Business-MaxMind-CreditCardFraudDetection
XPORTVERSION=	1.46
XCATEGORIES=	finance perl5
XMASTER_SITES=	CPAN
XMASTER_SITE_SUBDIR=	../by-authors/id/T/TJ/TJMATHER
XDISTNAME=	ccfd_perl_1.46
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	vivek at khera.org
XCOMMENT=	Interface to MaxMind minFraud service
X
XRUN_DEPENDS+=	p5-libwww>0.0:${PORTSDIR}/www/p5-libwww \
X		p5-Crypt-SSLeay>0.0:${PORTSDIR}/security/p5-Crypt-SSLeay
XBUILD_DEPENDS+=	p5-libwww>0.0:${PORTSDIR}/www/p5-libwww
X
XPERL_CONFIGURE=	yes
X
XMAN3=	Business::MaxMind::CreditCardFraudDetection.3 \
X	Business::MaxMind::HTTPBase.3 \
X	Business::MaxMind::LocationVerification.3 \
X	Business::MaxMind::TelephoneVerification.3 \
X	
XPLIST_FILES=	%%SITE_PERL%%/Business/MaxMind/CreditCardFraudDetection.pm \
X	%%SITE_PERL%%/Business/MaxMind/HTTPBase.pm \
X	%%SITE_PERL%%/Business/MaxMind/LocationVerification.pm \
X	%%SITE_PERL%%/Business/MaxMind/TelephoneVerification.pm \
X	%%SITE_PERL%%/Business/MaxMind/example.pl \
X	%%SITE_PERL%%/Business/MaxMind/example_locv.pl \
X	%%SITE_PERL%%/Business/MaxMind/example_telv.pl \
X	%%SITE_PERL%%/auto/Business/MaxMind/HTTPBase/autosplit.ix \
X	%%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/MaxMind/HTTPBase/.packlist
XPLIST_DIRS= \
X	%%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/MaxMind/HTTPBase \
X	%%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/MaxMind \
X	%%SITE_PERL%%/%%PERL_ARCH%%/auto/Business \
X	%%SITE_PERL%%/auto/Business/MaxMind/HTTPBase \
X	%%SITE_PERL%%/auto/Business/MaxMind \
X	%%SITE_PERL%%/auto/Business \
X	%%SITE_PERL%%/Business/MaxMind \
X	%%SITE_PERL%%/Business \
X
X
X
X.include <bsd.port.mk>
END-of-Makefile
echo x - distinfo
sed 's/^X//' >distinfo << 'END-of-distinfo'
XMD5 (ccfd_perl_1.46.tar.gz) = 3ca1180be7d6349c8d33545f6ee5e79f
XSHA256 (ccfd_perl_1.46.tar.gz) = ab7890b8dc53bfb0430f97d92cebd69a8e1364433fe0d41fc9468e2dc469ec7c
XSIZE (ccfd_perl_1.46.tar.gz) = 13450
END-of-distinfo
echo x - pkg-descr
sed 's/^X//' >pkg-descr << 'END-of-pkg-descr'
XNAME
X   Business::MaxMind::CreditCardFraudDetection - Access MaxMind minFraud
X   services
X
XABSTRACT
X   This module queries the MaxMind minFraud service and returns the
X   results.  The service uses a free e-mail database, an IP address geog-
X   raphy database, a bank identification number, and proxy checks to
X   return a risk factor score representing the likelihood that the credit
X   card transaction is fraudulent.
X
XWWW: http://www.maxmind.com/app/ccv_overview
X
END-of-pkg-descr
exit

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



More information about the freebsd-ports-bugs mailing list