Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Mar 2002 23:05:44 -0800 (PST)
From:      Murray Nesbitt <murray@unixporting.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/36362: Update port: Sysutils/flasher
Message-ID:  <200203270705.g2R75i904528@freebsd.unixporting.com>

next in thread | raw e-mail | index | archive | help

>Number:         36362
>Category:       ports
>Synopsis:       Update port: Sysutils/flasher
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 26 23:10:02 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Murray Nesbitt
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
>Environment:
System: FreeBSD freebsd.unixporting.com 4.5-STABLE FreeBSD 4.5-STABLE #2: Thu Mar 7 00:09:37 PST 2002 root@freebsd.unixporting.com:/usr/src/sys/compile/MYKERNEL.t2p4 i386


	
>Description:
	'Flasher' monitors log or mail files for writes, and flashes a keyboard LED.
>How-To-Repeat:
	
>Fix:


# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	flasher-1.3
#	flasher-1.3/Makefile
#	flasher-1.3/pkg-comment
#	flasher-1.3/pkg-descr
#	flasher-1.3/pkg-plist
#	flasher-1.3/distinfo
#
echo c - flasher-1.3
mkdir -p flasher-1.3 > /dev/null 2>&1
echo x - flasher-1.3/Makefile
sed 's/^X//' >flasher-1.3/Makefile << 'END-of-flasher-1.3/Makefile'
X# New ports collection makefile for:   flasher
X# Date created:        10 March 2002
X# Whom:                Murray Nesbitt <murray@unixporting.com>
X#
X# $FreeBSD$
X#
X    
XPORTNAME=	flasher
XPORTVERSION=	1.3
XCATEGORIES=	sysutils
XMASTER_SITES=	http://www.unixporting.com/downloads/
XDISTNAME=	flasher-1.3
X    
XMAINTAINER=	murray@unixporting.com
X
XMAN1=		flasher.1
XMANCOMPRESSED=	yes
X 
X.include <bsd.port.mk>
X
END-of-flasher-1.3/Makefile
echo x - flasher-1.3/pkg-comment
sed 's/^X//' >flasher-1.3/pkg-comment << 'END-of-flasher-1.3/pkg-comment'
XMonitors log or mail files for writes, and flashes a keyboard LED.
END-of-flasher-1.3/pkg-comment
echo x - flasher-1.3/pkg-descr
sed 's/^X//' >flasher-1.3/pkg-descr << 'END-of-flasher-1.3/pkg-descr'
XFlasher monitors changes to one or more files, and indicates the
Xnumber of writes to these files by briefly flashing a console LED
Xonce for each write.  The flashing sequence is repeated, after a
Xbrief pause, until the files have been read.  As the files are
Xsubsequently read, the number of LED flashes is reduced.  When all
Xmonitored files have been read, the console LED will be disabled.
X
XThe most obvious use is to monitor specific system log or mail files.
X
XMultiple LEDs can be used. Each possible LED (-c, -n or -s) takes
Xa list of colon-separated file arguments.  For example, when invoked
Xas:
X
X    # ./flasher -s /var/log/messages:/var/mail/root
X
Xthe Scroll Lock LED will flash once for each write made to either
Xof these files, until the files are read.  When /var/log/messages
Xhas been read, the Scroll Lock LED will continue to flash once for
Xeach write that has been made to /var/mail/root, until it also has
Xbeen read.
X
XThe list of files can include files that don't yet exist.
X
XWWW: http://www.unixporting.com/downloads/flasher/
X    
X- Murray Nesbitt
Xmurray@unixporting.com
X
END-of-flasher-1.3/pkg-descr
echo x - flasher-1.3/pkg-plist
sed 's/^X//' >flasher-1.3/pkg-plist << 'END-of-flasher-1.3/pkg-plist'
Xsbin/flasher
END-of-flasher-1.3/pkg-plist
echo x - flasher-1.3/distinfo
sed 's/^X//' >flasher-1.3/distinfo << 'END-of-flasher-1.3/distinfo'
XMD5 (flasher-1.3.tar.gz) = 3228a67ef4d7da3c3a1ef561ce968ed8
END-of-flasher-1.3/distinfo
exit


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203270705.g2R75i904528>