Created attachment 156842 [details] shar archive This port provides the way to watch for file events (ex. file deletion) to shell scripts. Currently there is no straightforward way to do this. inotify-tools is the command line access to the devel/libinotify library, that implements inotify interface through kqueue(2) kernel interface in FreeBSD.
Created attachment 156843 [details] poudriere log
Created attachment 156844 [details] shar archive Added .so stripping
Created attachment 156845 [details] poudriere log
A commit references this bug: Author: pawel Date: Wed Oct 28 20:52:13 UTC 2015 New revision: 400418 URL: https://svnweb.freebsd.org/changeset/ports/400418 Log: The set of command-line programs providing a simple interface to file system events to shell scripts. WWW: https://github.com/rvoicilas/inotify-tools/ PR: 200254 Submitted by: Yuri Victorovich <yuri@rawbw.com> Changes: head/sysutils/Makefile head/sysutils/inotify-tools/ head/sysutils/inotify-tools/Makefile head/sysutils/inotify-tools/distinfo head/sysutils/inotify-tools/files/ head/sysutils/inotify-tools/files/patch-libinotifytools_src_inotifytools.c head/sysutils/inotify-tools/files/patch-src_common.c head/sysutils/inotify-tools/pkg-descr head/sysutils/inotify-tools/pkg-plist