Re: [kde-freebsd] ports/172359: [PATCH] editors/calligra: Fix build with clang++ -stdlib=libc++ -std=c++11

2012-10-05 Thread edwin
Synopsis: [PATCH] editors/calligra: Fix build with clang++ -stdlib=libc++ 
-std=c++11

Responsible-Changed-From-To: freebsd-ports-bugs-kde
Responsible-Changed-By: edwin
Responsible-Changed-When: Fri Oct 5 14:00:53 UTC 2012
Responsible-Changed-Why: 
Over to maintainer (via the GNATS Auto Assign Tool)

http://www.freebsd.org/cgi/query-pr.cgi?pr=172359
___
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] kdenetwork-4.8.4_2 and libotr

2012-10-05 Thread Kent Stewart
On Monday 24 September 2012 02:45:58 Jaap Boender wrote:
 On Sunday 23 September 2012 22:36:18 Christopher Dawkins wrote:
  But I cannot compile kdenetwork-4.8.4_2 because it seems to need 
libotr3.
  
  The advice in 20120908 seems irrelevant because I am not using
  pidgin-otr, anyway, it cannot work because there is no libotr3 port 
or
  directory.
 
 Are you sure you're using an up-to-date ports tree? I cvsupped 
somewhere
 last week and there is a security/libotr3 port in mine...
 
   Jaap Boender

If you look at the current Makefile, it has

otr.4:${PORTSDIR}/security/libotr3 \

I don't see how you all have been making it build with that setup..
___
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] kdenetwork-4.8.4_2 and libotr

2012-10-05 Thread joaoBR
On 23/09/2012 18:36, Christopher Dawkins wrote:
 
 I am sorry to bring this to your attention: you all do a lot of work
 that considerably benefits me and many others.
 
 
 But I cannot compile kdenetwork-4.8.4_2 because it seems to need libotr3.
 
 The advice in 20120908 seems irrelevant because I am not using
 pidgin-otr, anyway, it cannot work because there is no libotr3 port or
 directory.
 

... somebody else wrote

 If you look at the current Makefile, it has

   otr.4:${PORTSDIR}/security/libotr3 \

 I don't see how you all have been making it build with that setup..


seems you're not getting what's the deal

otr.4 is from libotr3, the Makefile is ok

there is now libotr3 and libotr4, the former is needed by kde4

it is not an upgrade of libotr even if it is described as so, it is a
new additional version

libotr4 unfortunately assumed the ports dir from the older port, it
could have been much more stressless and smarter making it
security/libotr4 but they did it the spaghetti way ...

so now the old port and actual kde dependency is in security/libotr3

in order to make it work you first need to run like explained in UPDATE

portugrade -o security/libotr3 security/libotr

now you can upgrade kdenetwork and eventually any other port which
depends on libotr3


[]s

-- 

João Martins (JoaoBR)

Infomatik Development Team
http://wipserver.matik.com.br
+55 11 4249.
___
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/misc/qt4-qtconfig

2012-10-05 Thread Max Brazhnikov
SVN commit 8664 by makc:

qtconfig doesn't need qt3support since Qt-4.8.0

 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


Re: [kde-freebsd] kde / device-notifier treats ufs partition as removable disk?

2012-10-05 Thread Alberto Villa
On Tue, Sep 11, 2012 at 8:49 AM, Andriy Gapon a...@freebsd.org wrote:
 I updated it quite a while ago.
 Now added you to the review board ticket.
 Thank you for working on this!

Aaand... committed, with some additions and modifications! Thanks!
-- 
Alberto Villa, FreeBSD committer avi...@freebsd.org
http://people.FreeBSD.org/~avilla
___
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