- Update to 1.1

- Change URL for MASTER_SITE, WWW: line, etc.

PR:		ports/95375
Submitted by:	maintainer
This commit is contained in:
Sergey Matveychuk 2006-04-06 08:34:20 +00:00
parent f80333b590
commit 43c3623754
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=158940
4 changed files with 8 additions and 9 deletions

View file

@ -6,15 +6,14 @@
#
PORTNAME= grok
PORTVERSION= 1.0
PORTVERSION= 1.1
CATEGORIES= sysutils
MASTER_SITES= http://www.csh.rit.edu/~psionic/projects/grok/
MASTER_SITES= http://www.semicomplete.com/projects/grok/
MAINTAINER= wxs@csh.rit.edu
COMMENT= An expert system for real-time log analysis
RUN_DEPENDS= ${SITE_PERL}/File/Tail.pm:${PORTSDIR}/devel/p5-File-Tail \
${SITE_PERL}/Regexp/Common.pm:${PORTSDIR}/textproc/p5-Regexp-Common \
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

View file

@ -1,3 +1,3 @@
MD5 (grok-1.0.tar.gz) = a4046501b9b0dca3f6079975b8c719bd
SHA256 (grok-1.0.tar.gz) = 17fd62875bfd441d3162037433bb925de3180a04a62d09b054dacc2dc46d8626
SIZE (grok-1.0.tar.gz) = 28160
MD5 (grok-1.1.tar.gz) = c9e5725eccf78074c1e381af395bcdc8
SHA256 (grok-1.1.tar.gz) = 737d20cce83688be134be007149a364d10b98a42856117acee089c3ef669b1d5
SIZE (grok-1.1.tar.gz) = 30208

View file

@ -3,7 +3,7 @@ You'll have to edit %%PREFIX%%/etc/grok.conf to your
liking. Examples and documentation are available at
grok(1) and at:
http://www.csh.rit.edu/~psionic/projects/grok/
http://www.semicomplete.com/projects/grok/
Also, modifications to syslog.conf may be necessary.
Usually "user.info /var/log/messages" is enough.

View file

@ -1,4 +1,4 @@
An expert system for real-time log analysis that allows for user-defined
actions to happen when a log rule is matched.
WWW: http://www.csh.rit.edu/~psionic/projects/grok
WWW: http://www.semicomplete.com/projects/grok