Versions
v1.0.9 :: 0 :: gentoo
- Modified
- License
- Artistic-2
- Keywords
- ~amd64
- USE flags
- test
USE flags
General
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
perl_features
- debug
- PERL_FEATURES setting enabling internal debug support in Perl
- ithreads
- PERL_FEATURES setting enabling interpreter level threads, has some compatibility problems
- quadmath
- PERL_FEATURES setting enabling 128bit floating point arithmetic via libquadmath
Dependencies
dev-lang / perl : Larry Wall's Practical Extraction and Report Language
dev-libs / libmaxminddb : C library for the MaxMind DB file format
dev-perl / Module-Build : Build and install Perl modules
Runtime Dependencies
dev-lang / perl : Larry Wall's Practical Extraction and Report Language
dev-libs / libmaxminddb : C library for the MaxMind DB file format
dev-perl / Math-Int128 : Manipulate 128 bits integers in Perl
dev-perl / Math-Int64 : Manipulate 64 bits integers in Perl
dev-perl / MaxMind-DB-Common : Code shared by the MaxMind DB reader and writer modules
dev-perl / MaxMind-DB-Reader : Read MaxMind DB files and look up IP addresses
dev-perl / Moo : Minimalist Object Orientation (with Moose compatiblity)
dev-perl / namespace-autoclean : Keep imports out of your namespace
virtual / perl-XSLoader : Virtual for XSLoader
Bugs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
dev-perl/MaxMind-DB-Reader-XS: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Tomáš Mózes · gentoo
dev-perl/MaxMind-DB-Reader-XS: bump to 1.0.9
Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/25258 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
dev-perl/MaxMind-DB-Reader-XS: Drop x86 keyword
Bug: https://bugs.gentoo.org/790311 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Kent Fredric · gentoo
dev-perl/MaxMind-DB-Reader-XS: Add w/ version=1.0.8
Required for dev-perl/GeoIP2, as suggested by Tomáš Mózes Bug: https://github.com/gentoo/gentoo/pull/13973 Bug: https://bugs.gentoo.org/675494 Package-Manager: Portage-2.3.86, Repoman-2.3.20 Signed-off-by: Kent Fredric <kentnl@gentoo.org>