Port details |
- p5-Business-MaxMind-CreditCardFraudDetection Interface to MaxMind minFraud service
- 1.57_1 finance =2 1.57_1Version of this port present on the latest quarterly branch.
- Maintainer: vivek@khera.org
- Port Added: 2008-01-23 01:50:41
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: GPLv2
- WWW:
- https://www.maxmind.com/app/ccv_overview
- Description:
- NAME
Business::MaxMind::CreditCardFraudDetection - Access MaxMind minFraud
services
ABSTRACT
This module queries the MaxMind minFraud service and returns the
results. The service uses a free e-mail database, an IP address geog-
raphy database, a bank identification number, and proxy checks to
return a risk factor score representing the likelihood that the credit
card transaction is fraudulent.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Business-MaxMind-CreditCardFraudDetection>0:finance/p5-Business-MaxMind-CreditCardFraudDetection
- To install the port:
- cd /usr/ports/finance/p5-Business-MaxMind-CreditCardFraudDetection/ && make install clean
- To add the package, run one of these commands:
- pkg install finance/p5-Business-MaxMind-CreditCardFraudDetection
- pkg install p5-Business-MaxMind-CreditCardFraudDetection
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Business-MaxMind-CreditCardFraudDetection
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (Business-MaxMind-1.57.tar.gz) = 2c4933d168be2ddf308e39431f022d75b0bc9d2ab6d0e901bff6e75ad01edb61
SIZE (Business-MaxMind-1.57.tar.gz) = 29881
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-libwww>0.0 : www/p5-libwww
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-libwww>0.0 : www/p5-libwww
- p5-LWP-Protocol-https>0.0 : www/p5-LWP-Protocol-https
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- finance_p5-Business-MaxMind-CreditCardFraudDetection
- USES:
- perl5 shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.57_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.57_1 20 Jul 2022 14:21:51 |
Tobias C. Berner (tcberner) |
finance: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anton Berezin <tobez@FreeBSD.org>
* Christopher Boumenot <boumenot@gmail.com>
* David Naylor <naylor.b.david@gmail.com>
* Dermot Tynan <dtynan@kalopa.com>
* Dorit Rottner (<rottner@punkt.de>)
* Emanuel Haupt <ehaupt@FreeBSD.org>
* Eric Freeman <freebsdports@chillibear.com>
* Glenn Johnson <glennpj@charter.net>
* James FitzGibbon <jfitz@FreeBSD.org>
* Janky Jay <ek@purplehat.org> (Only the first 15 lines of the commit message are shown above ) |
1.57_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.57_1 17 Mar 2019 09:01:01 |
amdmi3 |
- Add LICENSE
- Simplify Makefile by switching to pkg-plist
Approved by: portmgr blanket |
1.57_1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.57_1 31 May 2015 13:15:14 |
amdmi3 |
- Fix shebangs
- Add NO_ARCH
Approved by: portmgr blanket
MFH: 2015Q2 |
1.57 25 Mar 2015 16:25:28 |
vanilla |
Upgrade to 1.57.
PR: 198871
Submitted by: maintainer |
1.56 17 Jan 2015 11:41:54 |
wen |
- Update to 1.56
Changes: http://search.cpan.org/src/MAXMIND/Business-MaxMind-1.56/Changes
PR: 196779
Submitted by: vivek@khera.org(maintainer) |
1.54_2 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
1.54_1 01 Feb 2014 14:41:50 |
miwi |
- Stage support |
1.54_1 20 Sep 2013 17:18:39 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
finance) |
1.54_1 02 Sep 2013 09:44:14 |
az |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
1.54_1 01 Sep 2012 21:25:51 |
swills |
- Fix PLIST issues I caused in the last update
PR: ports/171185
Pointy hat to: swills
Submitted by: bdrewery
Approved by: vivek@khera.org (maintainer, implicit) |
1.54 27 Aug 2012 21:38:59 |
swills |
- Update to 1.54
PR: ports/171101
Approved by: Vick Khera <vivek@khera.org> (maintainer) |
1.51 08 Sep 2011 08:36:43 |
az |
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
With perl@ hat |
1.51 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.51 15 Dec 2009 21:09:33 |
pgollucci |
- Update to 1.51
PR: ports/141576
Approved by: maintainer
Submitted by: myself (pgollucci@) |
1.50 21 May 2009 17:07:55 |
amdmi3 |
- Update to 1.50
PR: 134784
Submitted by: Vivek Khera <vivek@khera.org> (maintainer) |
1.49 11 May 2009 22:40:03 |
amdmi3 |
- Update to 1.49
PR: 134473
Submitted by: Vivek Khera <vivek at khera dot org> (maintainer) |
1.48 05 Nov 2008 03:13:11 |
wxs |
- Update to 1.48
- Cleanup pkg-descr
PR: ports/128572
Submitted by: Vivek Khera <khera@khera.org> (maintainer) |
1.46 23 Jan 2008 01:50:29 |
delphij |
New port: p5-Bussiness-MaxMind-CreditCardFraudDetection.
This module queries the MaxMind minFraud service and returns the
result.
PR: ports/119544
Submitted by: Vivek Khera |