Port details |
- p5-MaxMind-DB-Reader-XS Fast XS implementation of MaxMind DB reader
- 1.000009 net =2 1.000009Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2018-10-16 20:03:43
- 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: ART20
- WWW:
- https://metacpan.org/release/MaxMind-DB-Reader-XS
- Description:
- Simply installing this module causes MaxMind::DB::Reader to use the XS
implementation, which is much faster than the Perl implementation. The XS
implementation links against the libmaxminddb library. See MaxMind::DB::Reader
for API details.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-MaxMind-DB-Reader-XS>0:net/p5-MaxMind-DB-Reader-XS
- To install the port:
- cd /usr/ports/net/p5-MaxMind-DB-Reader-XS/ && make install clean
- To add the package, run one of these commands:
- pkg install net/p5-MaxMind-DB-Reader-XS
- pkg install p5-MaxMind-DB-Reader-XS
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-MaxMind-DB-Reader-XS
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1650228736
SHA256 (MaxMind-DB-Reader-XS-1.000009.tar.gz) = aa6fb87fed19d549f29b135de7997ee92b1227d626cb0e890600a91cadc3053a
SIZE (MaxMind-DB-Reader-XS-1.000009.tar.gz) = 376321
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-Math-Int128>=0 : math/p5-Math-Int128
- p5-Math-Int64>=0 : math/p5-Math-Int64
- p5-MaxMind-DB-Common>=0.040001 : net/p5-MaxMind-DB-Common
- p5-MaxMind-DB-Reader>=1.000012 : net/p5-MaxMind-DB-Reader
- p5-Moo>=0 : devel/p5-Moo
- p5-namespace-autoclean>=0 : devel/p5-namespace-autoclean
- perl5>=5.32.r0<5.33 : lang/perl5.32
- p5-Module-Build>=0.4206 : devel/p5-Module-Build
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Math-Int128>=0 : math/p5-Math-Int128
- p5-Math-Int64>=0 : math/p5-Math-Int64
- p5-MaxMind-DB-Common>=0.040001 : net/p5-MaxMind-DB-Common
- p5-MaxMind-DB-Reader>=1.000012 : net/p5-MaxMind-DB-Reader
- p5-Moo>=0 : devel/p5-Moo
- p5-namespace-autoclean>=0 : devel/p5-namespace-autoclean
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Library dependencies:
-
- libmaxminddb.so : net/libmaxminddb
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_p5-MaxMind-DB-Reader-XS
- USES:
- compiler:c11 perl5
- 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.000009 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.000009 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
1.000009 17 Apr 2022 23:58:12 |
Po-Chuan Hsieh (sunpoet) |
net/p5-MaxMind-DB-Reader-XS: Update to 1.000009
Changes: https://metacpan.org/dist/MaxMind-DB-Reader-XS/changes |
1.000008_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.000008_1 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
1.000008 20 Jun 2019 19:09:10 |
sunpoet |
Update to 1.000008
Changes: https://metacpan.org/changes/distribution/MaxMind-DB-Reader-XS |
1.000007 23 Apr 2019 17:53:38 |
sunpoet |
Fix build on powerpc
- Respect CC
PR: 237499
Submitted by: pkubaj |
1.000007 10 Feb 2019 00:09:37 |
sunpoet |
Fix build on powerpc
PR: 235616
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> |
1.000007 01 Jan 2019 20:34:55 |
sunpoet |
Update to 1.000007
Changes: https://metacpan.org/changes/distribution/MaxMind-DB-Reader-XS |
1.000006 16 Oct 2018 20:03:29 |
sunpoet |
Add p5-MaxMind-DB-Reader-XS 1.000006
Simply installing this module causes MaxMind::DB::Reader to use the XS
implementation, which is much faster than the Perl implementation. The XS
implementation links against the libmaxminddb library. See MaxMind::DB::Reader
for API details.
WWW: https://metacpan.org/release/MaxMind-DB-Reader-XS |