Up to [cvs.NetBSD.org] / pkgsrc / sysutils / gnome-vfs2
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.46, Wed Sep 19 23:34:59 2007 UTC (15 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
cube-native-xorg-base,
cube-native-xorg,
HEAD
Changes since 1.45: +1 -1
lines
FILE REMOVED
Finish rename of gnome-vfs2 to gnome-vfs.
Revision 1.45 / (download) - annotate - [select for diffs], Wed Sep 19 23:13:28 2007 UTC (15 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.44: +23 -22
lines
Diff to previous 1.44 (colored)
Use gnome-vfs instead of gnome-vfs2.
Revision 1.44 / (download) - annotate - [select for diffs], Sun Apr 29 13:09:27 2007 UTC (15 years, 9 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base,
pkgsrc-2007Q2
Changes since 1.43: +1 -2
lines
Diff to previous 1.43 (colored)
pkglint
Revision 1.43 / (download) - annotate - [select for diffs], Sun Apr 29 11:47:03 2007 UTC (15 years, 9 months ago) by tnn
Branch: MAIN
Changes since 1.42: +2 -2
lines
Diff to previous 1.42 (colored)
Remove bogus --disable-fam. Use mk/fam.buildlink3.mk instead of sysutils/fam/buildlink3.mk. Allows building gnome-vfs2 with FAM_TYPE=gamin. Bump PKGREVISION.
Revision 1.42 / (download) - annotate - [select for diffs], Tue Apr 10 17:58:21 2007 UTC (15 years, 9 months ago) by drochner
Branch: MAIN
Changes since 1.41: +3 -3
lines
Diff to previous 1.41 (colored)
update to 2.18.1 This moves this pkg to the new stable gnome branch, too much to list here.
Revision 1.41 / (download) - annotate - [select for diffs], Thu Feb 15 21:25:04 2007 UTC (15 years, 11 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2007Q1-base,
pkgsrc-2007Q1
Changes since 1.40: +12 -12
lines
Diff to previous 1.40 (colored)
Changed white-space to appease pkglint.
Revision 1.40 / (download) - annotate - [select for diffs], Fri Dec 1 21:16:02 2006 UTC (16 years, 2 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base,
pkgsrc-2006Q4
Changes since 1.39: +2 -1
lines
Diff to previous 1.39 (colored)
Added two patches that correct the localedir on Solaris.
Revision 1.39 / (download) - annotate - [select for diffs], Fri Nov 24 17:30:22 2006 UTC (16 years, 2 months ago) by drochner
Branch: MAIN
Changes since 1.38: +2 -2
lines
Diff to previous 1.38 (colored)
update to 2.16.3 changes: -bugfixes * Add a "--replace" commandline argument to gnome-vfs-daemon to replace the current daemon. (Mostly for debugging use) * Make translations work in gnome-vfs-daemon * Handle IPv6 addresses when creating dav uris (DNS-SD) * Support sun ssh server * Allow operations on file handles that were created in another DaemonConnection. (This fixes e.g. smb browsing) * Support Path key in desktop files * Don't use deprecated dbus functions
Revision 1.38 / (download) - annotate - [select for diffs], Fri Sep 15 15:07:40 2006 UTC (16 years, 4 months ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base,
pkgsrc-2006Q3
Changes since 1.37: +9 -4
lines
Diff to previous 1.37 (colored)
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
Revision 1.37 / (download) - annotate - [select for diffs], Wed Jul 5 05:37:44 2006 UTC (16 years, 7 months ago) by jlam
Branch: MAIN
Changes since 1.36: +2 -4
lines
Diff to previous 1.36 (colored)
Sweep pkgsrc and convert packages that included intltool/buildlink3.mk to use instead "USE_TOOLS+=intltool". Remove now unused intltool/buildlink3.mk
Revision 1.36 / (download) - annotate - [select for diffs], Wed May 31 18:32:40 2006 UTC (16 years, 8 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base,
pkgsrc-2006Q2
Changes since 1.35: +2 -2
lines
Diff to previous 1.35 (colored)
update to 2.14.2 xhanges: * fix timout error string * Use less connections for smb * fix crash on cd eject * ftp: handle anon login failure better * Handle more parameter expansions in desktop files * Hide automountable drives in various places, except in computer:// * ftp: handler files larger than 2 gig better * Fix some locking issues in the mime code
Revision 1.35 / (download) - annotate - [select for diffs], Thu Apr 27 21:14:34 2006 UTC (16 years, 9 months ago) by drochner
Branch: MAIN
Changes since 1.34: +2 -2
lines
Diff to previous 1.34 (colored)
update to 2.14.1 changes: * Some performance fixes for sftp * Mark CD volumes as readonly (HAL) * Portability and build fixes
Revision 1.34 / (download) - annotate - [select for diffs], Sat Apr 22 09:22:15 2006 UTC (16 years, 9 months ago) by rillig
Branch: MAIN
Changes since 1.33: +2 -2
lines
Diff to previous 1.33 (colored)
Removed the superfluous "quotes" and 'quotes' from variables that don't need them, for example RESTRICTED and SUBST_MESSAGE.*.
Revision 1.33 / (download) - annotate - [select for diffs], Thu Apr 13 18:23:37 2006 UTC (16 years, 9 months ago) by jlam
Branch: MAIN
Changes since 1.32: +2 -5
lines
Diff to previous 1.32 (colored)
BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with USE_TOOLS+=msgfmt.
Revision 1.32 / (download) - annotate - [select for diffs], Thu Apr 6 06:22:45 2006 UTC (16 years, 9 months ago) by reed
Branch: MAIN
Changes since 1.31: +2 -2
lines
Diff to previous 1.31 (colored)
Over 1200 files touched but no revisions bumped :) RECOMMENDED is removed. It becomes ABI_DEPENDS. BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo. BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo. BUILDLINK_DEPENDS does not change. IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS which defaults to "yes". Added to obsolete.mk checking for IGNORE_RECOMMENDED. I did not manually go through and fix any aesthetic tab/spacing issues. I have tested the above patch on DragonFly building and packaging subversion and pkglint and their many dependencies. I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I have used IGNORE_RECOMMENDED for a long time). I have been an active user of IGNORE_RECOMMENDED since it was available. As suggested, I removed the documentation sentences suggesting bumping for "security" issues. As discussed on tech-pkg. I will commit to revbump, pkglint, pkg_install, createbuildlink separately. Note that if you use wip, it will fail! I will commit to pkgsrc-wip later (within day).
Revision 1.31 / (download) - annotate - [select for diffs], Tue Apr 4 18:07:16 2006 UTC (16 years, 10 months ago) by jlam
Branch: MAIN
Changes since 1.30: +2 -1
lines
Diff to previous 1.30 (colored)
INSTALL_MAKE_FLAGS doesn't append to MAKE_FLAGS, it replaces it. Make sure that we preserve any other MAKE_FLAGS when setting INSTALL_MAKE_FLAGS.
Revision 1.30 / (download) - annotate - [select for diffs], Thu Mar 30 21:07:48 2006 UTC (16 years, 10 months ago) by jmmv
Branch: MAIN
Changes since 1.29: +8 -4
lines
Diff to previous 1.29 (colored)
Update gnome-vfs2, gnome-vfs2-cdda and gnome-vfs2-smb to 2.14.0: gnome-vfs 2.14.0 * Fix circular dependency on gnome-mount * Fix some details in gnome_vfs_xfer callbacks * Avoid crash with symlinks that has ':' in them * Update hal volume manager policies * Fix leaks * Better smb authentication code * Fix permission reading bug introduced in 2.13.92 gnome-vfs 2.13.92 * Build fixes * Fix memory leaks * Some optimizations * New readdir option GNOME_VFS_FILE_INFO_NAME_ONLY that only returns filenames (not stat info). * use pmount in /media if not using gnome-mount or hal-mount * Fixes for encrypted drives/volumes in hal backend * Mime detection fix for multiple magic matches of same prio * HAL volume operation fixes * More robust gnome_vfs_make_uri_from_input_internal * Fix Avahi resolving of non-local hostnames gnome-vfs 2.13.91 * Eject fixes for volume manager * Windows 2000 portability fixes * Revert overwrite error dialog change that caused problems * ssh fixes for newer BSD and OSX releases gnome-vfs 2.13.4 * Add support for gnome-mount * Re-add thread prioritizing * Add gnome_vfs_get_mime_type_for_name_and_data () and gnome_vfs_get_mime_type_for_name () * Deprecate gnome_vfs_mime_type_from_name () * Skip attempts to overwrite a file onto itself in gnome_vfs_xfer and friends. * Retrun GNOME_VFS_ERROR_INTERRUPTED when aborting transfers * inotify: Fix various crashers and bugs * ftp-method: Basic support for proxies * http-method: Fix SSL support * http-mehtod: Fix bugs introduced during the neon upgrade * Various hal related volume fixes * Hide some more private functions * Some documentation updates * Translation updates gnome-vfs 2.13.3 * load modules with BIND_LOCAL * inotify fix gnome-vfs 2.13.2 * Support Avahi 0.6 * Support passwords in mount * Inotify support * Update neon import to 0.25 * Leak fixes * Win32 fixes * Add GNOME_VFS_FILE_INFO_FIELDS_IDS to see if uid/gid are valid * Update to lates xdgmime * Use the glib GThreadPool code instead of our own threadpool gnome-vfs 2.13.1 * Support for recent samba * Fix bug when resolving nested symlinks * Sync to upstream xdg-mime code * Various fixes to gnomevfs-* apps * New functions gnome_vfs_exists, gnome_vfs_get_slow_mime * Better ls parsing for ftp * Return GNOME_VFS_ERROR_CANCELLED when authentication is cancelled * Add avahi support * Fix problem when mounting cd multiple times * Hide private symbols * Better docs * Fix metadata removal issue with deletion in Nautilus
Revision 1.29 / (download) - annotate - [select for diffs], Fri Jan 20 13:29:13 2006 UTC (17 years ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.28: +2 -2
lines
Diff to previous 1.28 (colored)
Update gnome-vfs2* to 2.12.2: * Correctly resolve nested symlinks without accessing invalid memory * Synch xdgmime with upstream to fix handling of the mime cache * Improve parsing of files which have names that match dates, years or times of day. * Correctly return GNOME_VFS_ERROR_CANCELLED if an authentication was cancelled in the ftp, sftp and smb method * Fix problem with multiple cd volumes * Add logic for Win32 so we won't return crap like /x:/foo/bar.zap and fix handling of file overwrites.
Revision 1.28 / (download) - annotate - [select for diffs], Mon Jan 16 17:57:53 2006 UTC (17 years ago) by jmmv
Branch: MAIN
Changes since 1.27: +4 -2
lines
Diff to previous 1.27 (colored)
Only do the statvfs hack in NetBSD, as it breaks the build in DragonFly and Linux.
Revision 1.27 / (download) - annotate - [select for diffs], Sun Jan 1 17:31:53 2006 UTC (17 years, 1 month ago) by jmmv
Branch: MAIN
Changes since 1.26: +11 -1
lines
Diff to previous 1.26 (colored)
Properly detect statvfs(2) under NetBSD so that gnome-vfs can determine the file system type in which a given file lives. This is just a hack to work-around a somewhat serious portability problem in the configure script and the code, which is currently so clumsy that it is difficult to fix it properly through patches. This solves, among other possible problems, the generation of image previews in Nautilus because gnome-vfs thought the files were not local (as it could not determine where they lived). Bump PKGREVISION to 2.
Revision 1.26 / (download) - annotate - [select for diffs], Thu Dec 29 06:22:18 2005 UTC (17 years, 1 month ago) by jlam
Branch: MAIN
Changes since 1.25: +1 -2
lines
Diff to previous 1.25 (colored)
Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk automatically detects whether we want the pkginstall machinery to be used by the package Makefile.
Revision 1.25 / (download) - annotate - [select for diffs], Mon Dec 5 23:55:19 2005 UTC (17 years, 1 month ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Changes since 1.24: +2 -2
lines
Diff to previous 1.24 (colored)
Ran "pkglint --autofix", which corrected some of the quoting issues in CONFIGURE_ARGS.
Revision 1.24 / (download) - annotate - [select for diffs], Mon Dec 5 20:51:00 2005 UTC (17 years, 1 month ago) by rillig
Branch: MAIN
Changes since 1.23: +1 -2
lines
Diff to previous 1.23 (colored)
Fixed pkglint warnings. The warnings are mostly quoting issues, for example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
Revision 1.23 / (download) - annotate - [select for diffs], Sun Oct 9 00:33:20 2005 UTC (17 years, 3 months ago) by xtraeme
Branch: MAIN
Changes since 1.22: +2 -1
lines
Diff to previous 1.22 (colored)
Apply patch from Leonard Schmidt to fix build on 2.x and maybe in other platforms as well, this needs USE_MSGFMT_PLURALS.
Revision 1.22 / (download) - annotate - [select for diffs], Fri Oct 7 16:10:44 2005 UTC (17 years, 3 months ago) by drochner
Branch: MAIN
Changes since 1.21: +5 -4
lines
Diff to previous 1.21 (colored)
update to 2.12.1.1 too many fixes and feature additions to list here, see the NEWS file in the distribution
Revision 1.21 / (download) - annotate - [select for diffs], Wed Aug 10 20:56:23 2005 UTC (17 years, 5 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3
Changes since 1.20: +2 -3
lines
Diff to previous 1.20 (colored)
Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That file's sole purpose was to provide a dependency on pkg-config and set some environment variables. Instead, turn pkg-config into a "tool" in the tools framework, where the pkg-config wrapper automatically adds PKG_CONFIG_LIBDIR to the environment before invoking the real pkg-config. For all package Makefiles that included pkg-config/buildlink3.mk, remove that inclusion and replace it with USE_TOOLS+=pkg-config.
Revision 1.20 / (download) - annotate - [select for diffs], Thu Jul 21 16:29:57 2005 UTC (17 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.19: +2 -2
lines
Diff to previous 1.19 (colored)
Change path from devel/pkgconfig to devel/pkg-config. No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
Revision 1.19 / (download) - annotate - [select for diffs], Fri Jun 17 03:50:34 2005 UTC (17 years, 7 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.18: +2 -1
lines
Diff to previous 1.18 (colored)
Create directories before installing files into them.
Revision 1.18 / (download) - annotate - [select for diffs], Sun May 22 21:43:22 2005 UTC (17 years, 8 months ago) by rillig
Branch: MAIN
Changes since 1.17: +2 -2
lines
Diff to previous 1.17 (colored)
Replaced $f with ${f} to emphasize a Makefile variable is meant, not a shell variable.
Revision 1.17 / (download) - annotate - [select for diffs], Sun May 22 20:08:32 2005 UTC (17 years, 8 months ago) by jlam
Branch: MAIN
Changes since 1.16: +2 -2
lines
Diff to previous 1.16 (colored)
Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
Revision 1.16 / (download) - annotate - [select for diffs], Wed May 18 16:08:17 2005 UTC (17 years, 8 months ago) by jmmv
Branch: MAIN
Changes since 1.15: +2 -2
lines
Diff to previous 1.15 (colored)
Make gnome-vfs2-{cdda,smb} depend on gnome-vfs2>=2.10.1 to avoid possible problems due to "desynchronization".
Revision 1.15 / (download) - annotate - [select for diffs], Tue Apr 26 18:03:18 2005 UTC (17 years, 9 months ago) by drochner
Branch: MAIN
Changes since 1.14: +2 -2
lines
Diff to previous 1.14 (colored)
update to 2.10.1 changes: -Fixed some leaks -Translation updates
Revision 1.14 / (download) - annotate - [select for diffs], Mon Apr 11 21:47:24 2005 UTC (17 years, 9 months ago) by tv
Branch: MAIN
Changes since 1.13: +1 -2
lines
Diff to previous 1.13 (colored)
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Revision 1.13 / (download) - annotate - [select for diffs], Sun Apr 10 15:37:13 2005 UTC (17 years, 9 months ago) by jmmv
Branch: MAIN
Changes since 1.12: +2 -1
lines
Diff to previous 1.12 (colored)
Explicitly disable howl; fixes build if it's installed.
Revision 1.12 / (download) - annotate - [select for diffs], Tue Mar 22 16:01:28 2005 UTC (17 years, 10 months ago) by jmmv
Branch: MAIN
Changes since 1.11: +1 -2
lines
Diff to previous 1.11 (colored)
Remove LIBTOOL_REQD; tv@ has just bumped the version in bsd.pkg.mk.
Revision 1.11 / (download) - annotate - [select for diffs], Tue Mar 22 15:56:41 2005 UTC (17 years, 10 months ago) by jmmv
Branch: MAIN
Changes since 1.10: +5 -4
lines
Diff to previous 1.10 (colored)
Update gnome-vfs2, gnome-vfs2-cdda and gnome-vfs2-smb to 2.10.0: gnome-vfs 2.10.0 * Translation updates Note: The handling of dav:// and http:// changed with this release. If you use http:// the http-method will be in http-only mode and won't try to retrive file information through webdav. Be sure to use dav:// and davs:// for webdav resources! gnome-vfs 2.9.93 * Bugs fixed: + smb-method: fix browsing of (non-domain) workgroups and browsing of Windows machines not on a domain gnome-vfs 2.9.92 * Bugs fixed: + Fix some tests + smb-method: Fix crashes when user specified in uri + smb-method: Some authentication fixes + sftp-method: fix memory leaks + Make GnomeVFSSocket handle cancellation earlier + ftp-method: Fix access rights + Return OK on read/writes of 0 bytes, even at eof + Make gnome_vfs_read_entire_file nul-terminate the string to fix some apps that depended on this + Get right mime description for folders. gnome-vfs 2.9.91 Note: The handling of dav:// and http:// changed with this release. If you use http:// the http-mehtod will be in http-only mode and won't try to retrive file information through webdav. Be sure to use dav:// and davs:// for webdav resources! * Features: + Browse for the new sftp-ssh service * Bugs fixed: + fix gnomevfs-copy to have cp semantics so it won't override directories + fix copying data to FAT 16 file systems + sftp-method: clear up closed ssh connections and processes + sftp-method: increased timeout for initiating connections + http-method: work around broken icecast server + http-method: update to neon version 0.24.7 + http-method: fix a possible crasher and plug a few leaks + ftp-method: fix directory listings for windows ftp servers + smb-method: fix connection cache lookups + fix gnome_vfs_uri_extract_short_name to never return NULL + better default folder handler mechanism + fix bad grammar in http-proxy schema file + various doc and translation updates + build fixes gnome-vfs 2.9.90 * Features: + support for joliet cdrom labels + allow eject of unmounted volumes + use posix_fadvice when doing large copies to avoid bad cache behaviour + Better smb authentication behaviour, now uses the same password on all the shares on a server. + Update to the API for no auto login that was commited to samba + Support setgid directories in gnome-vfs-xfer * Bugs fixed: + sftp: fix crash + fix deadlock in gnome-vfs daemon with hal enabled gnome-vfs 2.9.3 * Features: + gnomevfs-mv program added + Added GNOME_VFS_OPEN_TRUNCATE open flag * Bugs fixed: + smb: New mechanism for handling authentication NOTE: This should work a lot better then before, but unless you first apply the samba patch from https://bugzilla.samba.org/show_bug.cgi?id=2092 there can be problems with logging in as a user on shares that support anonymous logins. + sftp: Honour force_replace flag in move + use right icon name field in mime files + fix mimetype detection for names with a dot in + build fixes on IA64 gnome-vfs 2.9.2 * Features: + Deprecate parts of GnomeVFSMimeApplication structure + AIX support + Better mime detection + New HAL support for volumes/drives * Bugs fixed: + Fix memory leak + Detect mime data changed in mime monitor + Fix EOF problem in sftp method gnome-vfs 2.9.1 * Features: + removed the vfolder and cdemenu methods + Updated the mime handler APIs, deprecated some old APIs * Bugs fixed: + Fixed bogus gcc warnings
Revision 1.10 / (download) - annotate - [select for diffs], Sat Feb 26 17:23:01 2005 UTC (17 years, 11 months ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
Updated gnome-vfs2, gnome-vfs2-cdda and gnome-vfs2-smb to 2.8.4: * Bugs fixed: + Never return NULL on gnome_vfs_uri_extract_short_name calls + sftp-method: always check for the gnome_vfs_unescape_string return value + sftp-method: honor the force_replace flag on moves + gzip-method: correctly return GNOME_VFS_ERROR_EOF + Plug some memory leaks + Fix bogus warnings with later gcc versions + Various translation updates
Revision 1.9 / (download) - annotate - [select for diffs], Mon Feb 14 07:02:08 2005 UTC (17 years, 11 months ago) by uebayasi
Branch: MAIN
Changes since 1.8: +3 -3
lines
Diff to previous 1.8 (colored)
Fix quoting.
Revision 1.8 / (download) - annotate - [select for diffs], Tue Jan 11 12:32:53 2005 UTC (18 years ago) by jmmv
Branch: MAIN
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
Use sane paths instead of relying on the XDG_{CONFIG,DATA}_DIRS variables beeing set in the environment, which have a very big chance on producing misbehavior at runtime. Should have done this a long time ago. Bump PKGREVISION to 1.
Revision 1.7 / (download) - annotate - [select for diffs], Fri Dec 3 15:15:10 2004 UTC (18 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. Suggested by Roland Illig, ok'd by various.
Revision 1.6 / (download) - annotate - [select for diffs], Sun Nov 28 13:00:17 2004 UTC (18 years, 2 months ago) by recht
Branch: MAIN
Changes since 1.5: +3 -3
lines
Diff to previous 1.5 (colored)
update to gnome-vfs2-2.8.3 2004-10-28 Alexander Larsson <alexl@redhat.com> * NEWS: Update for release 2004-10-28 Alexander Larsson <alexl@redhat.com> * libgnomevfs/gnome-vfs-utils.c: (filename_charset_cache_free), (vfs_get_filename_charset), (gnome_vfs_format_uri_for_display_internal), (gnome_vfs_format_uri_for_display), (gnome_vfs_make_uri_from_input_internal), (gnome_vfs_make_uri_from_input): Correctly handle the new forms of G_BROKEN_FILENAMES 2004-10-27 Ray Strode <rstrode@redhat.com> * libgnomevfs/gnome-vfs-mime-handlers.c (gnome_vfs_mime_application_new_from_id): Chomp spaces off command strings. 2004-10-26 Alexander Larsson <alexl@redhat.com> * libgnomevfs/gnome-vfs-mime-info-cache.c: Handle default.list files that have lists of desktop files. 2004-10-21 Alexander Larsson <alexl@redhat.com> * libgnomevfs/gnome-vfs-xfer.c (copy_symlink): Handle existing files when copying symlinks. 2004-10-21 Alexander Larsson <alexl@redhat.com> * libgnomevfs/gnome-vfs-xfer.c (gnome_vfs_new_directory_with_unique_name): Set vfs_status on callback. 2004-10-18 Ray Strode <rstrode@redhat.com> * libgnomevfs/eggdesktopentries.c (egg_desktop_entries_parse_entry): Reword error message to not break string freeze. 2004-10-18 Ray Strode <rstrode@redhat.com> * libgnomevfs/eggdesktopentries.c (egg_desktop_entries_parse_entry): Error out if trying to add key-value pair to comment group (Patch from Miloslav Trmac <mitr@redhat.com>) 2004-10-18 Alexander Larsson <alexl@redhat.com> * libgnomevfs/gnome-vfs-hal-mounts.c (_hal_get_drive_name): Use utf8 +/- char, not latin1. 2004-10-18 Alexander Larsson <alexl@redhat.com> * libgnomevfs/gnome-vfs-mime-info.c (handle_attribute): Remove some debug spew. 2004-10-15 Ryan Lortie <desrt@desrt.ca> * libgnomevfs/gnome-vfs-uri.c: (split_toplevel_uri): Prevent uri->text from containing a NULL pointer (as per bug #141051). (set_uri_element): trivial style fix 2004-10-15 Alexander Larsson <alexl@redhat.com> * libgnomevfs/gnome-vfs-unix-mounts.c: (_gnome_vfs_get_current_unix_mounts), (_gnome_vfs_get_unix_mount_table): Handle several changes to mtab/fstab in the same second. Fix aix mtime check. Patch from johnp@redhat.com 2004-10-13 Alexander Larsson <alexl@redhat.com> * gnome-vfs-2.0.pc.in: Add missing dependencies. Patch from Juergen George Sawinski <j4y54w@sawinski.de> 2004-10-13 Alexander Larsson <alexl@redhat.com> * libgnomevfs/gnome-vfs-socket-buffer.c (flush): Correctly move memory in buffer when we've written some bytes. 2004-10-11 Christian Kellner <gicmo@gnome.org> * libgnomevfs/Makefile.am: Fix build issues with concurrent installs. Patch from Chris Kelso <ckelso@rooneyholdings.com>. 2004-10-11 Alexander Larsson <alexl@redhat.com> * configure.in: Post release version bump
Revision 1.5 / (download) - annotate - [select for diffs], Tue Oct 26 21:01:06 2004 UTC (18 years, 3 months ago) by jmmv
Branch: MAIN
Changes since 1.4: +3 -3
lines
Diff to previous 1.4 (colored)
Update gnome-vfs2{,-cdda,-smb} to 2.8.2: gnome-vfs 2.8.2 * Bugs fixed: + performance increase in gnome-vfs-volume-monitor + Update to latest eggdesktopentries.c, fixing leaks + Fix problem with http leak fix in last version + Fix leaks + Make folders open with components, to make run-dialog work for folders + Add support for additional headers to http backend + API docs updates + Default to the workgroup specified in smb.conf for network:// + Fix queue handling for monitoring events + Add --disable-howl flag + Ignore smb files with empty names when enumerating gnome-vfs 2.8.1 * Bugs fixed: + ftp-method: Don't ask for password if hostname wrong + fix detection of and build with kerberos + allow unref of the volume monitor after shutdown + Fix http issues with gtik + Fix leaks + Fix default application handling. Now user defaults override system defaults. + Don't keep re-reading /etc/fstab + Read the right fstab file on solaris + sftp-method: use password if in uri + http-method: fix seek to end of file + http-method: various webdav fixes + Handle empty but non-null http proxy hostname.
Revision 1.4 / (download) - annotate - [select for diffs], Tue Sep 21 16:45:47 2004 UTC (18 years, 4 months ago) by jmmv
Branch: MAIN
Changes since 1.3: +4 -4
lines
Diff to previous 1.3 (colored)
Update gnome-vfs2 and gnome-vfs2-{cdda,smb} to 2.8.0. This version corresponds to GNOME 2.8.0. gnome-vfs 2.8.0 * Bugs fixed: + Fixed GnuTLS support + Recognize fstab names written by HAL + Fix crashers in webdav caused by redirect + Various build fixes + Fixed leak in eggdesktopentries + Don't use short list when selecting component for mimetype + Prioritize exact matches when generating component shortlist for mimetype + Fix crashers in defaults.list parsing + Fix symlink support in ftp method + Set right type for smb share directories + Added workaround for IceCast/ShoutCast in neon http method + Fix crasher when using proxy in the neon http method + Implement gnome_vfs_mime_type_is_known and gnome_vfs_mime_get_value + Re-fixed unique names for moving and linking files in gnome_vfs_xfer + Added hack to make descriptions for folders right + distribute both http methods in tarball gnome-vfs 2.7.92 Note: The HAL support (which is disabled by default) has some known issues where it doesn't detecte volumes for all mounted filesystems. This is known to cause some problems with for instance trash handling. * Bugs fixed: + mime data change is emitted in an idle, fixing some hangs + fixes to mime desktop parser + update HAL code to work with dbus 0.22 + Added a workaround for --bind mounts in mtab + Fix some issues in the detection of unix mounts + Fix windows domain name parsing from smb uris + Don't check cdrom disk status if there is no disk in + Fix hang with dav directories with redirects + Fix scheme handling for default app selection + Prefer extensions to sniffing for xml files + Add back GnuTLS support + Try to get rid of unused items in thrash cache + code cleanups gnome-vfs 2.7.91 * Bugs fixed: + Various build fixes and leak fixes + really add support for ssh.com ssh servers + fix deadlock in sftp support + update howl usage to the API in howl 0.9.6 + fix mime type inheritance usage when listing all applications for a mimetype + change type of default application list you need to upgrade eel to handle this change + Remove extfs module. It had security issues and never worked well. + docs cleanup + added missing libgobject dependency to link line gnome-vfs 2.7.90 * Bugs fixed: + Support for ssh.com ssh servers (William Jon McCann) + Properly reinitialize DNS resolver when needed (Christian Kellner) + Renamed gnome_vfs_next_address to gnome_vfs_resolve_next_address (Christian Kellner) + Various compilation fixes for gcc 3.4, Solaris, x86-64 (Christophe Fergeau) * Translation updates: + sq (Laurent Dhima), lt (Žygimantas Beruka), bg (Alexander Shopov), da (Martin Willemoes Hansen), no (Kjartan Maraas), eu (Iñaki Larrañaga), en_CA (Adam Weinberger), es (Francisco Javier F. Serrador) gnome-vfs 2.7.5 * Bugs fixed: + Put back symbols inadvertantly removed. + desktop file parser cleanups. + http method cleanups + search vfs methods case insensitively gnome-vfs 2.7.4 * Bugs fixed: + Make move/copy merge directories instead of overwriting them when doing an xfer. + register GnomeVFSFileInfo in the glib GType system + 64 bit fixes from Josselin Mouette + misc doc fixes + misc bug fixes in backends, including: - fix crasher in tar:/// method - crasher in sftp method - smb fixes * Features + Use HAL for volumes, if enabled. + Implement kerberos/gssapi support for the ftp and smb methods. + Introduce davs for ssl dav. + Move daemon-only code over to a helper library for the daemon. + Implemented a simple resolver API. + entirely new http backend that uses neon + implement new MIME spec. This involves a total rewrite of the MIME backend, and involves desktop file parsers being installed. gnome-vfs 2.7.3 * Bugs fixed: + FreeBSD portability fixes + DragonFly portability fixes + translate strings in daemon + made ngettext translations work * Features + New function to list dns-sd browse domains + authentication in ftp backend + better performance in ftp backend gnome-vfs 2.7.2 * Bugs fixed: + solaris umount fixes + bonobo-storage fix + computer method volume name handling crash fixed + fix problem with buffer_write that caused ftp problems * Features + DNS-SD api + mDNS and DNS-SD support in network:// gnome-vfs 2.7.1 * Bugs fixed: + fixed some mime issues (sync w/ upstream) + keyring support for sftp: + deprecate ssh: and alias it to sftp: + handle cdrom/floppy mountpoints outside /mnt + fix multiple file copies with ftp: + fix some sftp bugs + freebsd build fix + new ask callback, used to implement ssh host key questions + Work on making sockets cancellable
Revision 1.3 / (download) - annotate - [select for diffs], Mon May 3 15:39:47 2004 UTC (18 years, 9 months ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Changes since 1.2: +6 -5
lines
Diff to previous 1.2 (colored)
Update gnome-vfs2 (and gnome-vfs2-{cdda,smb}) to 2.6.1.1. Changes in the package: * Use gnutls instead of openssl. This fixes many problems exposed by programs using the mozilla renderer and gnome-vfs2 together (like epiphany and galeon), due to conflicting symbols. Closes PR pkg/25190. * Move documentation out of the doc/html subdirectory. Bug fixes in this version: * Portability fixes. * Work with GNUTLS 1.0. * sftp: handles servers that ask for "Password" (not "password"). * gnome_vfs_inet_connection_read handles EOF correctly. * thread-safe gnome-vfs-parse-ls.c. * Fix mime crash. * Toplevel smb directories aren't writable.
Revision 1.2 / (download) - annotate - [select for diffs], Thu Apr 15 20:10:43 2004 UTC (18 years, 9 months ago) by jmmv
Branch: MAIN
Changes since 1.1: +3 -2
lines
Diff to previous 1.1 (colored)
Set a correct value for CATEGORIES.
Revision 1.1 / (download) - annotate - [select for diffs], Thu Apr 15 16:36:20 2004 UTC (18 years, 9 months ago) by jmmv
Branch: MAIN
Disable the cdda support from gnome-vfs2, to trim the dependencies a bit. Bump PKGREVISION to 1 because of this. While doing this, split the Makefile in two parts to aid with the addition of packages providing modules (which are distributed inside the gnome-vfs2 distfile). Also do some PRINT_PLIST_AWK tricks.