Path to this page:
./
net/php-geoip,
PHP module to map IP address to geographic places
Branch: CURRENT,
Version: 1.1.1,
Package name: php56-geoip-1.1.1,
Maintainer: pkgsrc-usersThis PHP extension allows you to find the location of an IP address - City,
State, Country, Longitude, Latitude, and other information as all, such as ISP
and connection type. For more info, please visit Maxmind's website.
Required to run:[
net/GeoIP] [
lang/php56]
Required to build:[
pkgtools/cwrappers]
Master sites:
Version history: (Expand)
- (2016-08-19) Updated to version: php56-geoip-1.1.1
- (2015-12-19) Updated to version: php55-geoip-1.0.8
- (2012-11-12) Updated to version: php54-geoip-1.0.8
- (2012-10-23) Updated to version: php53-geoip-1.0.8
- (2012-06-11) Package has been reborn
- (2012-06-11) Package deleted from pkgsrc
CVS history: (Expand)
2017-02-07 11:36:59 by Jaromir Dolecek | Files touched by this commit (1) |
Log message:
drop override for PHP_VERSIONS_ACCEPTED - this package compiles for both 5.x
and 7.x, so the default is fine
|
2016-09-11 19:03:29 by Takahiro Kambe | Files touched by this commit (53) |
Log message:
Drop "55" (php55) from PHP_VERSIONS_ACCEPTED.
|
2016-08-19 09:16:34 by Wen Heping | Files touched by this commit (2) |  |
Log message:
Update to 1.1.1
Add 70 to PHP_VERSIONS_ACCEPTED
Upstream changes:
1.1.1 * Add IPv6 support (geoip_country_code_by_*_v6)
* PHP7 support (thanks to Adam and Dan Ackroyd)
1.1.0 * Add geoip_setup_custom_directory() to setup custom directories per request.
* Remove E_NOTICES for IPs not found in database.
* Fix a segfault with geoip_db_get_all_info() on newer libs (bug #64692).
* Add support for geoip_netspeedcell_by_name(), geoip_asnum_by_name() and \
geoip_domain_by_name() (bug #67121).
* Fix memory leak with custom directories (bug #67138).
* Support changing custom directory via ini_set() (bug #61607).
|
2015-12-19 15:27:15 by Takahiro Kambe | Files touched by this commit (26) |
Log message:
Restrict PHP_VERSIONS_ACCEPTED to 55 and 56.
|
2015-11-04 01:35:47 by Alistair G. Crooks | Files touched by this commit (748) |
Log message:
Add SHA512 digests for distfiles for net category
Problems found with existing digests:
Package haproxy distfile haproxy-1.5.14.tar.gz
159f5beb8fdc6b8059ae51b53dc935d91c0fb51f [recorded]
da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated]
Problems found locating distfiles:
Package bsddip: missing distfile bsddip-1.02.tar.Z
Package citrix_ica: missing distfile citrix_ica-10.6.115659/en.linuxx86.tar.gz
Package djbdns: missing distfile djbdns-1.05-test25.diff.bz2
Package djbdns: missing distfile djbdns-cachestats.patch
Package djbdns: missing distfile 0002-dnscache-cache-soa-records.patch
Package gated: missing distfile gated-3-5-11.tar.gz
Package owncloudclient: missing distfile owncloudclient-2.0.2.tar.xz
Package poink: missing distfile poink-1.6.tar.gz
Package ra-rtsp-proxy: missing distfile rtspd-src-1.0.0.0.tar.gz
Package ucspi-ssl: missing distfile ucspi-ssl-0.70-ucspitls-0.1.patch
Package waste: missing distfile waste-source.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2012-10-23 19:19:22 by Aleksej Saushev | Files touched by this commit (671) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2012-02-06 23:44:56 by Filip Hajny | Files touched by this commit (3) |  |
Log message:
Import php53-geoip-1.0.8 as net/php-geoip.
This PHP extension allows you to find the location of an IP address - City,
State, Country, Longitude, Latitude, and other information as all, such as ISP
and connection type. For more info, please visit Maxmind's website.
|