2004-09-22 23:24:45 by Matthias Scheler | Files touched by this commit (2) |
Log message:
Include "pkgsrc/net/bind9/buildlink3.mk' because this package requires
the BIND 9 resolver headers and libraries to for building.
|
2004-09-22 10:37:27 by Julio M. Merino Vidal | Files touched by this commit (2) |
Log message:
Fix build under NetBSD 2.0_BETA. Based on patch provided by Douglas Brebner
in private mail.
|
2004-09-22 10:10:08 by Johnny C. Lam | Files touched by this commit (703) |
Log message:
Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
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-21 18:45:47 by Julio M. Merino Vidal | Files touched by this commit (10) | |
Log message:
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-05-15 16:57:04 by Julio M. Merino Vidal | Files touched by this commit (1) |
Log message:
During print-PLIST in packages using this one, print a comment for the
lib/gnome-vfs-2.0/modules directory, instead of trying to remove it.
|
2004-05-04 18:35:57 by Min Sik Kim | Files touched by this commit (2) |
Log message:
Run a statfs-related test in configure only when statvfs is not
available. OK'ed by jmmv@.
|
2004-05-03 17:39:47 by Julio M. Merino Vidal | Files touched by this commit (8) |
Log message:
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-04-29 16:18:34 by Juan Romero Pardines | Files touched by this commit (2) |
Log message:
Make this build in NetBSD -current.
|
2004-04-28 10:16:44 by Julio M. Merino Vidal | Files touched by this commit (2) |
Log message:
Do a statfs -> statvfs change to make this build in NetBSD current. Should
fix PR pkg/25329. (Sorry, untested).
|
2004-04-26 06:10:04 by Soren Jacobsen | Files touched by this commit (1) |
Log message:
No longer used.
|