aboutsummaryrefslogtreecommitdiff
path: root/sysutils/flasher
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-03-27 07:15:39 +0000
committerPatrick Li <pat@FreeBSD.org>2002-03-27 07:15:39 +0000
commitdb2d4356ef043e55df4be2c7a558d17eec1bd66a (patch)
tree759514ff17307f343a78c9d4b1ceb648e346a74c /sysutils/flasher
parent6721ad207977754837f8b85839c8982fdce3d2a3 (diff)
downloadports-db2d4356ef043e55df4be2c7a558d17eec1bd66a.tar.gz
ports-db2d4356ef043e55df4be2c7a558d17eec1bd66a.zip
Notes
Diffstat (limited to 'sysutils/flasher')
-rw-r--r--sysutils/flasher/Makefile2
-rw-r--r--sysutils/flasher/distinfo2
-rw-r--r--sysutils/flasher/pkg-descr3
3 files changed, 5 insertions, 2 deletions
diff --git a/sysutils/flasher/Makefile b/sysutils/flasher/Makefile
index 870304bc5e8b..540d54483360 100644
--- a/sysutils/flasher/Makefile
+++ b/sysutils/flasher/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= flasher
-PORTVERSION= 1.2
+PORTVERSION= 1.3
CATEGORIES= sysutils
MASTER_SITES= http://www.unixporting.com/downloads/
diff --git a/sysutils/flasher/distinfo b/sysutils/flasher/distinfo
index ea0d078d4945..41f2bd4596a0 100644
--- a/sysutils/flasher/distinfo
+++ b/sysutils/flasher/distinfo
@@ -1 +1 @@
-MD5 (flasher-1.2.tar.gz) = 05a79810098e769a7b0c61c0b246959d
+MD5 (flasher-1.3.tar.gz) = 3228a67ef4d7da3c3a1ef561ce968ed8
diff --git a/sysutils/flasher/pkg-descr b/sysutils/flasher/pkg-descr
index 6fc78bfcdbab..fda3923518d5 100644
--- a/sysutils/flasher/pkg-descr
+++ b/sysutils/flasher/pkg-descr
@@ -4,12 +4,15 @@ once for each write. The flashing sequence is repeated, after a
brief pause, until the files have been read. As the files are
subsequently read, the number of LED flashes is reduced. When all
monitored files have been read, the console LED will be disabled.
+
The most obvious use is to monitor specific system log or mail files.
Multiple LEDs can be used. Each possible LED (-c, -n or -s) takes
a list of colon-separated file arguments. For example, when invoked
as:
+
# ./flasher -s /var/log/messages:/var/mail/root
+
the Scroll Lock LED will flash once for each write made to either
of these files, until the files are read. When /var/log/messages
has been read, the Scroll Lock LED will continue to flash once for