Subject: CVS commit: pkgsrc/sysutils/gnome-vfs2
From: Julio M. Merino Vidal
Date: 2006-09-15 17:07:41
Message id: 20060915150741.0F227211CA@cvs.netbsd.org

Log Message:
Update gnome-vfs2* to 2.16.0:

gnome-vfs 2.16.0
	  * http: Fix crash on some redirects
	  * http: Ignore fragment identifiers in URIs
	  * support --disable-selinux
	  * Fix gnome_vfs_mime_type_is_equal
	  * inotify monitoring fixes

gnome-vfs 2.15.92
	  * Remove old unused code
	  * Better sniffing of text files
	  * Tweak xfer callbacks for better performance

gnome-vfs 2.15.91

	* Avoid slow I/O looking for trash on remote shares
	* Inotify updates to avoid polling as much.
	* Build fix

gnome-vfs 2.15.90

	* Don't use deprectated dbus calls
	* Always dispatch monitor events
	* Add gnome_vfs_drive_needs_eject function.
	* Add support for compile time version checking.
	* Add GNOME_VFS_ERROR_INVALID_FILENAME error
	* Handle ENAMETOOLONG when converting from errno
	* Initialize SSL lazily
	* Fix error reporting in dns resolver code
	* Robustness fixes
	* Clean up code and fix warnings
	* dav fixes
	* ftp: fixes for IIS virtual directories
	* sftp: Support setting symlinks

gnome-vfs 2.15.3 'Kill the monkeys'

	Note: The moniker code was moved to a seperate module
	called gnome-vfs-monikers. We need to keep that in the
	platform to be API/ABI compatible.
	Also note that bonobo mime related functions have been
	moved to libbonobo.
	This relase is free of Bonobos :)

	* Replace bonobo by DBus as IPC mechanism between clients
	  and the daemon: Remove all references and dependencies
          on bonobo. (Initial work done by Richard Hult and Mikael
	  Hallendal from Imendio)

	* Massive API documentation update.
	* INotify: fixes for remote (i.e. NFS) filesystems
	* INotify: Updates to the timers used (see ChangeLog)
	* Convert all use of pop to GOption
	* Fix non ACL file method build
	* OSX fix for GnomeVFSAddress
	* Handle %% escaping % in desktop files. (#343632)
	* Check for later version of libselinux. (#344349)

gnome-vfs 2.15.2
	* win32 fixes
	* Don't hide smb shares that end with $
	* ACL support
	* Support for reading selinux context
	* Fix bug in gnome_vfs_uri_hash

gnome-vfs 2.15.1
	* Fix sftp symlink support
	* Fix smb connecting many times to the server
	* Add authentication to command line utils
	* Escape "?" in paths, as this is a special char in uris
	* Fix up symlink resolving in some cases
	* Portability fixes for the cdda method
	* Fix up locking around the xdg mime code where missing
	* Better handling of existing files in create/makedir for ftp
	* Shut down vfs backends on shutdown
	* Handle ftp anon login failure better
	* Handle more % expansions in Exec lines in desktop files
	* Make GnomeVFSDrive user_visible only if it supports media check
	* Fix ftp handling of large files

Files:
RevisionActionfile
1.65modifypkgsrc/sysutils/gnome-vfs2/Makefile
1.38modifypkgsrc/sysutils/gnome-vfs2/Makefile.common
1.23modifypkgsrc/sysutils/gnome-vfs2/PLIST
1.25modifypkgsrc/sysutils/gnome-vfs2/buildlink3.mk
1.58modifypkgsrc/sysutils/gnome-vfs2/distinfo
1.13modifypkgsrc/sysutils/gnome-vfs2/patches/patch-ae
1.3modifypkgsrc/sysutils/gnome-vfs2/patches/patch-ax
1.12removepkgsrc/sysutils/gnome-vfs2/patches/patch-ac
1.6removepkgsrc/sysutils/gnome-vfs2/patches/patch-ad
1.10removepkgsrc/sysutils/gnome-vfs2/patches/patch-ag
1.7removepkgsrc/sysutils/gnome-vfs2/patches/patch-ah
1.6removepkgsrc/sysutils/gnome-vfs2/patches/patch-aj
1.8removepkgsrc/sysutils/gnome-vfs2/patches/patch-ak
1.8removepkgsrc/sysutils/gnome-vfs2/patches/patch-al
1.4removepkgsrc/sysutils/gnome-vfs2/patches/patch-as
1.3removepkgsrc/sysutils/gnome-vfs2/patches/patch-at
1.5removepkgsrc/sysutils/gnome-vfs2/patches/patch-av
1.3removepkgsrc/sysutils/gnome-vfs2/patches/patch-aw
1.1removepkgsrc/sysutils/gnome-vfs2/patches/patch-az