The sysutils/fswatch port
fswatch-1.17.1 – file change monitor (cvsweb github mirror)
Description
fswatch monitor files and directory trees for changes. Main features are: - Support for many OS-specific APIs such as kevent, inotify, and FSEvents. - Recursive directory monitoring. - Path filtering using including and excluding regular expressions. - Customizable record format. - Support for periodic idle events. Limitations: The kqueue monitor, available on any *BSD system featuring kqueue, requires a file descriptor to be opened for every file being watched. As a result, this monitor scales badly with the number of files being observed, and may begin to misbehave as soon as the fswatch process runs out of file descriptors. In this case, fswatch dumps one error on standard error for every file that cannot be opened.WWW: https://emcrisostomo.github.io/fswatch/
Maintainer
The OpenBSD ports mailing-list
Only for arches
aarch64 alpha amd64 arm hppa i386 mips64 mips64el powerpc powerpc64 riscv64 sh sparc64
Categories
Library dependencies
Files
- /usr/local/bin/fswatch
- /usr/local/include/libfswatch/
- /usr/local/include/libfswatch/c++/
- /usr/local/include/libfswatch/c++/event.hpp
- /usr/local/include/libfswatch/c++/filter.hpp
- /usr/local/include/libfswatch/c++/kqueue_monitor.hpp
- /usr/local/include/libfswatch/c++/libfswatch_exception.hpp
- /usr/local/include/libfswatch/c++/libfswatch_map.hpp
- /usr/local/include/libfswatch/c++/libfswatch_set.hpp
- /usr/local/include/libfswatch/c++/monitor.hpp
- /usr/local/include/libfswatch/c++/monitor_factory.hpp
- /usr/local/include/libfswatch/c++/path_utils.hpp
- /usr/local/include/libfswatch/c++/poll_monitor.hpp
- /usr/local/include/libfswatch/c++/string_utils.hpp
- /usr/local/include/libfswatch/c/
- /usr/local/include/libfswatch/c/cevent.h
- /usr/local/include/libfswatch/c/cfilter.h
- /usr/local/include/libfswatch/c/cmonitor.h
- /usr/local/include/libfswatch/c/error.h
- /usr/local/include/libfswatch/c/libfswatch.h
- /usr/local/include/libfswatch/c/libfswatch_log.h
- /usr/local/include/libfswatch/c/libfswatch_types.h
- /usr/local/info/fswatch.info
- /usr/local/lib/libfswatch.a
- /usr/local/lib/libfswatch.la
- /usr/local/lib/libfswatch.so.0.0
- /usr/local/lib/pkgconfig/libfswatch.pc
- /usr/local/man/man7/fswatch.7
- /usr/local/share/doc/fswatch/
- /usr/local/share/doc/fswatch/ABOUT-NLS
- /usr/local/share/doc/fswatch/AUTHORS
- /usr/local/share/doc/fswatch/AUTHORS.libfswatch
- /usr/local/share/doc/fswatch/CONTRIBUTING.md
- /usr/local/share/doc/fswatch/COPYING
- /usr/local/share/doc/fswatch/NEWS
- /usr/local/share/doc/fswatch/NEWS.libfswatch
- /usr/local/share/doc/fswatch/README.bsd
- /usr/local/share/doc/fswatch/README.codestyle
- /usr/local/share/doc/fswatch/README.freebsd
- /usr/local/share/doc/fswatch/README.gnu-build-system
- /usr/local/share/doc/fswatch/README.illumos
- /usr/local/share/doc/fswatch/README.libfswatch.md
- /usr/local/share/doc/fswatch/README.linux
- /usr/local/share/doc/fswatch/README.macos
- /usr/local/share/doc/fswatch/README.md
- /usr/local/share/doc/fswatch/README.smartos
- /usr/local/share/doc/fswatch/README.solaris
- /usr/local/share/doc/fswatch/README.windows
- /usr/local/share/locale/en/LC_MESSAGES/fswatch.mo
- /usr/local/share/locale/en@boldquot/LC_MESSAGES/fswatch.mo
- /usr/local/share/locale/en@quot/LC_MESSAGES/fswatch.mo
- /usr/local/share/locale/es/LC_MESSAGES/fswatch.mo
- /usr/local/share/locale/it/LC_MESSAGES/fswatch.mo