head	1.3;
access;
symbols
	RELEASE_7_0_0:1.2
	RELEASE_6_3_0:1.2
	PRE_XORG_7:1.2
	RELEASE_4_EOL:1.2
	RELEASE_6_2_0:1.2
	RELEASE_6_1_0:1.2
	RELEASE_5_5_0:1.2
	RELEASE_6_0_0:1.2
	RELEASE_5_4_0:1.2
	RELEASE_4_11_0:1.2
	RELEASE_5_3_0:1.2
	RELEASE_4_10_0:1.1
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1
	RELEASE_4_9_0:1.1
	RELEASE_5_1_0:1.1
	RELEASE_4_8_0:1.1;
locks; strict;
comment	@# @;


1.3
date	2008.03.15.11.37.10;	author mm;	state dead;
branches;
next	1.2;

1.2
date	2004.05.30.07.19.41;	author leeym;	state Exp;
branches;
next	1.1;

1.1
date	2003.01.24.20.37.55;	author seanc;	state Exp;
branches;
next	;


desc
@@


1.3
log
@- update to 1.3.0
- depend on GeoIP 1.4.4
- use bsd.apache.mk infrastructure (build, install, plist)
- removed files: pkg-plist
@
text
@libexec/apache/mod_geoip.so
@@exec %D/sbin/apxs -e -A -n geoip %D/%F
@@unexec %D/sbin/apxs -e -A -n geoip %D/%F
@


1.2
log
@- 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
@
text
@@


1.1
log
@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.
@
text
@a3 5
share/doc/mod_geoip/Changes
share/doc/mod_geoip/INSTALL
share/doc/mod_geoip/README
share/doc/mod_geoip/README.php
@@dirrm share/doc/mod_geoip
@

