[kde-freebsd] [SVN Commit] area51/KDE/x11/kde4-workspace

2014-04-20 Thread Raphael Kubo da Costa
SVN commit 10065 by rakuco:

kde4-workspace: Remove comment about enabling extremely outdated stuff.



 M  +0 -1  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] KDE4 package for 10.0-RELEASE

2014-04-20 Thread Raphael Kubo da Costa
Tijl Coosemans  writes:

> If it requires it why is it an option?

It's not GLES support that's required, but rather some symbols that are
only present in newer versions of Mesa.
___
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] ports: math/eigen3

2014-04-20 Thread Raphael Kubo da Costa
Daniel Braniss  writes:

> remove the tar file from distfiles/eigen3, and let the make fetch it:
>
> rnd> make
> ===>  License LGPL21 MPL accepted by the user
> ===>   eigen-3.2.1 depends on file: /usr/local/sbin/pkg - found
> => 3.2.1.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/eigen.
> => Attempting to fetch https://bitbucket.org/eigen/eigen/get/3.2.1.tar.bz2
> Certificate verification failed for /C=US/O=DigiCert 
> Inc/OU=www.digicert.com/CN=DigiCert High Assurance EV CA-1
> 25708:error:14090086:SSL
> routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify
> failed:/r+d/stable/9/secure/lib/libssl/../../../crypto/openssl/ssl/s3_clnt.c:993:
> fetch: https://bitbucket.org/eigen/eigen/get/3.2.1.tar.bz2: Authentication 
> error
> => Attempting to fetch 
> ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/eigen/3.2.1.tar.bz2
> fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/eigen/3.2.1.tar.bz2: 
> Not Found
> => Couldn't fetch it - please try to retrieve this
> => port manually into /usr/ports/distfiles/eigen and try again.
> *** [do-fetch] Error code 1

Hmm, everything works fine here (make -C /usr/ports/math/eigen3 fetch
DISTDIR=/tmp). I've also tried checking if the ca_root_nss port made any
difference but it did not.
___
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/Mk/Uses

2014-04-20 Thread Raphael Kubo da Costa
SVN commit 10066 by rakuco:

Uses/qmake.mk: Sync with ports (r348308, r350734).


r350734 | pawel | 2014-04-09 22:00:49 +0300 (Wed, 09 Apr 2014) | 7 lines

Reset default qmake flags so that they don't taint our
globally set CFLAGS, CXXFLAGS

PR: ports/188287
Submitted by:   myself
Approved by:kde (makc)


r348308 | gerald | 2014-03-15 12:31:54 +0200 (Sat, 15 Mar 2014) | 5 lines

Move MAINTAINER lines to the end of the initial comment block and
make things a bit more consistent.

Approved by:portmgr (bapt)




 M  +5 -2  qmake.mk  


___
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] ports: math/eigen3

2014-04-20 Thread Raphael Kubo da Costa
Daniel Braniss  writes:

>> Hmm, everything works fine here (make -C /usr/ports/math/eigen3 fetch
>> DISTDIR=/tmp). I've also tried checking if the ca_root_nss port made any
>> difference but it did not.
>
> did you remove the distfile? i.e. /usr/ports/distfiles/eigen is empty? if so, 
> and it works, can you send
> the output of the make?

The DISTDIR part makes it fetch the tarball into /tmp, not
/usr/ports/distfiles.

/usr/ports/math/eigen3% make fetch DISTDIR=/tmp
===>  License LGPL21 MPL accepted by the user
===>   eigen-3.2.1 depends on file: /usr/local/sbin/pkg - found
=> 3.2.1.tar.bz2 doesn't seem to exist in /tmp/eigen.
=> Attempting to fetch https://bitbucket.org/eigen/eigen/get/3.2.1.tar.bz2
3.2.1.tar.bz2 100% of  kB  506 kBps 00m02s
===> Fetching all distfiles required by eigen-3.2.1 for building

Do you have problems fetching anything else from bitbucket?
___
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] ports/188830: x11/kde4-workspace fail to build with default version clang

2014-04-20 Thread edwin
Synopsis: x11/kde4-workspace fail to build with default version clang

Responsible-Changed-From-To: freebsd-ports-bugs->kde
Responsible-Changed-By: edwin
Responsible-Changed-When: Sun Apr 20 19:38:05 UTC 2014
Responsible-Changed-Why: 
Over to maintainer (via the GNATS Auto Assign Tool)

http://www.freebsd.org/cgi/query-pr.cgi?pr=188830
___
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