[kde-freebsd] deskutils/kdepim4: patch for gcc44

2010-06-13 Thread Andriy Gapon
The following patch is required in the latest version of deskutils/kdepim4 to fix compilation with newer versions of GCC. The problem is that the header in question uses type FILE but doesn't include proper system header for it. Also see http://gcc.gnu.org/gcc-4.3/porting_to.html ---

Re: [kde-freebsd] qt4-moc link failure

2010-06-13 Thread Max Brazhnikov
On Sat, 12 Jun 2010 16:26:51 -0700, Doug Barton wrote: On 06/12/10 00:18, Andriy Gapon wrote: on 12/06/2010 03:40 Rob Farmer said the following: On Fri, Jun 11, 2010 at 12:31 PM, Doug Bartondo...@freebsd.org wrote: Full log is at http://people.freebsd.org/~dougb/qt4-moc.log It looks

Re: [kde-freebsd] deskutils/kdepim4: patch for gcc44

2010-06-13 Thread Max Brazhnikov
On Sun, 13 Jun 2010 13:01:59 +0300, Andriy Gapon wrote: The following patch is required in the latest version of deskutils/kdepim4 to fix compilation with newer versions of GCC. The problem is that the header in question uses type FILE but doesn't include proper system header for it. Also see

Re: [kde-freebsd] deskutils/kdepim4: patch for gcc44

2010-06-13 Thread Andriy Gapon
on 13/06/2010 16:54 Max Brazhnikov said the following: On Sun, 13 Jun 2010 13:01:59 +0300, Andriy Gapon wrote: The following patch is required in the latest version of deskutils/kdepim4 to fix compilation with newer versions of GCC. The problem is that the header in question uses type FILE but

Re: [kde-freebsd] qt4-moc link failure

2010-06-13 Thread Andriy Gapon
on 13/06/2010 16:36 Max Brazhnikov said the following: qmake is designed to use special mkspecs for compilers. The only solution now is to create qmake mkspecs files for each compiler. Then switching between different compilers can be done via QMAKESPEC environment. Right. OTOH, CC and CXX

Re: [kde-freebsd] deskutils/kdepim4: patch for gcc44

2010-06-13 Thread Raphael Kubo da Costa
On Sunday 13 June 2010 11:33:35 Andriy Gapon wrote: on 13/06/2010 16:54 Max Brazhnikov said the following: On Sun, 13 Jun 2010 13:01:59 +0300, Andriy Gapon wrote: The following patch is required in the latest version of deskutils/kdepim4 to fix compilation with newer versions of GCC. The

[kde-freebsd] libassuan updated

2010-06-13 Thread Doug Barton
Since the freeze is coming up shortly I couldn't wait any longer, so FYI. Feel free to update your individual ports to libassuan 2.x at your convenience. I'm not sure what a reasonable time limit on this is, but I really don't want to keep libassuan 1.x in the tree forever. :) ale, This may