Re: [kde-freebsd] kdelibs4/konqueror on current

2016-04-24 Thread Oleg Nauman
On Thu, Apr 21, 2016 at 5:42 PM, Roger Marquis wrote: > Is anyone successfully running konqueror on current? I've tried both > pkg and port and it load fine but all URLs return an "Improperly > Formatted URL" error. > It works fine for me ( both amd64 and i386 CURRENT ) > > Roger >

Re: [kde-freebsd] kdelibs4 missing USES=desktop-file-utils

2014-03-19 Thread Tijl Coosemans
On Wed, 19 Mar 2014 07:39:04 + Max Brazhnikov wrote: > On Tue, 18 Mar 2014 17:02:05 +0100 Tijl Coosemans wrote: >> On Tue, 18 Mar 2014 11:30:46 + Max Brazhnikov wrote: >>> On Mon, 17 Mar 2014 18:58:05 +0100 Tijl Coosemans wrote: On Mon, 17 Mar 2014 09:08:30 -0300 Raphael Kubo da Costa

Re: [kde-freebsd] kdelibs4 missing USES=desktop-file-utils

2014-03-19 Thread Max Brazhnikov
On Tue, 18 Mar 2014 17:02:05 +0100 Tijl Coosemans wrote: > On Tue, 18 Mar 2014 11:30:46 + Max Brazhnikov wrote: > > On Mon, 17 Mar 2014 18:58:05 +0100 Tijl Coosemans wrote: > >> On Mon, 17 Mar 2014 09:08:30 -0300 Raphael Kubo da Costa wrote: > >>> Tijl Coosemans writes: > I think some of

Re: [kde-freebsd] kdelibs4 missing USES=desktop-file-utils

2014-03-18 Thread Tijl Coosemans
On Tue, 18 Mar 2014 11:30:46 + Max Brazhnikov wrote: > On Mon, 17 Mar 2014 18:58:05 +0100 Tijl Coosemans wrote: >> On Mon, 17 Mar 2014 09:08:30 -0300 Raphael Kubo da Costa wrote: >>> Tijl Coosemans writes: I think some of the QAT leftover errors on ports@ are caused by x11/kdelibs4.

Re: [kde-freebsd] kdelibs4 missing USES=desktop-file-utils

2014-03-18 Thread Max Brazhnikov
On Mon, 17 Mar 2014 18:58:05 +0100 Tijl Coosemans wrote: > On Mon, 17 Mar 2014 09:08:30 -0300 Raphael Kubo da Costa wrote: > > Tijl Coosemans writes: > >> I think some of the QAT leftover errors on ports@ are caused by > >> x11/kdelibs4. Some of the .desktop files it installs contain MimeType > >

Re: [kde-freebsd] kdelibs4 missing USES=desktop-file-utils

2014-03-17 Thread Tijl Coosemans
On Mon, 17 Mar 2014 09:08:30 -0300 Raphael Kubo da Costa wrote: > Tijl Coosemans writes: >> I think some of the QAT leftover errors on ports@ are caused by >> x11/kdelibs4. Some of the .desktop files it installs contain MimeType >> fields so the port needs USES=desktop-file-utils to have the mime

Re: [kde-freebsd] kdelibs4 missing USES=desktop-file-utils

2014-03-17 Thread Raphael Kubo da Costa
Tijl Coosemans writes: > Hi, > > I think some of the QAT leftover errors on ports@ are caused by > x11/kdelibs4. Some of the .desktop files it installs contain MimeType > fields so the port needs USES=desktop-file-utils to have the mime info > cache updated on package installation and cleaned up

Re: [kde-freebsd] kdelibs4 fs violation during build

2013-05-26 Thread Baptiste Daroussin
On Sun, May 26, 2013 at 11:21:32PM +0200, Baptiste Daroussin wrote: > Hi, > > Here is a patch that fixes a fs violation discovered using poudriere. > > the build process of kdelibs4 is creating ${HOME}/.config which is something > we > don't want. > > Here is the fix: > http://people.freebsd.or

Re: [kde-freebsd] kdelibs4

2013-04-04 Thread Dima Panov
04.04.2013 8:55, Alexander Kabirov пишет: [ 75%] Building CXX object khtml/CMakeFiles/khtml.dir/platform/graphics/FloatPoint.o In file included from /usr/local/include/qt4/QtCore/qbasicatomic.h:227, from /usr/local/include/qt4/QtCore/qatomic.h:46, from /usr/loc

Re: [kde-freebsd] kdelibs4 Compile error

2012-12-25 Thread Schaich Alonso
Hi, It seems you are building either kdelibs4-4.8.4 with a nondefault compiler (i.e. lang/gcc instead of base one?), or you have built one of the dependencies linked in by kdelib4's icemaker binary with a nondefault. If so, please recheck you did everything described in [1]http://www.freebsd.o

Re: [kde-freebsd] kdelibs4 4.7.3 Build Fails FreeBSD 9-CURRENT

2011-12-12 Thread Ben Franklan
Had some similar issues with kdelibs4 4.7.3 on a fresh FreeBSD 9.0 RC2 amd64 system. I just did a 'make -j1' and it built fine. Ben Franklan > Trying to update from KDE 4.7.2 to 4.7.3 on FreeBSD 9.0-CURRENT #0: Tue > Jul 19 16:18:20 PDT 2011. I have run into the following error > repeatedly now an

Re: [kde-freebsd] kdelibs4 4.7.3 Build Fails FreeBSD 9-CURRENT

2011-12-12 Thread Aric Gregson
All installed and working. Needed to reinstall some packages first and then it went just fine. Thanks, ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest informa

Re: [kde-freebsd] kdelibs4 4.7.3 Build Fails FreeBSD 9-CURRENT

2011-12-05 Thread Raphael Kubo da Costa
Aric Gregson writes: > On Mon, 05 Dec 2011 00:46:52 +0100, Alberto Villa wrote: >> Please, paste a *full* log of the build. The error probably lies before >> because of make jobs. > > Yes, I realized that after and tried to post it but it is too large. I > have uploaded the full file and it can b

Re: [kde-freebsd] kdelibs4 4.7.3 Build Fails FreeBSD 9-CURRENT

2011-12-05 Thread Aric Gregson
On Mon, 05 Dec 2011 00:46:52 +0100, Alberto Villa wrote: > Please, paste a *full* log of the build. The error probably lies before > because of make jobs. Yes, I realized that after and tried to post it but it is too large. I have uploaded the full file and it can be downloaded from this link:

Re: [kde-freebsd] kdelibs4 4.7.3 Build Fails FreeBSD 9-CURRENT

2011-12-04 Thread Aric Gregson
This is what I am getting in the output. I don't see anything, but I don't know what to look for. Thanks, [ 46%] Built target krosscore Linking CXX executable ../../bin/nepomuk-rcgen cd /usr/ports/x11/kdelibs4/work/kdelibs-4.7.3/build/nepomuk/rcgen && /usr/local/bin/cmake -E cmake_link_script

Re: [kde-freebsd] kdelibs4 4.7.3 Build Fails FreeBSD 9-CURRENT

2011-12-04 Thread Aric Gregson
On 12/3/11 9:54 AM, Raphael Kubo da Costa wrote: The log you have pasted does not contain the actual error message. Can you build with CMAKE_VERBOSE set and then paste the error you get? OK. I know this is pathetic but how do I pass that command through portmaster? Or just without portmaster? I

Re: [kde-freebsd] kdelibs4 4.7.3 Build Fails FreeBSD 9-CURRENT

2011-12-04 Thread Alberto Villa
On Sunday 04 December 2011 06:00:20 Aric Gregson wrote: > This is what I am getting in the output. I don't see anything, but I > don't know what to look for. Please, paste a *full* log of the build. The error probably lies before because of make jobs. -- Alberto Villa, FreeBSD committer http://

Re: [kde-freebsd] kdelibs4 4.7.3 Build Fails FreeBSD 9-CURRENT

2011-12-03 Thread Raphael Kubo da Costa
Aric Gregson writes: > On 12/3/11 9:54 AM, Raphael Kubo da Costa wrote: >> The log you have pasted does not contain the actual error message. Can >> you build with CMAKE_VERBOSE set and then paste the error you get? > OK. I know this is pathetic but how do I pass that command through > portmaster

Re: [kde-freebsd] kdelibs4 4.7.3 Build Fails FreeBSD 9-CURRENT

2011-12-03 Thread Raphael Kubo da Costa
Aric Gregson writes: > Trying to update from KDE 4.7.2 to 4.7.3 on FreeBSD 9.0-CURRENT #0: Tue > Jul 19 16:18:20 PDT 2011. I have run into the following error > repeatedly now and cannot find a similar error using google. I believe > that I have used the default options for KDE. [snip] > 1 error

Re: [kde-freebsd] kdelibs4 error. Please, link it to my first message about kdelibs4 error.

2010-02-10 Thread Max Brazhnikov
On Wed, 10 Feb 2010 21:09:09 +, Hendrix El wrote: > How can I rebuild totally or update qt4?. portsnap fetch update Read ports/UPDATING, then: portmaster -a ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-fr

Re: [kde-freebsd] kdelibs4 and shared-mime-info

2009-08-19 Thread Kent Stewart
On Wednesday 19 August 2009 10:39:33 am Dorian Büttner wrote: > Hi list, > > on one of my test machines I removed all ports and started from scratch. > When it came to build kde4 from metaport, it stopped in kdelibs4 due to > the > following-REQUIRED-packages-could-not-be-found-on-your-system-:-sha

Re: [kde-freebsd] kdelibs4 build hang freebsd 7.2 64 quad processor

2009-07-29 Thread Martin Wilke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Update to 7.2pX or disable -j. - - Martin On Wed, Jul 29, 2009 at 03:01:59PM +0100, David Southwell wrote: > --- > /usr/ports/x11/kdelibs4/work/kdelibs-4.2.4/build/khtml/JSMediaError.h:63: > warning: by 'virtual bool > khtml::JSMediaErrorPrototyp

Re: [kde-freebsd] kdelibs4's distinfo

2009-03-12 Thread Chuck Robey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Matt wrote: > On Wed, Mar 11, 2009 at 3:12 PM, Chuck Robey wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> Am I seeing something incorrect? The distinfo in the kdelibs4 directory has >> only references to version 4.2.0, which the Mk/

Re: [kde-freebsd] kdelibs4's distinfo

2009-03-11 Thread Matt
On Wed, Mar 11, 2009 at 3:12 PM, Chuck Robey wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Am I seeing something incorrect?  The distinfo in the kdelibs4 directory has > only references to version 4.2.0, which the Mk/bsd.kde.mk tells me that the > version  is 4.2.1, so actually havi

Re: [kde-freebsd] kdelibs4

2008-06-24 Thread Martin Wilke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, Jun 24, 2008 at 01:33:49PM +0100, Matt Dawson wrote: > On Tuesday 24 Jun 2008, Thomas Abthorpe wrote: > > > The problem is not with disabled session management, but with qconfig.h > > > from QtCore -- my fault :( > > > Fixed. > > > > > > Max >

Re: [kde-freebsd] kdelibs4

2008-06-24 Thread Matt Dawson
On Tuesday 24 Jun 2008, Thomas Abthorpe wrote: > > The problem is not with disabled session management, but with qconfig.h > > from QtCore -- my fault :( > > Fixed. > > > > Max > > Thanks for fixing Max! > > I am queueing up in my tindy soon, along kde4 rebuild. kdelibs4 now compiles fine on my ti

Re: [kde-freebsd] kdelibs4

2008-06-23 Thread Thomas Abthorpe
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Monday 23 June 2008 16:28:01 Max Brazhnikov wrote: > The problem is not with disabled session management, but with qconfig.h > from QtCore -- my fault :( > Fixed. > > Max Thanks for fixing Max! I am queueing up in my tindy soon, along kde4 rebuild

Re: [kde-freebsd] kdelibs4

2008-06-23 Thread Max Brazhnikov
On Mon, 23 Jun 2008 18:48:14 +0200, Martin Wilke wrote: > On Mon, Jun 23, 2008 at 11:17:30AM -0400, Thomas Abthorpe wrote: > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > On Monday 23 June 2008 05:05:05 Andrew wrote: > > > First attempt at a build two days ago on a amd64 7.0-RELEASE G

Re: [kde-freebsd] kdelibs4

2008-06-23 Thread Martin Wilke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, Jun 23, 2008 at 11:17:30AM -0400, Thomas Abthorpe wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Monday 23 June 2008 05:05:05 Andrew wrote: > > First attempt at a build two days ago on a amd64 7.0-RELEASE GENERIC kernel > > wi

Re: [kde-freebsd] kdelibs4

2008-06-23 Thread Thomas Abthorpe
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Monday 23 June 2008 05:05:05 Andrew wrote: > First attempt at a build two days ago on a amd64 7.0-RELEASE GENERIC kernel > with ports-cur had this same result as today's effort: > > /usr/ports/x11/kdelibs4/work/kdelibs-4.0.80/phonon/lockfreequeue.cp

Re: [kde-freebsd] kdelibs4

2008-06-23 Thread OutBackDingo
sounds like someone should just add a patch to patches in the port to fix this On Mon, 2008-06-23 at 10:17 +0200, Adriaan de Groot wrote: > On Monday 23 June 2008 11:05, Andrew wrote: > > /usr/ports/x11/kdelibs4/work/kdelibs-4.0.80/phonon/lockfreequeue.cpp:217 > > instantiated from here > > /usr/l

Re: [kde-freebsd] kdelibs4

2008-06-23 Thread Adriaan de Groot
On Monday 23 June 2008 11:05, Andrew wrote: > /usr/ports/x11/kdelibs4/work/kdelibs-4.0.80/phonon/lockfreequeue.cpp:217 > instantiated from here > /usr/local/include/QtCore/qatomic_generic.h:227: error: lvalue required as > unary '&' operand But in qt headers, reported here previously. Edit that fi