Update to 1.3

PR:		36362
Submitted by:	maintainer
This commit is contained in:
Patrick Li 2002-03-27 07:15:39 +00:00
parent 6721ad2079
commit db2d4356ef
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=56733
3 changed files with 5 additions and 2 deletions

View file

@ -6,7 +6,7 @@
# #
PORTNAME= flasher PORTNAME= flasher
PORTVERSION= 1.2 PORTVERSION= 1.3
CATEGORIES= sysutils CATEGORIES= sysutils
MASTER_SITES= http://www.unixporting.com/downloads/ MASTER_SITES= http://www.unixporting.com/downloads/

View file

@ -1 +1 @@
MD5 (flasher-1.2.tar.gz) = 05a79810098e769a7b0c61c0b246959d MD5 (flasher-1.3.tar.gz) = 3228a67ef4d7da3c3a1ef561ce968ed8

View file

@ -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 brief pause, until the files have been read. As the files are
subsequently read, the number of LED flashes is reduced. When all subsequently read, the number of LED flashes is reduced. When all
monitored files have been read, the console LED will be disabled. monitored files have been read, the console LED will be disabled.
The most obvious use is to monitor specific system log or mail files. 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 Multiple LEDs can be used. Each possible LED (-c, -n or -s) takes
a list of colon-separated file arguments. For example, when invoked a list of colon-separated file arguments. For example, when invoked
as: as:
# ./flasher -s /var/log/messages:/var/mail/root # ./flasher -s /var/log/messages:/var/mail/root
the Scroll Lock LED will flash once for each write made to either 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 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 has been read, the Scroll Lock LED will continue to flash once for