[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#846401: marked as done (ITP: fswatch -- File change monitor that receives notifications on file or directory changes)



Your message dated Thu, 01 Dec 2016 04:20:10 +0000
with message-id <E1cCIqw-0005fv-7y@quantz.debian.org>
and subject line closing ITP: fswatch -- File change monitor that receives notifications on file or directory changes
has caused the Debian Bug report #846401,
regarding ITP: fswatch -- File change monitor that receives notifications on file or directory changes
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
846401: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=846401
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Alf Gaida <agaida@siduction.org>

* Package name    : fswatch
  Version         : 1.9.96
  Upstream Author : Enrico M. Crisostomo <enrico.m.crisostomo@gmail.com>
* URL             : https://github.com/emcrisostomo/fswatch
* License         : GPL-3+
  Programming Lang: C, C++
  Description     : File change monitor that receives notifications on file or directory changes

fswatch is a file change monitor that receives notifications when the contents of the specified
files or directories are modified. fswatch implements four kinds of monitors:
 * A monitor based on the File System Events API of Apple OS X.
 * A monitor based on kqueue, a notification interface introduced in FreeBSD 4.1 (and supported
   on most *BSD systems, including OS X).
 * A monitor based on the File Events Notification API of the Solaris kernel and its derivatives.
 * A monitor based on inotify, a Linux kernel subsystem that reports file system changes to applications.
 * A monitor based on ReadDirectoryChangesW, a Microsoft Windows API that reports changes to a directory.
 * A monitor which periodically stats the file system, saves file modification times in memory, and
   manually calculates file system changes (which works anywhere stat (2) can be used).

fswatch should build and work correctly on any system shipping either of the aforementioned APIs.

--- End Message ---
--- Begin Message ---
Please retitle bug 592234 from RFP to ITP and set yourself as the owner.

--- End Message ---

Reply to: