CVSROOT: /cvs Module name: ports Changes by: [email protected] 2012/09/18 07:05:59
Modified files:
devel/glib2 : Makefile distinfo
devel/glib2/pkg: PLIST README
Removed files:
devel/glib2/files: gio-kqueue.conf
Log message:
Rely on g_mount_can_unmount() from GLib for the gio-kqueue backend to
choose between kqueue(3) or poll(2) for monitoring. This allows dropping
the need for a gio-kqueue.conf file.
