[kde-freebsd] kRunner crashes

2013-08-27 Thread Francis Ridder
Hello on PCBSD with KDE 4.10.5 kRunner always crashes:
http://forums.pcbsd.org/showthread.php?p=108143

Any idea on why/how to fix?
___
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/KDE/misc/kde4-l10n/files

2013-08-27 Thread David Bruce Naylor
SVN commit 9471 by DragonSA:

Fix auto-detection of dictionaries for kde4-l10n ports.

Witht the removal of '.include bsd.port.options.mk' and 
'.include bsd.port.pre.mk' PORTSDIR is no longer defined.  Since Ports is
(almost) never based on the root system the checks will always fail to find a
port.  

Fix this by using relative searches for the dictionary ports.  Giving PORTSDIR
a conditional assignment of /usr/ports was rejected due to lack of precedent.  

While here teach kde4-l10n about en_GB.  


 M  +7 -5  bsd.l10n.mk  


___
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