Re: What is: py3kplist???

2020-09-01 Thread Raphael Kubo da Costa
On 9/1/20 8:13 PM, Willem Jan Withagen wrote: > Hi, > > In my ceph port one of the maintainers added this to > > USE_PYTHON= cython py3kplist > > But I'm trying to find out what it does? > And it is not (yet) on the USE_PYTHON page in the ports handbook. It's documented in

Re: FreeBSD Port: qt5-network-5.12.1

2019-03-31 Thread Raphael Kubo da Costa
On 3/30/19 10:49 PM, Davide Beatrici wrote: > Greetings, > > I would like to inform you > about https://bugreports.qt.io/browse/QTBUG-74844. > > A patch is attached to the bug report. > > Best regards, > Davide Thanks for the heads-up. Please note that you are a lot more likely to get your

Re: QT5

2018-02-12 Thread Raphael Kubo da Costa
The Doctor writes: > When will the QT5 team go over to QT5.10 ? It's still unclear. Most of the work is done in the qt-5.10 branch on GitHub (https://github.com/freebsd/freebsd-ports-kde), but, as usual, we still need to get qt5-webengine to build, and that takes a lot

Re: qt5-qmake failed update

2018-01-07 Thread Raphael Kubo da Costa
Walter Schwarzenfeld writes: > Another different error: > > ===>  Patching for qt5-multimedia-5.9.3 > ===>  Applying extra patch > /usr/ports/multimedia/qt5-multimedia/files/extrapatch-no-gstreamer > No such line 17 in input file, ignoring > 1 out of 1 hunks

Re: qt5-qmake failed update

2018-01-07 Thread Raphael Kubo da Costa
Walter Schwarzenfeld writes: > with > > ===>  Applying FreeBSD patches for qt5-qmake-5.9.3 > /usr/bin/sed -i "" -e "/DEFAULT_LIBDIRS=/ s,\"n,n/usr/local/lib&," > /ram/usr/ports/devel/qt5-qmake/work/qtbase-opensource-src-5.9.3/configure > ===>  

Re: Ports' QT5_USE assumes qt5-*, but build links executables to a specific minor version 5.7.*

2017-04-30 Thread Raphael Kubo da Costa
Yuri writes: > I had this problem: system had the older qt5-*-5.6.1 version. I installed > qbittorrent using pkg. qbittorrent then failed saying it can't find the Qt_5.7 > tag. > > QT5_USE makes sure qt5-* dependencies exist, but the actual dependency is a > specific qt5 minor

Re: New Updates to KDE break kde4-workspace on current amd64

2017-03-28 Thread Raphael Kubo da Costa
Michael Butler writes: > Seems we have another path-related problem when pulseaudio is enabled in > kde-runtime (-lcanberra): Thanks for the report, I've fixed this code path in r437146. ___ freebsd-ports@freebsd.org

Re: New Updates to KDE break kde4-workspace on current amd64

2017-03-27 Thread Raphael Kubo da Costa
Manfred Antar writes: > The new updates to kdelibs kde-runtime and others break build of > kde4-worspace: Thanks for the report. We were aware of the breakage, and as of r437053 everything _should_ be back to normal (I'm still testing some ports that were blocked by

Re: qt5 fails to build

2017-02-19 Thread Raphael Kubo da Costa
tech-lists <tech-li...@zyxst.net> writes: > On 19/02/2017 13:56, Raphael Kubo da Costa wrote: > >> tech-lists <tech-li...@zyxst.net> writes: >> >>> Shall I try building qt5-concurrent again? >> >> Yes, please. > > still failing,

Re: qt5 fails to build

2017-02-19 Thread Raphael Kubo da Costa
tech-lists writes: > Shall I try building qt5-concurrent again? Yes, please. ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to

Re: qt5 fails to build

2017-02-19 Thread Raphael Kubo da Costa
tech-lists <tech-li...@zyxst.net> writes: > On 19/02/2017 13:01, Raphael Kubo da Costa wrote: > >> The output looks like Qt4's qmake, not Qt5's. Can you run >> "/storage/usr/ports/devel/qt5-concurrent/work/qtbase-opensource-src-5.7.1/bin/qmake >> -v" an

Re: qt5 fails to build

2017-02-19 Thread Raphael Kubo da Costa
tech-lists writes: > Hi, here's the output: > > # pwd > /storage/usr/ports/devel/qt5-concurrent > > # make WANT_QT_VERBOSE_CONFIGURE=YES > ***Unknown option -qtconf > Usage: > /storage/usr/ports/devel/qt5-concurrent/work/qtbase-opensource-src-5.7.1/bin/qmake > [mode]

Re: qt5 fails to build

2017-02-19 Thread Raphael Kubo da Costa
tech-lists <tech-li...@zyxst.net> writes: > Hi, > > On 19/02/2017 11:51, Raphael Kubo da Costa wrote: > >> Can you send config.log to the list? From the error message it's not >> clear what exactly is wrong with the mkspec, of if the problem's really >>

Re: qt5 fails to build

2017-02-19 Thread Raphael Kubo da Costa
tech-lists writes: > Running configuration tests... > Failed to process makespec for platform > '/usr/local/lib/qt5/mkspecs/freebsd-clang' > > Turn on verbose messaging (-v) to see the final report. > > ===> Script "configure" failed unexpectedly. > Please report the problem

Re: Fwd: 2017-02-18 Update to Qt 4 and Qt 5

2017-02-19 Thread Raphael Kubo da Costa
Robert Burmeister writes: > k...@freebsd.org is not accepting mail > >> UPDATING >> Following what is already done in Qt 5, the Qt 4 ports no longer install >> their binaries into ${LOCALBASE}/bin (which is "/usr/local/bin" in most >> cases). Additionally, the

Re: cmake release builds don't disable assertions (NDEBUG)

2017-02-06 Thread Raphael Kubo da Costa
Michael Gmelin writes: > While debugging an unexpected assertion problem, I noticed that ports > using cmake don't set -NDEBUG, even when building in Release mode. > > Is this intentional? Is it the software you're porting that checks for DEBUG or some library it uses? CMake

Hash changes in the freebsd-ports GitHub mirror

2016-12-02 Thread Raphael Kubo da Costa
Hi all, I tried running `git pull` a few minutes ago and had a ton of conflicts. It turns out all hashes after c96fb0418e545a569b5975b4d878a30a948c29d5 ("fix issues related with USES=fonts" from 2015-07-18, aka r392404) are now different in all GitHub branches. Is anyone else experiencing this?

Re: upgrade to devel/dbus breaks xfce4

2016-11-30 Thread Raphael Kubo da Costa
Aryeh Friedman writes: > After upgrading deval/dbus to dbus-1.10.12 xfce4 fails to start as a > non-root user due to being unable to open/write to /etc/machine-id. I > made a tempurary fix by touching /etc/machine-id and chmod'ing it to > 777. If the /etc/machine-id

Re: qt5-webkit fails to build

2016-11-28 Thread Raphael Kubo da Costa
Michael Butler writes: > /usr/lib/libgcc_s.so: error: undefined reference to 'free' > /usr/lib/libgcc_s.so: error: undefined reference to '__assert' > /usr/lib/libgcc_s.so: error: undefined reference to 'fwrite' > /usr/lib/libgcc_s.so: error: undefined reference to

Re: qt5-webkit fails to build

2016-11-23 Thread Raphael Kubo da Costa
Michael Butler writes: > It seems to fail because the qmake config can't find libicu .. You need to find out why exactly it's not finding ICU. Try going to the build directory (work/.build) and check config.log. It's also possible to reproduce the test by cd'ing to

Re: fontconfig update uglifies fonts

2016-08-27 Thread Raphael Kubo da Costa
"Russell L. Carter" writes: > Hi, > > On 10/stable amd64, the recent fontconfig update makes the fonts used > in thunderbird, firefox, (u)xterm, and emacs quite a bit uglier. The > font strokes seem to be thicker and fuzzier. Emacs I fixed by > reinstalling bitstream-vera,

Re: Need some help with c++/qt5 code

2016-04-15 Thread Raphael Kubo da Costa
Dimitry Andric writes: > On 14 Apr 2016, at 13:58, Shane Ambler wrote: >> >> Hi there, while I am comfortable with c and python, I only know a little >> c++ and could use some help. > ... >> class TPanelFactory >> { >>QString m_panelType; >>

Re: Is the kmymoney port broken?

2016-03-23 Thread Raphael Kubo da Costa
Christian Baer writes: > I rebuilt the kdelibs from the ports and did a make reinstall. After > that I rebuilt KMymoney and the install worked fine. Thanks for your > help! I'm glad it worked. Feel free to also file a bug via bugs.freebsd.org about KBANKING

Re: Is the kmymoney port broken?

2016-03-22 Thread Raphael Kubo da Costa
CC'ing the list again. Christian Baer <christian.b...@uni-dortmund.de> writes: > On 03/22/16 11:05, Raphael Kubo da Costa wrote: > > Hello Raphael, thanks for your reply! > >> Do you have kdelibs-4.14.3_6 installed? My initial guess is that you >> haven't recom

Re: FreeBSD ports you maintain which are out of date

2016-03-11 Thread Raphael Kubo da Costa
Ryan Steinmetz <z...@freebsd.org> writes: > On (03/11/16 12:35), Raphael Kubo da Costa wrote: >>Mathieu Arnold <m...@freebsd.org> writes: >>> Someone already put: >>> >>> PORTSCOUT= ignore >> >>I did that in r410199, and tried a dif

Re: FreeBSD ports you maintain which are out of date

2016-03-11 Thread Raphael Kubo da Costa
Mathieu Arnold writes: > +--On 9 mars 2016 07:16:14 -0500 Ryan Steinmetz wrote: > | > | On (03/09/16 13:11), Mathieu Arnold wrote: > |> Hi, > |> > |> This really is getting annoying. > |> > | > | You can control the behavior by setting portscout flags on

Re: openblas 0.2.15,1 port broke build for BARCELONA AMD core

2016-03-05 Thread Raphael Kubo da Costa
Andrew Reilly writes: > Hi there, > > My portmsaster run just broke on the recent openblas upgrade, with version > stamp in head/math/openblas/Makefile 409114 26-02-18 16:35:48Z rakuco. Now > that > I’ve hacked on this to make it build, I remember having done something

Re: graphics/giflib: Update to 5.1.2_1 breaks GIF rendering in Konqueror

2016-03-05 Thread Raphael Kubo da Costa
Patrick Hess writes: > After upgrading graphics/giflib from 5.1.1 to 5.1.2_1, Konqueror won't > display GIF images in web pages: > > http://www.phess.net/images/giflib-bug.png > > On the left hand side, with giflib 5.1.1, everything looks as expected. > On the right hand

Re: Cannot build www/mod_dnssd with poudriere

2016-01-26 Thread Raphael Kubo da Costa
(Sorry if a similar message shows up later, gmane didn't seem to deliver my original reply) Wolfgang Riegler writes: > ./mod_dnssd.c:29:23: error: mod_unixd.h: No such file or directory > ./mod_dnssd.c:911: warning: missing initializer > ./mod_dnssd.c:911: warning: (near

Re: Cannot build www/mod_dnssd with poudriere

2016-01-26 Thread Raphael Kubo da Costa
Wolfgang Riegler writes: > o ./mod_dnssd.c && touch ./mod_dnssd.slo > ./mod_dnssd.c:29:23: error: mod_unixd.h: No such file or directory > ./mod_dnssd.c:911: warning: missing initializer > ./mod_dnssd.c:911: warning: (near initialization for 'commands[8].func') [...]

Re: When is Qt-5.5 coming to ports?

2016-01-03 Thread Raphael Kubo da Costa
Olivier Duchateau writes: > 2016-01-02 21:46 GMT+01:00 Kurt Jaeger : >> >> Hi! >> >> > > Since it turned out that nobody was working on this, I ported qt-5.5.1 >> > > myself. >> > >> > What? o_O >> > >> > Qt 5.5.x is already ported, check the KDE

Re: Error Building devel/cmake

2015-09-14 Thread Raphael Kubo da Costa
Amit Sengupta writes: > [100%] Built target documentation > Installing the project stripped... > *** Signal 11 Something has crashed, but it's not clear what. Can you add --verbose to CONFIGURE_ARGS in devel/cmake/Makefile and rebuild? Do you get any core dumps with

Re: [kde-freebsd] problem with graphics/libkdcraw-kde4 after upgrade of libraw to libraw-0.16.2

2015-06-26 Thread Raphael Kubo da Costa
Gary Palmer gpal...@freebsd.org writes: On Mon, Jun 15, 2015 at 06:54:19PM +0100, Gary Palmer wrote: Hi, After the upgrade of libraw earlier in the month I've been unable to build graphics/libkdcraw-kde4. This is on 9.3-RELEASE-p13 Build log at the end Anyone got any ideas? Never

Re: cmake build failure depending on liblzma

2015-05-03 Thread Raphael Kubo da Costa
Raphael Kubo da Costa rak...@freebsd.org writes: Jim Pazarena fpo...@paz.bz writes: -- Looking for lzma_auto_decoder in /usr/local/lib/liblzma.so -- Looking for lzma_auto_decoder in /usr/local/lib/liblzma.so - not found -- Looking for lzma_easy_encoder in /usr/local/lib/liblzma.so

Re: cmake build failure depending on liblzma

2015-05-01 Thread Raphael Kubo da Costa
Jim Pazarena fpo...@paz.bz writes: -- Looking for lzma_auto_decoder in /usr/local/lib/liblzma.so -- Looking for lzma_auto_decoder in /usr/local/lib/liblzma.so - not found -- Looking for lzma_easy_encoder in /usr/local/lib/liblzma.so -- Looking for lzma_easy_encoder in

Re: upgrading texlive broken due to cmake

2015-01-07 Thread Raphael Kubo da Costa
Will Parsons varro@nodomain.invalid writes: tex-kpathsea installed, but texlive-base didn't due to a failure to build the cmake dependency: [...] === Building for py27-sphinx-1.2.3 running build running build_py running egg_info writing requirements to Sphinx.egg-info/requires.txt

Re: FreeBSD Port: qt5-webkit-5.3.2_2

2015-01-01 Thread Raphael Kubo da Costa
Will Brokenbourgh via freebsd-ports freebsd-ports@freebsd.org writes: Dear Maintainers, Happy New Year! Browsers such as QupZilla and Rekonq use Qt5-Webkit for their functionality. There are websites that use WOFF (Web Open Font Format) however FreeBSD's Qt5-Webkit package appears to

Custom PREFIX + USE_LDCONFIG=yes creates leftovers

2014-12-31 Thread Raphael Kubo da Costa
I've been testing cad/brlcad as part of my work to update CMake to 3.1.0. One thing I noticed with poudriere bulk -t (regardless of the CMake version) is that it fails at the end with leftovers: Error: Files or directories left over: @dir /usr/local/libdata/ldconfig This seems to be caused

Re: Giving Up Maintainership

2014-12-15 Thread Raphael Kubo da Costa
Guido Falsi madpi...@freebsd.org writes: Unluckily upgrading it will be a problem since new version depends on Python QT5 libraries. So I take a chance to ask: Is there any active work on creating ports for these? Who should I talk about this to? I don't think anyone is working on this

Dealing with a port being merged into another

2014-10-23 Thread Raphael Kubo da Costa
Hi everyone, One of the changes we (kde@) have made in the upcoming Qt 5.3.2 update is merging devel/qt5-qmldevtools into lang/qt5-qml. I'd now like to know what needs to be done to make it easy to everyone to upgrade their ports. By everyone I mean people using pkg as well as people using

Re: QtSerialPort?

2014-07-10 Thread Raphael Kubo da Costa
Larry Rosenman l...@lerctr.org writes: I'm working with the author of SleepyHead to port it to FreeBSD as well as it's current OS's of Linux/Mac OS X/Windows. It appears that the www/webkit-qt5 port does NOT install QtSerialPort. They look like completely separate things to me, so I don't

Re: Problem with emacs

2014-06-16 Thread Raphael Kubo da Costa
Pete Carah p...@altadena.net writes: In trying to build emacs (9.2-stable) (ports svn as of this morning, but one from a few weeks ago does this too) I get the following: checking for posix_openpt... yes checking for library containing tputs... no configure: error: The required function

What should I replace @exec and @unexec with?

2014-05-11 Thread Raphael Kubo da Costa
I was taking a look at the Porter's Handbook today and noticed that @exec and @unexec are considered deprecated, but I couldn't find out what should be used instead. Should all uses of @exec and @unexec be replaced with pkg-{un}install scripts in the future?

Re: Kalzium build fails (part of KDE4 port upgrade)

2014-05-11 Thread Raphael Kubo da Costa
Dave freebs...@dgmm.net writes: [ 48%] Generating parser.cmx [ 49%] Generating datastruct.cmx [ 50%] Generating chem.cmi [ 51%] Generating lexer.cmx [ 51%] Generating chem.cmx File /usr/ports/science/kalzium/work/kalzium-4.12.5/src/solver/chem.ml, line 1: Error:

Re: [9.2-STABLE/CLANG 3.3|3.4] x11/kdelibs4

2014-04-20 Thread Raphael Kubo da Costa
Dimitry Andric d...@freebsd.org writes: The box in question is a Dell Latitude E6510 notebook with only 4 GB of RAM, could this be the issue? The system very often starts swapping. Even my oldstyle E8400 workstation with only 8 GB (most recent 11.0-CURRENT) starts swapping very often and

Re: problem build kde4

2014-04-06 Thread Raphael Kubo da Costa
Nilton Jose Rizzo ri...@i805.com.br writes: when i try to install the ktorrent it's always stop with an error. So I decided that will install the full kde4 meta ports, but this error occur ever time i type make install command. My solution (I think have some problem with makefile) was change

Re: devel/libkolab failing to build on 11-current

2014-03-15 Thread Raphael Kubo da Costa
Raphael Kubo da Costa rak...@freebsd.org writes: Shawn Webb latt...@gmail.com writes: devel/libkolab has been failing for the past few weeks. Log file from an 11-current/amd64 Poudriere build here: http://pastebin.com/kfjkMpE7 I was able to reproduce it here too. It's weird that no pkg

Re: annoying pkg-fallout notices, how can I stop it?

2014-03-13 Thread Raphael Kubo da Costa
John Marino freebsd.cont...@marino.st writes: Somebody else will have to answer the question. Basically you submit the request and somebody will take care of it. To expand on this: you can either mail portmgr with the patch you want to merge and ask for approval or add MFH: 2014Q1 to your

Re: devel/libkolab failing to build on 11-current

2014-03-13 Thread Raphael Kubo da Costa
Shawn Webb latt...@gmail.com writes: devel/libkolab has been failing for the past few weeks. Log file from an 11-current/amd64 Poudriere build here: http://pastebin.com/kfjkMpE7 I was able to reproduce it here too. It's weird that no pkg-fallout email has been sent about this failure. I've

Anyone having problems with CMake 2.8.12.1_3 and ftp/curl?

2014-03-09 Thread Raphael Kubo da Costa
I've received one report from a user on 8-STABLE saying my latest commit to devel/cmake broke the build for him. Specifically, it fails like this: /usr/ports/devel/cmake/work/cmake-2.8.12.1/Utilities/cmcurl/multi.c:1708: error: expected declaration specifiers or '...' before numeric constant

Re: Anyone having problems with CMake 2.8.12.1_3 and ftp/curl?

2014-03-09 Thread Raphael Kubo da Costa
Raphael Kubo da Costa rak...@freebsd.org writes: Has anyone else experienced the same issue? I've finally managed to reproduce the issue locally by installing security/openssl. ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org

Re: Anyone having problems with CMake 2.8.12.1_3 and ftp/curl?

2014-03-09 Thread Raphael Kubo da Costa
Raphael Kubo da Costa rak...@freebsd.org writes: Raphael Kubo da Costa rak...@freebsd.org writes: Has anyone else experienced the same issue? I've finally managed to reproduce the issue locally by installing security/openssl. Thanks everyone, this should be fixed by r347674

Re: [kde-freebsd] avogadro update

2014-02-11 Thread Raphael Kubo da Costa
Ajtim lum...@gmail.com writes: Avogadro 1.1.1_1 update on reeBSD 10.0-RELEASE (amd64) doesn't work: Compressing man pages (compress-man) === Installing for avogadro-1.1.1_1 === Checking if science/avogadro already installed === Registering installation for avogadro-1.1.1_1

Re: avogadro update

2014-02-11 Thread Raphael Kubo da Costa
Ajtim lum...@gmail.com writes: -- [4/5] Numpy Module Traceback (most recent call last): File string, line 1, in module File /usr/local/lib/python2.7/site-packages/numpy/__init__.py, line 137, in module import add_newdocs File

Re: avogadro update

2014-02-11 Thread Raphael Kubo da Costa
Ajtim lum...@gmail.com writes: On Tuesday 11 February 2014 10:31:58 you wrote: Ajtim lum...@gmail.com writes: -- [4/5] Numpy Module Traceback (most recent call last): File string, line 1, in module File /usr/local/lib/python2.7/site-packages/numpy/__init__.py, line 137, in

Re: [kde-freebsd] avogadro update

2014-02-10 Thread Raphael Kubo da Costa
Alex V. Petrov alexvpet...@gmail.com writes: For me stop build: [ 10%] Building CXX object libavogadro/src/extensions/surfaces/openqube/CMakeFiles/OpenQube.dir/moc_gaussianset.cxx.o usr/local/include/boost/type_traits/detail/has_binary_operator.hp:50: Parse error at BOOST_JOIN ---

Re: security/libssh does not install ssh_threads

2014-01-15 Thread Raphael Kubo da Costa
Dima Panov flu...@freebsd.org writes: 14.01.14, 9:29, Peter Klett ?: Hi, I'm currently trying to compile the nogui version of net-p2p/retroshare which has a dependency to libssh-0.5.4. In its Makefile it includes -lssh and -lssh_threads but the later is not build / installed by

Re: Patch fixing www/cherokee build

2014-01-09 Thread Raphael Kubo da Costa
charles rapenne char...@bsd.zplay.eu writes: The port www/cherokee is marked broken : does not configure I found a fix to make it build correctly, I don't know the difference between HAS_CONFIGURE and GNU_CONFIGURE, but it does fix the problem. Thanks for pointing that out. I chose to fix it

Re: why science/paraview not available from pkg.FreeBSD.org?

2014-01-05 Thread Raphael Kubo da Costa
Anton Shterenlikht me...@bris.ac.uk writes: On amd64 11-current I'm getting: [...] Any reason why this package is not available? It fails to build in the cluster: http://lists.freebsd.org/pipermail/freebsd-pkg-fallout/Week-of-Mon-20131230/089507.html

check-stagedir.sh and %%PORT{DOCS,EXAMPLES}%%

2013-12-22 Thread Raphael Kubo da Costa
The usual advice for ports that support staging is to remove the checks for ${PORT_OPTIONS:MDOCS} and friends and unconditionally create ${STAGEDIR}${DOCSDIR} and copy files there (the same applies to MEXAMPLES and EXAMPLESDIR). This seems to work fine in the default case (ie. DOCS and EXAMPLES

Re: devel/kdesdk4: compilation dies on FreeBSD 10.0-BETA and FreeBSD 11.0-CURRENT

2013-11-03 Thread Raphael Kubo da Costa
O. Hartmann ohart...@zedat.fu-berlin.de writes: Since a while, I'm unable ti update/recompile/install port devel/kdesdk4 on both FreeBSD 10.0 (starting with the last CURRENT, over ALPHA up to BETA2 now) and on all systems running FreeBSD 11.0-CURRENT. The only extraordinary option in my

Re: lyx 2.0.6

2013-10-17 Thread Raphael Kubo da Costa
Julian H. Stacey j...@berklix.com writes: Hi, Reference: From:Ajtim lum...@gmail.com Date:Thu, 17 Oct 2013 06:39:15 -0400 Ajtim wrote: My system: FreeBSD 10.0-BETA1 When I built print/lyx I got: fatal error: too many errors emitted, stopping now

Re: x11/kdelibs4: /usr/local/include/grantlee/typeaccessor.h:70:40: error: no matching function for call to 'distance' return

2013-09-08 Thread Raphael Kubo da Costa
Raphael Kubo da Costa rak...@freebsd.org writes: O. Hartmann ohart...@zedat.fu-berlin.de writes: After a messy iconv orgy update session, I update yesterday x11/kdelib4 successfully. After updating the OS to FreeBSD 10.0-CURRENT #2 r255356: Sat Sep 7 13:04:03 CEST 2013 amd64 today, I

Re: x11/kdelibs4: /usr/local/include/grantlee/typeaccessor.h:70:40: error: no matching function for call to 'distance' return

2013-09-07 Thread Raphael Kubo da Costa
O. Hartmann ohart...@zedat.fu-berlin.de writes: After a messy iconv orgy update session, I update yesterday x11/kdelib4 successfully. After updating the OS to FreeBSD 10.0-CURRENT #2 r255356: Sat Sep 7 13:04:03 CEST 2013 amd64 today, I run today surprisingly into this error: [...] In

Re: [kde-freebsd] [patch] x11-toolkits/qt4-gui: configure error: Cups support cannot be enabled due to functionality tests!

2013-08-31 Thread Raphael Kubo da Costa
Boris Samorodov b...@passap.ru writes: Hi All, I've examined the following error (486 ports affected): http://pb2.nyi.freebsd.org/bulk/nogcc-default/2013-08-30_22h26m46s/logs/errors/qt4-gui-4.8.4.log ... and it appeared to be a result of latest iconv changes at FreeBSD. Are you able to

Re: [patch] x11-toolkits/qt4-gui: configure error: Cups support cannot be enabled due to functionality tests!

2013-08-31 Thread Raphael Kubo da Costa
Boris Samorodov b...@passap.ru writes: 31.08.2013 19:21, Raphael Kubo da Costa пишет: Boris Samorodov b...@passap.ru writes: Hi All, I've examined the following error (486 ports affected): http://pb2.nyi.freebsd.org/bulk/nogcc-default/2013-08-30_22h26m46s/logs/errors/qt4-gui-4.8.4.log

r253839 (stop recursively copying DT_NEEDED entries) and devel/ncurses

2013-08-25 Thread Raphael Kubo da Costa
http://svnweb.freebsd.org/base?view=revisionrevision=253839 has made ld(1) stop copying DT_NEEDED entries from shared libraries, which brings us in line with what most of the Linux world has been doing for a while and is a Good Thing (TM) since we stop adding implicit dependencies to our binaries.

Re: qt4-qmake-4.8.4 upgrading stops for input. Which file to patch?

2013-08-15 Thread Raphael Kubo da Costa
Leslie Jensen les...@eskk.nu writes: All qt4-qmake-4.8.4 (1/1) === Cleaning for qt4-qmake-4.8.4_1 === qt4-qmake-4.8.4_1 depends on file: /usr/local/sbin/pkg - found === Fetching all distfiles required by qt4-qmake-4.8.4_1 for building === Extracting for qt4-qmake-4.8.4_1 = SHA256

Re: [kde-freebsd] port options are not saved in some ports

2013-07-09 Thread Raphael Kubo da Costa
Baptiste Daroussin b...@freebsd.org writes: http://people.freebsd.org/~bapt/kde.diff This should be fixed in r322586, thank you very much. ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To

Re: devel/qt4-corelib dosen´t build

2013-07-03 Thread Raphael Kubo da Costa
Bernt Hansson bah at bananmonarki.se writes: Hello list. I´m having problems with devel/qt4-corelib Please try removing x11-toolkits/qt33 while you build your Qt ports, this is a known issue we haven't worked around so far. ___

Re: [kde-freebsd] kde3 ports expired today

2013-07-01 Thread Raphael Kubo da Costa
Matthias Apitz g...@unixarea.de writes: We have (perhaps) all seen this in UPDATING and while compiling qt3* ports; I think, it is not a good idea deleting the KDE3 ports (which do compile) from our ports tree, while the KDE4 ports do not compile, at least not on i386 architecture. See the

Re: Can't build devel/qt4-corelib any more -- help?

2013-06-02 Thread Raphael Kubo da Costa
David Wolfskill da...@catwhisker.org writes: However, I note that there appear to be no qt* ports installed currently: albert(9.1-S)[9] popd /var/db/pkg albert(9.1-S)[10] echo qt* echo: No match. albert(9.1-S)[11] Can you also check that you don't have some stray q* headers in

Re: Can't build devel/qt4-corelib any more -- help?

2013-06-01 Thread Raphael Kubo da Costa
David Wolfskill da...@catwhisker.org writes: ../../include/QtCore/../../src/corelib/arch/qatomic_arch.h:96:4: error: #error Qt has not been ported to this architecture This usually indicates that Qt3 headers are being picked instead of the Qt4 ones when building; I guess we never really got

Re: Fwd: qt-mysql-plugin-3.3.8_10 failed on amd64 8

2013-05-13 Thread Raphael Kubo da Costa
John Marino freebs...@marino.st writes: I have attached a patch that fixes the problem. It was related to the extraction cleanup. Can somebody commit it? Committed in r318134, thanks. ___ freebsd-ports@freebsd.org mailing list

Re: teTeX and TeXLive

2013-05-11 Thread Raphael Kubo da Costa
Hiroki Sato h...@freebsd.org writes: Once it is confirmed that TEX_DEFAULT=texlive works, I will switch the default value from tetex to texlive at some point. Thanks a lot for all the work. Is removing tetex a middle or long-term goal? ___

Re: textproc/libkolabxml does not compile

2013-03-30 Thread Raphael Kubo da Costa
David Demelier demelier.da...@gmail.com writes: === Building for libkolabxml-0.8.1 [ 4%] Built target xsdbin [ 8%] Generating XSD bindings terminate called after throwing an instance of 'std::runtime_error' what(): locale::facet::_S_create_c_locale name not valid Abort trap For

Re: Why delete KDE3 ports?

2013-01-08 Thread Raphael Kubo da Costa
Adam Vande More amvandem...@gmail.com writes: On Mon, Jan 7, 2013 at 12:53 PM, John Marino freebs...@marino.st wrote: possibly insecure: I think this needs to be known insecure rather than holding it's last release date against it. http://www.kde.org/info/security/advisory-20100413-1.txt

Re: Why delete KDE3 ports?

2013-01-08 Thread Raphael Kubo da Costa
John Marino freebs...@marino.st writes: On 1/8/2013 21:14, Raphael Kubo da Costa wrote: Additionally, I'd argue that it is hard for it to be known insecure since upstream does not maintain it even for security vulnerabilities anymore, so security problems have nowhere to be reported

Re: kde4 errors and no .xsession-errors file!

2013-01-06 Thread Raphael Kubo da Costa
David Southwell da...@vizion2000.net writes: I cannot find a .xession-errors file - what turns it off or on? I need to find out what is going wrong. Kde4 is not loading How are you starting KDE? If you're using startx, you just need to redirect startkde's output to .xsession-errors.

Re: Cannot upgrade FlySpray

2012-10-24 Thread Raphael Kubo da Costa
Nick Hilliard n...@foobar.org writes: On 23/10/2012 10:12, Andrea Venturoli wrote: 1 out of 1 hunks failed--saving rejects to includes/fix.inc.php.rej = Patch patch-includes-fix.inc.php failed to apply cleanly. *** Error code 1 Damn, the patch submission process turned all the CRLFs into

Re: raptor: should there be a note in UPDATING?

2012-08-22 Thread Raphael Kubo da Costa
Raphael Kubo da Costa rak...@freebsd.org writes: Raphael Kubo da Costa rak...@freebsd.org writes: Someone (TM) should check whether the first include is really necessary, or if the code can't include raptor2/raptor.h, or if -I/usr/local/include/raptor2 can't be passed before -I/usr/local

Re: raptor: should there be a note in UPDATING?

2012-08-22 Thread Raphael Kubo da Costa
Raphael Kubo da Costa rak...@freebsd.org writes: Raphael Kubo da Costa rak...@freebsd.org writes: Raphael Kubo da Costa rak...@freebsd.org writes: Someone (TM) should check whether the first include is really necessary, or if the code can't include raptor2/raptor.h, or if -I/usr/local

Re: raptor: should there be a note in UPDATING?

2012-08-21 Thread Raphael Kubo da Costa
Robert Backhaus rob...@robbak.com writes: I just had a problem building liblrdf. The cause was raptor-1 was still installed. Checking UPDATING shows nothing that mentions raptor after the KDE update last November. Does there need to a note in UPDATING to uninstall raptor? It seems more

Re: liblrdf

2012-08-21 Thread Raphael Kubo da Costa
ajtiM lum...@gmail.com writes: === make failed for textproc/liblrdf === Aborting update === Update for textproc/liblrdf failed === Aborting update Please see the other thread about the same issue. ___ freebsd-ports@freebsd.org mailing list

Re: raptor: should there be a note in UPDATING?

2012-08-21 Thread Raphael Kubo da Costa
Raphael Kubo da Costa rak...@freebsd.org writes: Someone (TM) should check whether the first include is really necessary, or if the code can't include raptor2/raptor.h, or if -I/usr/local/include/raptor2 can't be passed before -I/usr/local/include. Everything built fine without the {CPP,LD

Right LICENSE* values for a GPLv2 port with a licensing exception

2012-08-10 Thread Raphael Kubo da Costa
Hello there, I'm currently working on porting xsd [1], which is a GPLv2-licensed with an exception that allows the distribution of derivative works under other free software licenses. The contents of this exception can be found in [2]. In this case, how am I supposed to set the LICENSE*

Re: [CFT] editors/emacs to 24.1

2012-07-29 Thread Raphael Kubo da Costa
Joseph Mingrone j...@ftfl.ca writes: for a few months). Running emacsclient -t works fine. If I start emacs with just % emacs, and I don't wait to long, I can kill it with a C-c and the warning/error messages below appear in xterm: % emacs ^C (process:1589): GLib-WARNING **: In call to

Re: Cannot upgrade kde-baseapps-4.7.4_1 to 4.8.4

2012-07-25 Thread Raphael Kubo da Costa
sindrome sindr...@gmail.com writes: Linking CXX executable dolphin ../../lib/libdolphinprivate.so.5.0.1: undefined reference to `KVersionControlPlugin2::staticMetaObject' For posterity: we've also been contacted in the kde@ mailing list [1], and are currently tracking it there. It may be the

Re: Cannot upgrade kdesdk-4.7.4_1 to 4.8.4

2012-07-25 Thread Raphael Kubo da Costa
sindrome sindr...@gmail.com writes: Trying to upgrade kdesdk-4.7.4_1 to 4.8.4 and running into the following error. Anyone have an idea? This seems to come from the same libkonq problems which are currently blocking your kde4-baseapps upgrade. ___

Re: [CFT] editors/emacs to 24.1

2012-07-25 Thread Raphael Kubo da Costa
ash...@freebsd.org (Ashish SHUKLA) writes: Any feedback would be greatly appreciated. It seems to be running fine here, I've now even switched to GTK3 (I wonder if there should be an error message if one selected more than one GUI option). Gnus from git with the new Emacs also seems to be

Re: [CFT] editors/emacs to 24.1

2012-07-23 Thread Raphael Kubo da Costa
ash...@freebsd.org (Ashish SHUKLA) writes: I've started work on the updating, and I've created a diff[1] to update port to 24.1 as well as converted it to use OptionsNG[2] framework. Thanks for working on this! Would it be possible to produce a diff with the required to changes to bsd.emacs.mk

Re: Cannot upgrade kde-runtime-4.8.4' to 'kde-runtime-4.8.4_1'

2012-07-23 Thread Raphael Kubo da Costa
sindrome sindr...@gmail.com writes: (Soprano::PluginManager) found no soprano plugin at /usr/local/lib/soprano/libsoprano_raptorparser.so - error: Cannot load library /usr/local/lib/soprano/libsoprano_raptorparser.so: (Shared object libssl.so.8 not found, required by libraptor2.so.0) Looks

Re: KDE 4 hangs at splash screen when using KMS enabled 10-CURRENT

2012-06-29 Thread Raphael Kubo da Costa
Nikolay Tychina niktych...@gmail.com writes: I freshly built x11/xorg and x11/kde4 on FreeBSD 10-CURRENT and was ready to use it with new Intel driver, but after I kldloaded i915kms.ko and started X, KDE just hung up at its splash screen after displaying its logo (last icon). Then screen got

Re: KDE 4 hangs at splash screen when using KMS enabled 10-CURRENT

2012-06-29 Thread Raphael Kubo da Costa
Nikolay Tychina niktych...@gmail.com writes: I freshly built x11/xorg and x11/kde4 on FreeBSD 10-CURRENT and was ready to use it with new Intel driver, but after I kldloaded i915kms.ko and started X, KDE just hung up at its splash screen after displaying its logo (last icon). Then screen got

Re: kde 4.8.4

2012-06-17 Thread Raphael Kubo da Costa
(CC'ing the list again) Edwin L. Culp W. edwinlc...@gmail.com writes: 2012/6/16 Raphael Kubo da Costa rak...@freebsd.org Did you have the alsa ports installed when you built mediastreamer and remove them later or something like that? I have a vague recollection of something like that. I

Re: kde 4.8.4

2012-06-16 Thread Raphael Kubo da Costa
Mel Flynn rfl...@acsalaska.net writes: Please retry as make -DDISABLE_MAKE_JOBS build. That will show us the real error. And please have CMAKE_VERBOSE set so we can see the full command line of the call that's causing problems. ___

Re: kde 4.8.4

2012-06-16 Thread Raphael Kubo da Costa
Edwin L. Culp W. edwinlc...@gmail.com writes: It broke at : 73%] Building CXX object kopete/protocols/jabber/googletalk/libjingle/talk/examples/call/CMakeFiles/call.dir/console.o^Jcd /usr/ports/net/kdenetwork4/ /usr/local/lib/libmediastreamer.so: undefined reference to

Re: devel/git compile clash with kwallet

2012-06-09 Thread Raphael Kubo da Costa
David Southwell ad...@vizion2000.net writes: When trying to install git I get the following: Just for posterity's sake, this is probably git with the SVN option enabled, and devel/subversion with KWALLET enabled. === kwallet-4.8.3 conflicts with installed package(s): kdeutils-4.7.3

Re: devel/git compile clash with kwallet

2012-06-09 Thread Raphael Kubo da Costa
Jason Hellenthal jhellent...@dataix.net writes: Since when would git have any direct relationship to KDE ? It doesn't have a direct relationship. Please see what I wrote here: Just for posterity's sake, this is probably git with the SVN option enabled, and devel/subversion with KWALLET

Re: Stop in /usr/ports/devel/qt4-makeqpf

2012-06-04 Thread Raphael Kubo da Costa
Leslie Jensen les...@eskk.nu writes: During the png- upgrade I now hit another obstacle. What can I do to remedy it? Thanks /Leslie devel/qt4-makeqpf:make reinstall === Patching for qt4-makeqpf-4.8.2 === Applying extra patch

  1   2   >