Commit graph

27 commits

Author SHA1 Message Date
sketch
8fd4159a8f modules/cdda-cdrom-extensions.h also clashes with a Solaris header, so as it
was only added for Darwin support, only include it on that platform.
2004-11-09 16:04:52 +00:00
jmmv
da7e4e2096 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.
2004-10-26 21:01:06 +00:00
recht
7420714971 Adopt patches from darwinports to make gnome-vfs2 build on OS X.
While at it also combine patch-a[fk] since they've patched the same file.
2004-10-24 18:03:24 +00:00
jmmv
3fe5c44705 Fix build under NetBSD 2.0_BETA. Based on patch provided by Douglas Brebner
in private mail.
2004-09-22 08:37:27 +00:00
jmmv
fd6188b777 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 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-09-21 16:45:47 +00:00
minskim
48a6b345fe Run a statfs-related test in configure only when statvfs is not
available.  OK'ed by jmmv@.
2004-05-04 16:35:57 +00:00
jmmv
d0651629fb 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.
2004-05-03 15:39:47 +00:00
xtraeme
b5809503ff Make this build in NetBSD -current. 2004-04-29 14:18:34 +00:00
jmmv
cdba25994f Do a statfs -> statvfs change to make this build in NetBSD current. Should
fix PR pkg/25329.  (Sorry, untested).
2004-04-28 08:16:44 +00:00
danw
46ffcd5d8b Darwin fixes (revert some of the earlier fixes, add a patch from GNOME
CVS, and fix a really confused #ifdef)
2004-04-24 21:00:07 +00:00
minskim
18b4bf772a patch-af adds #include <modules/cdda-cdrom-extensions.h>, which causes
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-23 03:29:27 +00:00
adam
674cc04e60 Fixed building problems on Darwin 2004-04-15 06:25:12 +00:00
jmmv
d9ec222226 Update to 2.6.0. Changes since the 2.4.x branch:
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-04-01 18:21:20 +00:00
snj
762c4af33b Fix build on FreeBSD 4.9-STABLE. From Michal Pasternak in PR pkg/23864.
While here, move PKGREVISION to silence pkglint.

Okayed by jmmv.
2004-02-16 20:36:04 +00:00
jmmv
40cb94ab16 Re-enable the use of fam, to get a full-featured 'file' method. This was
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-09 18:45:52 +00:00
jmmv
6526c267e6 Update to 2.4.2:
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-02-06 19:09:35 +00:00
jmmv
4e9c5ddb84 Do not use fam. This solves *lots* of lockups in nautilus (finally!) and
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.
2003-12-28 23:35:46 +00:00
jmmv
ca27f417a8 Update to 2.4.1, based on work done by xtraeme@ and Min Sik Kim.
gnome-vfs-2.4.1
	* Bugs fixed
		+ Allow to create symlinks to huge files on
                  nearly full file systems (James M. Cape)
		+ Fix compilation on HP/UX
	* Translations
		+ he (Gil "Dolfin" Osher), it (Luca Ferretti),
	          lv (Peteris Krisjanis), mr (Jitendra Shah),
                  nl (Vincent van Adrighem), pt_BR (Augusta Marques da Silva),
 	          ro (Mi?u Moldovan), ta (Dinesh)

gnome-vfs 2.4.0
	* Featurelets:
		Updated translations

gnome-vfs 2.3.90
	* Bugs fixed:
	       + Just emit one mime db changed signal per change

gnome-vfs 2.3.8
	* Bugs fixed:
	        + CDE menu fixes
		+ IPV6 build fixes for non-linux
		+ removed usage of ngettext (for now)
		+ fix fam crash
	* Featurelets:
		+ add dav schema for webdav usage
		+ Make gnome_vfs_make_uri_from_input be smarter about
		  when to make http: uris

gnome-vfs 2.3.7
	* Bugs fixed:
	        + Test fixes
		+ translation fixes
	* Featurelets:
		+ ignore_hosts gconf key for proxies

gnome-vfs 2.3.6
	* Bugs fixed:
		+ Fixes in CDE menu handling
		+ Shrink default gnome-vfs stack size
		+ Small API doc updates
		+ Properly read .mime and .keys file not ending with \n
		+ Compilation fixes when using gcc 3.3
		+ Compilation fixes for Solaris
		+ Leak fixes in URI and mime-type handling
		+ When an unknown app is added to a mime-type short list,
		  also add it to this mime-type global list
	* Featurelets:
		+ Added an Accessibility submenu in the Applications menu
		+ Improve parsing of URIs (wrongly) containing UTF-8 chars
		+ Translation updates

gnome-vfs 2.3.5:
	* Features:
		+ added a startup notification application registry key
	* Bugs fixed:
		+ Fix memory handling in mime handlers.
		+ Make job_private static in gnome-vfs-job.c
		+ Fixed CDE menu crash

gnome-vfs 2.3.4:
	* Bugs fixed:
	       + Get Names of vfolder directories right

gnome-vfs 2.3.3:
	* Bugs fixed:
	       + Fix potential crashes for uris with %2F in them
	       + solaris libnsl/libsocket build fixes
	       + Fix fam threadsafe issue
	       + Handle fam connection going away better
	       + Fixed doc building

gnome-vfs 2.3.2
        * Features:
	       + ipv6 uris supported
	       + add some command line applications for gnome-vfs

	* Bugs fixed:
	       + mp3 mimetype is audio/mpeg, not audio/x-mp3
	       + build issues fixed
	       + fix ncpfs filesystem

gnome-vfs 2.3.1
        * Features:
	       + New API gnome_vfs_url_show() and related calls
	       + New function gnome_vfs_make_uri_from_input_with_dirs
	       + Cygwin port
	       + IPV6 support

	* Bugs fixed:
	       + Some mime fixes
	       + Correctly handle symlinks to symlinks
	       + hpux fixes
	       + CDE menu translation fixes
	       + Webdav PROPFIND details
	       + Fixed locale aliases handling
	       + call bindtextlocale to get translation working
	       + Fixes to mtab handling
2003-12-14 19:47:26 +00:00
danw
628549d06a patches for darwin 2003-09-27 21:05:22 +00:00
jmmv
9145085da9 Fix the file method to not use readdir_r at all if it is not present in the
system.  Bump PKGREVISION to 1.  Fixes many problems in Nautilus and other
programs.
2003-04-27 14:44:33 +00:00
rh
03f61e483b Update gnome-vfs2 to 2.2.4. Changes are translation updates and bugfixes.
Most notably, this version fixes a series of fundamental, long outstanding
problems we had with GNOME2:

	* Nautilus works now

	* gnome-control-center no longer crashes

	* panel menus and entries are now correct

	* probably a ton of other gnome-vfs related problems
2003-04-27 02:03:01 +00:00
jmmv
3a84fed861 GConf2's buildlink2.mk now creates a gconftool-2 wrapper which prevents the
configuration database from beeing modified by packages that do not honour
the --disable-schemas-install option. There is no need to patch these broken
packages any more.

Okay'ed by wiz.
2003-02-18 20:52:05 +00:00
jmmv
1726933842 patch-aa is also tracked in GNOME's bug system. 2003-02-15 16:41:20 +00:00
jmmv
582346a1f5 - Note which GNOME bugs are tracking some of the issues we are currently
patching.
- Remove useless patches that make maintenance harder.
- Use glib's g_dir_* functions instead of hacking the local file method to
  use readdir.
- Bump PKGREVISION to 1.

Reviewed by wiz.
2003-02-15 16:29:31 +00:00
jmmv
67991aceb0 Updated to 2.2.2. Changes since 2.0.4:
gnome-vfs 2.2.2
	* Bugs fixed:
	       + fixed memleak in monitors
	       + fixed some ssh method problems
	       + fixed some vfs moniker bugs

gnome-vfs 2.2.1
	* Bugs fixed:
	       + Fixed deadlock wrt fam while adding many monitors
	       + fixed memleak

gnome-vfs 2.2.0
	* Bugs fixed:
	       + races and bugs in the GIOChannel support (Josh Parsons)
	* Featurelets
	       + Added (disabled for now) gnutls ssl lib (Andrew McDonald)
	         This will be enabled later when its been tested more.

gnome-vfs 2.1.91
	* Bugs fixed:
	       + gzip header creation time
	       + gnome_vfs_uri_extract_dirname crash
	       + gnome_vfs_socket_buffer_peekc corrected

gnome-vfs 2.1.6
	* Bugs fixed:
	       + fixed -lpthreads build failure (Owen Taylor)
	       + Handle directory moves overwriting themselves (Alex Larsson)
	       + Correct libdir handling (Frederic Crozat)
	* Featurelets
	       + Deprecated gnome_vfs_mime_shutdown, gnome_vfs_loadinit,
	         gnome_vfs_preinit and gnome_vfs_postinit. (Alex Larsson)
	       + Lots of docs updates (Diego Gonzalez)
	       + _ prefix internal functions. (Tim Janik)

gnome-vfs 2.1.5
	* Featurelets
		+ Added GNOME_VFS_ERROR_NO_MASTER_BROWSER to GnomeVFSResult

gnome-vfs 2.1.4
	* Featurelets
		+ gnome_vfs_open_fd() replaced console: method (Giovanni
		  Corriga)

Changes in the package:
- Honor PKG_SYSCONFDIR.
- Use GConf2's schemas.mk framework to register schemas.
2003-02-14 20:10:02 +00:00
rh
5567c574e1 Bump gnome-vfs2 to 2.0.4nb1:
- Properly compile pluggable fs modules (pkg/18220)
	- Add missing dependencies (pkg/18220)
	- Make this more pkglint-friendly.
	- Don't try to tweak LTCONFIG_OVERRIDE towards ltmain.sh, use
	  LIBTOOL_OVERRIDE instead
2002-09-11 23:07:50 +00:00
rh
828873daa6 Initial import of gnome-vfs2-2.0.4, a virtual file system for GNOME2.
Provided in PR pkg/18186 by Julio Merino <jmmv@hispabsd.org>, with
some PLIST fixes by me.
2002-09-07 03:04:06 +00:00