The FreeBSD Ports Archive
FreeBSD net : GeoIP4>
Find the country that any IP address or hostname originates from
GeoIP is a C library that enables the user to find the country that any
IP address or hostname originates from. It uses a file based database
that is accurate as of March 2002. This database simply contains IP blocks
as keys, and countries as values. This database should be more complete and
accurate than using reverse DNS lookups.
This module can be used to automatically select the geographically closest
mirror, to analyze your web server logs to determine the countries of your
visitors, for credit card fraud detection, and for software export controls.
http://www.maxmind.com/geoip/
|
GeoIP history
v. 1.34
date: 2007/07/22 19:53:51; author: laszlof; state: Exp; lines: +1 -1
- Add even more ports to the new "geography" category
Approved by: Pav (wearing portmgr hat)
v. 1.33
date: 2007/03/25 16:50:59; author: pav; state: Exp; lines: +1 -1
- Update to 1.4.2
PR: ports/109004
Submitted by: Li-Wen Hsu
Approved by: maintainer timeout (shaun; 1 month)
v. 1.32
date: 2007/02/01 02:41:49; author: kris; state: Exp; lines: +1 -0
Use libtool port instead of included version to avoid objformat a.out botch
v. 1.31
date: 2006/08/14 22:25:09; author: shaun; state: Exp; lines: +2 -2
Upgrade to 1.4.0.
v. 1.30
date: 2006/06/19 20:06:56; author: shaun; state: Exp; lines: +1 -1
Switch to my @FreeBSD.org address.
Approved by: ahze (mentor)
v. 1.29
date: 2006/05/20 17:10:02; author: erwin; state: Exp; lines: +3 -2
Update to 1.3.17
PR: 97526
Submitted by: Shaun Amott (maintainer)
v. 1.28
date: 2006/05/14 14:59:51; author: itetcu; state: Exp; lines: +1 -1
Pass maintainership to Shaun Amott
PR: ports/96289
Submitted by: Shaun Amott
Approved by: lawrance (mentor)
v. 1.27
date: 2006/04/21 02:47:57; author: mnag; state: Exp; lines: +1 -6
- Update to 1.3.16
v. 1.26
date: 2005/09/16 00:21:55; author: pav; state: Exp; lines: +1 -1
- Update to 1.3.14
v. 1.25
date: 2005/09/16 00:15:56; author: pav; state: Exp; lines: +1 -1
- Reset long term inactive maintainer
v. 1.24
date: 2005/09/16 00:15:11; author: pav; state: Exp; lines: +1 -1
- Update to 1.3.13
PR: ports/85422
Submitted by: Toni Viemero
Approved by: maintainer timeout (seanc; 18 days)
v. 1.23
date: 2004/12/25 05:34:37; author: leeym; state: Exp; lines: +3 -3
update to 1.38
PR: 74677
Submitted by: leeym
Approved by: maintainer timeout
v. 1.22
date: 2004/08/31 19:40:12; author: seanc; state: Exp; lines: +1 -1
Update to 1.3.6.
PR: ports/71101
Submitted by: Chris Elsworth
v. 1.21
date: 2004/05/30 07:19:41; author: leeym; state: Exp; lines: +1 -2
- net/GeoIP uses its own libtool even if we define USE_LIBTOOL*
- add missing @exec and remove old SIZE in net/GeoIP
- update for libGeoIP.4 in LIB_DEPENDS and bump PORTREVISION
- utilize PORTDOCS in www/mod_geoip
Noticed by: kris
v. 1.20
date: 2004/05/29 23:14:31; author: leeym; state: Exp; lines: +4 -2
update to GeoIP-1.3.1, so version bumped to 4.
install default configuration file
PR: 62900
Submitted by: Ying-Chieh Liao
Approved by: maintainer timeout
v. 1.19
date: 2004/03/14 06:17:03; author: ade; state: Exp; lines: +1 -1
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
v. 1.18
date: 2003/09/04 21:05:26; author: seanc; state: Exp; lines: +1 -1
Update to 1.2.2
v. 1.17
date: 2003/05/16 18:03:27; author: seanc; state: Exp; lines: +1 -1
Update GeoIP to 1.2.0. so version bumped to 3.
v. 1.16
date: 2003/04/07 01:10:15; author: seanc; state: Exp; lines: +1 -2
Update GeoIP to 1.1.9
v. 1.15
date: 2003/03/07 06:07:35; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.14
date: 2003/01/16 02:33:47; author: seanc; state: Exp; lines: +1 -0
Correct pkg-plist.
Pointy hat to: seanc
Submitted by: Kimura Fuyuki
v. 1.13
date: 2003/01/15 17:48:22; author: seanc; state: Exp; lines: +1 -1
Update GeoIP to 1.1.4. Re-add GeoIPUpdate.h to headers list, author
notified.
Submitted by: kris/bento
v. 1.12
date: 2003/01/02 20:15:17; author: seanc; state: Exp; lines: +1 -1
Update libGeoIP to 1.1.3.
v. 1.11
date: 2002/11/19 20:37:40; author: seanc; state: Exp; lines: +1 -1
Update GeoIP to 1.1.1. This version update has a significant API change in
that false lookups now return NULL instead of "--". Libraries should be
updated accordingly.
Pointed out by: knu && bento
Update delayed by: 15s+ latency from satellite internet connection
v. 1.10
date: 2002/11/18 12:01:16; author: knu; state: Exp; lines: +1 -1
Cope with a hostname change.
Submitted by: bento
v. 1.9
date: 2002/10/17 19:47:08; author: seanc; state: Exp; lines: +2 -2
Update GeoIP to 1.0.9. Update categories that were missed after the
repo-copy[1].
PR: ports/44171
Submitted by: Yen-Ming Lee
v. 1.8
date: 2002/10/09 04:33:08; author: seanc; state: Exp; lines: +0 -2
Moved misc/GeoIP and misc/p5-Geo-IP to the more fitting net directory[1].
Fixed build of net/GeoIP on -STABLE[2].
PR: ports/43807
Submitted by: Kimura Fuyuki [2]
Submitted by: seanc [1]
Reviewed by: knu (mentor/portmgr)
v. 1.7
date: 2002/10/07 04:30:58; author: seanc; state: Exp; lines: +2 -2
Update GeoIP to 1.0.8. Grab maintainership of both of these ports.
Approved by: knu (mentor) && old maintainer
v. 1.6
date: 2002/09/27 19:45:02; author: seanc; state: Exp; lines: +2 -3
Fix misc/GeoIP's hanging install target by cat'ing a real file (not stdin).
While I'm here, upgrade to 1.0.5.
Approved By: portmgr/knu (mentor)
v. 1.5
date: 2002/09/23 09:21:21; author: leeym; state: Exp; lines: +4 -0
- Get rid of the file leftover after "make clean"
- Make sure that the package has a message about copying
etc/GeoIP.conf.default to etc/GeoIP.conf
PR: ports/43230
Submitted by: Edwin Groothuis
Reviewed by: ijliao (mentor)
Approved by: ijliao (mentor)
v. 1.4
date: 2002/09/09 09:59:29; author: leeym; state: Exp; lines: +1 -1
upgrade to GeoIP v1.0.4
Reminded by: Adam Kranzel
Reviewed by: ijliao (mentor)
Approved by: ijliao (mentor)
v. 1.3
date: 2002/08/24 09:40:31; author: leeym; state: Exp; lines: +1 -1
Upgrade to 1.0.2
Reviewed by: ijliao (mentor)
Approved by: ijliao (mentor)
v. 1.2
date: 2002/08/19 08:01:31; author: leeym; state: Exp; lines: +1 -1
change my email address to leeym@FreeBSD.org
Reviewed by: ijliao (mentor)
Approved by: ijliao (mentor)
v. 1.1
date: 2002/08/15 13:34:10; author: leeym; state: Exp;
new port: misc/GeoIP
GeoIP is a C library that enables the user to find the country that any
IP address or hostname originates from.
PR: ports/41536
Submitted by: Yen-Ming Lee
=============================================================================
v. 1.34
date: 2007/07/22 19:53:51; author: laszlof; state: Exp; lines: +1 -1
- Add even more ports to the new "geography" category
Approved by: Pav (wearing portmgr hat)
v. 1.33
date: 2007/03/25 16:50:59; author: pav; state: Exp; lines: +1 -1
- Update to 1.4.2
PR: ports/109004
Submitted by: Li-Wen Hsu
Approved by: maintainer timeout (shaun; 1 month)
v. 1.32
date: 2007/02/01 02:41:49; author: kris; state: Exp; lines: +1 -0
Use libtool port instead of included version to avoid objformat a.out botch
v. 1.31
date: 2006/08/14 22:25:09; author: shaun; state: Exp; lines: +2 -2
Upgrade to 1.4.0.
v. 1.30
date: 2006/06/19 20:06:56; author: shaun; state: Exp; lines: +1 -1
Switch to my @FreeBSD.org address.
Approved by: ahze (mentor)
v. 1.29
date: 2006/05/20 17:10:02; author: erwin; state: Exp; lines: +3 -2
Update to 1.3.17
PR: 97526
Submitted by: Shaun Amott (maintainer)
v. 1.28
date: 2006/05/14 14:59:51; author: itetcu; state: Exp; lines: +1 -1
Pass maintainership to Shaun Amott
PR: ports/96289
Submitted by: Shaun Amott
Approved by: lawrance (mentor)
v. 1.27
date: 2006/04/21 02:47:57; author: mnag; state: Exp; lines: +1 -6
- Update to 1.3.16
v. 1.26
date: 2005/09/16 00:21:55; author: pav; state: Exp; lines: +1 -1
- Update to 1.3.14
v. 1.25
date: 2005/09/16 00:15:56; author: pav; state: Exp; lines: +1 -1
- Reset long term inactive maintainer
v. 1.24
date: 2005/09/16 00:15:11; author: pav; state: Exp; lines: +1 -1
- Update to 1.3.13
PR: ports/85422
Submitted by: Toni Viemero
Approved by: maintainer timeout (seanc; 18 days)
v. 1.23
date: 2004/12/25 05:34:37; author: leeym; state: Exp; lines: +3 -3
update to 1.38
PR: 74677
Submitted by: leeym
Approved by: maintainer timeout
v. 1.22
date: 2004/08/31 19:40:12; author: seanc; state: Exp; lines: +1 -1
Update to 1.3.6.
PR: ports/71101
Submitted by: Chris Elsworth
v. 1.21
date: 2004/05/30 07:19:41; author: leeym; state: Exp; lines: +1 -2
- net/GeoIP uses its own libtool even if we define USE_LIBTOOL*
- add missing @exec and remove old SIZE in net/GeoIP
- update for libGeoIP.4 in LIB_DEPENDS and bump PORTREVISION
- utilize PORTDOCS in www/mod_geoip
Noticed by: kris
v. 1.20
date: 2004/05/29 23:14:31; author: leeym; state: Exp; lines: +4 -2
update to GeoIP-1.3.1, so version bumped to 4.
install default configuration file
PR: 62900
Submitted by: Ying-Chieh Liao
Approved by: maintainer timeout
v. 1.19
date: 2004/03/14 06:17:03; author: ade; state: Exp; lines: +1 -1
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
v. 1.18
date: 2003/09/04 21:05:26; author: seanc; state: Exp; lines: +1 -1
Update to 1.2.2
v. 1.17
date: 2003/05/16 18:03:27; author: seanc; state: Exp; lines: +1 -1
Update GeoIP to 1.2.0. so version bumped to 3.
v. 1.16
date: 2003/04/07 01:10:15; author: seanc; state: Exp; lines: +1 -2
Update GeoIP to 1.1.9
v. 1.15
date: 2003/03/07 06:07:35; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.14
date: 2003/01/16 02:33:47; author: seanc; state: Exp; lines: +1 -0
Correct pkg-plist.
Pointy hat to: seanc
Submitted by: Kimura Fuyuki
v. 1.13
date: 2003/01/15 17:48:22; author: seanc; state: Exp; lines: +1 -1
Update GeoIP to 1.1.4. Re-add GeoIPUpdate.h to headers list, author
notified.
Submitted by: kris/bento
v. 1.12
date: 2003/01/02 20:15:17; author: seanc; state: Exp; lines: +1 -1
Update libGeoIP to 1.1.3.
v. 1.11
date: 2002/11/19 20:37:40; author: seanc; state: Exp; lines: +1 -1
Update GeoIP to 1.1.1. This version update has a significant API change in
that false lookups now return NULL instead of "--". Libraries should be
updated accordingly.
Pointed out by: knu && bento
Update delayed by: 15s+ latency from satellite internet connection
v. 1.10
date: 2002/11/18 12:01:16; author: knu; state: Exp; lines: +1 -1
Cope with a hostname change.
Submitted by: bento
v. 1.9
date: 2002/10/17 19:47:08; author: seanc; state: Exp; lines: +2 -2
Update GeoIP to 1.0.9. Update categories that were missed after the
repo-copy[1].
PR: ports/44171
Submitted by: Yen-Ming Lee
v. 1.8
date: 2002/10/09 04:33:08; author: seanc; state: Exp; lines: +0 -2
Moved misc/GeoIP and misc/p5-Geo-IP to the more fitting net directory[1].
Fixed build of net/GeoIP on -STABLE[2].
PR: ports/43807
Submitted by: Kimura Fuyuki [2]
Submitted by: seanc [1]
Reviewed by: knu (mentor/portmgr)
v. 1.7
date: 2002/10/07 04:30:58; author: seanc; state: Exp; lines: +2 -2
Update GeoIP to 1.0.8. Grab maintainership of both of these ports.
Approved by: knu (mentor) && old maintainer
v. 1.6
date: 2002/09/27 19:45:02; author: seanc; state: Exp; lines: +2 -3
Fix misc/GeoIP's hanging install target by cat'ing a real file (not stdin).
While I'm here, upgrade to 1.0.5.
Approved By: portmgr/knu (mentor)
v. 1.5
date: 2002/09/23 09:21:21; author: leeym; state: Exp; lines: +4 -0
- Get rid of the file leftover after "make clean"
- Make sure that the package has a message about copying
etc/GeoIP.conf.default to etc/GeoIP.conf
PR: ports/43230
Submitted by: Edwin Groothuis
Reviewed by: ijliao (mentor)
Approved by: ijliao (mentor)
v. 1.4
date: 2002/09/09 09:59:29; author: leeym; state: Exp; lines: +1 -1
upgrade to GeoIP v1.0.4
Reminded by: Adam Kranzel
Reviewed by: ijliao (mentor)
Approved by: ijliao (mentor)
v. 1.3
date: 2002/08/24 09:40:31; author: leeym; state: Exp; lines: +1 -1
Upgrade to 1.0.2
Reviewed by: ijliao (mentor)
Approved by: ijliao (mentor)
v. 1.2
date: 2002/08/19 08:01:31; author: leeym; state: Exp; lines: +1 -1
change my email address to leeym@FreeBSD.org
Reviewed by: ijliao (mentor)
Approved by: ijliao (mentor)
v. 1.1
date: 2002/08/15 13:34:10; author: leeym; state: Exp;
new port: misc/GeoIP
GeoIP is a C library that enables the user to find the country that any
IP address or hostname originates from.
PR: ports/41536
Submitted by: Yen-Ming Lee
=============================================================================
v. 1.34
date: 2007/07/22 19:53:51; author: laszlof; state: Exp; lines: +1 -1
- Add even more ports to the new "geography" category
Approved by: Pav (wearing portmgr hat)
v. 1.33
date: 2007/03/25 16:50:59; author: pav; state: Exp; lines: +1 -1
- Update to 1.4.2
PR: ports/109004
Submitted by: Li-Wen Hsu
Approved by: maintainer timeout (shaun; 1 month)
v. 1.32
date: 2007/02/01 02:41:49; author: kris; state: Exp; lines: +1 -0
Use libtool port instead of included version to avoid objformat a.out botch
v. 1.31
date: 2006/08/14 22:25:09; author: shaun; state: Exp; lines: +2 -2
Upgrade to 1.4.0.
v. 1.30
date: 2006/06/19 20:06:56; author: shaun; state: Exp; lines: +1 -1
Switch to my @FreeBSD.org address.
Approved by: ahze (mentor)
v. 1.29
date: 2006/05/20 17:10:02; author: erwin; state: Exp; lines: +3 -2
Update to 1.3.17
PR: 97526
Submitted by: Shaun Amott (maintainer)
v. 1.28
date: 2006/05/14 14:59:51; author: itetcu; state: Exp; lines: +1 -1
Pass maintainership to Shaun Amott
PR: ports/96289
Submitted by: Shaun Amott
Approved by: lawrance (mentor)
v. 1.27
date: 2006/04/21 02:47:57; author: mnag; state: Exp; lines: +1 -6
- Update to 1.3.16
v. 1.26
date: 2005/09/16 00:21:55; author: pav; state: Exp; lines: +1 -1
- Update to 1.3.14
v. 1.25
date: 2005/09/16 00:15:56; author: pav; state: Exp; lines: +1 -1
- Reset long term inactive maintainer
v. 1.24
date: 2005/09/16 00:15:11; author: pav; state: Exp; lines: +1 -1
- Update to 1.3.13
PR: ports/85422
Submitted by: Toni Viemero
Approved by: maintainer timeout (seanc; 18 days)
v. 1.23
date: 2004/12/25 05:34:37; author: leeym; state: Exp; lines: +3 -3
update to 1.38
PR: 74677
Submitted by: leeym
Approved by: maintainer timeout
v. 1.22
date: 2004/08/31 19:40:12; author: seanc; state: Exp; lines: +1 -1
Update to 1.3.6.
PR: ports/71101
Submitted by: Chris Elsworth
v. 1.21
date: 2004/05/30 07:19:41; author: leeym; state: Exp; lines: +1 -2
- net/GeoIP uses its own libtool even if we define USE_LIBTOOL*
- add missing @exec and remove old SIZE in net/GeoIP
- update for libGeoIP.4 in LIB_DEPENDS and bump PORTREVISION
- utilize PORTDOCS in www/mod_geoip
Noticed by: kris
v. 1.20
date: 2004/05/29 23:14:31; author: leeym; state: Exp; lines: +4 -2
update to GeoIP-1.3.1, so version bumped to 4.
install default configuration file
PR: 62900
Submitted by: Ying-Chieh Liao
Approved by: maintainer timeout
v. 1.19
date: 2004/03/14 06:17:03; author: ade; state: Exp; lines: +1 -1
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
v. 1.18
date: 2003/09/04 21:05:26; author: seanc; state: Exp; lines: +1 -1
Update to 1.2.2
v. 1.17
date: 2003/05/16 18:03:27; author: seanc; state: Exp; lines: +1 -1
Update GeoIP to 1.2.0. so version bumped to 3.
v. 1.16
date: 2003/04/07 01:10:15; author: seanc; state: Exp; lines: +1 -2
Update GeoIP to 1.1.9
v. 1.15
date: 2003/03/07 06:07:35; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.14
date: 2003/01/16 02:33:47; author: seanc; state: Exp; lines: +1 -0
Correct pkg-plist.
Pointy hat to: seanc
Submitted by: Kimura Fuyuki
v. 1.13
date: 2003/01/15 17:48:22; author: seanc; state: Exp; lines: +1 -1
Update GeoIP to 1.1.4. Re-add GeoIPUpdate.h to headers list, author
notified.
Submitted by: kris/bento
v. 1.12
date: 2003/01/02 20:15:17; author: seanc; state: Exp; lines: +1 -1
Update libGeoIP to 1.1.3.
v. 1.11
date: 2002/11/19 20:37:40; author: seanc; state: Exp; lines: +1 -1
Update GeoIP to 1.1.1. This version update has a significant API change in
that false lookups now return NULL instead of "--". Libraries should be
updated accordingly.
Pointed out by: knu && bento
Update delayed by: 15s+ latency from satellite internet connection
v. 1.10
date: 2002/11/18 12:01:16; author: knu; state: Exp; lines: +1 -1
Cope with a hostname change.
Submitted by: bento
v. 1.9
date: 2002/10/17 19:47:08; author: seanc; state: Exp; lines: +2 -2
Update GeoIP to 1.0.9. Update categories that were missed after the
repo-copy[1].
PR: ports/44171
Submitted by: Yen-Ming Lee
v. 1.8
date: 2002/10/09 04:33:08; author: seanc; state: Exp; lines: +0 -2
Moved misc/GeoIP and misc/p5-Geo-IP to the more fitting net directory[1].
Fixed build of net/GeoIP on -STABLE[2].
PR: ports/43807
Submitted by: Kimura Fuyuki [2]
Submitted by: seanc [1]
Reviewed by: knu (mentor/portmgr)
v. 1.7
date: 2002/10/07 04:30:58; author: seanc; state: Exp; lines: +2 -2
Update GeoIP to 1.0.8. Grab maintainership of both of these ports.
Approved by: knu (mentor) && old maintainer
v. 1.6
date: 2002/09/27 19:45:02; author: seanc; state: Exp; lines: +2 -3
Fix misc/GeoIP's hanging install target by cat'ing a real file (not stdin).
While I'm here, upgrade to 1.0.5.
Approved By: portmgr/knu (mentor)
v. 1.5
date: 2002/09/23 09:21:21; author: leeym; state: Exp; lines: +4 -0
- Get rid of the file leftover after "make clean"
- Make sure that the package has a message about copying
etc/GeoIP.conf.default to etc/GeoIP.conf
PR: ports/43230
Submitted by: Edwin Groothuis
Reviewed by: ijliao (mentor)
Approved by: ijliao (mentor)
v. 1.4
date: 2002/09/09 09:59:29; author: leeym; state: Exp; lines: +1 -1
upgrade to GeoIP v1.0.4
Reminded by: Adam Kranzel
Reviewed by: ijliao (mentor)
Approved by: ijliao (mentor)
v. 1.3
date: 2002/08/24 09:40:31; author: leeym; state: Exp; lines: +1 -1
Upgrade to 1.0.2
Reviewed by: ijliao (mentor)
Approved by: ijliao (mentor)
v. 1.2
date: 2002/08/19 08:01:31; author: leeym; state: Exp; lines: +1 -1
change my email address to leeym@FreeBSD.org
Reviewed by: ijliao (mentor)
Approved by: ijliao (mentor)
v. 1.1
date: 2002/08/15 13:34:10; author: leeym; state: Exp;
new port: misc/GeoIP
GeoIP is a C library that enables the user to find the country that any
IP address or hostname originates from.
PR: ports/41536
Submitted by: Yen-Ming Lee
=============================================================================
|
| |

|