Page MenuHomeFreeBSD

Prepare for the native inotify impl
ClosedPublic

Authored by arrowd on Jun 7 2025, 11:19 AM.
Tags
None
Referenced Files
F122821032: D50736.diff
Tue, Jul 8, 2:20 PM
Unknown Object (File)
Mon, Jul 7, 2:01 PM
Unknown Object (File)
Mon, Jul 7, 12:13 PM
Unknown Object (File)
Mon, Jul 7, 11:27 AM
Unknown Object (File)
Mon, Jul 7, 4:49 AM
Unknown Object (File)
Sun, Jul 6, 6:12 AM
Unknown Object (File)
Fri, Jul 4, 12:14 PM
Unknown Object (File)
Wed, Jul 2, 12:47 PM
Subscribers

Details

Summary

This is a preparation for D50315

devel/libinotify: Prepare for the native inotify impl
The idea behind the change is to leave the library as-is to allow old programs
linked to it to run, but prevent new programs from linking to it. This is
achieved by replacing libinotify sys/inotify.h with a native one and removing
LDFLAGS from the .pc file

devel/glib20: Prepare for the native inotify impl

devel/qt6-base: Prepare for the native inotify impl

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable