aboutsummaryrefslogtreecommitdiffstats
path: root/net/py-GeoIP
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-5/+2
| | | | net)
* Update to 1.2.8.stefan2013-04-262-3/+3
|
* Update to 1.2.7.stefan2012-09-092-3/+3
|
* Update to 1.2.5.stefan2011-07-172-3/+3
| | | | | PR: 158908 Submitted by: Jin-Sih Lin <linpct@gmail.com>
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* Update to 1.2.4.stefan2009-02-022-4/+4
| | | | | PR: 131264 Submitted by: lwhsu
* - Fix fetchlwhsu2009-02-021-1/+1
| | | | Reported by: -fetch-original pointyhat run
* - Update to 1.2.2stefan2008-10-072-9/+7
| | | | | | | - Use NOPORTEXAMPLES instead of NOPORTDOCS for example files. PR: 127295 Submitted by: lwhsu
* - Make Python 2.5.1 the default Python versionalexbl2007-07-301-0/+1
| | | | | | | | | | - 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 even more ports to the new "geography" categorylaszlof2007-07-231-1/+1
| | | | Approved by: Pav (wearing portmgr hat)
* Fix plist for cases in which NOPORTDOCS is defined.stefan2007-02-051-8/+4
| | | | Submitted by: markus
* Chase GeoIP shared library version bump.shaun2006-08-151-2/+2
|
* Remove USE_REINPLACE from all categories starting with Nedwin2006-05-121-1/+0
|
* Convert MAINTAINER to my freebsd.org account.stefan2006-05-071-1/+1
|
* SHA256ifyedwin2006-01-231-0/+1
| | | | Approved by: krion@
* - Respect ${LOCALBASE}ehaupt2005-10-181-0/+10
| | | | | | | | - Bump PORTREVISION PR: 87575 Submitted by: Stefan Walter <sw@gegenunendlich.de> (maintainer) Approved by: novel (mentor) (implicit)
* - Update to 1.2.1sem2005-09-042-6/+6
| | | | | PR: ports/85148 Submitted by: maintainer
* - net/GeoIP uses its own libtool even if we define USE_LIBTOOL*leeym2004-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
* Add py-GeoIP 1.2.0,krion2004-02-293-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>