diff -ruN net-mgmt/argus3-clients/Makefile net-mgmt/argus3-clients.3.0.4.1/Makefile --- net-mgmt/argus3-clients/Makefile 2011-03-21 06:30:16.000000000 +0300 +++ net-mgmt/argus3-clients.3.0.4.1/Makefile 2011-06-06 15:18:31.000000000 +0400 @@ -6,8 +6,7 @@ # PORTNAME= argus-clients -PORTVERSION= 3.0.2 -PORTREVISION= 1 +PORTVERSION= 3.0.4.1 CATEGORIES= net-mgmt security MASTER_SITES= http://qosient.com/argus/src/ \ ftp://qosient.com/pub/argus/src/ @@ -18,7 +17,8 @@ CONFLICTS= argus-clients-2* argus-clients-sasl-2* OPTIONS+= SASL "SASL authentication support" on \ - MYSQL "MySQL database support" on + MYSQL "MySQL database support" on \ + GEOIP "GeoIP library support" off .include @@ -35,6 +35,11 @@ USE_MYSQL= yes .endif +.if defined(WITH_GEOIP) +LIB_DEPENDS+= GeoIP:${PORTSDIR}/net/GeoIP +CONFIGURE_ARGS+= --with-GeoIP=${LOCALBASE} +.endif + MAN1= ra.1 rabins.1 racluster.1 racount.1 ragraph.1 rahisto.1 \ ranonymize.1 rasort.1 rasplit.1 rastream.1 rastrip.1 MAN5= racluster.5 radium.conf.5 rarc.5 diff -ruN net-mgmt/argus3-clients/distinfo net-mgmt/argus3-clients.3.0.4.1/distinfo --- net-mgmt/argus3-clients/distinfo 2011-03-21 06:30:16.000000000 +0300 +++ net-mgmt/argus3-clients.3.0.4.1/distinfo 2011-06-06 14:48:43.000000000 +0400 @@ -1,2 +1,2 @@ -SHA256 (argus-clients-3.0.2.tar.gz) = 68ffc169ff4d6e4c08c19522833c829b2e560ee61b779a7a4f166c1cf022a7c4 -SIZE (argus-clients-3.0.2.tar.gz) = 1802627 +SHA256 (argus-clients-3.0.4.1.tar.gz) = c56cb81cc9a898f638cacd9973b43fd01e0dcca3b8c7fcaa8b8c5d0456b8b581 +SIZE (argus-clients-3.0.4.1.tar.gz) = 2116531