aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/grok/Makefile
diff options
context:
space:
mode:
authorrafan <rafan@FreeBSD.org>2007-02-25 15:20:48 +0800
committerrafan <rafan@FreeBSD.org>2007-02-25 15:20:48 +0800
commitfa9c610cec88bff00e88d34717b8216a923e347a (patch)
treed3633f95b781f91429fd085ccbe4175430db8836 /sysutils/grok/Makefile
parentdb2d1829f1387957697259a0338d5e3704116b82 (diff)
downloadfreebsd-ports-gnome-fa9c610cec88bff00e88d34717b8216a923e347a.tar.gz
freebsd-ports-gnome-fa9c610cec88bff00e88d34717b8216a923e347a.tar.zst
freebsd-ports-gnome-fa9c610cec88bff00e88d34717b8216a923e347a.zip
- Update to 20070224
- Add backup master site PR: ports/109500 Submitted by: Wesley Shields <wxs at atarininja.org> (maintainer)
Diffstat (limited to 'sysutils/grok/Makefile')
-rw-r--r--sysutils/grok/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/sysutils/grok/Makefile b/sysutils/grok/Makefile
index d2d4946ba1f9..f895eb08a1d0 100644
--- a/sysutils/grok/Makefile
+++ b/sysutils/grok/Makefile
@@ -6,9 +6,10 @@
#
PORTNAME= grok
-PORTVERSION= 1.1
+PORTVERSION= 20070224
CATEGORIES= sysutils
-MASTER_SITES= http://www.semicomplete.com/projects/grok/
+MASTER_SITES= http://www.semicomplete.com/projects/grok/ \
+ http://www.atarininja.org/~wxs/distfiles/
MAINTAINER= wxs@atarininja.org
COMMENT= An expert system for real-time log analysis
@@ -16,7 +17,8 @@ COMMENT= An expert system for real-time log analysis
RUN_DEPENDS= ${SITE_PERL}/Regexp/Common.pm:${PORTSDIR}/textproc/p5-Regexp-Common \
${SITE_PERL}/Parse/RecDescent.pm:${PORTSDIR}/devel/p5-Parse-RecDescent \
${SITE_PERL}/${PERL_ARCH}/Unix/Syslog.pm:${PORTSDIR}/sysutils/p5-Unix-Syslog \
- ${SITE_PERL}/Date/Format.pm:${PORTSDIR}/devel/p5-TimeDate
+ ${SITE_PERL}/Date/Format.pm:${PORTSDIR}/devel/p5-TimeDate \
+ ${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI
USE_PERL5= yes
USE_RC_SUBR= grok.sh