1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

26 Commits

Author SHA1 Message Date
Philip M. Gollucci
805c652f35 - Mark remaining mod_* ports MAKE_JOBS_SAFE=yes
PR:             ports/134611
Approved by:    pav (#bsdports)
2009-05-21 20:45:34 +00:00
Yen-Ming Lee
d4f2f7c589 - apply patch to prevent from segfault
PR:		131450
Submitted by:	maintainer
2009-03-11 21:16:49 +00:00
Wesley Shields
d0b44f6041 Update to 1.3.4
PR:		ports/128533
Submitted by:	Yarodin <yarodin@gmail.com> (maintainer)
2008-11-02 20:53:28 +00:00
Rong-En Fan
1a9b17808b - Update to 1.3.2
PR:		ports/123266
Submitted by:	Yarodin <yarodin at gmail.com> (maintainer)
2008-05-03 08:49:07 +00:00
Philippe Audeoud
d319dec277 - Update to 1.3.1
- Pass maintainership to submitter

PR:		ports/122012
Submitter:	Yarodin <yarodin@gmail.com>
Approved by:	tabthorpe (mentor)
2008-03-25 08:18:31 +00:00
Andrey A. Chernov
a0eefb4c97 Simplify and reorganize Makefile and pkg-message in the similar way
like mod_geoip2 does.
2008-03-19 07:47:40 +00:00
Andrey A. Chernov
93e540343a Bump portrevision 2008-03-16 20:57:53 +00:00
Andrey A. Chernov
54e8e198f4 Add
-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.
2008-03-16 20:56:01 +00:00
Andrey A. Chernov
33ce0f99e9 Add
AP_EXTRAS+=     -I${LOCALBASE}/include
for GeoIP.h
(can't compile with apache13 otherwise)
2008-03-16 16:44:56 +00:00
Martin Matuska
5a7463bb6e - update to 1.3.0
- depend on GeoIP 1.4.4
- use bsd.apache.mk infrastructure (build, install, plist)
- removed files: pkg-plist
2008-03-15 11:37:10 +00:00
Frank J. Laszlo
6e17578b4d - Add even more ports to the new "geography" category
Approved by:	Pav (wearing portmgr hat)
2007-07-22 19:53:52 +00:00
Martin Wilke
f72f440528 - Update to 1.2.9
PR:		108798
Submitted by:	Martin Matuska <martin@matuska.org>
2007-02-06 21:05:32 +00:00
Mark Linimon
73021e6e14 Reset seanc@FreeBSD.or due to maintainer-timeouts and no response to email.
Hat:		portmgr
2006-12-13 16:14:17 +00:00
Shaun Amott
db0ebc9499 Chase GeoIP shared library version bump. 2006-08-14 22:26:37 +00:00
Edwin Groothuis
84b1517c16 SHA256ify
Approved by: krion@
2006-01-24 03:16:52 +00:00
Pav Lucistnik
c064e1181b - Update to 1.2.7
PR:		ports/81400
Submitted by:	Toni Viemero <toni.viemero@iki.fi>
Approved by:	maintainer timeout (seanc; 4 months)
2005-09-16 00:07:28 +00:00
Yen-Ming Lee
cd62882342 - net/GeoIP uses its own libtool even if we define USE_LIBTOOL*
- 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
2004-05-30 07:19:41 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Joe Marcus Clarke
f4d7c801f8 Use the new Apache bits from bsd.port.mk.
Submitted by:	dinoex
2003-11-07 09:12:58 +00:00
Sean Chittenden
15749b3c4b Chase net/GeoIP's new API and update mod_geoip to 1.2.2 2003-09-04 21:10:47 +00:00
Sean Chittenden
39200c9b7a Fix mod_geoip with recent GeoIP.
Submitted by:	kris/bento, Lew Payne <lew@clickbank.com>
2003-05-19 22:11:33 +00:00
Kris Kennaway
d500c1cc50 BROKEN on 5.1: does not compile 2003-05-18 10:15:44 +00:00
Sean Chittenden
d6e0250678 Chase GeoIP so version bump. 2003-05-16 18:14:06 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Sean Chittenden
6ab2f2e60a Add GeoIP dependency. :😊: Not bumping port version. 2003-01-27 19:13:50 +00:00
Sean Chittenden
374a90f9fb Add port mod_geoip.
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.
2003-01-24 20:37:55 +00:00