head	1.4;
access;
symbols
	RELEASE_8_3_0:1.4
	RELEASE_9_0_0:1.4
	RELEASE_7_4_0:1.4
	RELEASE_8_2_0:1.4
	RELEASE_6_EOL:1.4
	RELEASE_8_1_0:1.4
	RELEASE_7_3_0:1.4
	RELEASE_8_0_0:1.4
	RELEASE_7_2_0:1.4
	RELEASE_7_1_0:1.4
	RELEASE_6_4_0:1.4
	RELEASE_5_EOL:1.4
	RELEASE_7_0_0:1.4
	RELEASE_6_3_0:1.4
	PRE_XORG_7:1.4
	RELEASE_4_EOL:1.4
	RELEASE_6_2_0:1.4
	RELEASE_6_1_0:1.4
	RELEASE_5_5_0:1.4
	RELEASE_6_0_0:1.4
	RELEASE_5_4_0:1.4
	RELEASE_4_11_0:1.4
	RELEASE_5_3_0:1.4
	RELEASE_4_10_0:1.4
	RELEASE_5_2_1:1.3
	RELEASE_5_2_0:1.3
	RELEASE_4_9_0:1.3
	RELEASE_5_1_0:1.3
	RELEASE_4_8_0:1.3
	RELEASE_5_0_0:1.3
	RELEASE_4_7_0:1.3
	RELEASE_4_6_2:1.3
	RELEASE_4_6_1:1.3
	RELEASE_4_6_0:1.3
	RELEASE_5_0_DP1:1.3
	RELEASE_4_5_0:1.3
	RELEASE_4_4_0:1.3
	RELEASE_4_3_0:1.3
	RELEASE_4_2_0:1.2
	RELEASE_4_1_1:1.2
	RELEASE_4_1_0:1.2
	RELEASE_3_5_0:1.2
	RELEASE_4_0_0:1.2
	RELEASE_3_4_0:1.2
	RELEASE_3_3_0:1.2
	RELEASE_3_2_0:1.2
	RELEASE_3_1_0:1.2
	RELEASE_2_2_8:1.2
	RELEASE_3_0_0:1.2
	RELEASE_2_2_7:1.2
	RELEASE_2_2_6:1.2
	RELEASE_2_2_5:1.2
	RELEASE_2_2_2:1.2
	v2_2:1.1.1.1
	TATKINS:1.1.1;
locks; strict;
comment	@# @;


1.4
date	2004.03.17.02.15.28;	author kuriyama;	state Exp;
branches;
next	1.3;

1.3
date	2000.12.29.15.42.30;	author kevlo;	state Exp;
branches;
next	1.2;

1.2
date	97.05.03.06.37.38;	author jfitz;	state Exp;
branches;
next	1.1;

1.1
date	97.05.03.00.22.09;	author jfitz;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	97.05.03.00.22.09;	author jfitz;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Reduce dependency for perl-5.8.x.
Update WWW line in pkg-descr.

No response from:	maintainer
@
text
@SWATCH - The Simple WATCHer and filter

Swatch is designed to  monitor  system  activity.   Swatch
requires a configuration file which contains pattern(s) to
look for and action(s) to do when each pattern is found.

WWW: http://swatch.sourceforge.net/
@


1.3
log
@Upgrade to 3.0.1

PR: 23911
Submitted by: MAINTAINER
@
text
@d7 1
a7 1
WWW: http://www.stanford.edu/~atkins/swatch/
@


1.2
log
@Make the DESCR file a little less of a copy of the README
right-to-be-lazy-revoked-by: asami@@freebsd.org
@
text
@d3 3
a5 3
       Swatch is designed to  monitor  system  activity.   Swatch
       requires a configuration file which contains pattern(s) to
       look for and action(s) to do when each pattern is found.
d7 1
a7 17
      The file contains four TAB separated fields:

/pattern/[,/pattern/,...] action[,action,...] [[HH:]MM:]SS start:length

       A pattern must be a regular expression which perl(1)  will
       accept,  which  is very similar to the regular expressions
       which egrep(1) accepts.

       The following actions are acceptable:

       echo[=mode]
       bell[=N]
       exec=command
       ignore
       mail[=address:address:...]
       pipe=command
       write[=user:user:...]
@


1.1
log
@Initial revision
@
text
@d3 21
a23 41
HOW TO INSTALL
	
    To install Swatch simply type "sh install.sh" and you will be prompted
for
    the information that it need to make the installation

NEW FEATURES

    * Now using the getopts.pl library as the command line parser instead
      of the non-standard library that I was using.

    * No longer writing the watcher script into a temporary file. Instead
      I store the script internally and run it inside a child process.
      This also fixed the bug where 2.1 did not remove the watcher script
      upon exit.

    * Reduced the history reporting to one line.

    * Cleaned up code to follow PERL style rules more closely.

COMING ATTRACTIONS

    * Better history handling

    * Expanded history options

    * Ability to use an easier to read configuration file

    * Color

    * One or two more actions

The latest version of swatch can be found at

    ftp://ftp.stanford.edu/general/security-tools/swatch

You can send you questions, comments, or suggestions to

    Todd.Atkins@@CAST.Stanford.EDU

Enjoy
@


1.1.1.1
log
@Import of SWATCH, the Simple WATCHer and filter
@
text
@@
