Commit graph

8 commits

Author SHA1 Message Date
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