emcrisostomo / fswatch

A cross-platform file change monitor with multiple backends: Apple OS X File System Events, *BSD kqueue, Solaris/Illumos File Events Notification, Linux inotify, Microsoft Windows and a stat()-based backend.
https://emcrisostomo.github.io/fswatch/
GNU General Public License v3.0
4.96k stars 327 forks source link

NetBSD support #315

Open Alizter opened 9 months ago

Alizter commented 9 months ago

I've built and installed fswatch from sources on NetBSD and would like to give some feedback. It builds and installs fine. It would be nice if it could be packaged, but I'm not familiar enough with NetBSD to do so.