Date: Sat, 25 May 2002 04:33:55 -0700 (PDT) From: Kris Kennaway <kris@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils Makefile ports/sysutils/wait_on Makefile distinfo pkg-comment pkg-descr pkg-plist Message-ID: <200205251133.g4PBXta47948@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
kris 2002/05/25 04:33:55 PDT
Modified files:
sysutils Makefile
Added files:
sysutils/wait_on Makefile distinfo pkg-comment pkg-descr
pkg-plist
Log:
Add wait_on-1.0
The wait_on command allows shell scripts to access the facilities provided by
kqueue(3). This allows scripts to detect files being added to directories, data
appended to files and many other things - all without polling.
Submitted by: Andrew Stevenson <andrew@ugh.net.au>
PR: ports/34414
Revision Changes Path
1.261 +1 -0 ports/sysutils/Makefile
1.1 +22 -0 ports/sysutils/wait_on/Makefile (new)
1.1 +1 -0 ports/sysutils/wait_on/distinfo (new)
1.1 +1 -0 ports/sysutils/wait_on/pkg-comment (new)
1.1 +6 -0 ports/sysutils/wait_on/pkg-descr (new)
1.1 +1 -0 ports/sysutils/wait_on/pkg-plist (new)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205251133.g4PBXta47948>
