[kde-freebsd] 9-STABLE and gcc 4.2 (PATCHES)

2014-01-12 Thread Adriaan de Groot
9-STABLE still has gcc 4.2 as base compiler. KDE has no policy regarding compiler versions for 4.x (but does for the upcoming 5.x). In practice, though, the developers write code that compiles on the gcc version they have. That's gcc 4.6 or later, really. kde4-workspace needs gcc 4.6 or later

Re: [kde-freebsd] touch buttons on pavilion dv7

2014-01-12 Thread Adriaan de Groot
On Saturday 11 January 2014 12:34:25 Mike Barnard wrote: I have acpi_hp loaded but these buttons as well as the function keys for stop/play/pause/forward/rewind do not work. Any pointers in getting these buttons up and running. Hi Mike, Does xev tell you anything suggestive about the way

[kde-freebsd] kdesdk-poxml uses java?

2014-01-12 Thread Adriaan de Groot
Since java is currently switched off (in 9-STABLE at least) I was worried about this line in the devel/kdesdk4 Makefile: POXML_DESC= Install po2xml and swappo (needs Java) However, I can't find any mention of java in the kdesdk4-poxml port. Why is that comment there? (It was added

[kde-freebsd] kdesdk4-poxml tests (PATCH)

2014-01-12 Thread Adriaan de Groot
The tests/ subdirectory in kdesdk4-poxml uses /usr/local/kde4/bin/checkXML (well, that's where the kdelibs port installs checkXML) as a custom command during some of the tests. However, it's called as checkXML without a full path, which means it isn't found during a regular ports build. The

[kde-freebsd] [NEW PORTS] devel/qt4-private-* and devel/qt4-declarative-*

2014-01-12 Thread Yuri
I created ports for those: http://www.freebsd.org/cgi/query-pr.cgi?pr=185653 They are completely missing from Qt4 port tree, while they are part of Qt4 distribution. Please check them in. Thanks, Yuri ___ kde-freebsd mailing list kde-freebsd@kde.org

Re: [kde-freebsd] kdesdk-poxml uses java?

2014-01-12 Thread Schaich Alonso
On Sun, 12 Jan 2014 23:13:08 +0100 Adriaan de Groot gr...@kde.org wrote: Since java is currently switched off (in 9-STABLE at least) I was worried about this line in the devel/kdesdk4 Makefile: POXML_DESC= Install po2xml and swappo (needs Java) However, I can't find any

[kde-freebsd] [SVN Commit] area51/KDE

2014-01-12 Thread Alonso Schaich
SVN commit 9844 by aschai: Use a more recent compiler than the default gcc-4.2 of FreeBSD=9. Patch provided by Adriaan de Groot via mailing list. M +1 -1 astro/kstars/Makefile M +2 -1 x11/kde4-workspace/Makefile ___ kde-freebsd

[kde-freebsd] [SVN Commit] area51/KDE/devel/kdesdk4-poxml

2014-01-12 Thread Alonso Schaich
SVN commit 9845 by aschai: Try to find checkXML's full pathname. Patch provided by Adriaan de Groot via mailing list. A files (directory) A files/patch-tests__CMakeLists.diff ___ kde-freebsd mailing list