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

2011-09-05 Thread Alberto Villa
SVN commit 7594 by avilla:

- Fix build and plist.



 M  +8 -12 games/kdegames4/pkg-plist  
 M  +2 -1  print/kdeutils4-printer-applet/Makefile  
 M  +2 -1  print/system-config-printer-kde/Makefile  
 M  +5 -3  print/system-config-printer-kde/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/Mk

2011-09-05 Thread Alberto Villa
SVN commit 7595 by avilla:

- Fix pykdeuic4 dependency.



 M  +1 -1  bsd.kde4.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


[kde-freebsd] Current problem reports assigned to k...@freebsd.org

2011-09-05 Thread FreeBSD bugmaster
Note: to view an individual PR, use:
  http://www.freebsd.org/cgi/query-pr.cgi?pr=(number).

The following is a listing of current problems submitted by FreeBSD users.
These represent problem reports covering all versions including
experimental development code and obsolete releases.


S Tracker  Resp.  Description

a ports/160277 kde[PATCH] databases/akonadi: Make MySQL dependency optio
p ports/160164 kde[PATCH] x11/kdebase4-workspace - make astro/gpsd depen
o ports/159415 kdeSupport more plasmoids as Google Translator with devel
p ports/159276 kdedevel/cmake: Debug builds do not work as expected
p ports/159219 kde[PATCH] devel/dbus: Cannot configure kdm4 from systems
f ports/159072 kdedatabases/akonadi: akonadiserver core dumped
o ports/159008 kdecannot portupgrade editors/koffice-kde4 to version 2.3
f ports/158971 kdetextproc/qt4-xmlpatterns: build fails due to missing .
o ports/158713 kdeUnable to build /usr/ports/multimedia/phonon-xine afte
p ports/157022 kde[PATCH] x11-toolkits/shared-desktop-ontologies: update
o ports/156901 kde[patch] devel/cmake breaks with CC containing spaces
p ports/156543 kde[patch] Mk/bsd.cmake.mk: distinguish STRIP from WITH_D
p ports/156293 kde[patch] net/kdenetwork4: googletalk plugin for kopete 
o ports/151830 kde[patch] devel/cmake: install cmake-mode.el
f ports/151154 kdeaudio/amarok-kde4 crashes on network activity if ports
o ports/148454 kdegames/freebsd-carddeck-kde4: freebsd's kde card deck d

16 problems total.

___
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] [PATCH] devel/cmake: update to 2.8.5

2011-09-05 Thread Pietro Cerutti

Submitter-Id:  current-users
Originator:Pietro Cerutti
Organization:  The FreeBSD Project
Confidential:  no 
Synopsis:  [PATCH] devel/cmake: update to 2.8.5
Severity:  non-critical
Priority:  low
Category:  ports 
Class: update
Release:   FreeBSD 9.0-CURRENT i386
Environment:
System: FreeBSD gahrlex.gahr.ch 9.0-CURRENT FreeBSD 9.0-CURRENT #2: Sat Jul  9 
02:21:14 UTC
Description:
- Update to 2.8.5

Port maintainer (k...@freebsd.org) is cc'd.

This patch includes a modification to files/patch-Modules_Compiler_GNU.cmake 
(see ports/159276).

Generated with FreeBSD Port Tools 0.99
How-To-Repeat:
Fix:

--- cmake-2.8.5.patch begins here ---
Index: Makefile
===
RCS file: /home/pcvs/ports/devel/cmake/Makefile,v
retrieving revision 1.47
diff -u -r1.47 Makefile
--- Makefile16 Jun 2011 14:46:44 -  1.47
+++ Makefile5 Sep 2011 10:05:21 -
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=  cmake
-PORTVERSION=   2.8.4
-PORTREVISION=  1
+PORTVERSION=   2.8.5
 CATEGORIES=devel
 MASTER_SITES=  
http://www.${PORTNAME}.org/files/v${PORTVERSION:C/\.[[:digit:]]+$//}/
 
Index: distinfo
===
RCS file: /home/pcvs/ports/devel/cmake/distinfo,v
retrieving revision 1.28
diff -u -r1.28 distinfo
--- distinfo25 Feb 2011 01:32:02 -  1.28
+++ distinfo5 Sep 2011 10:02:31 -
@@ -1,2 +1,2 @@
-SHA256 (cmake-2.8.4.tar.gz) = 
d97ea9f807f5407030d4f7246accc26addc520c9ee3897c4582eba3da49253cc
-SIZE (cmake-2.8.4.tar.gz) = 5477628
+SHA256 (cmake-2.8.5.tar.gz) = 
5e18bff75f01656c64f553412a8905527e1b85efaf3163c6fb81ea5aaced0b91
+SIZE (cmake-2.8.5.tar.gz) = 5517977
Index: pkg-plist
===
RCS file: /home/pcvs/ports/devel/cmake/pkg-plist,v
retrieving revision 1.27
diff -u -r1.27 pkg-plist
--- pkg-plist   25 Feb 2011 01:32:02 -  1.27
+++ pkg-plist   5 Sep 2011 10:02:31 -
@@ -106,7 +106,10 @@
 %%DATADIR%%/Modules/CPack.background.png.in
 %%DATADIR%%/Modules/CPack.cmake
 %%DATADIR%%/Modules/CPack.distribution.dist.in
+%%DATADIR%%/Modules/CPackBundle.cmake
+%%DATADIR%%/Modules/CPackComponent.cmake
 %%DATADIR%%/Modules/CPackDeb.cmake
+%%DATADIR%%/Modules/CPackNSIS.cmake
 %%DATADIR%%/Modules/CPackRPM.cmake
 %%DATADIR%%/Modules/CPackZIP.cmake
 %%DATADIR%%/Modules/CTest.cmake
@@ -129,6 +132,8 @@
 %%DATADIR%%/Modules/CheckIncludeFiles.cmake
 %%DATADIR%%/Modules/CheckLibraryExists.cmake
 %%DATADIR%%/Modules/CheckLibraryExists.lists.in
+%%DATADIR%%/Modules/CheckPrototypeDefinition.c.in
+%%DATADIR%%/Modules/CheckPrototypeDefinition.cmake
 %%DATADIR%%/Modules/CheckSizeOf.cmake
 %%DATADIR%%/Modules/CheckStructHasMember.cmake
 %%DATADIR%%/Modules/CheckSymbolExists.cmake
@@ -137,19 +142,23 @@
 %%DATADIR%%/Modules/CheckTypeSizeMap.cmake.in
 %%DATADIR%%/Modules/CheckVariableExists.c
 %%DATADIR%%/Modules/CheckVariableExists.cmake
+%%DATADIR%%/Modules/Compiler/Absoft-Fortran.cmake
 %%DATADIR%%/Modules/Compiler/Clang-C.cmake
 %%DATADIR%%/Modules/Compiler/Clang-CXX.cmake
 %%DATADIR%%/Modules/Compiler/Cray-C.cmake
 %%DATADIR%%/Modules/Compiler/Cray-CXX.cmake
 %%DATADIR%%/Modules/Compiler/Cray-Fortran.cmake
 %%DATADIR%%/Modules/Compiler/G95-Fortran.cmake
+%%DATADIR%%/Modules/Compiler/GNU-ASM.cmake
 %%DATADIR%%/Modules/Compiler/GNU-C.cmake
 %%DATADIR%%/Modules/Compiler/GNU-CXX.cmake
 %%DATADIR%%/Modules/Compiler/GNU-Fortran.cmake
 %%DATADIR%%/Modules/Compiler/GNU.cmake
+%%DATADIR%%/Modules/Compiler/HP-ASM.cmake
 %%DATADIR%%/Modules/Compiler/HP-C.cmake
 %%DATADIR%%/Modules/Compiler/HP-CXX.cmake
 %%DATADIR%%/Modules/Compiler/HP-Fortran.cmake
+%%DATADIR%%/Modules/Compiler/Intel-ASM.cmake
 %%DATADIR%%/Modules/Compiler/Intel-C.cmake
 %%DATADIR%%/Modules/Compiler/Intel-CXX.cmake
 %%DATADIR%%/Modules/Compiler/Intel-Fortran.cmake
@@ -168,15 +177,18 @@
 %%DATADIR%%/Modules/Compiler/SCO-C.cmake
 %%DATADIR%%/Modules/Compiler/SCO-CXX.cmake
 %%DATADIR%%/Modules/Compiler/SCO.cmake
+%%DATADIR%%/Modules/Compiler/SunPro-ASM.cmake
 %%DATADIR%%/Modules/Compiler/SunPro-C.cmake
 %%DATADIR%%/Modules/Compiler/SunPro-CXX.cmake
 %%DATADIR%%/Modules/Compiler/SunPro-Fortran.cmake
 %%DATADIR%%/Modules/Compiler/VisualAge-C.cmake
 %%DATADIR%%/Modules/Compiler/VisualAge-CXX.cmake
 %%DATADIR%%/Modules/Compiler/VisualAge-Fortran.cmake
+%%DATADIR%%/Modules/Compiler/XL-ASM.cmake
 %%DATADIR%%/Modules/Compiler/XL-C.cmake
 %%DATADIR%%/Modules/Compiler/XL-CXX.cmake
 %%DATADIR%%/Modules/Compiler/XL-Fortran.cmake
+%%DATADIR%%/Modules/Compiler/XL.cmake
 %%DATADIR%%/Modules/Dart.cmake
 %%DATADIR%%/Modules/DartConfiguration.tcl.in
 %%DATADIR%%/Modules/Documentation.cmake
@@ -187,6 +199,7 @@
 %%DATADIR%%/Modules/FindALSA.cmake
 %%DATADIR%%/Modules/FindASPELL.cmake
 %%DATADIR%%/Modules/FindAVIFile.cmake
+%%DATADIR%%/Modules/FindArmadillo.cmake
 %%DATADIR%%/Modules/FindBISON.cmake
 %%DATADIR%%/Modules/FindBLAS.cmake
 %%DATADIR%%/Modules/FindBZip2.cmake
@@ -338,6 

Re: [kde-freebsd] ports/160484: [PATCH] devel/cmake: update to 2.8.5

2011-09-05 Thread edwin
Synopsis: [PATCH] devel/cmake: update to 2.8.5

Responsible-Changed-From-To: freebsd-ports-bugs-kde
Responsible-Changed-By: edwin
Responsible-Changed-When: Mon Sep 5 12:10:18 UTC 2011
Responsible-Changed-Why: 
Over to maintainer (via the GNATS Auto Assign Tool)

http://www.freebsd.org/cgi/query-pr.cgi?pr=160484
___
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/x11/kdelibs4/files

2011-09-05 Thread Alberto Villa
SVN commit 7596 by avilla:

- Fix patch for the FindKipi CMake module.



 M  +1 -1  patch-cmake_modules_FindKipi.cmake  


___
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/editors/calligra

2011-09-05 Thread Alberto Villa
SVN commit 7597 by avilla:

- Fix dependency on libkdcraw-kde4.



 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] area51/KDE/misc/kde4-xdg-env/files

2011-09-05 Thread David Bruce Naylor
SVN commit 7598 by DragonSA:

Remove kbuildsycoca4 from xdg-env.sh.

Tests have shown that kbuildsycoca4 adds between 10-15 seconds to the boot
time.  kbuildsycoca4 is run from ${KDE4_PREFIX}/bin/startkde so there should be
no side-affects (other than speed up) from this change.

If there are any problems relating to this please report it to the list (and
myself).  Some possible problems include gnome programs not showing up in the
KDE environment (or even firefox crashes in the Save As dialog).

Credit: Alec Taylor
Tested: Alberto Villa, myself
Seconded:   Raphael Kubo da Costa


 M  +0 -2  xdg-env.sh.in  


___
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-xdg-env/files

2011-09-05 Thread David Bruce Naylor
SVN commit 7599 by DragonSA:

Force commit: Apologies, credit for the previous change goes to Alex Gonzalez!

No cookies to:  me; read the correct email and always check before committing.


 _Mxdg-env.sh.in  


___
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/devel/kdebindings4-kross-interpreters

2011-09-05 Thread Alberto Villa
SVN commit 7600 by avilla:

- Really unset DISTFILES and MASTER_SITES.



 M  +2 -2  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/KDE/graphics/okular

2011-09-05 Thread Alberto Villa
SVN commit 7601 by avilla:

- Add dependencies on teTeX-base and GhostScript.



 M  +3 -0  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


Re: [kde-freebsd] [SVN Commit] area51/KDE/graphics/okular

2011-09-05 Thread Raphael Kubo da Costa
Alberto Villa avi...@freebsd.org writes:

 SVN commit 7601 by avilla:

 - Add dependencies on teTeX-base and GhostScript.

Hm? Why are these needed?
___
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] [SVN Commit] area51/KDE/graphics/okular

2011-09-05 Thread Alberto Villa
On Monday 05 September 2011 19:52:32 Raphael Kubo da Costa wrote:
 Alberto Villa avi...@freebsd.org writes:
  SVN commit 7601 by avilla:
  
  - Add dependencies on teTeX-base and GhostScript.
 
 Hm? Why are these needed?

http://wstaw.org/m/2011/09/05/plasma-desktopNa1890.jpg

...and...

http://wstaw.org/m/2011/09/05/plasma-desktopzw1890.jpg (kpsewhich is 
in teTex-base)
-- 
Alberto Villa, FreeBSD committer avi...@freebsd.org
http://people.FreeBSD.org/~avilla

... A booming voice says, Wrong, cretin!, and you notice that you
have turned into a pile of dust.


signature.asc
Description: This is a digitally signed message part.
___
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/graphics/okular

2011-09-05 Thread Alberto Villa
SVN commit 7602 by avilla:

- Make GhostScript a run dependency.



 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


Re: [kde-freebsd] [SVN Commit] area51/KDE/graphics/okular

2011-09-05 Thread Raphael Kubo da Costa
Alberto Villa avi...@freebsd.org writes:

 On Monday 05 September 2011 19:52:32 Raphael Kubo da Costa wrote:
 Alberto Villa avi...@freebsd.org writes:
  SVN commit 7601 by avilla:
 
  - Add dependencies on teTeX-base and GhostScript.

 Hm? Why are these needed?

 http://wstaw.org/m/2011/09/05/plasma-desktopNa1890.jpg

 ...and...

 http://wstaw.org/m/2011/09/05/plasma-desktopzw1890.jpg (kpsewhich is
 in teTex-base)

From what the code says, only libspectre is needed for the PS stuff (and
libspectre's Makefile already requires ghostscript). As for teTex-base,
indeed kpesewhich is sometimes used, but I still find it weird that
distros such as arch and gentoo do not require it.
___
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/graphics/okular

2011-09-05 Thread Alberto Villa
SVN commit 7606 by avilla:

- Remove dependency on GhostScript (it's already installed by
  libspectre). [1]
- Make teTeX dependency optional (defaulting to off). [2]

Suggested by:   rakuco [1]
Discussed with: Axel Gonzalez on IRC [2]


 M  +8 -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/QT/devel/dbus-qt4

2011-09-05 Thread Raphael Kubo da Costa
SVN commit 7607 by rakuco:

dbus-qt4: Explicitly pass --no-phonon.

If we only pass --no-gui, the default CONFIGURE_ARGS will pass
--phonon and the configuration will break.

At the expense of making the Makefile a bit uglier, we fix the problem
by passing --no-phonon after the default CONFIGURE_ARGS are set.

Reported by:tcb (t.c.berner) on #kde-freebsd


 M  +6 -2  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


Re: [kde-freebsd] are you trying to test kde 4.7?

2011-09-05 Thread Alberto Villa
On Friday 02 September 2011 05:09:45 Alberto Villa wrote:
 kdeadmin, kdetoys, kdeplasma-addons, okular and kdewebdev are now
 working

kdebindings (any), plasma-scriptengines (any), kdeutils4-printer-applet, 
system-config-printer-kde4 and kdegraphics are now working

only kdeedu left
-- 
Alberto Villa, FreeBSD committer avi...@freebsd.org
http://people.FreeBSD.org/~avilla

Children are unpredictable.  You never know what inconsistency they're
going to catch you in next.
-- Franklin P. Jones


signature.asc
Description: This is a digitally signed message part.
___
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