[kde-freebsd] [SVN Commit] /svn/area51/hooks/post-commit: `/usr/local/bin/svnlook dirs-changed -r ' failed with this output: Use of uninitialized value $_[2] in exec at /svn/area51/hooks/post-commit l

2012-01-08 Thread null
SVN commit  by /svn/area51/hooks/post-commit: `/usr/local/bin/svnlook info  -r 
' failed with this output::

svnlook: E02: Can't open file 'format': No such file or directory



___
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] branches/qt-4.8/graphics/qt4-imageformats [BROKEN EMAIL]

2012-01-08 Thread null
SVN commit 7873 by avilla:

- Fix plist.



 M  +0 -1  pkg-plist  


___
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] branches/qt-4.8/devel/qt4-qvfb [BROKEN EMAIL]

2012-01-08 Thread null
SVN commit 7874 by avilla:

- Fix build.



 A files (directory)  
 A files/patch-tools__qvfb__qvfb.pro  


___
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] branches/qt-4.8/www/qt4-webkit/files [BROKEN EMAIL]

2012-01-08 Thread null
SVN commit 7875 by avilla:

- Update patches.



 D 
patch-src-3rdparty-javascriptcore-JavaScriptCore-jit-JITStubs.cpp  
 D patch-src-3rdparty-webkit-JavaScriptCore-jit-JITStubs.cpp  
 D patch-src-3rdparty-webkit-JavaScriptCore-runtime_JSValue.h  
 A 
patch-src__3rdparty__javascriptcore__JavaScriptCore__jit__JITStubs.cpp  
 D patch-src__3rdparty__webkit__JavaScriptCore__wtf__Platform.h  
 A 
patch-src__3rdparty__webkit__Source__JavaScriptCore__runtime__JSValueInlineMethods.h
  
 A patch-src__3rdparty__webkit__Source__WebKit__qt__QtWebKit.pro  
 D patch-src__3rdparty__webkit__WebCore__WebCore.pro  


___
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] branches/qt-4.8/www/qt4-webkit [BROKEN EMAIL]

2012-01-08 Thread null
SVN commit 7876 by avilla:

- Extract src/testlib, as it's required.



 M  +3 -3  Makefile  


___
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/textproc/soprano [BROKEN EMAIL]

2012-01-08 Thread null
SVN commit 7877 by rakuco:

soprano: Update to 2.7.4.



 M  +1 -1  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


[kde-freebsd] [SVN Commit] branches/qt-4.8/www/qt4-webkit [BROKEN EMAIL]

2012-01-10 Thread null
SVN commit 7878 by avilla:

- Add dependency on qt4-testlib.



 M  +1 -1  Makefile  


___
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] branches/qt-4.8/www/qt4-webkit [BROKEN EMAIL]

2012-01-10 Thread null
SVN commit 7879 by avilla:

- Add dependency on qt4-uic.



 M  +2 -1  Makefile  


___
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] branches/qt-4.8/www/qt4-webkit [BROKEN EMAIL]

2012-01-10 Thread null
SVN commit 7880 by avilla:

- Avoid the build and installation of tests, thus removing the need
  for qt4-qtestlib and qt4-uic.
- Fix plist.



 M  +14 -7 Makefile  
 M  +15 -2 pkg-plist  


___
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] branches/qt-4.8/devel/qt4-designer [BROKEN EMAIL]

2012-01-10 Thread null
SVN commit 7881 by avilla:

- Add dependency on phonon to fix the build.



 M  +1 -1  Makefile  


___
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] branches/qt-4.8/misc [BROKEN EMAIL]

2012-01-10 Thread null
SVN commit 7882 by avilla:

- Fix plist (debug build yet to check).

Here's the line to easily create the debug plist for qt4-qtdemo:
awk 'BEGIN { FS = "/" } $0 !~ /^%%DEBUG%%/ { print }
( $NF !~ /\./ || $NF ~ /\.so$/ ) && $NF != "README" && $NF != "NOTE" &&
$NF != "qmldir" && $NF != "Makefile" && $0 !~ /^@dirrm/
{ print "%%DEBUG%%" $0 ".debug" }' pkg-plist > plist.new



 M  +10 -0 qt4-l10n/pkg-plist  
 M  +1358 -593 qt4-qtdemo/pkg-plist  


___
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] branches/qt-4.8/misc/qt4-qtdemo [BROKEN EMAIL]

2012-01-10 Thread null
SVN commit 7883 by avilla:

- Really fix plist.



 M  +2 -1  pkg-plist  


___
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/deskutils/strigi [BROKEN EMAIL]

2012-01-11 Thread null
SVN commit 7884 by rakuco:

strigi: Update to 0.7.7.



 M  +1 -1  Makefile  
 M  +2 -2  distinfo  
 M  +5 -7  pkg-plist  


___
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] branches [BROKEN EMAIL]

2012-01-11 Thread null
SVN commit 7885 by avilla:

- Use names consistent with qt-* branches.



 A kde-4.1 (directory)  
 A kde-4.2 (directory)  
 A kde-4.3 (directory)  
 A kde-4.4 (directory)  
 A kde-4.5 (directory)  
 A kde-4.6 (directory)  
 D kde_4_1 (directory)  
 D kde_4_2 (directory)  
 D kde_4_3 (directory)  
 D kde_4_4 (directory)  
 D kde_4_5 (directory)  
 D kde_4_6 (directory)  


___
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] branches/qt-4.7 [BROKEN EMAIL]

2012-01-11 Thread null
SVN commit 7886 by avilla:

- Merge Qt 4.7 back to its branch.



 _M. (directory)  
 M  +59 -21Mk/bsd.qt.mk  
 M  +1 -1  accessibility/qt4-accessible/Makefile  
 M  +1 -1  chinese/qt4-codecs-cn/Makefile  
 M  +1 -1  chinese/qt4-codecs-tw/Makefile  
 M  +1 -1  databases/qt4-sql/Makefile  
 M  +1 -1  databases/qt4-sqlite3-plugin/Makefile  
 M  +10 -5 devel/dbus-qt4/Makefile  
 M  +24 -10devel/qmake4/Makefile  
 M  +1 -1  devel/qmake4/files/Makefile.bsd  
 A devel/qmake4/files/patch-qt4-before-ports-in-mkspecs.diff   
trunk/area51/QT/devel/qmake4/files/patch-qt4-before-ports-in-mkspecs.diff#7885
 M  +2 -1  devel/qmake4/files/qconfig.cpp  
 M  +68 -15devel/qmake4/pkg-plist  
 M  +13 -31devel/qt4-assistant-adp/Makefile  
 A devel/qt4-assistant-adp/distinfo   
trunk/area51/QT/devel/qt4-assistant-adp/distinfo#7885
 A devel/qt4-assistant-adp/files (directory)  
 D devel/qt4-assistant-adp/pkg-plist  
 M  +10 -2 devel/qt4-assistant/Makefile  
 M  +1 -0  devel/qt4-assistant/pkg-plist  
 M  +5 -4  devel/qt4-corelib/Makefile  
 M  +7 -7  devel/qt4-corelib/files/patch-configure  
 M  +1 -0  devel/qt4-corelib/pkg-plist  
 M  +1 -1  devel/qt4-declarative/Makefile  
 M  +11 -2 devel/qt4-designer/Makefile  
 M  +2 -1  devel/qt4-designer/pkg-plist  
 M  +1 -1  devel/qt4-help-tools/Makefile  
 M  +1 -1  devel/qt4-help/Makefile  
 M  +27 -32devel/qt4-libqtassistantclient/Makefile  
 A devel/qt4-libqtassistantclient/distinfo   
trunk/area51/QT/devel/qt4-libqtassistantclient/distinfo#7885
 A devel/qt4-libqtassistantclient/files (directory)  
 M  +6 -3  devel/qt4-libqtassistantclient/pkg-plist  
 M  +9 -1  devel/qt4-linguist/Makefile  
 A devel/qt4-linguist/files (directory)  
 M  +2 -0  devel/qt4-linguist/pkg-plist  
 M  +1 -1  devel/qt4-makeqpf/Makefile  
 M  +1 -1  devel/qt4-moc/Makefile  
 M  +1 -1  devel/qt4-porting/Makefile  
 M  +1 -1  devel/qt4-qdbusviewer/Makefile  
 M  +21 -10devel/qt4-qdoc3/Makefile  
 M  +1 -2  devel/qt4-qt3support/Makefile  
 M  +1 -1  devel/qt4-qtestlib/Makefile  
 M  +1 -1  devel/qt4-qvfb/Makefile  
 M  +1 -1  devel/qt4-rcc/Makefile  
 M  +1 -1  devel/qt4-script/Makefile  
 A devel/qt4-script/files (directory)  
 M  +1 -1  devel/qt4-scripttools/Makefile  
 M  +1 -1  devel/qt4-uic/Makefile  
 M  +1 -1  devel/qt4-uic3/Makefile  
 M  +8 -14 devel/qt4/Makefile  
 M  +2 -3  devel/qt4/distinfo  
 M  +8 -3  devel/qt4/files/Makefile.options  
 M  +20 -11devel/qt4/files/patch-configure  
 D devel/qt4/pkg-plist  
 M  +1 -1  graphics/qt4-iconengines/Makefile  
 M  +1 -1  graphics/qt4-imageformats/Makefile  
 M  +1 -1  graphics/qt4-pixeltool/Makefile  
 M  +1 -1  graphics/qt4-svg/Makefile  
 M  +1 -1  japanese/qt4-codecs-jp/Makefile  
 M  +1 -1  korean/qt4-codecs-kr/Makefile  
 M  +3 -7  misc/qt4-doc/Makefile  
 M  +1205 -475 misc/qt4-doc/pkg-plist  
 M  +25 -2 misc/qt4-l10n/pkg-plist  
 M  +13 -4 misc/qt4-qtconfig/Makefile  
 M  +4 -2  misc/qt4-qtdemo/Makefile  
 M  +830 -406  misc/qt4-qtdemo/pkg-plist  
 M  +3 -4  multimedia/qt4-multimedia/Makefile  
 M  +0 -95 multimedia/qt4-multimedia/pkg-plist  
 M  +5 -1  multimedia/qt4-phonon-gst/Makefile  
 A multimedia/qt4-phonon-gst/files (directory)  
 M  +5 -1  multimedia/qt4-phonon/Makefile  
 D multimedia/qt4-phonon/files (directory)  
 M  +5 -1  net/qt4-network/Makefile  
 M  +1 -1  textproc/qt4-clucene/Makefile  
 M  +1 -1  textproc/qt4-xml/Makefile  
 D textproc/qt4-xml/files (directory)  
 M  +1 -1  textproc/qt4-xmlpatterns-tool/Makefile  
 M  +1 -1  textproc/qt4-xmlpatterns/Makefile  
 M  +11 -6 www/qt4-webkit/Makefile  
 A 
www/qt4-webkit/files/patch-src-3rdparty-javascriptcore-JavaScriptCore-jit-JITStubs.cpp
   
trunk/area51/QT/www/qt4-webkit/files/patch-src-3rdparty-javascriptcore-JavaScriptCore-jit-JITStubs.cpp#7885
 A 
www/qt4-webkit/files/patch-src-3rdparty-webkit-JavaScriptCore-jit-JITStubs.cpp  
 
trunk/area51/QT/www/qt4-webkit/files/patch-src-3rdparty-webkit-JavaScriptCore-jit-JITStubs.cpp#7885
 A 
www/qt4-webkit/files/patch-src__3rdparty__webkit__JavaScriptCore__wtf__Platform.h
   
trunk/area51/QT/www/qt4-webkit/files/patch-src__3rdparty__webkit__JavaScriptCore__wtf__Platform.h#7885
 A 
www/qt4-webkit/files/patch-src__3rdparty__webkit__WebCore__WebCore.pro   
trunk/area51/QT/www/qt4-webkit/files/patch-src__3rdparty__webkit__WebCore__WebCore.pro#7885
 A 
www/qt4-webkit/files/patch-src__3rdparty__webkit__WebCore__bindings__js__JSDOMBinding.h
   
trunk/area51/QT/www/qt4-webkit/files/patch-src__3rdparty__webkit__WebCore__bindings__js__JSDOMBinding.h#7885
 M  +9 -1  www/qt4-webkit/pkg-plis

[kde-freebsd] [SVN Commit] branches [BROKEN EMAIL]

2012-01-11 Thread null
SVN commit 7887 by avilla:

- Move KDE SC 4.7 to its own branch.



 A kde-4.7 (directory)  


___
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/QT [BROKEN EMAIL]

2012-01-11 Thread null
SVN commit 7888 by avilla:

- Promote Qt 4.8 to trunk.



 _M. (directory)  
 M  +3 -4  Mk/bsd.qt.mk  
 M  +4 -0  databases/qt4-sql/pkg-plist  
 M  +6 -0  devel/dbus-qt4/pkg-plist  
 M  +1 -1  devel/qmake4/files/Makefile.bsd  
 M  +60 -2 devel/qmake4/pkg-plist  
 M  +40 -39devel/qt4-corelib/files/patch-configure  
 M  +2 -2  devel/qt4-corelib/pkg-message  
 M  +15 -0 devel/qt4-corelib/pkg-plist  
 M  +3 -0  devel/qt4-declarative/pkg-plist  
 M  +1 -1  devel/qt4-designer/Makefile  
 A devel/qt4-qvfb/files (directory)  
 M  +2 -2  
devel/qt4-script/files/patch-src__3rdparty__javascriptcore__JavaScriptCore__interpreter__Interpreter.cpp
  
 M  +2 -2  devel/qt4/distinfo  
 M  +8 -8  devel/qt4/files/patch-configure  
 M  +4 -2  graphics/qt4-imageformats/pkg-plist  
 M  +600 -245  misc/qt4-doc/pkg-plist  
 M  +1 -0  misc/qt4-l10n/pkg-plist  
 M  +1323 -629 misc/qt4-qtdemo/pkg-plist  
 M  +4 -0  net/qt4-network/pkg-plist  
 M  +13 -5 www/qt4-webkit/Makefile  
 D 
www/qt4-webkit/files/patch-src-3rdparty-javascriptcore-JavaScriptCore-jit-JITStubs.cpp
  
 D 
www/qt4-webkit/files/patch-src-3rdparty-webkit-JavaScriptCore-jit-JITStubs.cpp  
 D 
www/qt4-webkit/files/patch-src-3rdparty-webkit-JavaScriptCore-runtime_JSValue.h 
 
 A 
www/qt4-webkit/files/patch-src__3rdparty__javascriptcore__JavaScriptCore__jit__JITStubs.cpp
   
branches/qt-4.8/www/qt4-webkit/files/patch-src__3rdparty__javascriptcore__JavaScriptCore__jit__JITStubs.cpp#7887
 D 
www/qt4-webkit/files/patch-src__3rdparty__webkit__JavaScriptCore__wtf__Platform.h
  
 A 
www/qt4-webkit/files/patch-src__3rdparty__webkit__Source__JavaScriptCore__runtime__JSValueInlineMethods.h
   
branches/qt-4.8/www/qt4-webkit/files/patch-src__3rdparty__webkit__Source__JavaScriptCore__runtime__JSValueInlineMethods.h#7887
 A 
www/qt4-webkit/files/patch-src__3rdparty__webkit__Source__WebKit__qt__QtWebKit.pro
   
branches/qt-4.8/www/qt4-webkit/files/patch-src__3rdparty__webkit__Source__WebKit__qt__QtWebKit.pro#7887
 D 
www/qt4-webkit/files/patch-src__3rdparty__webkit__WebCore__WebCore.pro  
 D 
www/qt4-webkit/files/patch-src__3rdparty__webkit__WebCore__bindings__js__JSDOMBinding.h
  
 M  +15 -2 www/qt4-webkit/pkg-plist  
 M  +70 -0 x11-toolkits/qt4-gui/pkg-plist  
 M  +4 -0  x11/qt4-opengl/pkg-plist  


___
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 [BROKEN EMAIL]

2012-01-12 Thread null
SVN commit 7889 by avilla:

Welcome KDE SC 4.8 RC2!

Beware, this is only a distinfo update.



 M  +1 -1  KDE/Mk/bsd.kde4.mk  
 M  +2 -2  KDE/arabic/kde4-l10n/distinfo  
 M  +2 -2  KDE/astro/kstars/distinfo  
 M  +2 -2  KDE/astro/marble/distinfo  
 M  +2 -2  KDE/chinese/kde4-l10n-zh_CN/distinfo  
 M  +2 -2  KDE/chinese/kde4-l10n-zh_TW/distinfo  
 M  +2 -2  KDE/deskutils/kdepimlibs4/distinfo  
 M  +2 -2  KDE/deskutils/kdeplasma-addons/distinfo  
 M  +2 -2  KDE/deskutils/kruler/distinfo  
 M  +2 -2  KDE/devel/kdebindings4-kross-interpreters/distinfo  
 M  +2 -2  KDE/devel/kdebindings4-python-pykde4/distinfo  
 M  +2 -2  KDE/devel/kdebindings4-ruby-korundum/distinfo  
 M  +2 -2  KDE/devel/kdebindings4-ruby-qtruby/distinfo  
 M  +2 -2  KDE/devel/kdebindings4-smoke-smokegen/distinfo  
 M  +2 -2  KDE/devel/kdebindings4-smoke-smokekde/distinfo  
 M  +2 -2  KDE/devel/kdebindings4-smoke-smokeqt/distinfo  
 M  +2 -2  KDE/devel/kdesdk4/distinfo  
 M  +2 -2  KDE/editors/kate/distinfo  
 M  +2 -2  KDE/french/kde4-l10n/distinfo  
 M  +2 -2  KDE/games/blinken/distinfo  
 M  +2 -2  KDE/games/kanagram/distinfo  
 M  +2 -2  KDE/games/kdegames4/distinfo  
 M  +2 -2  KDE/games/khangman/distinfo  
 M  +2 -2  KDE/german/kde4-l10n/distinfo  
 M  +2 -2  KDE/graphics/gwenview-kde4/distinfo  
 M  +2 -2  KDE/graphics/kamera-kde4/distinfo  
 M  +2 -2  KDE/graphics/kcolorchooser/distinfo  
 M  +2 -2  KDE/graphics/kdegraphics4-mobipocket/distinfo  
 M  +2 -2  KDE/graphics/kdegraphics4-strigi-analyzer/distinfo  
 M  +2 -2  KDE/graphics/kdegraphics4-svgpart/distinfo  
 M  +2 -2  KDE/graphics/kdegraphics4-thumbnailers/distinfo  
 M  +2 -2  KDE/graphics/kolourpaint/distinfo  
 M  +2 -2  KDE/graphics/ksaneplugin/distinfo  
 M  +2 -2  KDE/graphics/ksnapshot/distinfo  
 M  +2 -2  KDE/graphics/libkdcraw-kde4/distinfo  
 M  +2 -2  KDE/graphics/libkexiv2-kde4/distinfo  
 M  +2 -2  KDE/graphics/libkipi-kde4/distinfo  
 M  +2 -2  KDE/graphics/libksane/distinfo  
 M  +2 -2  KDE/graphics/okular/distinfo  
 M  +2 -2  KDE/hebrew/kde4-l10n/distinfo  
 M  +2 -2  KDE/hungarian/kde4-l10n/distinfo  
 M  +2 -2  KDE/japanese/kde4-l10n/distinfo  
 M  +2 -2  KDE/japanese/kiten/distinfo  
 M  +2 -2  KDE/korean/kde4-l10n/distinfo  
 M  +2 -2  KDE/lang/kturtle/distinfo  
 M  +2 -2  KDE/math/cantor/distinfo  
 M  +2 -2  KDE/math/kalgebra/distinfo  
 M  +2 -2  KDE/math/kbruch/distinfo  
 M  +2 -2  KDE/math/kig/distinfo  
 M  +2 -2  KDE/math/kmplot/distinfo  
 M  +2 -2  KDE/math/rocs/distinfo  
 M  +2 -2  KDE/misc/kde4-l10n-bg/distinfo  
 M  +2 -2  KDE/misc/kde4-l10n-bs/distinfo  
 M  +2 -2  KDE/misc/kde4-l10n-ca/distinfo  
 M  +2 -2  KDE/misc/kde4-l10n-ca_valencia/distinfo  
 M  +2 -2  KDE/misc/kde4-l10n-cs/distinfo  
 M  +2 -2  KDE/misc/kde4-l10n-da/distinfo  
 M  +2 -2  KDE/misc/kde4-l10n-el/distinfo  
 M  +2 -2  KDE/misc/kde4-l10n-en_GB/distinfo  
 M  +2 -2  KDE/misc/kde4-l10n-es/distinfo  
 M  +2 -2  KDE/misc/kde4-l10n-et/distinfo  
 M  +2 -2  KDE/misc/kde4-l10n-eu/distinfo  
 M  +2 -2  KDE/misc/kde4-l10n-fi/distinfo  
 M  +2 -2  KDE/misc/kde4-l10n-ga/distinfo  
 M  +2 -2  KDE/misc/kde4-l10n-gl/distinfo  
 M  +2 -2  KDE/misc/kde4-l10n-hr/distinfo  
 M  +2 -2  KDE/misc/kde4-l10n-ia/distinfo  
 M  +2 -2  KDE/misc/kde4-l10n-id/distinfo  
 M  +2 -2  KDE/misc/kde4-l10n-is/distinfo  
 M  +2 -2  KDE/misc/kde4-l10n-it/distinfo  
 M  +2 -2  KDE/misc/kde4-l10n-kk/distinfo  
 M  +2 -2  KDE/misc/kde4-l10n-km/distinfo  
 M  +2 -2  KDE/misc/kde4-l10n-kn/distinfo  
 M  +2 -2  KDE/misc/kde4-l10n-lt/distinfo  
 M  +2 -2  KDE/misc/kde4-l10n-lv/distinfo  
 M  +2 -2  KDE/misc/kde4-l10n-nb/distinfo  
 M  +2 -2  KDE/misc/kde4-l10n-nds/distinfo  
 M  +2 -2  KDE/misc/kde4-l10n-nl/distinfo  
 M  +2 -2  KDE/misc/kde4-l10n-nn/distinfo  
 M  +2 -2  KDE/misc/kde4-l10n-pa/distinfo  
 M  +2 -2  KDE/misc/kde4-l10n-ro/distinfo  
 M  +2 -2  KDE/misc/kde4-l10n-si/distinfo  
 M  +2 -2  KDE/misc/kde4-l10n-sk/distinfo  
 M  +2 -2  KDE/misc/kde4-l10n-sl/distinfo  
 M  +2 -2  KDE/misc/kde4-l10n-sr/distinfo  
 M  +2 -2  KDE/misc/kde4-l10n-sv/distinfo  
 M  +2 -2  KDE/misc/kde4-l10n-th/distinfo  
 M  +2 -2  KDE/misc/kde4-l10n-tr/distinfo  
 M  +2 -2  KDE/misc/kde4-l10n-ug/distinfo  
 M  +2 -2  KDE/misc/kde4-l10n-wa/distinfo  
 M  +2 -2  KDE/misc/kgeography/distinfo  
 M  +2 -2  KDE/misc/klettres/distinfo  
 M  +2 -2  KDE/misc/ktouch/distinfo  
 M  +2 -2  KDE/misc/kwordquiz/distinfo  
 M  +2 -2  KDE/misc/libkdeedu/distinfo  
 M  +2 -2  KDE/misc/parley/distinfo  
 M  +2 -2  KDE/multimedia/kdemultimedia4/distinfo  
 M  +2 -2  KDE/net/kdenetwork4/distinfo  
 M  +2 -2  KDE/polish/kde4-l10n/distinfo  
 M  +2 -2  KD

[kde-freebsd] What happens?

2011-03-16 Thread echo "name"; >> /dev/null echo "surname" >> /dev/null
Dear KDE team:
I've seen that has not yet released the update to KDE 4.6 and I think SC and
SC van for KDE 4.6.1, I've seen that has not been updated to version of Xfce
version 4.8 and apparently it is because teams have recently migrated to
udev / hal. I wonder if this is called freedom, namely desktop environments
like KDE, Gnome or Xfce are supposed to be free and freely distributed. So
why is it that the core team of these free projects just worry about linux?
and not other operating systems that do not use the implementation of udev /
hal? How is it possible that FreeBSD Forum
[See here: http://forums.freebsd.org/showthread.php?t=21043&page=2]
has been an attempt to implement or something like udev in the FreeBSD
kernel to use these environments? What are we? Why such a monopoly with
linux? If KDE is really multiplatform How can this be allowed? I would like
to know what you think, and what you are doing to use KDE 4.6 on FreeBSD,
not just me but a crowd.

Cheers and have a nice evening, thank you for your attention.
___
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