aboutsummaryrefslogtreecommitdiff
path: root/www/mod_geoip
Commit message (Collapse)AuthorAgeFilesLines
* - net/GeoIP uses its own libtool even if we define USE_LIBTOOL*Yen-Ming Lee2004-05-302-8/+4
| | | | | | | | | | | - 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
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Use the new Apache bits from bsd.port.mk.Joe Marcus Clarke2003-11-071-5/+2
| | | | | | | Submitted by: dinoex Notes: svn path=/head/; revision=93294
* Chase net/GeoIP's new API and update mod_geoip to 1.2.2Sean Chittenden2003-09-043-44/+2
| | | | Notes: svn path=/head/; revision=88565
* Fix mod_geoip with recent GeoIP.Sean Chittenden2003-05-192-4/+41
| | | | | | | Submitted by: kris/bento, Lew Payne <lew@clickbank.com> Notes: svn path=/head/; revision=81496
* BROKEN on 5.1: does not compileKris Kennaway2003-05-181-1/+7
| | | | Notes: svn path=/head/; revision=81209
* Chase GeoIP so version bump.Sean Chittenden2003-05-161-2/+3
| | | | Notes: svn path=/head/; revision=81118
* 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
* Add GeoIP dependency. ::blush:: Not bumping port version.Sean Chittenden2003-01-271-0/+1
| | | | Notes: svn path=/head/; revision=74102
* Add port mod_geoip.Sean Chittenden2003-01-246-0/+66
Port returns the country code of the IP address of the client making the request in either an Apache note or in an environment variable. This port does not use reverse DNS to determine the country of the IP address. Notes: svn path=/head/; revision=73948