pkgsrc-WIP-cvs archive

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

CVS commit: wip/fswatch



Module name:	wip
Committed by:	jonthn
Date:		Thu May  7 22:25:32 UTC 2015

Added Files:
	wip/fswatch: DESCR Makefile PLIST distinfo

Log Message:
Import fswatch-1.4.6 as wip/fswatch.

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, supported on most *BSD systems, including OS X.
  A monitor based on inotify, a Linux kernel subsystem.
  A monitor which periodically stats the file system, which works anywhere
    stat (2) can be used.

To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 wip/fswatch/DESCR wip/fswatch/Makefile \
    wip/fswatch/PLIST wip/fswatch/distinfo

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/fswatch/DESCR?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/fswatch/Makefile?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/fswatch/PLIST?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/fswatch/distinfo?r1=0&r2=1.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index