summaryrefslogtreecommitdiff
path: root/sysutils/gnome-vfs2
AgeCommit message (Collapse)AuthorFilesLines
2005-04-16Pullup ticket 439 - requested by Julio M. Merino Vidalsalo2-1/+15
security fix for gnome-vfs2-cdda Revisions pulled up: - pkgsrc/audio/gnome-vfs2-cdda/Makefile 1.6 - pkgsrc/sysutils/gnome-vfs2/patches/patch-ac 1.5 Patch provided by the submitter for gnome-vfs2/distinfo. Module Name: pkgsrc Committed By: jmmv Date: Tue Apr 12 20:12:02 UTC 2005 Modified Files: pkgsrc/audio/gnome-vfs2-cdda: Makefile pkgsrc/sysutils/gnome-vfs2: distinfo Added Files: pkgsrc/sysutils/gnome-vfs2/patches: patch-ac Log Message: Apply patch from Gentoo to fix security problem in the cdda module. Bump gnome-vfs2-cdda's module to 1. Quoting the Gentoo advisory: "The GnomeVFS and libcdaudio libraries contain a buffer overflow that can be triggered by a large CDDB response, potentially allowing the execution of arbitrary code." See http://www.gentoo.org/security/en/glsa/glsa-200504-07.xml and http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-0706 for more information.
2005-03-18Also include krb5.buildlink3.mk from here so that depending packages canjmmv1-1/+2
find the correct files (and dependencies, such as db4). I suspect this will fix PR pkg/29710, PR pkg/29711 and PR pkg/29715, which could be a result of the (incorrect) change in PR pkg/29712 sent by the submitter of all these reports.
2005-03-18Include krb5.buildlink3.mk file so that gssapi support can be built onjmmv1-1/+2
systems which support it (not true under NetBSD, as there is no krb5-config file; no harm done, but a workaround should be put in place, which is kinda laborious). "Fixes" build under Linux (I'm not sure it was really broken, but anyway, this was in fact a problem), as reported in PR pkg/29712.
2005-02-26Updated gnome-vfs2, gnome-vfs2-cdda and gnome-vfs2-smb to 2.8.4:jmmv7-255/+15
* 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
2005-02-24Add RMD160 digests.agc1-1/+2
2005-02-14Fix quoting.uebayasi1-3/+3
2005-01-21Pull in a fix from gnome-vfs CVS:recht3-3/+20
* libgnomevfs/gnome-vfs-mime-info-cache.c: (gnome_vfs_mime_get_all_desktop_entries): Fix a memory leak, patch from Josselin Mouette <joss@debian.org> (Closes: #159823). http://bugzilla.gnome.org/show_bug.cgi?id=159823 bump PKGREVISION to 3
2005-01-20- add fix for gzip-method fromrecht4-4/+246
http://bugzilla.gnome.org/show_bug.cgi?id=157275 (which also is in the gnome-vfs2 CVS) * modules/gzip-method.c (do_read): Return GNOME_VFS_ERROR_EOF when we reach the end of a file with the gzip method. Fixes bug 157275. - add fix for sftp-method from gnome-vfs2 CVS to make sftp URIs actually work * modules/sftp-method.c: always check gnome_vfs_unescape_string return value. * modules/sftp-method.c (do_move): honour the force_replace flag. - sync with opendarwinports and make CFLAGS.Darwin to LDFLAGS.Darwin and remove obsolute stuff (leaves only -lresolv) bump PKGREVISION to 2
2005-01-11Use sane paths instead of relying on the XDG_{CONFIG,DATA}_DIRS variablesjmmv6-7/+46
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.
2004-12-05Follow darwinports lead and set the Darwin specific flags rather asrecht1-2/+2
CFLAGS than LDFLAGS. (In other words: revert revision 1.41.)
2004-12-03Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.wiz1-2/+2
Suggested by Roland Illig, ok'd by various.
2004-11-28update to gnome-vfs2-2.8.3recht7-32/+32
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
2004-11-09modules/cdda-cdrom-extensions.h also clashes with a Solaris header, so as itsketch2-3/+5
was only added for Darwin support, only include it on that platform.
2004-10-30Put the Darwin specific linker flags in LDFLAGS.Darwin and not CFLAGS.Darwin.recht1-2/+2
2004-10-26Update gnome-vfs2{,-cdda,-smb} to 2.8.2:jmmv2-6/+6
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.
2004-10-24Adopt patches from darwinports to make gnome-vfs2 build on OS X.recht9-28/+154
While at it also combine patch-a[fk] since they've patched the same file.
2004-09-22Backout last change. Julio M. Merino Vidal already committed a patchtron2-4/+2
which solves this differently.
2004-09-22Include "pkgsrc/net/bind9/buildlink3.mk' because this package requirestron2-2/+4
the BIND 9 resolver headers and libraries to for building.
2004-09-22Fix build under NetBSD 2.0_BETA. Based on patch provided by Douglas Brebnerjmmv2-1/+23
in private mail.
2004-09-22Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.jlam1-37/+1
All library names listed by *.la files no longer need to be listed in the PLIST, e.g., instead of: lib/libfoo.a lib/libfoo.la lib/libfoo.so lib/libfoo.so.0 lib/libfoo.so.0.1 one simply needs: lib/libfoo.la and bsd.pkg.mk will automatically ensure that the additional library names are listed in the installed package +CONTENTS file. Also make LIBTOOLIZE_PLIST default to "yes".
2004-09-21Update gnome-vfs2 and gnome-vfs2-{cdda,smb} to 2.8.0. This versionjmmv10-172/+62
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 Beručka), 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
2004-05-15During print-PLIST in packages using this one, print a comment for thejmmv1-1/+4
lib/gnome-vfs-2.0/modules directory, instead of trying to remove it.
2004-05-04Run a statfs-related test in configure only when statvfs is notminskim2-4/+16
available. OK'ed by jmmv@.
2004-05-03Update gnome-vfs2 (and gnome-vfs2-{cdda,smb}) to 2.6.1.1.jmmv8-95/+140
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.
2004-04-29Make this build in NetBSD -current.xtraeme2-7/+19
2004-04-28Do a statfs -> statvfs change to make this build in NetBSD current. Shouldjmmv2-1/+18
fix PR pkg/25329. (Sorry, untested).
2004-04-26No longer used.snj1-39/+0
2004-04-24Darwin fixes (revert some of the earlier fixes, add a patch from GNOMEdanw7-50/+53
CVS, and fix a really confused #ifdef)
2004-04-23patch-af adds #include <modules/cdda-cdrom-extensions.h>, which causesminskim2-9/+10
build errors on Linux because it contains some definitions conflicting with linux/cdrom.h. Include cdda-cdrom-extensions.h only when linux/cdrom.h is not included.
2004-04-15Set a correct value for CATEGORIES.jmmv1-2/+3
2004-04-15Disable the cdda support from gnome-vfs2, to trim the dependencies a bit.jmmv4-58/+115
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.
2004-04-15Fixed building problems on Darwinadam7-7/+79
2004-04-01Update to 2.6.0. Changes since the 2.4.x branch:jmmv11-73/+135
gnome-vfs 2.6.0 * Bugs fixed: + Some doc fixes + Fixed potential buffer in ftp readdir + Fix up needs_terminal usage in schema for url handlers gnome-vfs 2.5.91 * Bugs fixed: + build fixes + enable ssl if using gnu tls + handle host key changed in sftp method gnome-vfs 2.5.90 * Bugs fixed: + fix some sftp bugs + fix ssl support (wasn't working at all) + better webdav support on some servers (including apache) + fix crash when monitoring invalid uris + handle fam crashing without using 100% cpu + fix nautilus crasher + better emission of pre_unmount when unmounting volumes + fixed some mime sniffing issues (need new shared-mime-info) + portability fixes + fix memleaks + some header changes needed for c++ binding gnome-vfs 2.5.8 * Bugs fixed: + Text mimetype sniffing + portability fixes * Features + Added gtk file chooser backend (experimental) Note that this introduces a circular build dependency. This will have to be fixed later, but isn't a huge problem atm since nothing is using the backend. gnome-vfs 2.5.7 * Bugs fixed: + proxy mask parsing bug fixed + Eject code on freebsd + Fixed leaks + DESTDIR install fixes gnome-vfs 2.5.6 * Features + mime sniffing default method changed * Bugs fixed: + Portability fixes + Force volume reload after mount/unmount + handle 32bit linux device numbers + fix various mime detection bugs + don't confuse user_xattr mount option with user + move vfs daemon to libexec gnome-vfs 2.5.5 * Features + Allow rename to case-different name on case-insensitive filesystems (FAT) + Add smb support (requires samba 3.0) + Add sftp support + Use the xdg mime systems (requires shared-mime-data) + Initial network:// support * Bugs fixed: + Fix drive/volume casting macros + Added GPL headers to daemon gnome-vfs 2.5.4 * Features + performance tweaking of copy block size + correct units for kilobytes according to HIG + some cleanups of the schemas texts * Bugs fixed: + fixed up daemon failure handling + cd name reading + g_object_new crasher + removed debug spew gnome-vfs 2.5.3 * Features + New authentication callbacks, allowing more control and gnome-keyring integration + New callback support for http backend + moved url handler schemas here + real gtypes for gnome-vfs enumerations (Murray Cumming) * Bugs fixed: + Solaris fixes of the volume handling (Niall Powed, Padraig O'Brian) gnome-vfs 2.5.2 * Features + use ngettext * Bugs fixed: + no more vfs-daemon zombies + fixed gnomevfs-ls escape bug + fixed some leaks + fixed some http issues gnome-vfs 2.5.1 * Features + volume monitor + computer location gnome-vfs 2.5.0 * Features + asynchronous seek implementation (Manuel Clos) + seek and tell support in the FTP method (Manuel Clos) * Featurelets: + make the ssh method work with newer ssh (Mitch)
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz3-4/+6
Buildlink files: RECOMMENDED version changed to current version.
2004-03-18Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properlyjlam1-3/+2
by moving the inclusion of buildlink3.mk files outside of the protected region. This bug would be seen by users that have set PREFER_PKGSRC or PREFER_NATIVE to non-default values. BUILDLINK_PACKAGES should be ordered so that for any package in the list, that package doesn't depend on any packages to the left of it in the list. This ordering property is used to check for builtin packages in the correct order. The problem was that including a buildlink3.mk file for <pkg> correctly ensured that <pkg> was removed from BUILDLINK_PACKAGES and appended to the end. However, since the inclusion of any other buildlink3.mk files within that buildlink3.mk was in a region that was protected against multiple inclusion, those dependencies weren't also moved to the end of BUILDLINK_PACKAGES.
2004-03-05Reorder location and setting of BUILDLINK_PACKAGES to match templatejlam1-10/+7
buildlink3.mk file in revision 1.101 of bsd.buildlink3.mk.
2004-02-16Fix build on FreeBSD 4.9-STABLE. From Michal Pasternak in PR pkg/23864.snj3-3/+32
While here, move PKGREVISION to silence pkglint. Okayed by jmmv.
2004-02-14PKGCONFIG_OVERRIDE is relative to WRKSRC.jmmv1-3/+3
2004-02-14LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globsjlam1-2/+1
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk.
2004-02-12Register desktop_default_applications.schemas in the gconf database.jmmv1-3/+4
Bump PKGREVISION to 3.
2004-02-11libgnomevfs links against libgconf2, so addwiz1-1/+2
GConf2 buildlink3.mk.
2004-02-11bl3ifyxtraeme2-15/+49
2004-02-09Re-enable the use of fam, to get a full-featured 'file' method. This wasjmmv4-26/+7
disabled a while ago because it was causing lockups when using gnome-vfs2; after the updates of fam and gnome-vfs2, this seems to be fixed (there have been some fixes WRT fam support in this package). Bump PKGREVISION to 2.
2004-02-08Include intltool's buildlink2.mk to handle dependancies required by thesejmmv1-1/+2
tools (as p5-XML-Parser). Noted by Min Sik Kim.
2004-02-07Force to use openssl. This closes PR pkg/24202. (Aprroved by wiz@ and jmmv@)minskim2-3/+8
Bump PKGREVISION. While here, add all .conf files to EGFILES. Noted by jmmv@.
2004-02-06Update to 2.4.2:jmmv4-8/+21
Bugs fixed * Guess mime type by looking at the extension when a zip file is found * ncpfs file systems should work again (radu) * stop complaining about empty PROPFIND responses (Jan Kratochvil) * Several memory leaks Translations * lt (Tomas Kuliavas)
2004-01-24replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2004-01-23Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.jmmv1-2/+2
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2004-01-07From the log for rev. 1.1260 of bsd.pkg.mk:jlam1-2/+2
"Package Makefiles should refer to PKG_SYSCONFBASEDIR instead of PKG_SYSCONFBASE when they want PKG_SYSCONFDIR stripped of PKG_SYSCONFSUBDIR. This makes PKG_SYSCONFBASE=/etc work with pkgviews by installing all config files into /etc/packages/<pkg> instead of occasionally putting some directly into /etc."
2003-12-28Do not use fam. This solves *lots* of lockups in nautilus (finally!) andjmmv4-6/+26
probably other applications using gnome-vfs2 (yeah, it removes some minor functionality... but until it's solved, this is better than nothing). Bump PKGREVISION to 1. Found by xtraeme@ with help from marcus@freebsd.