Re: [kde-freebsd] 9.1-RC3 feels okay :-) - Hald and xorg?

2012-11-08 Thread Chuck Burns

On 11/8/2012 1:46 PM, Warren Block wrote:

On Thu, 8 Nov 2012, Richard Kuhns wrote:


On 11/08/12 10:45, Warren Block wrote:

On Thu, 8 Nov 2012, CeDeROM wrote:


I have tested additional options in xorg runtime :-)

With the patched xorg mouse driver 1.7.1 (or driver version >=1.7.2)
situation is following:

1. With hald and dbus no xorg.conf file is needed. However it might bo
option to pass some additional featutes parameters with xorg.conf.
2. With no hald and dbus mouse and keyboard does not work in xorg
unless
Option "AllowEmptyInput" "False" is added to  Section "ServerLayout" by
hand in xorg.conf. Without this option input does not work even if
xorg.conf defines it! AllowEmptyInput=False forces to detect input
deviced
by Xorg at startup.


No.  AllowEmptyInput is wrong.  It was causing so many problems that it
has been removed from later xorg-server releases.

Option "AutoAddDevices" "Off" is the one that means "dont' use Hal to
detect input devices".


Thank you for this hint! This could be added to the handbook :-)
AllowEmptyInput=False should be a default for Xorg IMO we can report
it to
the Xorg project! :-)


Really, the simplest solution is to build xorg-server with the HAL
option disabled.  I agree that this should be the default.


Just a comment: according to http://wiki.freebsd.org/VirtualBox, Hal
is still
required for VirtualBox in order to have host DVD/CD access.


This is probably a permissions thing.  VirtualBox sees the device, but
can't quite mount it.  So hal may not be actually required for that
function in VirtualBox, but figuring out just what is needed without hal
remains to be done.

KDE and Gnome both still need hal, but AFAIK do not require it to be
used for xorg input device detection.  xfce4 works fine without hal.
___
freebsd-curr...@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Actually, KDE does -not- need hal. KDE uses the SOLID system for 
automatic mounting/unmounting of removable/non-removable drives.  There 
are two backends for SOLID. Hal, and udisks.  Since FreeBSD does not 
support udisks, then the only viable SOLID backend, at the moment, is 
the hald one.  The kde@ team plans to eventually write a devd SOLID 
backend, but they are extremely busy, so any help in that would be most 
welcome.. avilla@ can probably elaborate on that.. cross-posting my 
reply to the kde@ ML so they can chime in if need be.


--
Chuck Burns 
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] 9.1-RC3 feels okay :-) - Hald and xorg?

2012-11-08 Thread Freddie Cash
On Thu, Nov 8, 2012 at 11:59 AM, Chuck Burns  wrote:
> Actually, KDE does -not- need hal. KDE uses the SOLID system for automatic
> mounting/unmounting of removable/non-removable drives.  There are two
> backends for SOLID. Hal, and udisks.  Since FreeBSD does not support udisks,
> then the only viable SOLID backend, at the moment, is the hald one.  The
> kde@ team plans to eventually write a devd SOLID backend, but they are
> extremely busy, so any help in that would be most welcome.. avilla@ can
> probably elaborate on that.. cross-posting my reply to the kde@ ML so they
> can chime in if need be.

There's a devd-based automounter available in the Forums that works with KDE4:

https://forums.freebsd.org/showthread.php?t=29895

-- 
Freddie Cash
fjwc...@gmail.com
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


[kde-freebsd] FreeBSD ports you maintain which are out of date

2012-11-08 Thread portscout
Dear port maintainer,

The portscout new distfile checker has detected that one or more of your
ports appears to be out of date. Please take the opportunity to check
each of the ports listed below, and if possible and appropriate,
submit/commit an update. If any ports have already been updated, you can
safely ignore the entry.

You will not be e-mailed again for any of the port/version combinations
below.

Full details can be found at the following URL:
http://portscout.freebsd.org/k...@freebsd.org.html


Port| Current version | New version
+-+
devel/cmake | 2.8.9   | 2.8.10.1
+-+
devel/cmake-gui | 2.8.9   | 2.8.10.1
+-+
devel/cmake-modules | 2.8.9   | 2.8.10.1
+-+


If any of the above results are invalid, please check the following page
for details on how to improve portscout's detection and selection of
distfiles on a per-port basis:

http://portscout.freebsd.org/info/portscout-portconfig.txt

If wish to stop receiving portscout reminders, please contact
portsc...@portscout.freebsd.org

Thanks.
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


[kde-freebsd] [SVN Commit] area51/PORTS/math/eigen3

2012-11-08 Thread Jason E . Hale
SVN commit 8718 by jhale:

- Update to 3.1.2
- Trim Makefile header (this was a repocopy so use 1-line header)



 M  +3 -7  Makefile  
 M  +2 -2  distinfo  


___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information