openbsd-ports/x11/gnome/gvfs
ajacoutot f7a8b003d0 Try to unfuck a bit glib2 functions with pthreads(3).
Remove the non-blocking flag from the fd passed to
g_daemon_file_input_stream_new(). This is needed because our userland
threads set the fd to non-blocking where g_input_stream_*() functions
are blocking operations.
This fixes the progress bar display and allows to write to remote
directories like ftp, sftp, webdav. Reading from these remote locations
is "somehow" working now too, but there is still something fishy when
copying directories.
You have been warned. However, it's much better than it was.
2010-07-24 16:04:21 +00:00
..
files Fix "Archive Mounter" name diplay. 2009-11-30 17:15:15 +00:00
patches Try to unfuck a bit glib2 functions with pthreads(3). 2010-07-24 16:04:21 +00:00
pkg Bugfix update to gvfs-1.6.3. 2010-07-13 16:14:28 +00:00
distinfo Bugfix update to gvfs-1.6.3. 2010-07-13 16:14:28 +00:00
Makefile Try to unfuck a bit glib2 functions with pthreads(3). 2010-07-24 16:04:21 +00:00