dev-php / maxmind-db-reader

PHP reader for the MaxMind database format

Official package sites : https://github.com/maxmind/MaxMind-DB-Reader-php ·

v1.11.1 :: 0 :: gentoo

Modified
License
Apache-2.0
Keywords
amd64 ~x86
USE flags
extension test

General

extension
Build the C extension that uses dev-libs/libmaxminddb
test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

php_targets

php8-1
Build against PHP 8.1
php8-2
Build against PHP 8.2
php8-3
Build against PHP 8.3

dev-lang / php : The PHP language runtime engine

dev-libs / libmaxminddb : C library for the MaxMind DB file format

dev-lang / php : The PHP language runtime engine

dev-libs / libmaxminddb : C library for the MaxMind DB file format

Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-php/maxmind-db-reader: Stabilize 1.11.1 amd64, #931244
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michael Orlitzky · gentoo
dev-php/maxmind-db-reader: add 1.11.1, drop 1.11.0
Closes: https://bugs.gentoo.org/923830 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-php/maxmind-db-reader: cleanup php8-0
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
*/*: remove USE=php_targets_php7-4
Closes: https://github.com/gentoo/gentoo/pull/32762 Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Brian Evans · gentoo
dev-php/maxmind-db-reader: Keyword ~x86
Tested-by: Matthias Hanft <gentoo-bugzilla@hanft.de> Signed-off-by: Brian Evans <grknight@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Brian Evans · gentoo
dev-php/maxmind-db-reader: Drop old
Signed-off-by: Brian Evans <grknight@gentoo.org>
Brian Evans · gentoo
dev-php/maxmind-db-reader: Version bump for 1.11.0
Signed-off-by: Brian Evans <grknight@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Brian Evans · gentoo
dev-php/maxmind-db-reader: Version bump for 1.10.1
Signed-off-by: Brian Evans <grknight@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Brian Evans · gentoo
dev-php/maxmind-db-reader: Drop old
Signed-off-by: Brian Evans <grknight@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
*/*: [QA] Use consistent function definition formatting
Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Brian Evans · gentoo
dev-php/maxmind-db-reader: Version bump for 1.6.0
Signed-off-by: Brian Evans <grknight@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: Bump copyright on files touched this year
Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
dev-php/maxmind-db-reader: [QA] Fix VariableInHomepage
Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Brian Evans · gentoo
dev-php/maxmind-db-reader: Fix SRC_URI; Drop 7-0; RESTRICT on USE test
Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Brian Evans <grknight@gentoo.org>
Brian Evans · gentoo
dev-php/maxmind-db-reader: Drop old
Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Brian Evans <grknight@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
dev-php/maxmind-db-reader: bump to v1.4.1
Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Brian Evans · gentoo
dev-php/maxmind-db-reader: Version bump to 1.3.0
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Brian Evans · gentoo
dev-php/maxmind-db-reader: Remove src_unpack as changes to eclass make it obsolete
Michael Orlitzky · gentoo
dev-php/maxmind-db-reader: new PHP interface to the MaxMind databases.
Add the new (Composer-based) PHP interface to the MaxMind binary database format. This lets you query the newer "mmdb" files directly, from PHP code. There is an optional C extension that can be built with USE=extension, and which ostensibly (but I have not tested this) improves performance through the use of dev-libs/libmaxminddb. Thanks to Steffen Weber for the initial ebuild. Reported-by: Steffen Weber Closes: https://bugs.gentoo.org/511088 Package-Manager: Portage-2.3.8, Repoman-2.3.3