Re: [Update] devel/libinotify 20240724

2025-05-27 Thread Kirill Bychkov
On Sat, May 24, 2025 17:35, Volker Schlecht wrote: > Updates devel/libinotify to > > https://github.com/libinotify-kqueue/libinotify-kqueue/releases/tag/20240724 > > with the recent fix from visa@, this port picks up EVFILT_USER which > enables the direct mode for OpenBSD. > > Tests pass on today's

Re: [Update] devel/libinotify 20240724

2025-05-26 Thread Kirill A . Korinsky
On Sat, 24 May 2025 16:35:24 +0200, Volker Schlecht wrote: > > [1 ] > Updates devel/libinotify to > > https://github.com/libinotify-kqueue/libinotify-kqueue/releases/tag/20240724 > > with the recent fix from visa@, this port picks up EVFILT_USER which > enables the direct mode for OpenBSD. >

[Update] devel/libinotify 20240724

2025-05-24 Thread Volker Schlecht
Updates devel/libinotify to https://github.com/libinotify-kqueue/libinotify-kqueue/releases/tag/20240724 with the recent fix from visa@, this port picks up EVFILT_USER which enables the direct mode for OpenBSD. Tests pass on today's snapshot and inotify things generally seem to work. ok? I