- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav
- 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
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>