FreeBSD Bugzilla – Attachment 19358 Details for
Bug 34414
New port: misc/wait_on - provided kqueue facilities to scripts
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 1.84 KB, created by
Andrew Stevenson
on 2002-01-29 17:20:00 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
Andrew Stevenson
Created:
2002-01-29 17:20:00 UTC
Size:
1.84 KB
patch
obsolete
># 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: ># ># wait_on ># wait_on/pkg-plist ># wait_on/pkg-descr ># wait_on/pkg-comment ># wait_on/distinfo ># wait_on/Makefile ># >echo c - wait_on >mkdir -p wait_on > /dev/null 2>&1 >echo x - wait_on/pkg-plist >sed 's/^X//' >wait_on/pkg-plist << 'END-of-wait_on/pkg-plist' >Xbin/wait_on >END-of-wait_on/pkg-plist >echo x - wait_on/pkg-descr >sed 's/^X//' >wait_on/pkg-descr << 'END-of-wait_on/pkg-descr' >XThe wait_on command allows shell scripts to access the facilities provided by >Xkqueue(3). This allows scripts to detect files being added to directories, data >Xappended to files and many other things - all without polling. >X >XAndrew Stevenson >Xandrew@ugh.net.au >END-of-wait_on/pkg-descr >echo x - wait_on/pkg-comment >sed 's/^X//' >wait_on/pkg-comment << 'END-of-wait_on/pkg-comment' >XEnable shell scripts to monitor directories for new files >END-of-wait_on/pkg-comment >echo x - wait_on/distinfo >sed 's/^X//' >wait_on/distinfo << 'END-of-wait_on/distinfo' >XMD5 (wait_on-1.0.tar.gz) = 5cfb10e02ca7665c75d378bbe3218ff6 >END-of-wait_on/distinfo >echo x - wait_on/Makefile >sed 's/^X//' >wait_on/Makefile << 'END-of-wait_on/Makefile' >X# New ports collection makefile for: wait_on >X# Date created: 29 Jan 2002 >X# Whom: Andrew Stevenson <andrew@ugh.net.au> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= wait_on >XPORTVERSION= 1.0 >XCATEGORIES= misc >XMASTER_SITES= ftp://ftp.ugh.net.au/pub/unix/wait_on/ \ >X ftp://ftp.megamirror.com/pub/ugh/unix/wait_on/ \ >X http://ftp.megamirror.com/pub/ugh/unix/wait_on/ >X >XMAINTAINER= andrew@ugh.net.au >X >XWRKSRC= ${WRKDIR}/wait_on >X >XMAN1= wait_on.1 >XMANCOMPRESSED= maybe >X >X.include <bsd.port.mk> >END-of-wait_on/Makefile >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 34414
: 19358