Re: qt5-core not building

2018-10-27 Thread Schaich Alonso
On Fri, 26 Oct 2018 20:37:24 + Andrew Hamilton-Wright wrote: > > As it happens, I do use synth for port management. That does not solve the > problem. In fact, it was problems in synth build that let me to look into > this issue in the first place. > > What is clear to me is that the po

Re: qt5-core not building

2018-10-26 Thread Schaich Alonso
On Fri, 26 Oct 2018 12:02:51 +0200 "Tobias C. Berner" wrote: > Moin moin > > Your Qt5 seems way out of date. As the version string is 5.9.4. > Please update your ports tree and packages to be up to date. > > > Mfg Tobias Hi There is also indication that both Qt-5.9.4 and 5.11.2 are being use

Re: configure script failed unexpectedly (digikam)

2017-07-15 Thread Schaich Alonso
> any hints? > Hi We introduced the gold blacklisting to workaround a bug in the linker, when working with qt5 ports. Currently, the blacklisting is implemented by line 152 of Mk/bsd.qt.mk of the ports collection, however it's unclear to me why it affects your Qt4 port (qt4-moc). Alonso

Re: Digikam update

2017-06-25 Thread Schaich Alonso
On Thu, 22 Jun 2017 22:20:03 +0200 "Tobias C. Berner" wrote: > btw, there is also a kipiplugins update to 5.6.0 :) > graphics/{lib}gphoto2 has a new version, too, though that port is not maintained by kde@ I've updated kipiplugins and just posted the pull request. Alonso

Re: Digikam update

2017-06-25 Thread Schaich Alonso
On Thu, 22 Jun 2017 23:13:34 +0200 Adriaan de Groot wrote: > On Thursday 22 June 2017 21:47:01 Schaich Alonso wrote: > > and updated digikam, though the guidelines posted on our github project > > page ask me not to make a pull request and commit to SVN instead, which > &

Digikam update

2017-06-22 Thread Schaich Alonso
Hi Digikam 5.6 released yesterday. I've forked the plasma5 branch to https://github.com/xibo/freebsd-ports-kde/tree/plasma5 and updated digikam, though the guidelines posted on our github project page ask me not to make a pull request and commit to SVN instead, which has been down for months now

Re: kwin_x11 crashes immediately after starting kde session

2017-06-13 Thread Schaich Alonso
On Tue, 13 Jun 2017 16:04:09 -0400 Dwayne MacKinnon wrote: > I was just wondering if there's any update on this? I don't want to > upgrade my ports until this issue is settled. > > Cheers, > DMK > It's also happening over here. I've workarounded it by using openbox-kde-session (of x11-wm/openb

Re: New development repository location.

2017-06-09 Thread Schaich Alonso
On Wed, 31 May 2017 10:10:21 +0200 "Tobias C. Berner" wrote: > Hi there > > The development repository that the KDE-FreeBSD team uses to work on the KDE > ports for FreeBSD is moving to github. For a long time we have been using > 'area51', an SVN repository kindly hosted by PC-BSD and iX System

Re: The state of KDE on FreeBSD / root vulnerability...

2017-05-20 Thread Schaich Alonso
On Fri, 19 May 2017 17:17:02 +0200 Hannes Hauswedell wrote: > Hi everyone, > > my main question is whether KDE on FreeBSD is affected by the infamous KDE > root vulnerability. > > I don't want to complain or anything, and I know it's all volunteer work (I > did lot's testing back in the KDE4

Re: [kde-freebsd] PR 210053

2016-06-05 Thread Schaich Alonso
On Sun, 05 Jun 2016 16:49:20 +0200 Ralf Nolden wrote: > > Hi Alonso, > > thanks for the info. On the Qt side (where it appears as a problem in > QtNetwork) we've added now a patch to only support openssl. The usability of > libressl and the support for that can be argued about, however, I thin

[kde-freebsd] PR 210053

2016-06-05 Thread Schaich Alonso
I forgot my bugzilla password and "The system is not configured to allow password change requests." ... I've got this review ticket for the libressl issue. Somehow kde@ was not CC-ed. https://reviews.freebsd.org/D6685 Given it took me one month to open the ticket, I didn't expect the PR to me

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] qtcreator 3.6.1 svn diff

2016-03-19 Thread Schaich Alonso
On Thu, 17 Mar 2016 21:56:19 +0100 Ralf Nolden wrote: > Hi, > > appended the diff for qtcreator 3.6.1. > > I did a quick check for the docs of qtcreator. We can't build them unless we > have the docs for Qt installed (which unfortunately aren't in the svn tree > yet). > > -- > Kind regards

Re: [kde-freebsd] Things in trunk that seem to be a downgrade

2016-03-02 Thread Schaich Alonso
On Sun, 28 Feb 2016 12:54:46 +0100 Adriaan de Groot wrote: > Having rebuilt everything using area51 trunk (KDE4), I was about to upgrade > my > system using all the packages built from area51 trunk. Most of it seems > sensible: > > Installed packages to be UPGRADED: > telepathy-qt4: 0

Re: [kde-freebsd] area51 trunk + KDE4

2016-03-02 Thread Schaich Alonso
On Sat, 27 Feb 2016 10:58:19 +0100 Adriaan de Groot wrote: > Hey all, > > I think I've (*) updated area51 trunk to "the latest". Which means kdelibs > 4.14.9, workspace to 4.11.20, KDevelop to 4.7.3. So what would the next step > be? There's a tiny bit of KF5 prep work done in there, so it mig

Re: [kde-freebsd] kwin and GL_OUT_OF_MEMORY

2016-01-24 Thread Schaich Alonso
On Sun, 24 Jan 2016 20:13:46 -0500 "Mikhail T." wrote: > On 24.01.2016 17:16, Schaich Alonso wrote: > >> cc $(pkg-config --cflags --libs gl glu x11) NVX_gpu_memory_info.c > > on a box with kde and it's dependencies installed. > Ok, here it is: > >

Re: [kde-freebsd] kwin and GL_OUT_OF_MEMORY

2016-01-24 Thread Schaich Alonso
On Sun, 24 Jan 2016 23:16:03 +0100 Schaich Alonso wrote: > [...] > I've attached [...] Erm... Another try... Alonso #include #include #include #include #include #include #include #include static int xvisual_attribs[] = { GLX_RGBA, None }; int main (int argc,

Re: [kde-freebsd] kwin and GL_OUT_OF_MEMORY

2016-01-24 Thread Schaich Alonso
On Sun, 24 Jan 2016 03:27:51 -0500 "Mikhail T." wrote: > The .xsession-errors here is being spammed with the lines like this: > > kwin(18477) KWin::checkGLError: GL error ( PostPaint ): > "GL_OUT_OF_MEMORY" > > The machine uses an NVidia card with two large displays -- a setup > which,

Re: [kde-freebsd] problem with https after upgrading

2015-12-03 Thread Schaich Alonso
On Thu, 3 Dec 2015 19:24:05 +0200 Andriy Gapon wrote: > On 03/12/2015 18:36, Andriy Gapon wrote: > > On 03/12/2015 18:31, Andriy Gapon wrote: > >> It seems that the problem happens here: > >> > >> Program received signal SIGSEGV, Segmentation fault. > >> 0x0008180738d9 in sk_deep_copy () from

Re: [kde-freebsd] Request for www/otter-browser port upgrade

2015-09-24 Thread Schaich Alonso
On Tue, 22 Sep 2015 21:38:43 +0500 ?? wrote: > Good day! > > Please update that port for latest available beta. > > Thanks! > ___ > kde-freebsd mailing list > kde-freebsd@kde.org > https://mail.kde.org/mailman/listinfo/kde-freebsd > See also

Re: [kde-freebsd] [SVN Commit] area51/KDE/x11/kdelibs4

2015-09-03 Thread Schaich Alonso
On Tue, Sep 1, 2015, at 12:22, Max Brazhnikov wrote: > On Fri, 28 Aug 2015 13:42:06 -0700 (PDT) Alonso Schaich wrote: > > SVN commit 11418 by aschai: > > > > Disable JASPER usage > > > > JASPER was blacklisted due to it's security issues two weeks ago, and cannot > > be installed unless explicitl

Re: [kde-freebsd] Trying to write qt5 applications on freebsd fails - qmake-qt5 doesn't include /usr/local/lib

2015-08-09 Thread Schaich, Alonso
On Sat, 8 Aug 2015 19:10:23 -0700 Adrian Chadd wrote: > Ok, so what's the real solution? > > Adrian Mine is to use cmake, but the real solution is in the hands of the qt upstream, as the issue affects not only FreeBSD, but any other platform, too. Alonso ___

Re: [kde-freebsd] Trying to write qt5 applications on freebsd fails - qmake-qt5 doesn't include /usr/local/lib

2015-08-08 Thread Schaich, Alonso
On Sat, 8 Aug 2015 12:59:15 -0700 Adrian Chadd wrote: > Hi, > > I'm trying to write QT applications on freebsd. qtcreator works (dri > bugs aside) and can generate qt4 applications fine. But, there are > some things that don't exist in qt4 (like the qt4 opengl integration) > - there's just stuff

Re: [kde-freebsd] update of devel/py-sip to 4.16.8 in area51 ?

2015-07-29 Thread Schaich, Alonso
On Sun, 26 Jul 2015 22:50:32 +0200 Kurt Jaeger wrote: > Hi! > > Right now devel/py-sip is at 4.16.7 in area51, as far as I can see. > > As I'm trying to update emulators/gns3, I'd like to have it at 4.16.8, > if possible. What type of patch/check does it take to update it ? > Hi, If you alre

Re: [kde-freebsd] FreeBSD Port: devel/qtcreator

2015-06-30 Thread Schaich, Alonso
On Thu, 25 Jun 2015 11:28:16 +0100 Jose Alvarez wrote: > Ok, > So any ideas why I get the error message for the SSH identification string? > Have you guys tried remote debugging between two FreeBSD machines? > Thanx, > > Jose I've never done it - unless remote debugging via ssh means manually l

Re: [kde-freebsd] qmake5 fails to link

2015-06-26 Thread Schaich, Alonso
On Fri, 26 Jun 2015 10:02:55 -0300 Raphael Kubo da Costa wrote: > "Schaich, Alonso" writes: > > > Hi > > > > Over here, qt5's qmake fails to link even the trival qt5 projects > > (attached), when invoked via > > > > #> /usr/local/l

Re: [kde-freebsd] FreeBSD Port: devel/qtcreator

2015-06-25 Thread Schaich, Alonso
On Thu, 25 Jun 2015 09:50:34 +0100 Jose Alvarez wrote: > > Thanks, > Can you tell me when qt-creator-3.4 will be released for FreeBSD? > At SpamTitan we are trying to make a decision about standardising our > development environment, and remote debugging is a very desirable feature. > Thanks, >

Re: [kde-freebsd] FreeBSD Port: devel/qtcreator

2015-06-25 Thread Schaich, Alonso
On Wed, 24 Jun 2015 09:48:57 +0100 Jose Alvarez wrote: > Hello, > I am having trouble with QTCREATOR when I try to do remote debugging > between two FreeBSD machines. > The error I get is: > > /Initial setup failed: Connection error: SSH Protocol error: Server > Identification string "S

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

2015-06-15 Thread Schaich, Alonso
On Mon, 15 Jun 2015 08:06:44 -0700 (PDT) Alonso Schaich wrote: > SVN commit 10788 by aschai: > > Enable exceptions for libkdraw > > This fixes the build process using gcc. The patch is derived from [1], which > was found by racuko@ and obsoletes the kdelibs patching done in r10784. > > PR:

Re: [kde-freebsd] how-to: install plasma5

2015-05-26 Thread Schaich Alonso
On Tue, 26 May 2015 21:10:29 +0200 "T.C.Berner" wrote: > Hi > > Here's a short instruction on how to build and run the newest > and fanciest kde desktop. > > > 1) Clone the plasma5 branch of area51 to a directory of your chosing > # svn co http://area51.pcbsd.org/branches/plasma5 > >

Re: [kde-freebsd] Qt 5 and GCC4.9.3

2015-05-21 Thread Schaich Alonso
On Wed, 20 May 2015 08:03:40 + (UTC) Dirk Niebelus wrote: > Hello, > I'm using Freebsd 9 (current FreeNAS) and my goal is to compile the qt5 port > with gcc493 and the std=c++11 switch enabled.The emphasis is here on the > c++11 switch, i figure if c++11 works i can use c++14 as well. > >

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] qmake5 fails to link

2015-04-23 Thread Schaich Alonso
On Thu, 23 Apr 2015 17:15:57 +0200 "Schaich, Alonso" wrote: > Hi > > Over here, qt5's qmake fails to link even the trival qt5 projects > (attached), when invoked via > > #> /usr/local/lib/qt5/bin/qmake -makefile && make > > as it doesn&#x

[kde-freebsd] qmake5 fails to link

2015-04-23 Thread Schaich, Alonso
Hi Over here, qt5's qmake fails to link even the trival qt5 projects (attached), when invoked via #> /usr/local/lib/qt5/bin/qmake -makefile && make as it doesn't add /usr/local/lib to the library path used by the linker on a FreeBSD-10 system where qmakespec defaults to freebsd-clang. I traced

Re: [kde-freebsd] [SVN Commit] area51/PORTS/www/otter-browser-devel

2015-04-16 Thread Schaich, Alonso
On Thu, 16 Apr 2015 11:16:46 + Max Brazhnikov wrote: > On Tue, 14 Apr 2015 08:21:40 -0700 (PDT) Alonso Schaich wrote: > > SVN commit 10668 by aschai: > > > > Update otter-browser-devel to yesterday's weekly snapshot > > Hey, why do you do this in area51? Qt 5 framework is already in ports,

Re: [kde-freebsd] [SVN Commit] area51/PORTS/www/otter-browser-devel

2015-04-08 Thread Schaich, Alonso
On Wed, 8 Apr 2015 04:01:01 -0700 (PDT) Alonso Schaich wrote: > SVN commit 10667 by aschai: > > Update otter devel to monday's snapshot > > Changelog: > Weekly report #66 (06-04-2015) > > Yet another week: >* 58 commits by two authors >* two proposed pull requests >* nine new

Re: [kde-freebsd] Phonon-vlc crashing

2015-03-23 Thread Schaich Alonso
On Mon, 23 Mar 2015 20:38:09 +0200 David Naylor wrote: > Hi, > > I always seem to be complaining about Phonon :-(. My latest issue has been > crashes in phonon-vlc (phonon-gstreamer still doesn't work). > Hi, while it seemed not to have been useful to someone else contacting the mailing l

Re: [kde-freebsd] Systemsettings critical bug in KDE 4.14.3

2015-03-22 Thread Schaich Alonso
On Sun, 22 Mar 2015 13:41:05 -0300 brunomaxi...@openmailbox.org wrote: > Hi, critical bug in systemsettings. Everytime shows kcrash window with > systemsettings PID: 15388 Sinal: Segmentation fault (11) when I go to > audio and video configuration. More info: > Hi This is an artifact of the r

Re: [kde-freebsd] 4.14.3?

2015-02-26 Thread Schaich Alonso
On Thu, 26 Feb 2015 17:25:07 -0500 ajtiM wrote: > Hi! > > Just a curiosity... > I use KDE 4.14.3 from early December from area51 and it works very good (for > me better than previous version) but it is not in the ports still (outside is > 4.14.5). Is it something wrong, please? > > Thank you.

Re: [kde-freebsd] KDE4 and x11/xrandr

2015-02-18 Thread Schaich, Alonso
On Wed, 18 Feb 2015 08:57:00 -0600 Adam Vande More wrote: > Shouldn't x11/xrandr be installed by default when installing x11/kde4? > > Modifying the display settings requires it. > > -- > Adam Hi, It's currently required by the x11/kde4-workspace port. Alonso ___

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] kopete tls issue

2015-01-30 Thread Schaich, Alonso
On Thu, 29 Jan 2015 16:49:49 +0100 "Schaich, Alonso" wrote: > On Wed, 28 Jan 2015 19:57:14 +0200 > Oleg Nauman wrote: > > > On Mon, Jan 26, 2015 at 10:29 PM, Adam Vande More > > wrote: > > > > > On Sun, Jan 25, 2015 at 2:36 PM, Oleg Nauman &

Re: [kde-freebsd] kopete tls issue

2015-01-29 Thread Schaich, Alonso
On Wed, 28 Jan 2015 19:57:14 +0200 Oleg Nauman wrote: > On Mon, Jan 26, 2015 at 10:29 PM, Adam Vande More > wrote: > > > On Sun, Jan 25, 2015 at 2:36 PM, Oleg Nauman > > wrote: > > > >> > >> On Fri, Jan 23, 2015 at 9:15 PM, Adam Vande More > >> wrote: > >> > >>> When trying to connect to an x

Re: [kde-freebsd] [new port] sysutils/polkit-qt5

2015-01-17 Thread Schaich Alonso
On Sun, 18 Jan 2015 00:01:22 +0100 "Tobias C. Berner" wrote: > Hi > > Attached is a modified version of sysutils/polkit-qt4 to for qt5. > > > mfg Tobias area51'd. We might want to rename polkit-qt to polkit-qt4 now I guess. Alonso pgpPUji7WWDKJ.pgp Description: PGP signature __

Re: [kde-freebsd] [SVN Commit] area51/KDE/net-im/kopete-kde4

2015-01-15 Thread Schaich, Alonso
On Thu, 15 Jan 2015 07:18:02 -0800 (PST) Alonso Schaich wrote: > Found by antoine@, see > http://lists.freebsd.org/pipermail/svn-ports-all/2015-January/083174.html > It was Aleksander Matveev who found it. Alonso pgpJ7U3zUqB9D.pgp Description: PGP signature _

Re: [kde-freebsd] Ports for frameworks/plasma-5

2014-12-19 Thread Schaich Alonso
On Fri, 19 Dec 2014 10:00:40 +0100 "Tobias C. Berner" wrote: > Hi there > > The linked github-repo [1] contains ports for the newest frameworks (v5.5.0 > [2]) and plasma (v5.1.2 [3]) software from kde. I would be happy if they > could find their way into area51 in some way or another. > >

Re: [kde-freebsd] [SVN Commit] area51/PORTS/www/otter-browser

2014-12-18 Thread Schaich, Alonso
On Thu, 18 Dec 2014 12:21:59 -0200 Raphael Kubo da Costa wrote: > Alonso Schaich writes: > > > SVN commit 10514 by aschai: > > > > Fix build of www/otter-browser > > > > The qmake port is required to be installed when compiling otter. While this > > requirement is usually met due to it's depend

Re: [kde-freebsd] 4.14.3 and KMail

2014-12-16 Thread Schaich, Alonso
On Wed, 10 Dec 2014 16:53:45 -0500 Ajtim wrote: > Hi! > > The KDE 4.14.3 installed from area51 works fine but KMail has the same > problem > as it had after update of kdepim4 for KDE 4.14.2, > That's sad. Does the workaround Oleg Nauman wrote about here work for you? http://mail.kde.org/pipe

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

2014-12-06 Thread Schaich Alonso
On Sat, 6 Dec 2014 11:07:38 -0800 (PST) Alonso Schaich wrote: > SVN commit 10505 by aschai: > > Fix build on FreeBSD-8 > > KDevplatform requires a C++ 11 standard library. Force the build process to > use a more recent compiler and library, and also do so for KDevelop because > it includes KDe

Re: [kde-freebsd] [SVN Commit] area51/PORTS/net-im

2014-12-05 Thread Schaich Alonso
On Fri, 5 Dec 2014 16:48:53 -0800 (PST) Alonso Schaich wrote: > SVN commit 10503 by aschai: > > Confusion++ > > Hard code the one into the WRKSRC because it's a suffix to the path in the > distribution tarball of ktp-text-ui. > > Also, use the normal MASTER_SITES and fix the path using SUBDIR

[kde-freebsd] KDE~4.6 translations

2014-12-04 Thread Schaich, Alonso
Hello Currently, we are having the following translation packages in PORTS/area51 which have not seen any updated by upstream for a considerable time: Language Most recent KDE version Cassubian (csb) 4.4.5 Frisian (fy) 4.5.5 Gujarati (gu)4.6.5 Kan

Re: [kde-freebsd] 4.14.3

2014-11-23 Thread Schaich Alonso
On Sun, 23 Nov 2014 06:50:01 -0500 Ajtim wrote: > Hi! > > I have installed KDE 4.14.2 and I did update Kdepim4 because of the problem > with KMail but it is not so much better now - it works few days than stopped. > After rebuilding again it work again but complain that cannot move files but

Re: [kde-freebsd] [SVN Commit] area51/KDE/devel/py-pykde4

2014-11-13 Thread Schaich, Alonso
On Thu, 13 Nov 2014 10:33:40 -0800 (PST) Alonso Schaich wrote: > SVN commit 10467 by aschai: > > Track usage of nepomuk > > Nepomuk dependency came in, probably long ago (can't git blame it but it was > around in 4.13.3). While here, fix the EXAMPLES option. Rather than "fix" it should be "don

Re: [kde-freebsd] coreutils

2014-11-05 Thread Schaich, Alonso
On Wed, 05 Nov 2014 03:09:06 -0200 brunomaxi...@openmailbox.org wrote: > Hi folks, > > I notice coreutils is a dependency for kde, specifically kdepim. But I > tried to build kdepim removing the coreutils from Makefile and it builds > fine. Which are the needs to depend on coreutils? Could core

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

2014-11-04 Thread Schaich Alonso
On Mon, 03 Nov 2014 09:54:18 + Max Brazhnikov wrote: > On Wed, 16 Jul 2014 08:41:22 -0700 Alonso Schaich wrote: > > SVN commit 10180 by aschai: > > > > Update telepathy to 0.8.0. > > > > Ports provided by T.C.Berner via Mailing List. I remove PORTREVISION as > > this is > > a version bump.

Re: [kde-freebsd] after update to KDE 4.14.2: Virtual desktops Cube Animation not working

2014-10-29 Thread Schaich, Alonso
On Wed, 29 Oct 2014 10:54:29 +0100 Matthias Apitz wrote: > El día Tuesday, October 28, 2014 a las 10:16:49PM +0100, Schaich Alonso > escribió: > > > You can check for OpenGL runtime support with kinfocenter (graphical > > information -> opengl), you need at least OpenGL

Re: [kde-freebsd] after update to KDE 4.14.2: Virtual desktops Cube Animation not working

2014-10-28 Thread Schaich Alonso
On Tue, 28 Oct 2014 22:01:30 +0100 Matthias Apitz wrote: > El día Tuesday, October 28, 2014 a las 10:28:07AM -0400, Dwayne MacKinnon > escribió: > > > Hi Matthias, > > > > In System Settings->Desktop Effects under "Simple effect setup" is a > > pulldown > > menu for "Effect for desktop switc

Re: [kde-freebsd] Problems after latest upgrade

2014-10-27 Thread Schaich Alonso
On Mon, 27 Oct 2014 16:06:50 -0400 Dwayne MacKinnon wrote: > Update: > > I've been able to fix the sftp problem. I tracked it down to kio_sftp.cpp, in > the sftpProtocol::sftpOpenConnection method. > > From the error message, the problem was from this section of code (I wasn't > able to figur

Re: [kde-freebsd] [SVN Commit] area51/PYQT/devel/py-qt4

2014-10-22 Thread Schaich Alonso
On Wed, 22 Oct 2014 21:44:43 +0300 Raphael Kubo da Costa wrote: > Max Brazhnikov writes: > > > On Sun, 05 Oct 2014 12:20:38 -0700 Alonso Schaich wrote: > >> SVN commit 10358 by aschai: > >> > >> Remove USES. > >> > >> devel/py-qt4 redundandly adds python USES as it's also added in the > >> inc

Re: [kde-freebsd] x11/kde4-runtime

2014-10-22 Thread Schaich, Alonso
On Tue, 21 Oct 2014 23:34:09 +0200 "lore...@piangatello.it" wrote: > I've forgot to read UPDATING and no longer have the list of files > contained in the old package... > > Any hint? > If you are refering to the contents installed by an old version of a port/package, it is maintained by pkg an

Re: [kde-freebsd] avogadro

2014-09-19 Thread Schaich Alonso
On Thu, 11 Sep 2014 19:01:38 -0400 Ajtim wrote: > Hi! > > I try to update my system FreeBSD 10.0-RELEASE-p7 #0: Tue Jul 8 06:37:44 UTC > 2014 r...@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC > amd64 > > and I got an error: > > ===>>> Creating a backup package for old ver

Re: [kde-freebsd] kio-mtp port

2014-09-12 Thread Schaich Alonso
On Thu, 11 Sep 2014 09:10:46 +0200 Schaich Alonso wrote: > On Thu, 11 Sep 2014 09:55:33 +0300 > Andriy Gapon wrote: > > > > > Is anyone up to creating a port of kio-mtp? > > https://projects.kde.org/projects/playground/base/kio-mtp > > git://anongit.kde.org/

Re: [kde-freebsd] kio-mtp port

2014-09-11 Thread Schaich Alonso
On Thu, 11 Sep 2014 09:55:33 +0300 Andriy Gapon wrote: > > Is anyone up to creating a port of kio-mtp? > https://projects.kde.org/projects/playground/base/kio-mtp > git://anongit.kde.org/kio-mtp > It should be a rather simple port with CMake based build and dependencies for > Qt, KDE and libmtp.

Re: [kde-freebsd] [SVN Commit] area51/KDE/multimedia/kdemultimedia4

2014-09-10 Thread Schaich Alonso
On Wed, 10 Sep 2014 06:16:58 + Max Brazhnikov wrote: > On Tue, 09 Sep 2014 13:59:30 -0700 Alonso Schaich wrote: > > SVN commit 10271 by aschai: > > > > Link new audio/simon to the kdemultimedia metaport. > > simon is not a part of KDE SC, so it shouldn't be here, but in PORTS. > Don't use K

Re: [kde-freebsd] Does Simon come bundled somewhere in KDE4?

2014-09-09 Thread Schaich Alonso
On Tue, 09 Sep 2014 16:33:36 -0400 Paul Pathiakis wrote: > Thank . Alonso, thank you so much. > > The medical field uses it quite a bit so doctor's can read their notes. > (I'd laugh but I'm serious) > > So, this is for a medical research facility who are very interested. > > Thank you, >

Re: [kde-freebsd] Does Simon come bundled somewhere in KDE4?

2014-09-09 Thread Schaich Alonso
On Mon, 08 Sep 2014 11:16:13 -0400 Paul Pathiakis wrote: > Hi, > > FreeBSD 10. > > I found out a lot about Simon. I was wondering if it's already part of > one of the packages for KDE. If now, when will it be? > > I have a log of clients that are looking to have this that are, > presently,

[kde-freebsd] XDG_* make environment variables

2014-09-03 Thread Schaich Alonso
Hello About a year ago several area51 ports introduced an explicit XDG_CONFIG_HOME and/or XDG_DATA_DIRS assignment to /dev/null, iirc in order to prevent the build process to create paths in the home directory of the building user. Earlier today I was browsing some ${PORTSDIR}/Mk/... files and no

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

2014-07-06 Thread Schaich, Alonso
On Sun, 6 Jul 2014 13:50:34 +0800 "Alex V. Petrov" wrote: > Error build analitza: > > /usr/ports/math/analitza/work/analitza-4.13.2/analitzaplot/plotter2d.cpp:376:50: > error: call to 'abs' is ambiguous > s += computeAngleLabelByStep(std::abs(i), bigstep); >

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

2014-07-06 Thread Schaich, Alonso
On Sat, 5 Jul 2014 20:57:54 +0800 "Alex V. Petrov" wrote: > After merge from area51 don't build py27-kde4: > -- The following REQUIRED packages have been found: > > * X11 > * Qt4 > * Automoc4 > * Phonon (required version >= 4.3.80) > * KDE4Internal > * KDE4 (required version >= 4.9.4) , Th

[kde-freebsd] qt-4.8.6

2014-04-24 Thread Schaich Alonso
Hello I've updated area51's qt ports to version 4.8.6, which hopefuly work now. Feel free to join testing. Alonso ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for lat

Re: [kde-freebsd] Weird KDE & VirtualBox problem

2014-03-01 Thread Schaich Alonso
On 2014-02-28 19:01 Dwayne MacKinnon wrote: > Hi all, > > I recently upgraded my amd64 box to FreeBSD 10.0-RELEASE so that I could > get > the new amd kms drivers and move up to KDE 4.11/4.12. > > I've discovered an odd bug when running VirtualBox > (emulators/virtualbox-ose) > under the curre

Re: [kde-freebsd] kde update - confused

2014-02-20 Thread Schaich Alonso
On Thu, 20 Feb 2014 11:21:08 -0500 Ajtim wrote: > Hi! > > I am running KDE 4.11.4 and I like to update to 4.12 but as I > read /usr/ports/UPDATING I am confised: > KDE SC ports have been updated to 4.12.2. kdeadmin, kdenetwork, kdesdk, > and kdetoys ports have been split due to upstream chang

Re: [kde-freebsd] Upgrade Instructions

2014-02-18 Thread Schaich Alonso
On Tue, 18 Feb 2014 12:07:42 -0600 Rusty Nejdl wrote: > > > Are there any special instructions (UPDATING is kind of sparse) about > upgrading to the latest KDE? My first attempt ran into: > > ===>>> The misc/kde4-shared-mime-info port has been deleted: Removed, > the port not needed anymore

Re: [kde-freebsd] KDE SC 4.12

2014-02-01 Thread Schaich Alonso
On Fri, 31 Jan 2014 08:46:44 + Max Brazhnikov wrote: > Folks, > > We definitely need exp-run for 4.12 (at least due to new KDE4_PREFIX) > before it could be committed to ports. I'm going to create patch for > 4.12.1, but later we can update area51 to 4.12.2 and commit the later. > > Max >

Re: [kde-freebsd] KDE 4.12 and WITH_NEW_XORG=no

2014-01-28 Thread Schaich Alonso
On Tue, 28 Jan 2014 07:11:32 -0200 Raphael Kubo da Costa wrote: > As we're finally close to getting the 4.12.1 ports into a reasonable > stable where everything builds, I'd like to start discussing merging > area51 back into ports -- we've already skipped the whole 4.11 release > cycle. > > As I

Re: [kde-freebsd] qt-everywhere-opensource-src-4.8.5.tar.gz file size mismatch

2014-01-25 Thread Schaich Alonso
On Fri, 24 Jan 2014 08:02:29 -0800 Steve Robertson wrote: > Hello, > > I was attempting to install multimedia/vlc from ports using portmaster. > In the process, a fetch was attempted for > qt-everywhere-opensource-src-4.8.5.tar.gz which ended in "file size > mismatch". This was attempted 3 times

Re: [kde-freebsd] kdelibs 4.12.1

2014-01-19 Thread Schaich Alonso
On Sat, Jan 18, 2014, at 23:15, Adriaan de Groot wrote: > On Saturday 18 January 2014 00:47:31 Adriaan de Groot wrote: > > Well, now that 4.11.5 is near, what about 4.12.1? kdelibs, at least, builds > > with only a change to x11/kdelibs4/files/patch-KDE4Defaults.cmake (since > > upstream now says

Re: [kde-freebsd] KDE 4.11.5

2014-01-15 Thread Schaich Alonso
On Wed, 15 Jan 2014 13:33:50 +0100 Adriaan de Groot wrote: > So 4.11.4 is in area51 and is being polished up so it can be committed to > ports (I picked that up from other messages on the list recently). I have > no ports-fu to speak of, but I could grind away on the KDE side of the > equation b

Re: [kde-freebsd] [SVN Commit] area51/KDE/games/kdegames4

2014-01-15 Thread Schaich Alonso
On Wed, 15 Jan 2014 12:00:00 + Max Brazhnikov wrote: > On Wed, 15 Jan 2014 02:08:07 -0800 Alonso Schaich wrote: > > SVN commit 9846 by aschai: > > > > Link khangman and pairs into the kdegames4 metaport. > > They both belong to kdeedu > > Max I even checked the commit log of kdegames beca

Re: [kde-freebsd] KDE 4.11.4 and QT5

2014-01-13 Thread Schaich Alonso
On Mon, 13 Jan 2014 09:51:27 -0500 Ajtim wrote: > Hi! > > I am using KDE 4.11.3 from area51 and I have QT4 installed. > Is it possible to install QT5 (upgrade qt4) and KDE 4.11.4 from area51, > please. In are51 is nothing in update what I am asking for. > > Thank you. You should be able to saf

Re: [kde-freebsd] kdesdk-poxml uses java?

2014-01-12 Thread Schaich Alonso
On Sun, 12 Jan 2014 23:13:08 +0100 Adriaan de Groot wrote: > Since java is currently switched off (in 9-STABLE at least) I was worried > about this line in the devel/kdesdk4 Makefile: > > POXML_DESC= Install po2xml and swappo (needs Java) > > However, I can't find any mention of jav

Re: [kde-freebsd] area51 some problems

2013-12-09 Thread Schaich Alonso
On Tue, 10 Dec 2013 00:27:02 +0200 Raphael Kubo da Costa wrote: > Schaich Alonso writes: > > > Am I right to assume you are using FreeBSD-10? lum...@gmail.com reported > > this about a month ago and I was able reproduce crashes running > > # nepomukctl status > >

Re: [kde-freebsd] area51 some problems

2013-12-09 Thread Schaich Alonso
On Mon, 9 Dec 2013 23:20:51 +0800 "Alex V. Petrov" wrote: > KDE 4.11.4 > > root@alex:/home/alex # ps -ax| grep nepom > 1972 - I 0:00,02 kdeinit4: kdeinit4: nepomukserver (kdeinit4) > 38626 - I 0:01,11 /usr/local/kde4/bin/akonadi_nepomuk_feeder > --identifier akonadi_nepomuk_feed

Re: [kde-freebsd] soprano

2013-11-27 Thread Schaich Alonso
On Wed, 27 Nov 2013 08:33:38 -0500 Ajtim wrote: > Update Soprano from area51, FreeBSD 10.0-BETA3, KDE 4.11.3: > > > Compressing man pages (compress-man) > ===> Installing for soprano-2.9.4 > ===> Checking if textproc/soprano already installed > ===> Registering installation for soprano-2

Re: [kde-freebsd] Qt4 ports are too bloated: part 1 (devel/qt4-designer)

2013-11-19 Thread Schaich Alonso
On 2013-11-19 14:43:27 +0100 Schaich Alonso wrote: > [...] And for the second time, my mail to Alexey Dokuchaev was rejected with > : host mail.nsu.ru[84.237.50.3] said: 550-sender IP address > 66.111.4.27 is locally blacklisted here. If you think 550 this is wrong, > get i

Re: [kde-freebsd] Qt4 ports are too bloated: part 1 (devel/qt4-designer)

2013-11-19 Thread Schaich Alonso
On Mon, 18 Nov 2013 17:16:01 +0700 Alexey Dokuchaev wrote: > On Sat, Nov 02, 2013 at 12:14:40AM +0700, Alexey Dokuchaev wrote: > > On Fri, Nov 01, 2013 at 11:34:38PM +0700, Alexey Dokuchaev wrote: > > > Please consider attached patch to make phonon optional in qt4-designer, > > > yet still on by

Re: [kde-freebsd] Missing "startx" on FreeBSD-10 with KDE4

2013-11-19 Thread Schaich Alonso
On 2013-11-19 2013 07:05:19 -0500 "Gerard Seibert" wrote: > I recently did a fresh install of FreeBSD-10 BETA3 amd64. I have now done > an install via the ports system of KDE4 , "x11/kde4". Now I find I cannot > start the program. There is no "startx" or "startkde" program on my PC. Has > somethi

Re: [kde-freebsd] run command

2013-11-13 Thread Schaich Alonso
On Wed, 13 Nov 2013 14:20:39 -0500 Ajtim wrote: > On Wednesday 13 November 2013 18:48:08 Schaich Alonso wrote: > > On Wed, 13 Nov 2013 15:29:10 +0100 > > Bengt Ahlgren wrote: > > > > > Ajtim writes: > > > > > > > OS: FreeBSD 10.0-BETA

Re: [kde-freebsd] 4.11.2 sanity

2013-11-13 Thread Schaich Alonso
On Wed, 13 Nov 2013 13:51:07 -0200 Raphael Kubo da Costa wrote: > Schaich Alonso writes: > > > *** science/kalzium (science/openbabel) > > I've just fixed openbabel in ports (r333701), can you check if it solves > your problems? Builds and wo

Re: [kde-freebsd] run command

2013-11-13 Thread Schaich Alonso
On Wed, 13 Nov 2013 15:29:10 +0100 Bengt Ahlgren wrote: > Ajtim writes: > > > OS: FreeBSD 10.0-BETA3 #0 r257580: Sun Nov 3 19:43:01 UTC 2013 > > r...@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 > > KDE 4.11.3 from area51 > > > > ALT-F2 or Run Command from Application Launcher Menu open

Re: [kde-freebsd] 4.11.2 sanity

2013-11-12 Thread Schaich Alonso
On Tue, 12 Nov 2013 22:13:52 +0200 Raphael Kubo da Costa wrote: > Schaich Alonso writes: > > > *** net-im/kopete-kde4 doesn't support staging > > USES=webplugin has recently been added to the ports tree, and it > probably solves the Kopete problem. Willing to give i

Re: [kde-freebsd] something is wrong - forgot

2013-11-09 Thread Schaich Alonso
On Fri, 08 Nov 2013 16:24:42 -0500 Ajtim wrote: > On Thursday 07 November 2013 16:05:15 you wrote: > > On Thu, 07 Nov 2013 09:53:21 -0500 > > Ajtim wrote: > > > > > > > > ajtim@lumiwa:~% qdbus org.kde.NepomukServer /nepomukserver quit > > > > > > ajtim@lumiwa:~% /usr/local/kde4/bin/nepomukser

[kde-freebsd] QTextCodec issues - was "something is wrong - forgot"

2013-11-08 Thread Schaich Alonso
On Sat, 9 Nov 2013 00:02:45 +0100 Schaich Alonso wrote: > > I can reproduce this one over here. Adding back kde@ and also a backtrace of > the crash. It indicates a poor dynamic_cast in kconfig, which is also > causing trouble in marble IIRC. > > Also, can anyone else not

Re: [kde-freebsd] something is wrong - forgot

2013-11-08 Thread Schaich Alonso
On Fri, 08 Nov 2013 16:24:42 -0500 Ajtim wrote: > On Thursday 07 November 2013 16:05:15 you wrote: > > On Thu, 07 Nov 2013 09:53:21 -0500 > > Ajtim wrote: > > > > > > > > ajtim@lumiwa:~% qdbus org.kde.NepomukServer /nepomukserver quit > > > > > > ajtim@lumiwa:~% /usr/local/kde4/bin/nepomukser

Re: [kde-freebsd] 4.11.2 sanity

2013-11-06 Thread Schaich Alonso
On Wed, 6 Nov 2013 20:45:08 +0100 Schaich Alonso wrote: > On Wed, 06 Nov 2013 17:21:17 +0200 > Raphael Kubo da Costa wrote: > > > Schaich Alonso writes: > > > > > Hello, > > > > > > So far, I have localy updated all are51/KDE ports to 4.11.3 an

Re: [kde-freebsd] 4.11.2 sanity

2013-11-06 Thread Schaich Alonso
On Wed, 06 Nov 2013 17:21:17 +0200 Raphael Kubo da Costa wrote: > Schaich Alonso writes: > > > Hello, > > > > So far, I have localy updated all are51/KDE ports to 4.11.3 and > > packaged/installed them. Doing so, I ran into the following issues: > >

Re: [kde-freebsd] Axing devel/kdevelop-custom-buildsystem?

2013-11-06 Thread Schaich Alonso
On Wed, 06 Nov 2013 20:04:24 +0200 Raphael Kubo da Costa wrote: > kdevelop-custom-buildsystem is incompatible with the whole 4.5/1.5 > KDevelop series, and was last updated upstream a year and a half ago. > > Can I svn rm it from trunk/area51/PORT/devel? Ok for me too. Alonso _

Re: [kde-freebsd] 4.11.2 sanity

2013-11-05 Thread Schaich Alonso
On Tue, 05 Nov 2013 08:15:22 -0200 Raphael Kubo da Costa wrote: > Alberto Villa writes: > > > On Tue, Nov 5, 2013 at 2:48 AM, Schaich Alonso > > wrote: > >> I have merged the umbrello patches and can build it with clang/libc++ > >> now. Step however stil

Re: [kde-freebsd] 4.11.2 sanity

2013-11-04 Thread Schaich Alonso
On Tue, 05 Nov 2013 01:02:59 +0200 Raphael Kubo da Costa wrote: > Schaich Alonso writes: > > > Hello, > > > > So far, I have localy updated all are51/KDE ports to 4.11.3 and > > packaged/installed them. Doing so, I ran into the following issues: > >

[kde-freebsd] 4.11.2 sanity

2013-11-04 Thread Schaich Alonso
Hello, So far, I have localy updated all are51/KDE ports to 4.11.3 and packaged/installed them. Doing so, I ran into the following issues: * dependencies cannot be built *** astro/kstar (astro/wcslib) *** net/krdc (net-im/telepathy-qt4) *** net/krfb (net-im/telepathy-qt4) *** science/kalzium (sci

  1   2   3   >