[kde-freebsd] FreeBSD ports that you maintain which are currently marked broken

2009-08-20 Thread linimon
Dear FreeBSD port maintainer: As part of an ongoing effort to reduce the number of problems in the FreeBSD ports system, we periodically notify users of ports that are marked as "broken" in their Makefiles. In many cases these ports are failing to compile on some subset of the FreeBSD build envir

[kde-freebsd] FreeBSD ports that you maintain which are currently scheduled for deletion

2009-08-20 Thread linimon
Dear FreeBSD port maintainer: As part of an ongoing effort to reduce the number of problems in the FreeBSD ports system, we periodically schedule removal of ports that have been judged to have outlived their usefulness. Often, this is due to a better alternative having become available and/or the

[kde-freebsd] [patch] fix devel/qmake4 creating bogus qmake.conf

2009-08-20 Thread Mel Flynn
Hi, devel/qmake4 creates faulty qmake.conf if $CXX is set to anything other then the "c++" string. Even if it's set to /usr/bin/c++. Attached patch fixes the issue, by only replacing with $CXX if the last char on the line is not a ')'. This has the advantage that a second replace on qmake.conf

[kde-freebsd] [SVN Commit] area51/editors/koffice-kde4

2009-08-20 Thread Dima Panov
SVN commit 5295 by fluffy: - Fix package runtime while kdelibs3 installed by redefine linker search paths. - Use ${LOCALBASE} macro in cmake/*cmake files instead of hardcoded values. Idea and tests by: Alberto Villa, myself M +9 -1 Makefile _

Re: [kde-freebsd] [SVN Commit] area51/editors/koffice-kde4

2009-08-20 Thread Alberto Villa
hello again here's another patch to: - fix build when kdelibs3 are installed (i don't know, actually, if all those flags are needed, but they probably are, and they're safe, anyway) - add support for make jobs (-j3 tested) -- Alberto Villa An economist is a man who would marry Farrah Fawcett-M