summaryrefslogtreecommitdiff
path: root/net/py-GeoIP (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - net/GeoIP uses its own libtool even if we define USE_LIBTOOL*Yen-Ming Lee2004-05-301-1/+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
* Add py-GeoIP 1.2.0,Kirill Ponomarev2004-02-283-0/+47
Python API to the GeoIP library for obtaining the country, region, city, latitude, and longitude of any IP address. PR: ports/63490 Submitted by: Stefan Walter <sw@gegenunendlich.de> Notes: svn path=/head/; revision=102462