Commit Graph

6 Commits

Author SHA1 Message Date
Jerome Duval
eb6811c83b geoip: bump version. 2017-09-18 18:20:40 +02:00
Jerome Duval
70df38ccaa geoip: bump version. 2017-05-11 22:35:50 +02:00
fbrosson
618b7afec1 geoip: drop libtool file, permalinkify SOURCE_URI_2, add TEST(). (#832) 2016-10-21 22:38:08 -04:00
fbrosson
88acd1b741 geoip: Add usage and trap for geoipupdate.sh. 2016-04-12 08:35:46 +00:00
fbrosson
386108d8b0 geoipupdate: create recipe and fix that of geoip.
Created recipe for version 2.2.2 with nice polishing for the man
pages, the runtime and the default configuration:
* Template config in system/data/geoipupdate/GeoIP.conf.default.
* Active config in system/settings/GeoIP.conf.
* Download location for all GeoIP Legacy and GeoIP2 databases:
  B_SYSTEM_CACHE_DIRECTORY/GeoIP/ (i.e. /boot/system/cache/GeoIP/).
* Patch for the default config to allow geoipupdate to download the
  GeoLite2-City and GeoLite2-Country databases out-of-the-box.

Updated the recipe for geoip-1.6.9 to make it use the same directory
used by geoipupdate instead of /var/lib/geoip/ previously used when
that recipe was created. Also fixed missing mkdir in geoipupdate.sh
and added lost patch with miscellaneous enhancements for it and some
cleaning in the recipe.
2016-04-05 21:17:32 +00:00
fbrosson
1aef840be5 geoip: create recipe.
Includes geoiupdate.sh script based on the one from the Gentoo port.
2016-04-05 04:44:52 +00:00