Commit graph

31 commits

Author SHA1 Message Date
shattered
2979d9ae0a Update to Logsurfer+ 1.7. Changes:
* Added -e option to begin processing from the current end of the input log file.
* Put double-quotes around regex expressions in dump file.
* If the context argument to a pipe or report action is "-" then the current context contents are piped into the command.
* Added "echo" action which simply echo's the output on stdout, or to a file.
* Added a "$lines" macro construct in context action fields, it will be substituted by the number of lines in the context.
* Added "syslog" action to send a message into syslog.
2009-01-18 11:01:56 +00:00
joerg
161c920c15 Prepare for switching to NO_MTREE=yes. 2007-03-24 19:21:18 +00:00
wiz
6e2c35c083 pkglint cleanup; update HOMEPAGE/MASTER_SITES.
From Sergey Svishchev in private mail.
2007-02-22 19:01:13 +00:00
obache
a557bb857f Update logsurfer to 1.6.2(1.6b), requested in PR 33892.
ChangeLog:
Version 1.6b (logsurfer+)
	+ fixed -t option in getopts()

Version 1.6a (logsurfer+)
	Kerry Thompson kerry_at_crypt.gen.nz:
	+ corrected off-by-one in min_lines checking
	+ added min_lines context arg to logsurfer.conf man page

Version 1.6 (logsurfer+)
	Kerry Thompson kerry_at_crypt.gen.nz:
	+ added an optional parameter at the end of context definition
	  (just before action) specifying the minimum number of lines
	  collected which needs to be satisfied before performing action
	+ added -t option to explicity timeout contexts when exiting
	  default=off so contexts don't all trigger when we shut down
	+ only add lines to a context if the context has an action of
	  'pipe' or 'report'. In other words, don't store lines in
	  memory which won't ever be used. The number of matching
	  lines in the context is still incremented. This allows contexts
	  to be created which can notify if we _don't_ see an event, such
	  as regular "syslog pings" from hosts.
2006-12-07 12:51:36 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
reed
e3bc8de2a2 New homepage. 2005-08-16 05:28:12 +00:00
agc
07b46baa43 Add RMD160 digests 2005-02-24 11:02:49 +00:00
grant
0155927c43 s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
tron
6ad2940ed0 Update "logsurfer" to version 1.5.2 (1.5b). Changes since version 1.5:
- Corrected off-by-one heap overflow and uninitialized pointer
- Corrected minor bug in context timeouts
2002-10-05 06:11:30 +00:00
zuntum
c72c1cf5f9 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
agc
88670a4a89 Move to sha1 digests, and add distfile sizes. 2001-04-20 13:52:07 +00:00
agc
9e8d6c8b8d + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:33:31 +00:00
wiz
a13ea108bb Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:52:59 +00:00
wiz
54472a1a3a Re-format, correct any typos. 2000-12-17 22:58:00 +00:00
cjones
a9e011b567 Added one-line patch to fix lack of timeouts.
Patch has been submitted to the folks at cert.dfn.de.
2000-08-08 23:21:22 +00:00
cjones
7310479a97 Forgot to delete patch-ab in previous commit. 2000-08-02 17:30:24 +00:00
cjones
2ac62b2390 Updated logsurfer to 1.5. 2000-08-02 17:29:05 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
agc
f4d5171de1 Add package patch checksum files. 1999-07-09 14:09:02 +00:00
tsarna
6bd0d65c65 The Grand Homepagification:
- New, optional Makefile variable HOMEPAGE, specifies a URL for
	  the home page of the software if it has one.
	- The value of HOMEPAGE is used to add a link from the
	  README.html files.
	- pkglint updated to know about it.  The "correct" location for
	  HOMEPAGE in the Makefile is after MAINTAINER, in that same
	  section.
1998-08-20 15:16:34 +00:00
agc
05b88260d7 Add NetBSD RCS Ids. 1998-08-07 13:16:49 +00:00
agc
41bfb30737 Add NetBSD RCS Ids. 1998-08-07 11:08:53 +00:00
agc
daa3dd519a Update package Makefiles for automatic manual page handling. 1998-06-22 12:44:29 +00:00
agc
258b808c9f Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
Remove redundant (and sometimes erroneous) comments.
1998-04-15 10:38:15 +00:00
frueauf
af8a2f2331 Fix the first two URLs, fixes pr pkg/4936 from Scott Reynolds. 1998-02-04 20:41:05 +00:00
hubertf
c9d1a4fab6 portlint: fix RCS ID, remove unneeded backslash at EOL 1998-01-24 21:14:06 +00:00
hubertf
8639bafeaa Fix setting CONFIGURE_ARGS ("=" -> "+=") 1997-12-22 07:45:38 +00:00
agc
5358faaf74 Add a NetBSD RCS Id to all the PLIST files. 1997-11-06 09:57:11 +00:00
hubertf
d9366b6050 put config-files in ${PREFIX}, add MANCOMPRESSED, MAN1, MAN4 1997-10-27 00:26:48 +00:00
hubertf
240eed442d Import as of 09/25/97 1997-10-11 21:53:59 +00:00