ajacoutot
a854045fc5
Update to gvfs-1.11.5.
2012-03-29 06:34:16 +00:00
ajacoutot
2d97a7ebef
Remove horrible uthreads hack.
2012-02-18 11:09:14 +00:00
ajacoutot
9189ebeef3
Sync some patches with upstream.
2012-02-16 22:17:38 +00:00
ajacoutot
95a4fc7621
gamin,-server is gone, glib2 supports native file monitoring with kqueue(2).
2012-01-01 09:04:13 +00:00
ajacoutot
a059491a7a
Tweak COMMENT.
2011-12-30 11:17:49 +00:00
ajacoutot
17b80afe93
Add a workaround to be able to unmount FTP shares without crashing
...
nautilus.
2011-10-20 15:35:29 +00:00
ajacoutot
39ff25f8e1
Update to gvfs-1.10.1.
2011-10-17 13:24:59 +00:00
ajacoutot
6834b231e1
Use gtar.
2011-10-12 06:56:09 +00:00
ajacoutot
40def5eef0
Fix a couple of crashers, from upstream.
2011-10-05 13:56:08 +00:00
jasper
6a8b83abeb
sync after recent gnome.port.mk CONFIGURE_ENV changes
2011-09-28 09:47:46 +00:00
ajacoutot
01472d8140
Update to gvfs-1.10.0.
2011-09-26 14:32:35 +00:00
jasper
df5676b596
CONFIGURE_SHARED is now implied by gnome.port.mk, so no need to make it explicit anymore.
2011-09-20 21:10:00 +00:00
jasper
390043cddc
- switch to MODGNOME_TOOLS
2011-09-20 20:52:45 +00:00
ajacoutot
034d725fcc
DESKTOP_FILES => MODGNOME_DESKTOP_FILE, like it should always have been.
...
discussed with and ok jasper@
2011-09-19 07:44:58 +00:00
espie
346b5bc6dc
normalize pkgpath
2011-09-16 12:29:12 +00:00
jasper
9d1eccb70a
switch to using .tar.xz by default
2011-09-12 12:04:16 +00:00
ajacoutot
9ff0a38ea3
Ignore SIGPIPE signals to avoid process termination on cancelled transfer,
...
from upstream.
2011-08-29 15:12:50 +00:00
ajacoutot
35043a15e3
Better patch for gvfsbackendftp.c and regen patches while here.
2011-08-29 08:50:56 +00:00
ajacoutot
9b02d91f43
Typo.
2011-07-02 15:46:17 +00:00
dcoppa
89820803c0
Unbreak the "no_smb" flavor.
...
OK ajacoutot@
2011-06-16 08:38:20 +00:00
ajacoutot
d92c196e73
Fix implicit declaration.
2011-06-15 07:21:13 +00:00
ajacoutot
ff9ef4ca73
Better patch from upstream for webdav unmount.
2011-06-07 12:53:56 +00:00
ajacoutot
be2ce2ad0b
Don't kill the mount if g_vfs_backend_ftp_has_feature() (for chmod)
...
fails. Now I can upload stuffs with nautilus to my freebox again...
2011-06-02 18:34:16 +00:00
ajacoutot
81c428a12d
Redirect the glib-compile-schemas goo stdout to /dev/null, no need to
...
be chatty here.
2011-05-28 08:15:33 +00:00
ajacoutot
aa5c47275b
Bugfix update to gvfs-1.8.2.
2011-05-23 22:41:04 +00:00
ajacoutot
a0df411c73
Bugfix update to gvfs-1.8.1.
2011-04-26 13:31:58 +00:00
ajacoutot
87e59af001
Update to gvfs-1.8.0.
...
tested in a bulk by landry, thanks!
2011-04-05 14:43:25 +00:00
ajacoutot
5310a139ad
Maintenance update to gvfs-1.6.7.
2011-03-21 16:32:23 +00:00
ajacoutot
9f8c2ac18f
Remove the app lookup extension, it's done in GIO itself since glib 2.28.
2011-03-07 19:25:40 +00:00
espie
9ff53f35ab
remaining WANTLIB go .>= to >=
2010-11-22 10:16:08 +00:00
espie
e50b98837f
new depends
2010-11-22 08:36:47 +00:00
ajacoutot
9a6bad1b48
Update to gvfs-1.6.6.
...
* Revert removal of app lookup extension for stable Gnome 2.32 line
2010-11-12 16:48:40 +00:00
ajacoutot
3821bbd98f
Maintainance update to gvfs-1.6.5.
...
* Remove app lookup extension (now handled internally in GIO)
* sftp: Fix poll() timeout
2010-11-02 05:54:28 +00:00
ajacoutot
c0e5e1487d
We don't have f_type.
2010-10-27 12:00:36 +00:00
ajacoutot
e3ee3f0207
Remove USE_X11=No, it's no needed.
2010-10-19 15:21:03 +00:00
jasper
994b63da94
- remove USE_X11=Yes where needed (can't we fully get rid of it?)
...
and set USE_X11=No where needed
agreed by aja@
2010-10-18 13:18:13 +00:00
ajacoutot
6402b9a316
Update to gvfs-1.6.4.
...
ok jasper@
2010-09-30 07:41:25 +00:00
ajacoutot
a89ce5057e
Fix RUN_DEPENDS, spotted by landry@
2010-09-07 19:34:08 +00:00
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
ajacoutot
dd2097ee39
Bugfix update to gvfs-1.6.3.
2010-07-13 16:14:28 +00:00
ajacoutot
e27c52b47d
Add gio-querymodules goo.
...
While here, don't install libtool file and static lib for modules.
2010-06-19 10:33:39 +00:00
ajacoutot
8efa5e84ed
Update to gvfs-1.6.2.
...
* translations updates
* build fixes
2010-05-27 06:49:45 +00:00
ajacoutot
3405a53f26
Add a no_smb PSEUDO_FLAVOR here too so that we are not forced to build
...
samba and gang.
2010-05-19 10:10:48 +00:00
ajacoutot
ae3e0d5800
Update to gvfs-1.6.1.
...
* several bugfixes and translations updates
2010-04-26 09:42:36 +00:00
ajacoutot
123e8ebaf5
Update to gvfs-1.6.0.
2010-04-22 20:27:05 +00:00
ajacoutot
b4827dd4b7
Cope with recent gnome-keyring changes.
2010-04-20 20:11:53 +00:00
ajacoutot
0070e11661
Use @unexec-delete instead of @unexec for the *-update-* goos and remove
...
@unexec for theme ports.
prodded by espie@ after me whining at the ports system ;)
discussed with espie@ sthen@ landry@
2009-12-21 18:03:17 +00:00
ajacoutot
ac164f7cef
Update to gvfs-1.4.3.
...
* smb: Fix free space calculation on older samba servers
* metadata: Fix memory leak
* ftp: Fix some uninitialized variable reads
2009-12-14 18:28:00 +00:00
ajacoutot
76bc659694
Use gamin instead of fam.
...
ok landry@ jasper@
2009-12-04 08:09:57 +00:00
ajacoutot
f3ec398270
Fix "Archive Mounter" name diplay.
2009-11-30 17:15:15 +00:00