Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Mark remaining mod_* ports MAKE_JOBS_SAFE=yes | Philip M. Gollucci | 2009-05-21 | 1 | -0/+2 |
| | | | | | PR: ports/134611 Approved by: pav (#bsdports) | ||||
* | - apply patch to prevent from segfault | Yen-Ming Lee | 2009-03-11 | 2 | -0/+13 |
| | | | | | PR: 131450 Submitted by: maintainer | ||||
* | Update to 1.3.4 | Wesley Shields | 2008-11-02 | 2 | -4/+4 |
| | | | | | PR: ports/128533 Submitted by: Yarodin <yarodin@gmail.com> (maintainer) | ||||
* | - Update to 1.3.2 | Rong-En Fan | 2008-05-03 | 2 | -4/+4 |
| | | | | | PR: ports/123266 Submitted by: Yarodin <yarodin at gmail.com> (maintainer) | ||||
* | - Update to 1.3.1 | Philippe Audeoud | 2008-03-25 | 2 | -6/+5 |
| | | | | | | | | - Pass maintainership to submitter PR: ports/122012 Submitter: Yarodin <yarodin@gmail.com> Approved by: tabthorpe (mentor) | ||||
* | Simplify and reorganize Makefile and pkg-message in the similar way | Andrey A. Chernov | 2008-03-19 | 3 | -24/+21 |
| | | | | like mod_geoip2 does. | ||||
* | Bump portrevision | Andrey A. Chernov | 2008-03-16 | 1 | -0/+1 |
| | |||||
* | Add | Andrey A. Chernov | 2008-03-16 | 1 | -1/+1 |
| | | | | | | | -L${LOCALBASE}/lib -lGeoIP to AP_EXTRAS, unresolved without this. The mod don't use apache's Configure, so MODULE-DEFINITION-START section containing the stuff above isn't parsed. | ||||
* | Add | Andrey A. Chernov | 2008-03-16 | 1 | -0/+1 |
| | | | | | | AP_EXTRAS+= -I${LOCALBASE}/include for GeoIP.h (can't compile with apache13 otherwise) | ||||
* | - update to 1.3.0 | Martin Matuska | 2008-03-15 | 3 | -14/+9 |
| | | | | | | - depend on GeoIP 1.4.4 - use bsd.apache.mk infrastructure (build, install, plist) - removed files: pkg-plist | ||||
* | - Add even more ports to the new "geography" category | Frank J. Laszlo | 2007-07-22 | 1 | -1/+1 |
| | | | | Approved by: Pav (wearing portmgr hat) | ||||
* | - Update to 1.2.9 | Martin Wilke | 2007-02-06 | 2 | -6/+5 |
| | | | | | PR: 108798 Submitted by: Martin Matuska <martin@matuska.org> | ||||
* | Reset seanc@FreeBSD.or due to maintainer-timeouts and no response to email. | Mark Linimon | 2006-12-13 | 1 | -1/+1 |
| | | | | Hat: portmgr | ||||
* | Chase GeoIP shared library version bump. | Shaun Amott | 2006-08-14 | 1 | -1/+2 |
| | |||||
* | SHA256ify | Edwin Groothuis | 2006-01-24 | 1 | -0/+1 |
| | | | | Approved by: krion@ | ||||
* | - Update to 1.2.7 | Pav Lucistnik | 2005-09-16 | 2 | -4/+3 |
| | | | | | | PR: ports/81400 Submitted by: Toni Viemero <toni.viemero@iki.fi> Approved by: maintainer timeout (seanc; 4 months) | ||||
* | - net/GeoIP uses its own libtool even if we define USE_LIBTOOL* | Yen-Ming Lee | 2004-05-30 | 2 | -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 | ||||
* | SIZEify (maintainer timeout) | Trevor Johnson | 2004-03-31 | 1 | -0/+1 |
| | |||||
* | Use the new Apache bits from bsd.port.mk. | Joe Marcus Clarke | 2003-11-07 | 1 | -5/+2 |
| | | | | Submitted by: dinoex | ||||
* | Chase net/GeoIP's new API and update mod_geoip to 1.2.2 | Sean Chittenden | 2003-09-04 | 3 | -44/+2 |
| | |||||
* | Fix mod_geoip with recent GeoIP. | Sean Chittenden | 2003-05-19 | 2 | -4/+41 |
| | | | | Submitted by: kris/bento, Lew Payne <lew@clickbank.com> | ||||
* | BROKEN on 5.1: does not compile | Kris Kennaway | 2003-05-18 | 1 | -1/+7 |
| | |||||
* | Chase GeoIP so version bump. | Sean Chittenden | 2003-05-16 | 1 | -2/+3 |
| | |||||
* | Clear moonlight beckons. | Ade Lovett | 2003-03-07 | 2 | -1/+1 |
| | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. | ||||
* | Add GeoIP dependency. ::blush:: Not bumping port version. | Sean Chittenden | 2003-01-27 | 1 | -0/+1 |
| | |||||
* | Add port mod_geoip. | Sean Chittenden | 2003-01-24 | 6 | -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. |