Page MenuHomeFreeBSD

Prepare for the native inotify impl
ClosedPublic

Authored by arrowd on Jun 7 2025, 11:19 AM.
Tags
None
Referenced Files
F125472688: D50736.diff
Fri, Aug 8, 4:12 AM
F125448813: D50736.diff
Thu, Aug 7, 10:27 PM
F125444555: D50736.id156669.diff
Thu, Aug 7, 9:06 PM
Unknown Object (File)
Mon, Aug 4, 9:27 AM
Unknown Object (File)
Sat, Aug 2, 6:17 PM
Unknown Object (File)
Fri, Aug 1, 1:04 PM
Unknown Object (File)
Wed, Jul 30, 9:32 AM
Unknown Object (File)
Tue, Jul 29, 8:50 AM
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
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 64701
Build 61585: arc lint + arc unit