18 Commits

Author SHA1 Message Date
sthen
9da1b35469 Update to new GeoLite databases.
BE AWARE! GeoIP legacy databases are deprecated upstream and updates to these
will stop.  The free GeoLite legacy databases will no longer be updated after
1 April 2018.  See https://blog.maxmind.com/tag/geolite-legacy/

The free GeoLite2 databases could be used instead e.g. for command line lookup:

# pkg_add libmaxminddb geolite2-country
$ mmdblookup -f /var/db/GeoIP/GeoLite2-Country.mmdb -i 9.9.9.9 country iso_code
2018-01-05 14:21:58 +00:00
sthen
6c58138e0c update to GeoIP-1.6.10 and new geolite-data 2017-04-16 14:17:16 +00:00
ajacoutot
9e0faa5d3b Install GeoIPLiteCity{,v6}.dat as GeoIPCity{,v6}.dat since GeoIP looks for it
(GEOIP_CITY_EDITION_REV0 and GEOIP_CITY_EDITION_REV1). If people want to use the
commercial DB they still can since that's a @sample and won't be overwritten on
install/update.

discussed with and ok sthen@ (maintainer)
2016-08-27 09:12:06 +00:00
sthen
66169ba72e update license info; geolite databases are now CC-BY-SA 4.0 (previously 3.0)
spotted by Frederic Cambus
2016-05-26 15:21:09 +00:00
sthen
5791a1a8ef update and subpackage GeoIP's geolite databases and add some new ones (city and asn) 2016-03-01 00:06:57 +00:00
sthen
cea0be2ca5 update to geoip 1.6.3 and new geolite data
take maintainer
2014-11-01 09:43:57 +00:00
sthen
f9c57dc7d7 Update to GeoIP 1.6.0, and bundle an up-to-date geolite database
(along with a maintainer Makefile target to ease updates).
Handled properly with @sample to allow user updates.

Note that upstream no longer bundles the geoipupdate tool in the main
GeoIP software distribution (thus making this package LGPL only rather
than having any GPL components). geoipupdate could be provided as a
separate port if there's interest (it's only useful for paid subs
though).
2014-03-18 17:56:36 +00:00
steven
39a4b66e13 update to 1.4.6
enable SEPARATE_BUILD
2009-03-08 12:44:45 +00:00
sthen
2b422add6d Mention the URL where manual database updates can be fetched in DESCR,
bump package. Requested by sebastian.rother_AT_jpberlin.de
2009-01-05 10:25:38 +00:00
steven
6c402b74b3 update to 1.4.5 2008-10-10 21:40:40 +00:00
steven
93e6e8d0e3 SHARED_LIBS 2005-12-30 21:04:39 +00:00
steven
40561ee75b update to 1.3.14
ok alek@
2005-12-09 19:33:45 +00:00
naddy
3f89749f80 update to 1.3.8; from Holger Mauermann <holger@mauermann.org> 2004-11-11 19:32:56 +00:00
espie
52b24f12ea new plists, kill a few INSTALL scripts. 2004-09-15 18:17:38 +00:00
naddy
112339c1d4 remove WWW lines 2003-12-15 21:54:59 +00:00
sturm
99cc771e7c @extra 2003-11-23 10:21:00 +00:00
naddy
189dad5fdb catch a fake root escapee 2003-08-26 13:06:29 +00:00
naddy
7c6bb27b82 Import GeoIP 1.2.0.
Submitted by Xavier Santolaria <xavier@santolaria.net>.

GeoIP is a C library that enables the user to find the country that any IP
address or hostname originates from.
2003-06-27 14:55:35 +00:00