aboutsummaryrefslogtreecommitdiff
path: root/net/GeoIP
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.3.6.Sean Chittenden2004-08-312-3/+3
| | | | | | | | PR: ports/71101 Submitted by: Chris Elsworth <chris@shagged.org> Notes: svn path=/head/; revision=117756
* - net/GeoIP uses its own libtool even if we define USE_LIBTOOL*Yen-Ming Lee2004-05-303-3/+2
| | | | | | | | | | | - 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 Notes: svn path=/head/; revision=110380
* update to GeoIP-1.3.1, so version bumped to 4.Yen-Ming Lee2004-05-295-11/+23
| | | | | | | | | | | install default configuration file PR: 62900 Submitted by: Ying-Chieh Liao <ijliao@FreeBSD.csie.NCTU.edu.tw> Approved by: maintainer timeout Notes: svn path=/head/; revision=110336
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=103963
* 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