Port details |
- wait_on Enable shell scripts to monitor for changes on directories and files
- 1.1.2 sysutils
=6 1.1.2Version of this port present on the latest quarterly branch. - Maintainer: jcpierri@gmail.com
 - Port Added: 2002-05-25 11:34:40
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- People watching this port, also watch:: libiconv, popt, expat, gmake, freetype2
- License: BSD3CLAUSE
- Description:
- 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.
WWW: https://github.com/jcpierri/wait_on
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- wait_on>0:sysutils/wait_on
- To install the port:
- cd /usr/ports/sysutils/wait_on/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/wait_on
- pkg install wait_on
- PKGNAME: wait_on
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1534810907
SHA256 (jcpierri-wait_on-1.1-2-g2fb6f24_GH0.tar.gz) = 3bcf8ed213e6a6d7bbae9b38e5b7c8ad43640ae0da1bcb33ae234e0eed93592e
SIZE (jcpierri-wait_on-1.1-2-g2fb6f24_GH0.tar.gz) = 7555
- Packages (timestamps in pop-ups are UTC):
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- sysutils_wait_on
- USES:
- uidfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 1.1.2
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
21 Aug 2018 04:28:28
1.1.2
|
yuri  |
sysutils/wait_on: Update 1.1 -> 1.1-2
jcpierri@gmail.com takes maintainership
Port changes:
* Code moved from the original CVS repository to the maintainer's repository on
github
* Update COMMENT
* Add WWW
PR: 230311
Submitted by: Josmar <jcpierri@gmail.com> |
15 Mar 2014 08:55:13
1.1
|
rene  |
Resurrect sysutils/wait_on, it has a new home. [1]
While here, fix packaging as user.
Submitted by: Ondra Knezour <knezour@weboutsourcing.cz> |
10 Mar 2014 11:50:27
1.1
|
rene  |
Remove expired ports:
2014-03-10 deskutils/libopensync-plugin-synce: No more public distfiles
2014-03-10 irc/irchat-pj-xemacs21-mule: No more public distfiles
2014-03-10 irc/pure-xemacs21-mule: No more public distfiles
2014-03-10 lang/dice: No more public distfiles
2014-03-10 irc/dcc: No more public distfiles
2014-03-10 sysutils/backupme: No more public distfiles
2014-03-10 net/freeswitch-curl-devel: No more public distfiles
2014-03-10 misc/freeswitch-pizzademo-devel: No more public distfiles
2014-03-10 emulators/cygne-sdl: No more public distfiles
2014-03-10 mail/newmail: No more public distfiles
2014-03-10 x11-toolkits/xscoop: No more public distfiles
2014-03-10 security/didentd: No more public distfiles
2014-03-10 sysutils/wait_on: No more public distfiles
2014-03-10 net/freeswitch-sbc-devel: No more public distfiles (Only the first 15 lines of the commit message are shown above ) |
10 Feb 2014 13:27:10
1.1
|
bapt  |
Back to the futur |
10 Feb 2014 12:58:55
1.1
|
bapt  |
Mark as deprecated unmaintained ports for which no public distfiles are
available for part or all the needed distfiles.
Reported by: distillator |
16 Nov 2013 13:50:54
1.1
|
vanilla  |
Support STAGEDIR. |
20 Sep 2013 23:06:00
1.1
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
25 Aug 2011 08:27:57
1.1
|
culot  |
- Update MASTER_SITES
- Undeprecate (distfile fetchable again)
PR: ports/160149
Submitted by: Kato Tsuguru <tkato432@yahoo.com> |
02 Aug 2011 17:04:00
1.1
|
bapt  |
Deprecate some ports where I can't find distfiles and upstream |
19 Mar 2011 12:38:54
1.1
|
miwi  |
- Get Rid MD5 support |
14 Jun 2006 08:15:13
1.1
|
linimon  |
Reset andrew@ugh.net.au due to multiple timeouts. |
08 Jun 2006 01:09:10
1.1
|
itetcu  |
Fix MASTER_SITES
PR: ports/97797
Submitted by: miwi
Approved by: maintainer-timeout, lawrance (mentor, implicit) |
24 Jan 2006 01:06:45
1.1
|
edwin  |
SHA256ify
Approved by: krion@ |
27 Nov 2005 07:56:46
1.1
|
linimon  |
Remove dead mastersite per distfile survey. |
19 Mar 2004 01:51:15
1.1
|
trevor  |
Add size data, approved by maintainers. |
06 Feb 2004 13:12:53
1.1
|
trevor  |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
01 Jun 2003 02:48:43
1.1
|
foxfair  |
PR: 52827
[maintainer-update] Update wait_on to v1.1. This fixes a few bugs in relation
to the handling of -i (which used to be -m). |
21 Feb 2003 13:28:59
1.0
|
knu  |
De-pkg-comment. |
25 May 2002 11:33:55
1.0
|
kris  |
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 |