2004-01-23 22:50:52 by Julio M. Merino Vidal | Files touched by this commit (209) | |
Log message:
Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.
This shouldn't be needed if we had non-recursive dependancies *sigh*.
|
2004-01-07 03:21:17 by Johnny C. Lam | Files touched by this commit (14) |
Log message:
|
2003-12-29 00:35:46 by Julio M. Merino Vidal | Files touched by this commit (4) |
Log message:
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-14 20:47:26 by Julio M. Merino Vidal | Files touched by this commit (9) | |
Log message:
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-09-27 23:10:08 by Dan Winship | Files touched by this commit (3) |
Log message:
patches for darwin
|
2003-07-18 00:57:07 by grant beattie | Files touched by this commit (1065) |
Log message:
s/netbsd.org/NetBSD.org/
|
2003-07-13 15:54:34 by Thomas Klausner | Files touched by this commit (783) | |
Log message:
PKGREVISION bump for libiconv update.
|
2003-05-05 16:04:12 by Julio Merino | Files touched by this commit (1) |
Log message:
Line up PKGREVISION whitespace.
|
2003-05-02 13:57:35 by Thomas Klausner | Files touched by this commit (680) |
Log message:
Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
|
2003-04-27 16:44:35 by Julio Merino | Files touched by this commit (4) |
Log message:
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.
|