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
jasper
ee42d8b778
- follow dbus-glib's location change of s/profile.d/bash_completion/
...
from brad
2009-02-16 07:21:24 +00:00
jasper
b623c4c82b
- bah...missing '>' :(
2009-02-11 15:47:49 +00:00
jasper
9f71a816c3
- add another tadpole as maintainer of this hobbit
2009-02-11 15:33:51 +00:00
sturm
3d79ee813e
fix WANTLIB for -main
2009-01-29 21:08:26 +00:00
ajacoutot
f1cd66cd80
- comment gvfsd-burn as CD/DVD Creator feature does not work yet under
...
OpenBSD, so don't give false hope ;-)
- regen WANTLIB while here
2009-01-11 18:38:31 +00:00
ajacoutot
6090a7399f
- minor update to version 1.0.3
...
fixes some mem leak and bugs
- also subpackage this port the same way gnome-vfs2 is (i.e. samba is no
longer a requirement for the main package)
- explicitely depends on latest glib2 (requested by jasper@)
ok jasper@
2008-11-24 16:15:42 +00:00
ajacoutot
89d9dd1468
- gvfs-monitor-* need fam(3) support in glib2, so make it run_depends on
...
glib2-fam
gnome-utils will also benefit from this change (baobab)
2008-11-22 18:57:57 +00:00
ajacoutot
41d51d95c8
- no need to @sample ${SYSCONFDIR}
...
jasper@ agrees
2008-11-21 15:34:57 +00:00
jasper
08cecad276
- update gvfs to 1.0.2, so the frogs and start playing with it
2008-11-12 22:45:26 +00:00
jasper
8b9502c9fc
- update gvfs to 0.2.5
2008-07-04 18:58:50 +00:00
jasper
b5735e635e
import gvfs 0.2.4
...
GVFS is a replacement for GnomeVFS, the GNOME Virtual File System
GVFS consists of two parts: a shared library which is loaded by
applications supporting GIO and GVFS itself, a collection of daemons
which communicate with each other and the GIO module over D-Bus. This
moves the virtual file systems out of client processes, contrary to
GnomeVFS, but somewhat similar to KIO.
GVFS will eventually replace gnome-vfs2, as more and more applications
are ported to use GIO. In the meantime it remains unlinked from the builds.
Earlier version of this port created while enjoying good beer at FOSDEM.
Quite some patches are already accepted upstream in the meantime.
2008-06-03 07:44:08 +00:00