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
dc76e471d0
Remove useless patch.
2011-06-15 06:36:44 +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
ajacoutot
8f0a881f8b
Bugfix update to gvfs-1.4.2:
...
* ftp: fix parsing of CMU/VMS-IP listings
* metadata: Make more robust
* http: Return icons for query_file_info
* smb: Support querying free space
2009-11-30 12:35:29 +00:00
ajacoutot
10d4ecad3a
Update to gvfs-1.4.1.
...
* Don't silently overwrite when restoring from trash
* Avoid error dialogs when the user canceled
* Translation updates
2009-10-19 18:01:43 +00:00
ajacoutot
53a77365d8
Add desktop file from Fedora to be able to directly mount archives for
...
browsing (uses libarchive).
2009-10-14 09:01:39 +00:00
ajacoutot
08a9c471f8
Major update to gvfs-1.4.0.
...
All main features successfully tested.
ok jasper@
2009-10-11 13:32:27 +00:00
naddy
22730e96fc
libarchive now pulls in liblzma
2009-09-11 18:56:35 +00:00
ajacoutot
720df6bf9d
Fix for unmounting webdav shares.
...
GNOME Bug #567664 .
2009-08-07 08:40:07 +00:00
ajacoutot
acd235b8b9
Fix wantlib.
2009-07-21 09:19:32 +00:00
ajacoutot
a45d91c380
- add avahi support
2009-06-03 17:17:47 +00:00
jasper
e26ba8e700
- fooled again; unfuck
2009-02-16 07:26:43 +00:00