Re: [kde-freebsd] [SVN Commit] area51/QT

2016-07-26 Thread Raphael Kubo da Costa
Ralf Nolden writes: > Am Samstag, 23. Juli 2016, 08:09:45 schrieb Raphael Kubo da Costa: > >> SVN commit 12889 by rakuco: >> >> QT: Move .qdocconf files from devel/qt5-qdoc to devel/qt5-qdocconf. > >> I am not a big fan of the new port's name, so any better ideas are welcome >> and anyone should

Re: [kde-freebsd] [SVN Commit] area51/QT

2016-07-23 Thread Ralf Nolden
Am Samstag, 23. Juli 2016, 08:09:45 schrieb Raphael Kubo da Costa: > SVN commit 12889 by rakuco: > > QT: Move .qdocconf files from devel/qt5-qdoc to devel/qt5-qdocconf. > I am not a big fan of the new port's name, so any better ideas are welcome > and anyone should feel free to rename it before i

Re: [kde-freebsd] [SVN Commit] area51/QT/textproc/clucene-qt5

2016-06-13 Thread Ralf Nolden
Am Montag, 13. Juni 2016, 00:58:17 schrieb Adriaan de Groot: > SVN commit 12690 by adridg: > > Merge fro ports, deprecation notice for clucene-qt5 > > M +3 -0 Makefile Could you merge that to 5.6 branch too, please ? I know it could be superflous but I don't want it to get lost with a 5.

Re: [kde-freebsd] [SVN Commit] area51/QT/devel/qt5-qdoc

2016-04-03 Thread Ralf Nolden
Trying to build qt-5.6 from area51 and adding that, this won't work as the global doc files are in qtbase while qdoc is now in qttools. Any suggestions how to bring both together again ? qtbase still supports install_global_docs and installs them, but maybe we could do this in a dependency like

Re: [kde-freebsd] [SVN Commit] area51/QT/devel/qt5-assistant

2016-03-23 Thread Schaich Alonso
On Wed, 23 Mar 2016 07:56:55 +0100 Ralf Nolden wrote: > Am Mittwoch, 23. März 2016, 07:05:21 schrieb Ralf Nolden: > > > > Hi > > > > > > Sorry it took me so long to reply. > > > > > > Wouldn't it be more straightforward to add a dependency on qt5-help for > > > assistant? > > > Looking at th

Re: [kde-freebsd] [SVN Commit] area51/QT/devel/qt5-assistant

2016-03-22 Thread Ralf Nolden
Am Mittwoch, 23. März 2016, 07:05:21 schrieb Ralf Nolden: > > Hi > > > > Sorry it took me so long to reply. > > > > Wouldn't it be more straightforward to add a dependency on qt5-help for > > assistant? > Looking at the HEAD Makefile, there is already a dependency on qt5-help, so nothing to d

Re: [kde-freebsd] [SVN Commit] area51/QT/devel/qt5-assistant

2016-03-19 Thread Ralf Nolden
Am Samstag, 19. März 2016, 01:44:46 schrieb Alonso Schaich: > SVN commit 12128 by aschai: > > Generate and install docs > > Obtained from:Ralf Nolden (nol...@kde.org) > > > M +8 -2 Makefile > M +31 -0 pkg-plist Alonso, could you revert this one for now ? This won't work i

Re: [kde-freebsd] [SVN Commit] area51/QT/devel/qtcreator

2015-10-20 Thread Ralf Nolden
Am Dienstag, 20. Oktober 2015, 04:32:24 schrieb Alonso Schaich: Thank you for submitting :) Alonso, could you maybe have a look into my patchsets for Qt upgrading I posted a while ago to move the qt5 libs to /usr/local/lib/qt5 ? I asked racuco on IRC but it's still in his pipeline, so if we had

Re: [kde-freebsd] [SVN Commit] area51/QT/devel/qmake5/files

2015-08-29 Thread Max Brazhnikov
On Thu, 2 Jul 2015 15:41:24 -0700 (PDT) Raphael Kubo da Costa wrote: > SVN commit 10838 by rakuco: > > QT: Revert r10691. > > https://mail.kde.org/pipermail/kde-freebsd/2015-June/019481.html contains a > longer explanation of why this is done. > > The short version is that r10691 was basically

Re: [kde-freebsd] [SVN Commit] area51/QT/devel/qmake5/files

2015-05-19 Thread Schaich, Alonso
On Tue, 19 May 2015 13:20:43 +0200 Tobias Berner wrote: > Hi, > > Won't this introduce problems of qt ports linking against older installed > versions when being upgraded? > > > mfg Tobias > > Older installed versions of ... Qt? Qt4 is installed in a different path and we don't support ins

Re: [kde-freebsd] [SVN Commit] area51/QT/devel/qmake5/files

2015-05-19 Thread Tobias Berner
Hi, Won't this introduce problems of qt ports linking against older installed versions when being upgraded? mfg Tobias On Tuesday 19. May 2015 04:07:25 Alonso Schaich wrote: > SVN commit 10691 by aschai: > > Fix qt5's qmake paths > > Partially revert revision 10442, which removed the default

Re: [kde-freebsd] [SVN Commit] area51/QT

2015-03-25 Thread Tobias Berner
Hi Max Thanks for the hints. Should be fixed now. mfg Tobias On Wednesday 25. March 2015 09:01:39 Max Brazhnikov wrote: > On Tue, 24 Mar 2015 09:35:21 -0700 (PDT) Tobias Berner wrote: > > SVN commit 10648 by tcberner: > > > > Add a new port www/qt5-webchannel > > Welcome Tobias! > A couple of

Re: [kde-freebsd] [SVN Commit] area51/QT

2015-03-25 Thread Max Brazhnikov
On Tue, 24 Mar 2015 09:35:21 -0700 (PDT) Tobias Berner wrote: > SVN commit 10648 by tcberner: > > Add a new port www/qt5-webchannel Welcome Tobias! A couple of notes for your first commit (consider it as a opportunity for the second commit :) > Index: www/qt5-webchannel/Makefile > =

Re: [kde-freebsd] [SVN Commit] area51/QT/x11-toolkits/qt5-gui

2015-02-17 Thread Raphael Kubo da Costa
Schaich Alonso writes: > On Tue, 17 Feb 2015 00:27:52 +0200 > Raphael Kubo da Costa wrote: > >> Alonso Schaich writes: >> >> > SVN commit 10580 by aschai: >> > >> > Fix QSystemTray >> > >> > Add a patch found by PCBSD's Kris Moore that fixes >> > QSystemTrayIcons on Desktops other than KDE. >

Re: [kde-freebsd] [SVN Commit] area51/QT/x11-toolkits/qt5-gui

2015-02-16 Thread Schaich Alonso
On Tue, 17 Feb 2015 00:27:52 +0200 Raphael Kubo da Costa wrote: > Alonso Schaich writes: > > > SVN commit 10580 by aschai: > > > > Fix QSystemTray > > > > Add a patch found by PCBSD's Kris Moore that fixes > > QSystemTrayIcons on Desktops other than KDE. > > > > Provided by Kris yesterday via

Re: [kde-freebsd] [SVN Commit] area51/QT/x11-toolkits/qt5-gui

2015-02-16 Thread Raphael Kubo da Costa
Alonso Schaich writes: > SVN commit 10580 by aschai: > > Fix QSystemTray > > Add a patch found by PCBSD's Kris Moore that fixes > QSystemTrayIcons on Desktops other than KDE. > > Provided by Kris yesterday via mailing list. > > A files (directory) > A files/patch-src_pl

Re: [kde-freebsd] [SVN Commit] area51/QT/devel/qt5-script

2014-08-17 Thread Alberto Villa
The same as for qt5-declarative. -- Alberto Villa, FreeBSD committer http://people.FreeBSD.org/~avilla Il 17/ago/2014 18:31 "Raphael Kubo da Costa" ha scritto: SVN commit 10246 by rakuco: qt5-script: Mention Qt 5, not 4, in COMMENT. M +1 -1 Makefile

Re: [kde-freebsd] [SVN Commit] area51/QT/x11-toolkits/qt5-declarative

2014-08-17 Thread Alberto Villa
It was supposed to be 4 because this is Qt 5's declarative UI compatible with Qt 4. -- Alberto Villa, FreeBSD committer http://people.FreeBSD.org/~avilla Il 17/ago/2014 19:25 "Raphael Kubo da Costa" ha scritto: > SVN commit 10247 by rakuco: > > qt5-declarative: Mention Qt5, not 4, in COMMENT. >

Re: [kde-freebsd] [SVN Commit] area51/QT/x11-toolkits

2014-07-20 Thread Raphael Kubo da Costa
RyoTa SimaMoto writes: > Hi, > > patch-CVE-2014-0190 does not effects on x11-toolkits/qt4-gui nor > x11-toolkits/qt5-gui, > but graphics/qt4-imageformats and graphics/qt5-imageformats need it. Duh, this is... embarassing :-) Thanks for the pointer. __

Re: [kde-freebsd] [SVN Commit] area51/QT/x11-toolkits

2014-07-20 Thread RyoTa SimaMoto
Hi, patch-CVE-2014-0190 does not effects on x11-toolkits/qt4-gui nor x11-toolkits/qt5-gui, but graphics/qt4-imageformats and graphics/qt5-imageformats need it. SimaMoto,RyoTa ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman

Re: [kde-freebsd] [SVN Commit] area51/QT/devel

2013-12-06 Thread Alberto Villa
On Fri, Dec 6, 2013 at 4:07 PM, Max Brazhnikov wrote: > Reorganize qmake mkspecs: > - create common/freebsd.conf and use it for freebsd-* specs > - create common/clang-unix.conf (basically a copy of g++-unix.conf) Great! -- Alberto Villa, FreeBSD committer http://people.FreeBSD.org/~avilla

Re: [kde-freebsd] [SVN Commit] area51/QT/devel/qmake4

2013-10-27 Thread Alberto Villa
On Sun, Oct 27, 2013 at 6:20 PM, Max Brazhnikov wrote: > Great to have you back! Hope to be more stable. :) > No reason, except this is what qt.mk gives for corresponding CXX: > > # make -VQMAKE_COMPILER CXX=clang++33 > clang++33 > # make -VQMAKE_COMPILER CXX=clang++ > clang > > May I remind you

Re: [kde-freebsd] [SVN Commit] area51/QT/devel/qmake4

2013-10-27 Thread Max Brazhnikov
On Sun, 27 Oct 2013 10:24:03 +0100 Alberto Villa wrote: > On Sun, Oct 13, 2013 at 3:03 PM, Max Brazhnikov wrote: > > SVN commit 9610 by makc: > > > > Add qmake spec for devel/clang33 > > > > M +7 -0 Makefile > > M +3 -0 pkg-plist > > I'm syncing Qt 5 with all the changes made to Qt

Re: [kde-freebsd] [SVN Commit] area51/QT/devel/qmake4

2013-10-27 Thread Alberto Villa
On Sun, Oct 13, 2013 at 3:03 PM, Max Brazhnikov wrote: > SVN commit 9610 by makc: > > Add qmake spec for devel/clang33 > > M +7 -0 Makefile > M +3 -0 pkg-plist I'm syncing Qt 5 with all the changes made to Qt 4, and I was wondering... Is there a particular reason for the Clang 3.3 m

Re: [kde-freebsd] [SVN Commit] area51/QT/devel/qmake4

2013-08-15 Thread Raphael Kubo da Costa
Jerry writes: > I do tend to wonder why the base system, seriously out of date with > the more current versions, has not been updated. Licensing reasons, as far as I know. This is why we're stuck at GCC 4.2.1 too. ___ kde-freebsd mailing list kde-freeb

Re: [kde-freebsd] [SVN Commit] area51/QT/devel/qmake4

2013-08-15 Thread Jerry
On Thu, 15 Aug 2013 04:40:33 -0700 (PDT) Raphael Kubo da Costa articulated: > SVN commit 9446 by rakuco: > > Backport r324763 from ports. > > > r324763 | rakuco | 2013-08-15 14:39:41 +0300 (Thu, 15 Aug 2013) | 10 > lines >

Re: [kde-freebsd] [SVN Commit] area51/QT

2013-08-03 Thread Raphael Kubo da Costa
Schaich Alonso writes: > However, kde.ixsystems.com reports the ports' "make checksum" > getting killed after not finishing within 20 minutes. Hmm, I'm seeing that on kde.ix too. I'll talk to jpaetzel. ___ kde-freebsd mailing list kde-freebsd@kde.org h

Re: [kde-freebsd] [SVN Commit] area51/QT

2013-08-03 Thread Schaich Alonso
On Sat, Aug 3, 2013, at 12:14 PM, Raphael Kubo da Costa wrote: > Schaich Alonso writes: > > > However it's somehow timeout-ing on make checksum phase of any > > qt-everywhere-opensource-src-4.8.5.tar.gz distfile user it seems. > > Do you mean the download is timing out or sha256(1) is failing lo

Re: [kde-freebsd] [SVN Commit] area51/QT

2013-08-03 Thread Raphael Kubo da Costa
Schaich Alonso writes: > However it's somehow timeout-ing on make checksum phase of any > qt-everywhere-opensource-src-4.8.5.tar.gz distfile user it seems. Do you mean the download is timing out or sha256(1) is failing locally? I downloaded 4.8.5 here a few hours ago and it seemed to work fine.

Re: [kde-freebsd] [SVN Commit] area51/QT

2013-08-03 Thread Schaich Alonso
On Sat, 3 Aug 2013 07:50:11 -0700 (PDT) Raphael Kubo da Costa wrote: > SVN commit 9384 by rakuco: > > plist fixes for the Qt ports, round 1. > > Pointy hat to aschaich. > > > > M +6 -0 devel/qmake4/pkg-plist > M +1 -0 devel/qt4-corelib/pkg-plist > M +1 -1 www/qt4-we

Re: [kde-freebsd] [SVN Commit] area51/QT/Mk

2013-03-15 Thread Alberto Villa
Sorry, I'll never talk again without first reviewing. ;) -- Alberto Villa, FreeBSD committer http://people.FreeBSD.org/~avilla Il giorno 15/mar/2013 14:21, "Max Brazhnikov" ha scritto: > On Fri, 15 Mar 2013 13:24:42 +0100 Alberto Villa wrote: > > Is this a good thing? Non-Qt ports using qmake t

Re: [kde-freebsd] [SVN Commit] area51/QT/Mk

2013-03-15 Thread Max Brazhnikov
On Fri, 15 Mar 2013 13:24:42 +0100 Alberto Villa wrote: > Is this a good thing? Non-Qt ports using qmake to build will conflict as > well. Of course, I don't know if there are many... I've set the conflict inside QT_DIST, it affects ports for Qt4 itself only. Max > > -- > Alberto Villa, FreeBS

Re: [kde-freebsd] [SVN Commit] area51/QT/Mk

2013-03-15 Thread Alberto Villa
Is this a good thing? Non-Qt ports using qmake to build will conflict as well. Of course, I don't know if there are many... -- Alberto Villa, FreeBSD committer http://people.FreeBSD.org/~avilla Il giorno 15/mar/2013 12:48, "Max Brazhnikov" ha scritto: > SVN commit 9104 by makc: > > Sync with po

Re: [kde-freebsd] [SVN Commit] area51/QT/www/qt4-webkit

2013-01-28 Thread Max Brazhnikov
On Mon, 28 Jan 2013 18:18:56 +0100, Alberto Villa wrote: > On Monday 28 January 2013 17:13:31 Max Brazhnikov wrote: > > SVN commit 8972 by makc: > > > > Make dependence on GStreamer optional > > Did you check ENABLE_VIDEO setting mentioned by danfe@? Yes, it's set to 0 when gstreamer support is

Re: [kde-freebsd] [SVN Commit] area51/QT/www/qt4-webkit

2013-01-28 Thread Alberto Villa
On Monday 28 January 2013 17:13:31 Max Brazhnikov wrote: > SVN commit 8972 by makc: > > Make dependence on GStreamer optional Did you check ENABLE_VIDEO setting mentioned by danfe@? -- Alberto Villa, FreeBSD committer http://people.FreeBSD.org/~avilla I'm not laughing with you, I'm laughing at

Re: [kde-freebsd] [SVN Commit] area51/QT

2011-09-03 Thread Koop Mast
On 3-9-2011 4:05, Alberto Villa wrote: On Saturday 03 September 2011 04:02:54 Raphael Kubo da Costa wrote: SVN commit 7572 by rakuco: Update Qt to 4.7.4. here be kittens As long you keep there paws off the matches so they don't burn down my house. __

Re: [kde-freebsd] [SVN Commit] area51/QT

2011-09-02 Thread Alberto Villa
On Saturday 03 September 2011 04:02:54 Raphael Kubo da Costa wrote: > SVN commit 7572 by rakuco: > > Update Qt to 4.7.4. here be kittens -- Alberto Villa, FreeBSD committer http://people.FreeBSD.org/~avilla A sect or party is an elegant incognito devised to save a man from the vexation of thin

Re: [kde-freebsd] [SVN Commit] area51/QT/devel/qt4-linguist

2010-08-13 Thread gianrico.lamura
this id the answer of my PC to your command line: # +1 -0 pkg-plist +1: Command not found. # .. so ... I still say that this kind of help is useless. thank you anyway On Fri, 13 Aug 2010 01:08:39 -0700 (PDT), Alberto Villa wrote: > SVN commit 6484 by xzhayon: > > - Fix plist.

Re: [kde-freebsd] [SVN Commit] area51/QT/devel/qt4-linguist

2010-08-13 Thread gianrico.lamura
what is "M" ? On Fri, 13 Aug 2010 01:08:39 -0700 (PDT), Alberto Villa wrote: > SVN commit 6484 by xzhayon: > > - Fix plist. > > > > M +1 -0 pkg-plist > > > ___ > kde-freebsd mailing list > kde-freebsd@kde.org > https://mail.kde.org/mail

Re: [kde-freebsd] [SVN Commit] area51/QT

2009-12-07 Thread Dima Panov
On Tuesday 08 December 2009 07:04:34 Thomas Abthorpe wrote: > On Sun, 6 Dec 2009 16:38:58 -0800 (PST) > > Dima Panov wrote: > > SVN commit 5702 by fluffy: > > > > - While QT4.6.0 lacks support of fresh phonon, switch back to kde-phonon > > > > KDE-phonon installs as in-place successor of qt4-pho

Re: [kde-freebsd] [SVN Commit] area51/QT

2009-12-07 Thread Thomas Abthorpe
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, 7 Dec 2009 23:55:55 +0100 Alberto Villa wrote: > i tend to agree on this, but dima says that qt applications successfully > work with kde phonon Of that, I have no doubt. Just for those who may have an Qt env, but without KDE, I

Re: [kde-freebsd] [SVN Commit] area51/QT

2009-12-07 Thread Alberto Villa
On Monday 07 December 2009 22:04:34 Thomas Abthorpe wrote: > I would like to see this as an either/or situation. > > It could be possible that somebody wants qt4-phonon, and not the KDE > portion. i tend to agree on this, but dima says that qt applications successfully work with kde phonon --

Re: [kde-freebsd] [SVN Commit] area51/QT/multimedia/qt4-phonon-gst

2009-12-07 Thread Thomas Abthorpe
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sun, 6 Dec 2009 21:33:55 -0800 (PST) Dima Panov wrote: > - IGNORE qt4-phonon-gst in favour of phonon-gstreamer Ditto this too :) Thomas - -- Thomas Abthorpe | FreeBSD Committer tabtho...@freebsd.org | http://people.f

Re: [kde-freebsd] [SVN Commit] area51/QT

2009-12-07 Thread Thomas Abthorpe
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sun, 6 Dec 2009 16:38:58 -0800 (PST) Dima Panov wrote: > SVN commit 5702 by fluffy: > > - While QT4.6.0 lacks support of fresh phonon, switch back to kde-phonon > > KDE-phonon installs as in-place successor of qt4-phonon > > > M

Re: [kde-freebsd] [SVN Commit] area51/QT/textproc/qt4-xml

2009-12-04 Thread Alberto Villa
On 12/4/09, Dima Panov wrote: > It's ok. I've grep'ed the whole qt source to see all references to > qtxmlstream > and found default references to core version, and only some - to old xml > version veeery good :) > Aha, after testing. > in chrooted build all fine, but tibdy was failed with build

Re: [kde-freebsd] [SVN Commit] area51/QT/textproc/qt4-xml

2009-12-04 Thread Dima Panov
On Friday 04 December 2009 17:40:37 Alberto Villa wrote: > agreed. i was looking at it on the train, and thought the same. now > i'll check if it's worth patching corelib's file to add old xml > interface It's ok. I've grep'ed the whole qt source to see all references to qtxmlstream and found defa

Re: [kde-freebsd] [SVN Commit] area51/QT/textproc/qt4-xml

2009-12-04 Thread Alberto Villa
On 12/4/09, Alberto Villa wrote: > i'll check if it's worth patching corelib's file to add old xml > interface well, no, it seems useless > the same modifications will be needed by qt 4.5.3 in the ports please, apply them :) -- Alberto Villa ___ kde

Re: [kde-freebsd] [SVN Commit] area51/QT/textproc/qt4-xml

2009-12-03 Thread Alberto Villa
agreed. i was looking at it on the train, and thought the same. now i'll check if it's worth patching corelib's file to add old xml interface the same modifications will be needed by qt 4.5.3 in the ports On 12/4/09, Dima Panov wrote: > SVN commit 5664 by fluffy: > > - Resolve conflict with qt4-