[kde-freebsd] [SVN Commit] area51/KDE/x11/kde4-workspace

2011-10-05 Thread Alberto Villa
SVN commit 7708 by avilla:

- Fix plist.


 M  +4 -0  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] Fwd: [cmake-developers] CMake 2.8.6 available for download

2011-10-05 Thread Richard Wackerbarth
Gentlemen:

Kitware just this afternoon released version 2.8.6 of its cmake package.
Looking at /usr/ports/devel/cmake , I see that the included port is only at the 
2.8.4 release. You failed to include the 2.8.5 release which occurred some time 
ago.

As a contributor to the cmake project, I provide expected builds on many 
FreeBSD systems (6.4 thru 9.0) for their nightly dashboards.

Can I be of assistance in keeping the FreeBSD port up to date?

Richard

Begin forwarded message:

 From: David Cole david.c...@kitware.com
 Date: October 4, 2011 2:30:48 PM CDT
 To: cmake-develop...@cmake.org
 Subject: [cmake-developers] CMake 2.8.6 available for download
 
 On behalf of myself, Ken, Bill, Brad, Alex, Zach, Ben and the rest of
 the CMake team from all around the world, we are pleased to announce
 that CMake 2.8.6 is now available for download at:
 
  http://www.cmake.org/files/v2.8/?C=M;O=D

___
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] mysql client build failure

2011-10-05 Thread Philip Boulton
Thanks very much.

It's possible that there are some conflicts.  It was necessary at one point
for me to have gcc v 3.x and gcc v4.x available.  The solution was to rename
the 4.5 version of gcc as gcc45 and point to it when necessary.

Thanks for pointing out about the wrong-ftp location.  packages-8-stable
totally has it.

In any event, I was eventually able to build mysql5.5, but not using the
ports collection.  The procedure was:

Get CMake 2.8.5 from http://www.cmake.org, Unix/Linux Source version
Extract, make and install it.  This was uncomplicated.

Get mysql 5.5.16 source code from
http://dev.mysql.com/downloads/mysql/#downloads, generic Linux version
Extract make and install it.  This involved a lot of fiddling with options,
but was eventually successful.

The upgrade process itself was hairy, and it was a good thing I used
backups.

Best,

Philip B.


-Original Message-
From: Raphael Kubo da Costa [mailto:kub...@gmail.com] On Behalf Of Raphael
Kubo da Costa
Sent: October 1, 2011 12:11
To: Philip Boulton
Cc: kde-freebsd@kde.org
Subject: Re: [kde-freebsd] mysql client build failure

(CC'ing the list again)

Philip Boulton phil...@ssimicro.com writes:

 In order to make use of gcc 4.5.0, I edited make.conf to make make use of
 it, as follows:

 #Changes to support usage of gcc45, from FreeBSD ports tree
 .if exists(/usr/bin/gcc45)
 CC=gcc45
 CXX=g++45
 CPP=cpp45
 .endif
 #End changes to support gcc45 usage

Shouldn't gcc45 be installed to /usr/local/bin, not /usr/bin?

Your installation seems to be very weird ;)

The bootstrap error looks the same to me. If you compile that piece of
code manually with gcc45, does it work?

If your gcc45 is indeed installed to /usr/bin, I suspect you may be in a
situation in which there are all sorts of conflicts between the base gcc
and the one from ports.

 [philipb@pb-devel /usr/ports/databases/mysql55-client]$ sudo pkg_add -r
 cmake
 Password:
 Error: FTP Unable to get

ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-8-current/Latest/cmake
 .tbz: File unavailable (e.g., file not found, no access)
 pkg_add: unable to fetch

'ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-8-current/Latest/cmak
 e.tbz' by URL

That should be 8-stable, not 8-current. 8 has not been CURRENT for quite
some time.

___
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] Fwd: [cmake-developers] CMake 2.8.6 available for download

2011-10-05 Thread Raphael Kubo da Costa
Richard Wackerbarth rich...@nfsnet.org writes:

 Gentlemen:

 Kitware just this afternoon released version 2.8.6 of its cmake package.
 Looking at /usr/ports/devel/cmake , I see that the included port is
 only at the 2.8.4 release. You failed to include the 2.8.5 release
 which occurred some time ago.

 As a contributor to the cmake project, I provide expected builds on many 
 FreeBSD systems (6.4 thru 9.0) for their nightly dashboards.

 Can I be of assistance in keeping the FreeBSD port up to date?

Hey there,

We usually keep the cmake port up-to-date, it just happened that 2.8.5
was released during the period we were working on re-shaping most KDE
ports, so we preferred to skip a version and merge everything at once to
the ports tree (at some point it also became apparent that 2.8.6 would
be released really soon, so there wasn't much reason to work on 2.8.5).

Thanks a lot for your work and interest; I believe we'll begin testing
2.8.6 really soon, it just depends on us finishing testing KDE 4.7.2. If
you already have a patch for the port, it can speed things up a little.
___
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

2011-10-05 Thread Alberto Villa
SVN commit 7709 by avilla:

- Adapt to KDE changes.


 M  +1 -0  devel/grantlee/pkg-plist  
 M  +0 -2  editors/kile-kde4/pkg-plist  
 A editors/morla (directory)  
 A editors/morla/Makefile  
 A editors/morla/distinfo  
 A editors/morla/files (directory)  
 A editors/morla/files/patch-src__query.c  
 A editors/morla/pkg-descr  
 A editors/morla/pkg-plist  
 A finance/kmymoney-kde4 (directory)  
 A finance/kmymoney-kde4/Makefile  
 A finance/kmymoney-kde4/distinfo  
 A finance/kmymoney-kde4/files (directory)  
 A finance/kmymoney-kde4/files/patch-CMakeLists.txt  
 A finance/kmymoney-kde4/pkg-descr  
 A finance/kmymoney-kde4/pkg-plist  
 M  +3 -1  graphics/digikam-kde4/Makefile  
 M  +1 -0  graphics/kipi-plugins-kde4/Makefile  
 M  +7 -6  misc/tellico-kde4/Makefile  
 A net-im/decibel (directory)  
 A net-im/decibel/Makefile  
 A net-im/decibel/distinfo  
 A net-im/decibel/files (directory)  
 A net-im/decibel/files/patch-CMakeLists.txt  
 A net-im/decibel/pkg-descr  
 A net-im/decibel/pkg-plist  
 A net/knemo-kde4 (directory)  
 A net/knemo-kde4/Makefile  
 A net/knemo-kde4/distinfo  
 A net/knemo-kde4/pkg-descr  
 A net/knemo-kde4/pkg-plist  
 A polish (directory)  
 A polish/kadu (directory)  
 A polish/kadu/Makefile  
 A polish/kadu/distinfo  
 A polish/kadu/files (directory)  
 A polish/kadu/files/emoticons-CMakeLists.txt  
 A polish/kadu/pkg-descr  
 A polish/kadu/pkg-plist  
 A ports-mgmt (directory)  
 A ports-mgmt/packagekit (directory)  
 A ports-mgmt/packagekit-qt4 (directory)  
 A ports-mgmt/packagekit-qt4/Makefile  
 A ports-mgmt/packagekit-qt4/pkg-plist  
 A ports-mgmt/packagekit/Makefile  
 A ports-mgmt/packagekit/distinfo  
 A ports-mgmt/packagekit/files (directory)  
 A ports-mgmt/packagekit/files/patch-etc_Vendor.conf  
 A ports-mgmt/packagekit/files/patch-src_pk-lsof.c  
 A ports-mgmt/packagekit/pkg-descr  
 A ports-mgmt/packagekit/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/KDE/games/kdegames4

2011-10-05 Thread Alberto Villa
SVN commit 7710 by avilla:

- Resync with ports.


 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/PORTS/sysutils/qzeitgeist

2011-10-05 Thread Alberto Villa
SVN commit 7711 by avilla:

- Cat pkg-message on port installation too.


 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


[kde-freebsd] [SVN Commit] area51/PORTS/devel/kdevplatform

2011-10-05 Thread Raphael Kubo da Costa
SVN commit 7712 by rakuco:

kdevplatform: Trim down Qt component dependencies.

Suggested by:   Schaich Alonso alonsoschaich at gmx.de via kde-freebsd@


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