[kde-freebsd] ports/108949: commit references a PR

dfilter service dfilter at FreeBSD.ORG
Sat Feb 10 04:40:19 CET 2007


The following reply was made to PR ports/108949; it has been noted by GNATS.

From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: ports/108949: commit references a PR
Date: Sat, 10 Feb 2007 03:32:57 +0000 (UTC)

 lofi        2007-02-10 03:32:52 UTC
 
   FreeBSD ports repository
 
   Modified files:
     x11/kdebase3         Makefile 
     x11/kdebase3/files   
                          extrapatch-kioslave_media_mediamanager-halbackend.cpp 
   Added files:
     x11/kdebase3/files   
                          extrapatch-kioslave_media_mediamanager-halbackend.h 
                          patch-kioslave_media_mediamanager-fstabbackend.cpp 
                          patch-kioslave_media_mounthelper-kio_media_mounthelper.cpp 
   Log:
   Fix various problems in the media kioslave:
   
   - Correct ejecting of mounted volumes (unmount before eject).
   - Mounting of removable media drives (such as CD-ROM drives)
     listed in /etc/fstab (removes checking linux's "user" mount option).
   - Polling floppy drives over the mount state (FreeBSD HAL doesn't do this).
   - Informing the fileview when HAL notifies that mounting is completed.
   - Mounting cdrom volume in locale charset. Note: Requires cd9660_iconv!
   
   PR:             ports/108949
   Submitted by:   Maxim Samsonov <xors at sendmail.ru>
   
   - Disable polling of nfs shares in the fstabbackend. Mounting/Unmounting
     is broken and the polling can cause DBus aborts that take kded with
     them.
   
   Revision  Changes    Path
   1.190     +3 -2      ports/x11/kdebase3/Makefile
   1.3       +175 -24   ports/x11/kdebase3/files/extrapatch-kioslave_media_mediamanager-halbackend.cpp
   1.1       +33 -0     ports/x11/kdebase3/files/extrapatch-kioslave_media_mediamanager-halbackend.h (new)
   1.6       +10 -0     ports/x11/kdebase3/files/patch-kioslave_media_mediamanager-fstabbackend.cpp (new)
   1.1       +32 -0     ports/x11/kdebase3/files/patch-kioslave_media_mounthelper-kio_media_mounthelper.cpp (new)
 _______________________________________________
 cvs-all at freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe at freebsd.org"
 


More information about the kde-freebsd mailing list