summaryrefslogtreecommitdiff
path: root/net/GeoIP (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.2.2Sean Chittenden2003-09-043-2/+3
| | | | Notes: svn path=/head/; revision=88564
* Update GeoIP to 1.2.0. so version bumped to 3.Sean Chittenden2003-05-163-3/+3
| | | | Notes: svn path=/head/; revision=81115
* Update GeoIP to 1.1.9Sean Chittenden2003-04-074-54/+12
| | | | Notes: svn path=/head/; revision=78476
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Correct pkg-plist.Sean Chittenden2003-01-162-0/+12
| | | | | | | | | Pointy hat to: seanc Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> Notes: svn path=/head/; revision=73207
* Update GeoIP to 1.1.4. Re-add GeoIPUpdate.h to headers list, authorSean Chittenden2003-01-155-46/+43
| | | | | | | | | notified. Submitted by: kris/bento Notes: svn path=/head/; revision=73177
* Update libGeoIP to 1.1.3.Sean Chittenden2003-01-025-44/+46
| | | | Notes: svn path=/head/; revision=72299
* Commit miss for the plist update. Lib version has been bumped to .2.Sean Chittenden2002-11-192-1/+43
| | | | Notes: svn path=/head/; revision=70520
* Update GeoIP to 1.1.1. This version update has a significant API change inSean Chittenden2002-11-192-2/+2
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=70517
* Cope with a hostname change.Akinori MUSHA2002-11-181-1/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=70400
* Add missing fileKris Kennaway2002-10-281-0/+1
| | | | Notes: svn path=/head/; revision=68999
* Update GeoIP to 1.0.9. Update categories that were missed after theSean Chittenden2002-10-173-16/+3
| | | | | | | | | | repo-copy[1]. PR: ports/44171 Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com> Notes: svn path=/head/; revision=68226
* Moved misc/GeoIP and misc/p5-Geo-IP to the more fitting net directory[1].Sean Chittenden2002-10-092-2/+13
| | | | | | | | | | | | | Fixed build of net/GeoIP on -STABLE[2]. PR: ports/43807 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> [2] Submitted by: seanc [1] Reviewed by: knu (mentor/portmgr) Notes: svn path=/head/; revision=67683
* Update GeoIP to 1.0.8. Grab maintainership of both of these ports.Sean Chittenden2002-10-073-4/+4
| | | | | | | Approved by: knu (mentor) && old maintainer Notes: svn path=/head/; revision=67532
* Fix misc/GeoIP's hanging install target by cat'ing a real file (not stdin).Sean Chittenden2002-09-273-14/+13
| | | | | | | | | While I'm here, upgrade to 1.0.5. Approved By: portmgr/knu (mentor) Notes: svn path=/head/; revision=67173
* - Get rid of the file leftover after "make clean"Yen-Ming Lee2002-09-233-0/+29
| | | | | | | | | | | | | - 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 <edwin@mavetju.org> Reviewed by: ijliao (mentor) Approved by: ijliao (mentor) Notes: svn path=/head/; revision=67048
* upgrade to GeoIP v1.0.4Yen-Ming Lee2002-09-093-2/+3
| | | | | | | | | Reminded by: Adam Kranzel <adam@blacktabby.org> Reviewed by: ijliao (mentor) Approved by: ijliao (mentor) Notes: svn path=/head/; revision=65906
* Upgrade to 1.0.2Yen-Ming Lee2002-08-242-2/+2
| | | | | | | | Reviewed by: ijliao (mentor) Approved by: ijliao (mentor) Notes: svn path=/head/; revision=64949
* change my email address to leeym@FreeBSD.orgYen-Ming Lee2002-08-191-1/+1
| | | | | | | | Reviewed by: ijliao (mentor) Approved by: ijliao (mentor) Notes: svn path=/head/; revision=64651
* new port: misc/GeoIPYen-Ming Lee2002-08-155-0/+45
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 <leeym@utopia.leeym.com> Notes: svn path=/head/; revision=64539