Re: Replacement for sysutils/wait_on

2014-03-17 Thread Andrea Venturoli
On 03/13/14 23:26, Andrea Venturoli wrote: Hello. I have a script which monitors a directory and wakes up as soon as a new file appears. I'm using sysutils/wait_on for this, but this port expired a few days ago. Is there a drop in replacement? Any other suggestion? Hello. Thanks to anyone who

Re: Replacement for sysutils/wait_on

2014-03-15 Thread Zsolt Udvari
Good news: http://lists.freebsd.org/pipermail/freebsd-ports/2014-March/090798.html http://svnweb.freebsd.org/ports?view=revision&revision=348299 Zsolt 2014-03-13 23:26 GMT+01:00 Andrea Venturoli : > Hello. > > I have a script which monitors a directory and wakes up as soon as a new > file appear

Re: Replacement for sysutils/wait_on

2014-03-14 Thread Kevin Oberman
On Thu, Mar 13, 2014 at 11:59 PM, Andrea Venturoli wrote: > On 03/14/14 00:24, Robert Huff wrote: > >> Andrea Venturoli writes: >> >> I have a script which monitors a directory and wakes up as soon >>> as a new file appears. I'm using sysutils/wait_on for this, but >>> this port expired a fe

Re: Replacement for sysutils/wait_on

2014-03-14 Thread Andrea Venturoli
On 03/14/14 00:24, Robert Huff wrote: Andrea Venturoli writes: I have a script which monitors a directory and wakes up as soon as a new file appears. I'm using sysutils/wait_on for this, but this port expired a few days ago. Is there a drop in replacement? Any other suggestion? Isn

Re: Replacement for sysutils/wait_on

2014-03-13 Thread Zsolt Udvari
Oh, bad news, I'm using wait_on too. I've checked some time ago sysutils/filewatcherd - it seems maybe a good replacement. But I want to know other ideas before swithcing filewatcherd. Thanks Zsolt 2014-03-13 23:26 GMT+01:00 Andrea Venturoli : > Hello. > > I have a script which monitors a di

Re: Replacement for sysutils/wait_on

2014-03-13 Thread Robert Huff
Andrea Venturoli writes: I have a script which monitors a directory and wakes up as soon as a new file appears. I'm using sysutils/wait_on for this, but this port expired a few days ago. Is there a drop in replacement? Any other suggestion? Isn't there a component of the GNOME su

Replacement for sysutils/wait_on

2014-03-13 Thread Andrea Venturoli
Hello. I have a script which monitors a directory and wakes up as soon as a new file appears. I'm using sysutils/wait_on for this, but this port expired a few days ago. Is there a drop in replacement? Any other suggestion? bye & Thanks av.