Re: [kde-freebsd] area51 trunk + KDE4

2016-03-05 Thread Adriaan de Groot
On Thursday 03 March 2016 03:01:23 Schaich Alonso wrote:
> 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
> 
> Thanks for doing the update. I think the next step would be to open a
> commit review ticket and get some reviews before having the changeset
> commited to ports, as the number of affected ports is quite large.
> AFAIK a freebsd-account is not needed in order to get a phabricator
> account at this time, but I could be wrong.

OK. svn diff | wc -l says 280 things changed. I'll run it through another 
poudriere -c here (but that's always kind of limited: i just do 10-STABLE 
amd64) and start assembling patches to go through Phabricator.


[ade]

PS. It's kind of nice that KDE and FreeBSD apparently both use Phabricator; 
this way the FBSD Phab will be my practice run for (having to) do stuff with 
the KDE one as well.

PPS. I presume once trunk is merged to official ports tree, we could merge 
plasma5 into trunk as "the next big step to push downstream"?

signature.asc
Description: This is a digitally signed message part.
___
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] 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 might be 
> complicated to push to ports -- but probably worth it, to update all the KDE4 
> stuff which was last bumped by alonso in march 2015.
> 
> [ade]
> 
> 
> (*) as in "I did the last commit so that port deve/kde4 compiles for me", not 
> that I did all the work, because TCB and Rakuco did all the heavy lifting.

Hi

Thanks for doing the update. I think the next step would be to open a
commit review ticket and get some reviews before having the changeset
commited to ports, as the number of affected ports is quite large.
AFAIK a freebsd-account is not needed in order to get a phabricator
account at this time, but I could be wrong.

This page explains how to use phabricator:

https://wiki.freebsd.org/CodeReview

Also, because of the number of affected ports, it might be
recommendable to create a CFT bug tracking ticket to have all KDE ports
be build on all primary target systems (x86/amd64 and FreeBSD-8/9/10).

Alonso


pgpGarNbyZoKf.pgp
Description: PGP signature
___
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] area51 trunk + KDE4

2016-02-27 Thread Adriaan de Groot
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 might be 
complicated to push to ports -- but probably worth it, to update all the KDE4 
stuff which was last bumped by alonso in march 2015.

[ade]


(*) as in "I did the last commit so that port deve/kde4 compiles for me", not 
that I did all the work, because TCB and Rakuco did all the heavy lifting.
___
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] area51 qt5-multimedia

2015-03-13 Thread ajtiM
On Friday, March 13, 2015 10:05:34 AM Raphael Kubo da Costa wrote:
> ajtiM  writes:
> > I had check just "GSTREAMER" and it didn't build but if I check
> > "AUDIOPLUGIN" and "GSTREAMER" than is okay. But before I had jst
> > GSTREAMER and was okay.
> > 
> > Thank you. I can try later build with just GSTREAMER if you need it.
> 
> I've tried it here with the default options (that is, only GSTREAMER)
> and then with AUDIOPLUGIN with either ALSA or PULSEAUDIO and did not
> have any problems.
> 
> Can you attach the full build log of your failed build?
> ___
> 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

I cannot :). Now it works. I don't know what was a problem? Maybe a 
portmaster? After I rebuilt all other QT5 ports and that qt5-multimedia build 
without problem.  I did try AUDIOPLUGIN and just with GSTREAMER and it works.
Thank you for the help and please apologize for my too fast report.

-- 
ajtiM

http://www.redbubble.com/people/lumiwa
https://www.facebook.com/pages/Lumiwa-FARM/775292915882930

___
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] area51 qt5-multimedia

2015-03-13 Thread Raphael Kubo da Costa
ajtiM  writes:

> I had check just "GSTREAMER" and it didn't build but if I check "AUDIOPLUGIN"
> and "GSTREAMER" than is okay. But before I had jst GSTREAMER and was okay.
>
> Thank you. I can try later build with just GSTREAMER if you need it.

I've tried it here with the default options (that is, only GSTREAMER)
and then with AUDIOPLUGIN with either ALSA or PULSEAUDIO and did not
have any problems.

Can you attach the full build log of your failed build?
___
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] area51 qt5-multimedia

2015-03-12 Thread ajtiM
On Thursday, March 12, 2015 09:16:46 AM Raphael Kubo da Costa wrote:
> ajtiM  writes:
> > On Thursday, March 12, 2015 04:22:06 AM Raphael Kubo da Costa wrote:
> >> ajtiM  writes:
> >> > [...]
> >> 
> >> Works fine here. Which OPTIONS do you have set?
> >> ___
> >> 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
> > 
> > It doesn't work with gstreamer option for me.
> 
> I'm testing it with GSTREAMER on here too. Can you attach the entire
> build log?
> ___
> 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

I had check just "GSTREAMER" and it didn't build but if I check "AUDIOPLUGIN" 
and "GSTREAMER" than is okay. But before I had jst GSTREAMER and was okay.

Thank you. I can try later build with just GSTREAMER if you need it.

-- 
ajtiM

http://www.redbubble.com/people/lumiwa
https://www.facebook.com/pages/Lumiwa-FARM/775292915882930

___
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] area51 qt5-multimedia

2015-03-12 Thread Raphael Kubo da Costa
ajtiM  writes:

> On Thursday, March 12, 2015 04:22:06 AM Raphael Kubo da Costa wrote:
>> ajtiM  writes:
>> > [...]
>> 
>> Works fine here. Which OPTIONS do you have set?
>> ___
>> 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
>
> It doesn't work with gstreamer option for me.

I'm testing it with GSTREAMER on here too. Can you attach the entire
build log?
___
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] area51 qt5-multimedia

2015-03-12 Thread ajtiM
On Thursday, March 12, 2015 04:22:06 AM Raphael Kubo da Costa wrote:
> ajtiM  writes:
> > [...]
> 
> Works fine here. Which OPTIONS do you have set?
> ___
> 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

It doesn't work with gstreamer option for me.

-- 
ajtiM

http://www.redbubble.com/people/lumiwa
https://www.facebook.com/pages/Lumiwa-FARM/775292915882930

___
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] area51 qt5-multimedia

2015-03-12 Thread Raphael Kubo da Costa
ajtiM  writes:

> [...]

Works fine here. Which OPTIONS do you have set?
___
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] area51 qt5-multimedia

2015-03-11 Thread ajtiM
Hi!

On FreeBSD 10.1, amd64, KDE 4.14.3 I got error buildg QT5-multimedia from 
area51:

e/usr/local/lib/qt5/plugins/mediaservice/libgstmediaplayer.so"
strip --strip-unneeded "/usr/ports/multimedia/qt5-
multimedia/work/stage/usr/local/lib/qt5/plugins/mediaservice/libgstmediaplayer.so"
install -m 644 -p /usr/ports/multimedia/qt5-multimedia/work/qtmultimedia-
opensource-
src-5.4.1/lib/cmake/Qt5Multimedia/Qt5Multimedia_QGstreamerPlayerServicePlugin.cmake
 
/usr/ports/multimedia/qt5-
multimedia/work/stage/usr/local/lib/cmake/Qt5Multimedia/
cd camerabin/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake 
/usr/ports/multimedia/qt5-multimedia/work/qtmultimedia-opensource-
src-5.4.1/src/plugins/gstreamer/camerabin/camerabin.pro QT_CONFIG+=release 
QT_CONFIG-=debug\ separate_debug_info DEFINES+=QT_GSTREAMER\ QT_NO_ALSA\ 
QT_NO_PULSEAUDIO\ QT_XVIDEO QT_CONFIG+=gstreamer\ xlib QT_CONFIG-=alsa\ 
pulseaudio -spec /usr/local/lib/qt5/mkspecs/freebsd-clang QMAKE_CC=cc 
QMAKE_CXX=c++ QMAKE_LINK_C=cc QMAKE_LINK_C_SHLIB=cc QMAKE_LINK=c++ 
QMAKE_LINK_SHLIB=c++ QMAKE_CFLAGS=-O2\ -pipe\ \ -fstack-protector\ -fno-
strict-aliasing QMAKE_CXXFLAGS=-O2\ -pipe\ -fstack-protector\ -fno-strict-
aliasing\  QMAKE_LFLAGS=\ -fstack-protector QMAKE_CFLAGS_DEBUG= 
QMAKE_CFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= QMAKE_CXXFLAGS_RELEASE= 
PREFIX=/usr/local CONFIG+=release CONFIG-=debug\ separate_debug_info -o 
Makefile ) && /usr/bin/make -f Makefile install
rm -f libgstcamerabin.so
c++ -fstack-protector -Wl,--no-undefined -pthread -Wl,-rpath,/usr/local/lib -
Wl,-rpath-link,/usr/local/lib -shared -o libgstcamerabin.so 
.obj/camerabinserviceplugin.o  .obj/camerabinservice.o  
.obj/camerabinsession.o  .obj/camerabincontrol.o  .obj/camerabinaudioencoder.o  
.obj/camerabincontainer.o  .obj/camerabinimagecapture.o  
.obj/camerabinimageencoder.o  .obj/camerabinimageprocessing.o  
.obj/camerabinmetadata.o  .obj/camerabinrecorder.o  
.obj/camerabinvideoencoder.o  .obj/camerabinresourcepolicy.o  
.obj/camerabincapturedestination.o  .obj/camerabinviewfindersettings.o  
.obj/camerabincapturebufferformat.o  .obj/camerabininfocontrol.o  
.obj/camerabinexposure.o  .obj/camerabinflash.o  .obj/camerabinfocus.o  
.obj/camerabinlocks.o  .obj/camerabinzoom.o  .obj/moc_camerabinserviceplugin.o  
.obj/moc_camerabinservice.o  .obj/moc_camerabinsession.o  
.obj/moc_camerabincontrol.o  .obj/moc_camerabinaudioencoder.o  
.obj/moc_camerabinimageencoder.o  .obj/moc_camerabinrecorder.o  
.obj/moc_camerabincontainer.o  .obj/moc_camerabinimagecapture.o  
.obj/moc_camerabinimageprocessing.o  .obj/moc_camerabinmetadata.o  
.obj/moc_camerabinvideoencoder.o  .obj/moc_camerabinresourcepolicy.o  
.obj/moc_camerabincapturedestination.o  .obj/moc_camerabincapturebufferformat.o 
 
.obj/moc_camerabinviewfindersettings.o  .obj/moc_camerabininfocontrol.o  
.obj/moc_camerabinfocus.o  .obj/moc_camerabinexposure.o  
.obj/moc_camerabinflash.o  .obj/moc_camerabinlocks.o  .obj/moc_camerabinzoom.o  
-lqgsttools_p -lgstphotography-0.10 -L/usr/local/lib -lgstaudio-0.10 -
lgstinterfaces-0.10 -lgstvideo-0.10 -lgstpbutils-0.10 -lgstapp-0.10 -
lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -
pthread -lglib-2.0 -lintl -lxml2 -L/usr/ports/multimedia/qt5-
multimedia/work/qtmultimedia-opensource-src-5.4.1/lib -lQt5MultimediaWidgets -
lQt5Multimedia -lQt5Widgets -lQt5Gui -lQt5Network -lQt5Core -lGL 
.obj/camerabinserviceplugin.o: In function 
`CameraBinServicePlugin::defaultDevice(QByteArray const&) const':
camerabinserviceplugin.cpp:(.text+0x807): undefined reference to 
`QGstUtils::enumerateCameras(_GstElementFactory*)'
.obj/camerabinserviceplugin.o: In function 
`CameraBinServicePlugin::devices(QByteArray const&) const':
camerabinserviceplugin.cpp:(.text+0xa84): undefined reference to 
`QGstUtils::cameraDevices(_GstElementFactory*)'
.obj/camerabinserviceplugin.o: In function `non-virtual thunk to 
CameraBinServicePlugin::devices(QByteArray const&) const':
camerabinserviceplugin.cpp:(.text+0xac4): undefined reference to 
`QGstUtils::cameraDevices(_GstElementFactory*)'
.obj/camerabinserviceplugin.o: In function 
`CameraBinServicePlugin::deviceDescription(QByteArray const&, QByteArray 
const&)':
camerabinserviceplugin.cpp:(.text+0xb42): undefined reference to 
`QGstUtils::cameraDescription(QString const&, _GstElementFactory*)'
.obj/camerabinserviceplugin.o: In function 
`CameraBinServicePlugin::cameraPosition(QByteArray const&) const':
camerabinserviceplugin.cpp:(.text+0xc1f): undefined reference to 
`QGstUtils::cameraPosition(QString const&, _GstElementFactory*)'
.obj/camerabinserviceplugin.o: In function 
`CameraBinServicePlugin::cameraOrientation(QByteArray const&) const':
camerabinserviceplugin.cpp:(.text+0xcbf): undefined reference to 
`QGstUtils::cameraOrientation(QString const&, _GstElementFactory*)'
.obj/camerabinservice.o: In function 
`CameraBinService::CameraBinService(_GstElementFactory*, QObject*)':
camerabinservice.cpp:(.text+0x7f): undefined reference to 
`QGstrea

Re: [kde-freebsd] area51 revision 10641

2015-03-11 Thread Raphael Kubo da Costa
ajtiM  writes:

>  SVN commit 10641 by rakuco:
> qmake5: Stop passing -no-pkg-config.
> This causes a configuration failure in webkit-qt5, as it uses pkg-config to
> find sqlite3 (and qconfig.pri would have -no-pkg-config).
> Instead, do not pass -no-pkg-config and add USES=pkgconfig to make it sure
> qmake can find it at configuration time.
>
>  M  +2 -1  Makefile  
>
> Project ERROR: WebKit requires SQLite. Either make it available via 
> pkg-config,
> set $SQLITE3SRCDIR or build WebKit under qt5.git.
> *** Error code 3

Hi,

As the commit message says, you're supposed to rebuild devel/qmake5 and
then build webkit-qt5.
___
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] area51 revision 10641

2015-03-11 Thread ajtiM
Hi!

I have still problem after update

 SVN commit 10641 by rakuco:
qmake5: Stop passing -no-pkg-config.
This causes a configuration failure in webkit-qt5, as it uses pkg-config to
find sqlite3 (and qconfig.pri would have -no-pkg-config).
Instead, do not pass -no-pkg-config and add USES=pkgconfig to make it sure
qmake can find it at configuration time.

 M  +2 -1  Makefile  

Project ERROR: WebKit requires SQLite. Either make it available via pkg-config, 
set $SQLITE3SRCDIR or build WebKit under qt5.git.
*** Error code 3

Stop.
make[1]: stopped in /usr/ports/www/webkit-qt5
*** Error code 1

Stop.
make: stopped in /usr/ports/www/webkit-qt5

===>>> make build failed for www/webkit-qt5
===>>> Aborting update

===>>> Update for qt5-webkit-5.3.2 failed
===>>> Aborting update

===>>> Update for devel/qt5-assistant failed
===>>> Aborting update

Thank you.
-- 
ajtiM

http://www.redbubble.com/people/lumiwa
https://www.facebook.com/pages/Lumiwa-FARM/775292915882930

___
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] area51: KDE/astro/marble installation failure

2014-08-18 Thread Oleg Nauman
 marble installation fails due to typo in pkg-plist:

===>  Installing for marble-4.13.3
===>  Checking if marble already installed
===>   Registering installation for marble-4.13.3
pkg-static:
lstat(/disk2/usr/obj/ports/usr/home/oleg/kde4/KDE/astro/marble/work/stage/usr/local/lib/libmarblewidget.so.0.17.97):
No such file or directory
*** Error code 74

Stop.

Patch:

--- pkg-plist.orig  2014-08-18 18:04:58.0 +0300
+++ pkg-plist   2014-08-18 18:07:19.0 +0300
@@ -213,7 +213,7 @@
 lib/libastro.so.0.17.20
 lib/libastro.so.1
 lib/libmarblewidget.so
-lib/libmarblewidget.so.0.17.97
+lib/libmarblewidget.so.0.18.3
 lib/libmarblewidget.so.18
 %%QT_IMPORTDIR%%/org/kde/edu/marble/MarbleSettings.qml
 %%QT_IMPORTDIR%%/org/kde/edu/marble/libMarbleDeclarativePlugin.so
___
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] area51: KDE/net-im/kopete-kde4 depends on non-existent linphone-base port

2014-08-18 Thread Raphael Kubo da Costa
Oleg Nauman  writes:

> Patch:
>
> --- Makefile.orig   2014-08-18 10:44:07.0 +0300
> +++ Makefile2014-08-18 10:44:33.0 +0300
> @@ -13,8 +13,8 @@
> libqca.so:${PORTSDIR}/devel/qca \
> libotr.so.5:${PORTSDIR}/security/libotr \
> libgadu.so:${PORTSDIR}/polish/libgadu \
> -   libortp.so:${PORTSDIR}/net/linphone-base \
> -   libmediastreamer.so:${PORTSDIR}/net/linphone-base \
> +   libortp.so:${PORTSDIR}/net/ortp \
> +   libmediastreamer.so:${PORTSDIR}/net/linphone \
> libspeex.so:${PORTSDIR}/audio/speex \
> libexpat.so:${PORTSDIR}/textproc/expat2 \
> libmeanwhile.so:${PORTSDIR}/net-im/meanwhile \

Fixed in r10248, thank you.
___
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] area51: KDE/net-im/kopete-kde4 depends on non-existent linphone-base port

2014-08-18 Thread Oleg Nauman
Patch:

--- Makefile.orig   2014-08-18 10:44:07.0 +0300
+++ Makefile2014-08-18 10:44:33.0 +0300
@@ -13,8 +13,8 @@
libqca.so:${PORTSDIR}/devel/qca \
libotr.so.5:${PORTSDIR}/security/libotr \
libgadu.so:${PORTSDIR}/polish/libgadu \
-   libortp.so:${PORTSDIR}/net/linphone-base \
-   libmediastreamer.so:${PORTSDIR}/net/linphone-base \
+   libortp.so:${PORTSDIR}/net/ortp \
+   libmediastreamer.so:${PORTSDIR}/net/linphone \
libspeex.so:${PORTSDIR}/audio/speex \
libexpat.so:${PORTSDIR}/textproc/expat2 \
libmeanwhile.so:${PORTSDIR}/net-im/meanwhile \
___
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] area51 and ports contain different versions

2014-04-09 Thread Alex V. Petrov
I understood you.
Question - how to determine this point? To use only ports?
(I use a script to determine the need for updates, includes update area51)


2014-04-10 4:26 GMT+08:00 Max Brazhnikov :

> On Thu, 10 Apr 2014 02:19:18 +0800 Alex V. Petrov wrote:
> > And vice versa? From ports to area51...
> > After kdemerge I have:
>
> We don't bother to sync PORTREVISION from ports to area51:  PORTREVISION
> is zero when area51 has newer versions than portstree, and if it doesn't
> have
> newer ports then there's no reason to use it.
>
> > pkg version -vL=
> > calligra-2.7.5_4   >   succeeds port (port has 2.7.5_1)
> > digikam-doc-3.5.0_1>   succeeds port (port has 3.5.0)
> > digikam-l10n-3.5.0_1   >   succeeds port (port has 3.5.0)
> > gstreamer-qt4-0.10.3_2 >   succeeds port (port has 0.10.3_1)
> > gwenview-4.12.4_1  >   succeeds port (port has 4.12.4)
> > k3b-2.0.2_16   >   succeeds port (port has 2.0.2_13)
> > kcm-polkit-kde-0.0.20121008_1  >   succeeds port (port has
> 0.0.20121008)
> > kde-runtime-4.12.4_1   >   succeeds port (port has 4.12.4)
> > kio-upnp-ms-1.0.0.g20110808_3  >   succeeds port (port has
> > 1.0.0.g20110808_2)
> > krusader-2.4.0.b3_1>   succeeds port (port has 2.4.0.b3)
> > libkexiv2-4.12.4_1 >   succeeds port (port has 4.12.4)
> > libkface-3.5.0_1   >   succeeds port (port has 3.5.0)
> > libkfbapi-1.0_1>   succeeds port (port has 1.0)
> > libkgeomap-3.5.0_1 >   succeeds port (port has 3.5.0)
> > libktorrent-1.3.1_3>   succeeds port (port has 1.3.1_2)
> > libstreamanalyzer-0.7.8_3  >   succeeds port (port has 0.7.8_2)
> > libstreams-0.7.8_1 >   succeeds port (port has 0.7.8)
> > nepomuk-core-4.12.4_1  >   succeeds port (port has 4.12.4)
> > phonon-4.7.1_1 >   succeeds port (port has 4.7.1)
> > phonon-gstreamer-4.7.1_1   >   succeeds port (port has 4.7.1)
> > phonon-vlc-0.7.1_2 >   succeeds port (port has 0.7.1)
> > polkit-kde-0.99.1_1>   succeeds port (port has 0.99.1)
> > py27-qt4-phonon-4.10.3_1   >   succeeds port (port has 4.10.3)
> > qt4-assistant-4.8.5_1  >   succeeds port (port has 4.8.5)
> > qt4-linguist-4.8.5_1   >   succeeds port (port has 4.8.5)
> > qt4-pixeltool-4.8.5_1  >   succeeds port (port has 4.8.5)
> > qt4-qdbusviewer-4.8.5_1>   succeeds port (port has 4.8.5)
> > qt4-qvfb-4.8.5_1   >   succeeds port (port has 4.8.5)
> > qtscriptgenerator-0.2.0_2  >   succeeds port (port has 0.2.0_1)
> > ru-calligra-l10n-2.7.5_1   >   succeeds port (port has 2.7.5)
> > xsd-3.3.0_1>   succeeds port (port has 3.3.0)
> >
> >
> > 2014-04-10 2:02 GMT+08:00 Max Brazhnikov :
> >
> > > On Tue, 08 Apr 2014 23:50:20 +0800 Alex V. Petrov wrote:
> > > > Hello!
> > > >
> > > > Subj.
> > > >
> > > > Who Can synchronize them?
> > >
> > > Are you sure your portstree is up-to-date? Everything from area51 was
> > > committed to ports, until I'm missing something.
> > >
> >
> >
> >
> >
>
>


-- 
--
Alex V. Petrov
___
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] area51 and ports contain different versions

2014-04-09 Thread Max Brazhnikov
On Thu, 10 Apr 2014 02:19:18 +0800 Alex V. Petrov wrote:
> And vice versa? From ports to area51...
> After kdemerge I have:

We don't bother to sync PORTREVISION from ports to area51:  PORTREVISION
is zero when area51 has newer versions than portstree, and if it doesn't have
newer ports then there's no reason to use it.

> pkg version -vL=
> calligra-2.7.5_4   >   succeeds port (port has 2.7.5_1)
> digikam-doc-3.5.0_1>   succeeds port (port has 3.5.0)
> digikam-l10n-3.5.0_1   >   succeeds port (port has 3.5.0)
> gstreamer-qt4-0.10.3_2 >   succeeds port (port has 0.10.3_1)
> gwenview-4.12.4_1  >   succeeds port (port has 4.12.4)
> k3b-2.0.2_16   >   succeeds port (port has 2.0.2_13)
> kcm-polkit-kde-0.0.20121008_1  >   succeeds port (port has 0.0.20121008)
> kde-runtime-4.12.4_1   >   succeeds port (port has 4.12.4)
> kio-upnp-ms-1.0.0.g20110808_3  >   succeeds port (port has
> 1.0.0.g20110808_2)
> krusader-2.4.0.b3_1>   succeeds port (port has 2.4.0.b3)
> libkexiv2-4.12.4_1 >   succeeds port (port has 4.12.4)
> libkface-3.5.0_1   >   succeeds port (port has 3.5.0)
> libkfbapi-1.0_1>   succeeds port (port has 1.0)
> libkgeomap-3.5.0_1 >   succeeds port (port has 3.5.0)
> libktorrent-1.3.1_3>   succeeds port (port has 1.3.1_2)
> libstreamanalyzer-0.7.8_3  >   succeeds port (port has 0.7.8_2)
> libstreams-0.7.8_1 >   succeeds port (port has 0.7.8)
> nepomuk-core-4.12.4_1  >   succeeds port (port has 4.12.4)
> phonon-4.7.1_1 >   succeeds port (port has 4.7.1)
> phonon-gstreamer-4.7.1_1   >   succeeds port (port has 4.7.1)
> phonon-vlc-0.7.1_2 >   succeeds port (port has 0.7.1)
> polkit-kde-0.99.1_1>   succeeds port (port has 0.99.1)
> py27-qt4-phonon-4.10.3_1   >   succeeds port (port has 4.10.3)
> qt4-assistant-4.8.5_1  >   succeeds port (port has 4.8.5)
> qt4-linguist-4.8.5_1   >   succeeds port (port has 4.8.5)
> qt4-pixeltool-4.8.5_1  >   succeeds port (port has 4.8.5)
> qt4-qdbusviewer-4.8.5_1>   succeeds port (port has 4.8.5)
> qt4-qvfb-4.8.5_1   >   succeeds port (port has 4.8.5)
> qtscriptgenerator-0.2.0_2  >   succeeds port (port has 0.2.0_1)
> ru-calligra-l10n-2.7.5_1   >   succeeds port (port has 2.7.5)
> xsd-3.3.0_1>   succeeds port (port has 3.3.0)
> 
> 
> 2014-04-10 2:02 GMT+08:00 Max Brazhnikov :
> 
> > On Tue, 08 Apr 2014 23:50:20 +0800 Alex V. Petrov wrote:
> > > Hello!
> > >
> > > Subj.
> > >
> > > Who Can synchronize them?
> >
> > Are you sure your portstree is up-to-date? Everything from area51 was
> > committed to ports, until I'm missing something.
> >
> 
> 
> 
> 

___
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] area51 and ports contain different versions

2014-04-09 Thread Alex V. Petrov
And vice versa? From ports to area51...
After kdemerge I have:

pkg version -vL=
calligra-2.7.5_4   >   succeeds port (port has 2.7.5_1)
digikam-doc-3.5.0_1>   succeeds port (port has 3.5.0)
digikam-l10n-3.5.0_1   >   succeeds port (port has 3.5.0)
gstreamer-qt4-0.10.3_2 >   succeeds port (port has 0.10.3_1)
gwenview-4.12.4_1  >   succeeds port (port has 4.12.4)
k3b-2.0.2_16   >   succeeds port (port has 2.0.2_13)
kcm-polkit-kde-0.0.20121008_1  >   succeeds port (port has 0.0.20121008)
kde-runtime-4.12.4_1   >   succeeds port (port has 4.12.4)
kio-upnp-ms-1.0.0.g20110808_3  >   succeeds port (port has
1.0.0.g20110808_2)
krusader-2.4.0.b3_1>   succeeds port (port has 2.4.0.b3)
libkexiv2-4.12.4_1 >   succeeds port (port has 4.12.4)
libkface-3.5.0_1   >   succeeds port (port has 3.5.0)
libkfbapi-1.0_1>   succeeds port (port has 1.0)
libkgeomap-3.5.0_1 >   succeeds port (port has 3.5.0)
libktorrent-1.3.1_3>   succeeds port (port has 1.3.1_2)
libstreamanalyzer-0.7.8_3  >   succeeds port (port has 0.7.8_2)
libstreams-0.7.8_1 >   succeeds port (port has 0.7.8)
nepomuk-core-4.12.4_1  >   succeeds port (port has 4.12.4)
phonon-4.7.1_1 >   succeeds port (port has 4.7.1)
phonon-gstreamer-4.7.1_1   >   succeeds port (port has 4.7.1)
phonon-vlc-0.7.1_2 >   succeeds port (port has 0.7.1)
polkit-kde-0.99.1_1>   succeeds port (port has 0.99.1)
py27-qt4-phonon-4.10.3_1   >   succeeds port (port has 4.10.3)
qt4-assistant-4.8.5_1  >   succeeds port (port has 4.8.5)
qt4-linguist-4.8.5_1   >   succeeds port (port has 4.8.5)
qt4-pixeltool-4.8.5_1  >   succeeds port (port has 4.8.5)
qt4-qdbusviewer-4.8.5_1>   succeeds port (port has 4.8.5)
qt4-qvfb-4.8.5_1   >   succeeds port (port has 4.8.5)
qtscriptgenerator-0.2.0_2  >   succeeds port (port has 0.2.0_1)
ru-calligra-l10n-2.7.5_1   >   succeeds port (port has 2.7.5)
xsd-3.3.0_1>   succeeds port (port has 3.3.0)


2014-04-10 2:02 GMT+08:00 Max Brazhnikov :

> On Tue, 08 Apr 2014 23:50:20 +0800 Alex V. Petrov wrote:
> > Hello!
> >
> > Subj.
> >
> > Who Can synchronize them?
>
> Are you sure your portstree is up-to-date? Everything from area51 was
> committed to ports, until I'm missing something.
>



-- 
--
Alex V. Petrov
___
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] area51 and ports contain different versions

2014-04-09 Thread Max Brazhnikov
On Tue, 08 Apr 2014 23:50:20 +0800 Alex V. Petrov wrote:
> Hello!
> 
> Subj.
> 
> Who Can synchronize them?

Are you sure your portstree is up-to-date? Everything from area51 was committed 
to ports, until I'm missing something.
___
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] area51 and ports contain different versions

2014-04-08 Thread Alex V. Petrov
Hello!

Subj.

Who Can synchronize them?

-- 
-
Alex V. Petrov

___
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] area51 some problems

2013-12-10 Thread Raphael Kubo da Costa
Raphael Kubo da Costa  writes:

> Some quick investigation shows that QIconvCodec ends up being destroyed
> before all the objects that use it, and at the point of the crash
> there's a call to a pointer that used to be a QIconvCodec and is now
> just a QTextCodec, and the method call goes to a pure virtual method.

https://git.reviewboard.kde.org/r/114390 should fix this crash. I've
also submitted https://git.reviewboard.kde.org/r/114391 based on
https://mail.kde.org/pipermail/kde-freebsd/2013-October/016213.html.
Both changes should finally make the services start and work.
___
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] 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
> > on 10 but not on 9. IIRC this was related to C++ global instance
> > destruction order or something like that.
> 
> Interesting, I'm also able to reproduce the crash on my 11-CURRENT
> system with KDE from git master. It really looks related to libcxxrt
> being used instead of libstdc++ (which explains why it works on anything
> < 10).
> 
> The backtrace looks like this:
> 
> #0  0x0008023c6a2a in thr_kill () from /lib/libc.so.7
> #1  0x00080248d359 in abort () from /lib/libc.so.7
> #2  0x000801d158e9 in __cxa_pure_virtual () from /lib/libcxxrt.so.1
> #3  0x00080095b898 in QTextCodec::fromUnicode (this=0x8044181f0,
> #in=0x8044a099a, length=27, state=0x8044a2160)
> #at 
> /s/kde/src/build/qt4/src/corelib/../../include/QtCore/../../../../qt4/src/corelib/codecs/qtextcodec.h:118
> #4  0x0008009ca468 in QTextStreamPrivate::flushWriteBuffer
> #(this=0x8044a2100) at /s/kde/src/qt4/src/corelib/io/qtextstream.cpp:674 5
> #0x0008009cb716 in QTextStream::~QTextStream (this=0x60b5e0 )
> #at /s/kde/src/qt4/src/corelib/io/qtextstream.cpp:1149 6
> #0x000802469b4b in __cxa_finalize () from /lib/libc.so.7 7
> #0x00080241133c in exit () from /lib/libc.so.7 8  0x004028c6 in
> #_start ()
> 
> Some quick investigation shows that QIconvCodec ends up being destroyed
> before all the objects that use it, and at the point of the crash
> there's a call to a pointer that used to be a QIconvCodec and is now
> just a QTextCodec, and the method call goes to a pure virtual method.
> 
> To be honest, I'm not sure if this is related to the lots of iconv
> changes that went into HEAD during the past few months or if it's just
> libcxxrt-related (or even if it's a bug on FreeBSD at all, for that
> matter).
> 
> Alonso, do you have a link to the thread you mentioned?

http://mail.kde.org/pipermail/kde-freebsd/2013-November/016355.html
___
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] area51 some problems

2013-12-09 Thread Raphael Kubo da Costa
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
> on 10 but not on 9. IIRC this was related to C++ global instance destruction
> order or something like that.

Interesting, I'm also able to reproduce the crash on my 11-CURRENT
system with KDE from git master. It really looks related to libcxxrt
being used instead of libstdc++ (which explains why it works on anything
< 10).

The backtrace looks like this:

#0  0x0008023c6a2a in thr_kill () from /lib/libc.so.7
#1  0x00080248d359 in abort () from /lib/libc.so.7
#2  0x000801d158e9 in __cxa_pure_virtual () from /lib/libcxxrt.so.1
#3  0x00080095b898 in QTextCodec::fromUnicode (this=0x8044181f0, 
in=0x8044a099a, length=27, state=0x8044a2160) at 
/s/kde/src/build/qt4/src/corelib/../../include/QtCore/../../../../qt4/src/corelib/codecs/qtextcodec.h:118
#4  0x0008009ca468 in QTextStreamPrivate::flushWriteBuffer 
(this=0x8044a2100) at /s/kde/src/qt4/src/corelib/io/qtextstream.cpp:674
#5  0x0008009cb716 in QTextStream::~QTextStream (this=0x60b5e0 ) at 
/s/kde/src/qt4/src/corelib/io/qtextstream.cpp:1149
#6  0x000802469b4b in __cxa_finalize () from /lib/libc.so.7
#7  0x00080241133c in exit () from /lib/libc.so.7
#8  0x004028c6 in _start ()

Some quick investigation shows that QIconvCodec ends up being destroyed
before all the objects that use it, and at the point of the crash
there's a call to a pointer that used to be a QIconvCodec and is now
just a QTextCodec, and the method call goes to a pure virtual method.

To be honest, I'm not sure if this is related to the lots of iconv
changes that went into HEAD during the past few months or if it's just
libcxxrt-related (or even if it's a bug on FreeBSD at all, for that
matter).

Alonso, do you have a link to the thread you mentioned?
___
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] area51 some problems

2013-12-09 Thread Alex V. Petrov
В письме от 9 декабря 2013 16:37:47 пользователь Schaich Alonso написал:
> On Mon, 9 Dec 2013 23:20:51 +0800

> 
> 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
> on 10 but not on 9. IIRC this was related to C++ global instance destruction
> order or something like that.
> 
> Alonso

Yes, at me 10.0-PRERELEASE amd64

-- 
-
Alex V. Petrov

___
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] 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_feeder
> 
> root@alex:/home/alex # ps -ax | grep virt
> 27342  2  S+  0:00,00 grep virt
> 
> root@alex:/home/alex # pkg info | grep virtuoso
> virtuoso-6.1.6_1   Universal SQL/Application Server
> 
> In "Config Nepomuk" all enabled, but:
> "Desktop search services are active",
> "Detail" shows:
> Files and Emails Calculating, but shows nothing
> 
> "File indexing service not running"
> 
> "Email Indexing service is suspended"
> 
> "Manual Backup" says:
> Nepomuk does not seem to be running. Backups cannot be handled without it.
> 
> 
> 

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
on 10 but not on 9. IIRC this was related to C++ global instance destruction
order or something like that.

Alonso
___
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] area51 some problems

2013-12-09 Thread Alex V. Petrov
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_feeder

root@alex:/home/alex # ps -ax | grep virt
27342  2  S+  0:00,00 grep virt

root@alex:/home/alex # pkg info | grep virtuoso
virtuoso-6.1.6_1   Universal SQL/Application Server

In "Config Nepomuk" all enabled, but:
"Desktop search services are active",
"Detail" shows:
Files and Emails Calculating, but shows nothing

"File indexing service not running"

"Email Indexing service is suspended"

"Manual Backup" says:
Nepomuk does not seem to be running. Backups cannot be handled without it.



2013/12/9 Raphael Kubo da Costa 

> "Alex V. Petrov"  writes:
>
> > 2. I have a long time in KDE4 built from AREA51 Nepomuk does not work.
> > This is a known problem or it just me?
>
> Can you elaborate?
> ___
> 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
>



-- 
--
Alex V. Petrov
___
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] area51 some problems

2013-12-09 Thread Raphael Kubo da Costa
"Alex V. Petrov"  writes:

> 2. I have a long time in KDE4 built from AREA51 Nepomuk does not work.
> This is a known problem or it just me?

Can you elaborate?
___
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] area51 some problems

2013-12-08 Thread Alberto Villa
On Sun, Dec 8, 2013 at 12:20 PM, Alex V. Petrov  wrote:
> 1. pkg version shows:
> qt4-clucene-4.8.5  >   succeeds port (port has )

Qt 4 will require some operations to be updated, I think (see
area51/MOVED). Please, be patient, we're asking for an exp-run and
then will update the ports tree.
-- 
Alberto Villa, FreeBSD committer 
http://people.FreeBSD.org/~avilla
___
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] area51 some problems

2013-12-08 Thread Alex V. Petrov
 I have 2 questions:

1. pkg version shows:
qt4-clucene-4.8.5  >   succeeds port (port has )

2. I have a long time in KDE4 built from AREA51 Nepomuk does not work.
This is a known problem or it just me?
-- 
--
Alex V. Petrov
___
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] area51

2013-10-08 Thread ajtiM
Hi!

I use area51 for install KDE 4.11 but looks like it stopped working. I saw on 
PCBSD forum:

"The PC-BSD project no longer uses SVN, but has moved completely over to 
GitHub[1].

 [1] https://github.com/pcbsd";

How should I finish installation of KDE 4.11 from area51, please?

Thanks in advance.

Mitja

http://www.redbubble.com/people/lumiwa

___
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] area51 status

2013-10-02 Thread Schaich Alonso
On Mon, 30 Sep 2013 15:32:38 +0200
Schaich Alonso  wrote:

> [...]
> 
> * I'll attempt to import KDE-4.11.2 later today
> 
> [...]
> 

It's in now. Basic KDE-4.11.2 can be built on FreeBSD-10, however it seems
multimedia/phonon runs into issues on FreeBSD-9 (or more probably: PKGTOOLS
rather than 10's PKG) whether staging or not, and whether I revert my recent
changes or not (the version in "official" ports also fails over here).

I'll try to investigate phonon later.

Alonso
___
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] area51 status

2013-09-30 Thread Schaich Alonso
Hello

* I have modified all PORTS and non-i18n KDE ports while
  blacklisting most QT ones according to the ports staging
  wiki page here:
  https://wiki.freebsd.org/ports/StageDir

  Most commits are untested ;)
  
  I omitted converting the i18n port's Makefile.man files
  to pkg-plist format as I think the (OPTION-free) i18n
  ports are a good point to start building the makeplist
  target (on the package-building system)



* KDE/x11/kde4-workspace contains a pkg-message.in file
  (in its file subpath) which is not refered the way I
  see it



* I'll attempt to import KDE-4.11.2 later today



Is there any news about Qt5?



Alonso
___
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] area51 status

2013-09-30 Thread Schaich Alonso
Hello

* I have modified all PORTS and non-i18n KDE ports while
  blacklisting most QT ones according to the ports staging
  wiki page here:
  https://wiki.freebsd.org/ports/StageDir

  Most commits are untested ;)
  
  I omitted converting the i18n port's Makefile.man files
  to pkg-plist format as I think the (OPTION-free) i18n
  ports are a good point to start building the makeplist
  target (on the package-building system)



* KDE/x11/kde4-workspace contains a pkg-message.in file
  (in its file subpath) which is not refered the way I
  see it



* I'll attempt to import KDE-4.11.2 later today



Is there any news about Qt5?
___
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] area51 fails

2013-09-16 Thread Axel Gonzalez

Some fails i got when compiling area51



nepomuk still fails with old ffmpeg installed

http://mail.kde.org/pipermail/kde-freebsd/2013-August/015895.html

after removing ffmpeg-0.7.15,1 it compiles ok



kde4-workspace


workspace.cpp fails when compiled with base gcc (92 rc2)

I tried to compile just this file with clang and it worked, so it
allowed me to finish the install. 


[ 15%] Building CXX object
kwin/CMakeFiles/kdeinit_kwin.dir/workspace.cpp.o
cd /tmp/usr/ports/x11/kde4-workspace/work/.build/kwin && /usr/bin/c++
-DDISABLE_NEPOMUK_LEGACY -DHAVE_CONFIG_H=1
-DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=38 -DKDE_DEPRECATED_WARNINGS
-DQT_NO_CAST_TO_ASCII -DQT_NO_STL -DQT_USE_FAST_CONCATENATION
-DQT_USE_FAST_OPERATOR_PLUS -D_REENTRANT -Dkdeinit_kwin_EXPORTS -O2
-pipe -O2 -fno-strict-aliasing -pipe -march=core2 -fconserve-space
-Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align
-Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security
-fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common
-Woverloaded-virtual -fvisibility=hidden -Werror=return-type
-fvisibility-inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC
-I/tmp/usr/ports/x11/kde4-workspace/work/.build/kwin
-I/tmp/usr/ports/x11/kde4-workspace/work/kde-workspace-4.11.1/kwin
-I/tmp/usr/ports/x11/kde4-workspace/work/kde-workspace-4.11.1/kwin/tabbox
-I/tmp/usr/ports/x11/kde4-workspace/work/kde-workspace-4.11.1/kwin/effects
-I/tmp/usr/ports/x11/kde4-workspace/work/kde-workspace-4.11.1/kwin/libkdecorations
-I/tmp/usr/ports/x11/kde4-workspace/work/kde-workspace-4.11.1/kwin/libkwineffects
-I/tmp/usr/ports/x11/kde4-workspace/work/.build/kwin/libkwineffects
-I/tmp/usr/ports/x11/kde4-workspace/work/kde-workspace-4.11.1
-I/tmp/usr/ports/x11/kde4-workspace/work/.build
-I/tmp/usr/ports/x11/kde4-workspace/work/kde-workspace-4.11.1/libs
-I/usr/local/kde4/include -I/usr/local/kde4/include/KDE
-I/usr/local/include/qt4/phonon -I/usr/local/include/qt4/QtXmlPatterns
-I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtWebKit
-I/usr/local/include/qt4/QtUiTools -I/usr/local/include/qt4/QtTest
-I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/QtSql
-I/usr/local/include/qt4/QtScriptTools
-I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtOpenGL
-I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtHelp
-I/usr/local/include/qt4/QtDesigner
-I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtDBus
-I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui
-I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/Qt
-I/usr/local/share/qt4/mkspecs/default -I/usr/local/include/qt4
-I/usr/local/include -D_LARGEFILE64_SOURCE -DKWIN_HAVE_OPENGL_1 -o
CMakeFiles/kdeinit_kwin.dir/workspace.cpp.o
-c 
/tmp/usr/ports/x11/kde4-workspace/work/kde-workspace-4.11.1/kwin/workspace.cpp 
/tmp/usr/ports/x11/kde4-workspace/work/kde-workspace-4.11.1/kwin/workspace.cpp:
In member function 'void
KWin::Workspace::init()': 
/tmp/usr/ports/x11/kde4-workspace/work/kde-workspace-4.11.1/kwin/workspace.cpp:333:
error: no matching function for call to
'KWin::Xcb::Wrapper::Wrapper(KWin::Xcb::WindowAttributes)'
gmake[2]: *** [kwin/CMakeFiles/kdeinit_kwin.dir/workspace.cpp.o] Error
1 gmake[2]: Leaving directory
`/tmp/usr/ports/x11/kde4-workspace/work/.build' gmake[1]: ***
[kwin/CMakeFiles/kdeinit_kwin.dir/all] Error 2 gmake[1]: Leaving
directory `/tmp/usr/ports/x11/kde4-workspace/work/.build' gmake: ***
[all] Error 2 *** [do-build] Error code 1

Stop in /usr/ports/x11/kde4-workspace.
*** [build] Error code 1

Stop in /usr/ports/x11/kde4-workspace



kstars

[ 49%] Building CXX object
kstars/CMakeFiles/KStarsLib.dir/dialogs/exportimagedialog.o [ 49%]
Building CXX object
kstars/CMakeFiles/KStarsLib.dir/dialogs/timedialog.o 
/tmp/usr/ports/astro/kstars/work/kstars-4.11.1/kstars/dialogs/exportimagedialog.cpp:
In member function 'void
ExportImageDialog::previewImage()': 
/tmp/usr/ports/astro/kstars/work/kstars-4.11.1/kstars/dialogs/exportimagedialog.cpp:69:
error: no matching function for call to
'Legend::Legend(Legend)' 
/tmp/usr/ports/astro/kstars/work/kstars-4.11.1/kstars/nan.h:
At global
scope: /tmp/usr/ports/astro/kstars/work/kstars-4.11.1/kstars/nan.h:37:
warning: 'NaN::ld' defined but not used ***
[kstars/CMakeFiles/KStarsLib.dir/dialogs/exportimagedialog.o] Error
code 1 1 error *** [kstars/CMakeFiles/KStarsLib.dir/all] Error code 2 1
error *** [all] Error code 2 1 error ===> Compilation failed
unexpectedly.



i10n

portmaster doesnt like i10n ports


# portmaster -dB is-kde-l10n-4.10.5 sv-kde-l10n-4.10.5 

===>>> Working on:
is-kde-l10n-4.10.5
sv-kde-l10n-4.10.5

===>>> Gathering distinfo list for installed ports


===>>> is-kde-l10n-4.10.5 1/2

===>>> Currently installed version: is-kde-l10n-4.10.5
===>>> Port directory: /usr/ports/misc/kde4-l10n-is

===>>> Launching 'make checksum' for misc/kde4-l10n-is in background
===>>> Gathering dependency list for misc/kde4-l10n-is from ports
===>>> Launching child

Re: [kde-freebsd] area51 system-config-printer-kde4 failing to build

2013-03-28 Thread Franci Nabalanci
Date: Thu, Mar 28, 2013 at 7:02 AM
Subject: Re: [kde-freebsd] area51 system-config-printer-kde4 failing to
build
To: Andre Goree 


I had the same problem (from ports not area51) and I
deleted system-config-printer-kde4 and one other related to printer.
Now by buildind stopped in kdesdk4 at 99%. I am not at home at this moment
and I don't know what error is.
I have 9.1 Release and I use gcc (default).



On Wed, Mar 27, 2013 at 9:02 AM, Andre Goree  wrote:

> I'd really like to get into freebsd porting and given that I love KDE as
> well, I think this would be the perfect place to start.  I'll just need
> some time to go through the porter's handbook before I take the dive. :)
>
> Thanks for the info!
>
>
> On Thu, 14 Mar 2013 12:23:05 -0400, Max Brazhnikov 
> wrote:
>
>  On Sat, 09 Mar 2013 20:54:22 -0500 Andre Goree wrote:
>>
>>> Hello all.  I can't seem to get the new area51 system-config-printer-kde4
>>> port to build, which in turn fails kdeadmin4 and thus the kde4 port
>>> itself.  It appears that the two patches included in this port
>>>
>>> (patch-system-config-printer-kde__cmake-modules__FindSystemConfigPrinter.py
>>> and patch-system-config-printer-kde__system-config-printer-kde.py) are
>>> failing to find the files they need to patch.  If I run a 'find . -type f
>>> -iname \*.py', in the port directory, nothing is found, which seems like
>>> the root problem.
>>>
>>> It's hard for me currently to post the exact output of 'make install
>>> clean', but I can try if anyone would like me to (I have only
>>> command-line
>>> on the machine now since KDE is being upgraded -- I removed all kde
>>> packages before I started the upgrade).
>>>
>>> In the mean time, I'm going to see if I can get by it by not enabled
>>> kdeadmin in the kde4 config, however I wonder if something is amiss with
>>> that port.  By the way, is this the correct way to test and report bugs
>>> for area51?  I don't know of any way to report bugs otherwise...I'm not
>>> aware of anything like bugzilla setup for area51 -- if anyone could point
>>> me in the right direction for that it'd be great :)
>>>
>>> Thanks in advance!
>>>
>>
>> Hi Andre,
>>
>> area51 a development repo, it's not an alternative to official portstree
>> and
>> shouldn't be used by regular users. Once ports are in good shape we'll
>> make an
>> announcement for testing, and then we'll be happy to see the bug reports.
>>
>> However if you want to help with porting, join us on #kde-freebsd channel
>> at
>> freenode and send patches :)
>>
>> Cheers,
>> Max
>>
>
>
> --
> Andre Goree
> an...@drenet.info
> ___
> 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 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] area51 system-config-printer-kde4 failing to build

2013-03-28 Thread Andre Goree
I'd really like to get into freebsd porting and given that I love KDE as  
well, I think this would be the perfect place to start.  I'll just need  
some time to go through the porter's handbook before I take the dive. :)


Thanks for the info!


On Thu, 14 Mar 2013 12:23:05 -0400, Max Brazhnikov   
wrote:



On Sat, 09 Mar 2013 20:54:22 -0500 Andre Goree wrote:
Hello all.  I can't seem to get the new area51  
system-config-printer-kde4

port to build, which in turn fails kdeadmin4 and thus the kde4 port
itself.  It appears that the two patches included in this port
(patch-system-config-printer-kde__cmake-modules__FindSystemConfigPrinter.py
and patch-system-config-printer-kde__system-config-printer-kde.py) are
failing to find the files they need to patch.  If I run a 'find . -type  
f

-iname \*.py', in the port directory, nothing is found, which seems like
the root problem.

It's hard for me currently to post the exact output of 'make install
clean', but I can try if anyone would like me to (I have only  
command-line

on the machine now since KDE is being upgraded -- I removed all kde
packages before I started the upgrade).

In the mean time, I'm going to see if I can get by it by not enabled
kdeadmin in the kde4 config, however I wonder if something is amiss with
that port.  By the way, is this the correct way to test and report bugs
for area51?  I don't know of any way to report bugs otherwise...I'm not
aware of anything like bugzilla setup for area51 -- if anyone could  
point

me in the right direction for that it'd be great :)

Thanks in advance!


Hi Andre,

area51 a development repo, it's not an alternative to official portstree  
and
shouldn't be used by regular users. Once ports are in good shape we'll  
make an

announcement for testing, and then we'll be happy to see the bug reports.

However if you want to help with porting, join us on #kde-freebsd  
channel at

freenode and send patches :)

Cheers,
Max



--
Andre Goree
an...@drenet.info
___
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] area51 system-config-printer-kde4 failing to build

2013-03-14 Thread Max Brazhnikov
On Sat, 09 Mar 2013 20:54:22 -0500 Andre Goree wrote:
> Hello all.  I can't seem to get the new area51 system-config-printer-kde4  
> port to build, which in turn fails kdeadmin4 and thus the kde4 port  
> itself.  It appears that the two patches included in this port  
> (patch-system-config-printer-kde__cmake-modules__FindSystemConfigPrinter.py  
> and patch-system-config-printer-kde__system-config-printer-kde.py) are  
> failing to find the files they need to patch.  If I run a 'find . -type f  
> -iname \*.py', in the port directory, nothing is found, which seems like  
> the root problem.
> 
> It's hard for me currently to post the exact output of 'make install  
> clean', but I can try if anyone would like me to (I have only command-line  
> on the machine now since KDE is being upgraded -- I removed all kde  
> packages before I started the upgrade).
> 
> In the mean time, I'm going to see if I can get by it by not enabled  
> kdeadmin in the kde4 config, however I wonder if something is amiss with  
> that port.  By the way, is this the correct way to test and report bugs  
> for area51?  I don't know of any way to report bugs otherwise...I'm not  
> aware of anything like bugzilla setup for area51 -- if anyone could point  
> me in the right direction for that it'd be great :)
> 
> Thanks in advance!

Hi Andre,

area51 a development repo, it's not an alternative to official portstree and 
shouldn't be used by regular users. Once ports are in good shape we'll make an 
announcement for testing, and then we'll be happy to see the bug reports.

However if you want to help with porting, join us on #kde-freebsd channel at 
freenode and send patches :)

Cheers,
Max
___
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] area51 and QEventDispatcher

2013-03-13 Thread Andreas Nilsson
Great, thanks :)


On Wed, Mar 13, 2013 at 2:11 PM, Alberto Villa  wrote:

> My latest commit fixed the issue.
>
> --
> Alberto Villa, FreeBSD committer 
> http://people.FreeBSD.org/~avilla
> Il giorno 13/mar/2013 07:16, "Alberto Villa"  ha
> scritto:
>
> Got the same on Tinderbox yesterday, I'm going to have a look later today.
>>
>> --
>> Alberto Villa, FreeBSD committer 
>> http://people.FreeBSD.org/~avilla
>> Il giorno 13/mar/2013 00:01, "Andreas Nilsson"  ha
>> scritto:
>>
>>> Hello,
>>>
>>> I've been trying for a few days to build kde 4.10.1 from area51 but a
>>> lot of packages are failing with
>>> /usr/local/lib/qt4/libQtGui.so: undefined reference to
>>> `QEventDispatcherGlib::$function
>>>
>>> A short list:
>>> akonadi-1.9.1
>>> opencv-2.3.1_6
>>> pinentry-0.8.1_2
>>> qimageblitz-0.0.6_1
>>> qt4-assistant-4.8.4
>>> qt4-help-tools-4.8.4
>>> qt4-pixeltool-4.8.4
>>> qt4-qdbusviewer-4.8.4
>>> qt4-qvfb-4.8.4
>>> qt4-uic3-4.8.4
>>> strigi-0.7.8
>>>
>>>
>>> The full logs are available at (
>>> http://benriach.widell.net/~andrnils/qeventdispatcher.tar.gz )
>>>
>>> I do the build with poudriere, so the buildenv should be "reasonably"
>>> clear. Host is amd64 9.1-stable, standard gcc toolchain.
>>>
>>> Are these known problems?
>>>
>>> Best regards
>>> Andreas Nilsson
>>>
>>> ___
>>> 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 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] area51 and QEventDispatcher

2013-03-13 Thread Alberto Villa
My latest commit fixed the issue.

--
Alberto Villa, FreeBSD committer 
http://people.FreeBSD.org/~avilla
Il giorno 13/mar/2013 07:16, "Alberto Villa"  ha
scritto:

> Got the same on Tinderbox yesterday, I'm going to have a look later today.
>
> --
> Alberto Villa, FreeBSD committer 
> http://people.FreeBSD.org/~avilla
> Il giorno 13/mar/2013 00:01, "Andreas Nilsson"  ha
> scritto:
>
>> Hello,
>>
>> I've been trying for a few days to build kde 4.10.1 from area51 but a lot
>> of packages are failing with
>> /usr/local/lib/qt4/libQtGui.so: undefined reference to
>> `QEventDispatcherGlib::$function
>>
>> A short list:
>> akonadi-1.9.1
>> opencv-2.3.1_6
>> pinentry-0.8.1_2
>> qimageblitz-0.0.6_1
>> qt4-assistant-4.8.4
>> qt4-help-tools-4.8.4
>> qt4-pixeltool-4.8.4
>> qt4-qdbusviewer-4.8.4
>> qt4-qvfb-4.8.4
>> qt4-uic3-4.8.4
>> strigi-0.7.8
>>
>>
>> The full logs are available at (
>> http://benriach.widell.net/~andrnils/qeventdispatcher.tar.gz )
>>
>> I do the build with poudriere, so the buildenv should be "reasonably"
>> clear. Host is amd64 9.1-stable, standard gcc toolchain.
>>
>> Are these known problems?
>>
>> Best regards
>> Andreas Nilsson
>>
>> ___
>> 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 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] area51 and QEventDispatcher

2013-03-12 Thread Alberto Villa
Got the same on Tinderbox yesterday, I'm going to have a look later today.

--
Alberto Villa, FreeBSD committer 
http://people.FreeBSD.org/~avilla
Il giorno 13/mar/2013 00:01, "Andreas Nilsson"  ha
scritto:

> Hello,
>
> I've been trying for a few days to build kde 4.10.1 from area51 but a lot
> of packages are failing with
> /usr/local/lib/qt4/libQtGui.so: undefined reference to
> `QEventDispatcherGlib::$function
>
> A short list:
> akonadi-1.9.1
> opencv-2.3.1_6
> pinentry-0.8.1_2
> qimageblitz-0.0.6_1
> qt4-assistant-4.8.4
> qt4-help-tools-4.8.4
> qt4-pixeltool-4.8.4
> qt4-qdbusviewer-4.8.4
> qt4-qvfb-4.8.4
> qt4-uic3-4.8.4
> strigi-0.7.8
>
>
> The full logs are available at (
> http://benriach.widell.net/~andrnils/qeventdispatcher.tar.gz )
>
> I do the build with poudriere, so the buildenv should be "reasonably"
> clear. Host is amd64 9.1-stable, standard gcc toolchain.
>
> Are these known problems?
>
> Best regards
> Andreas Nilsson
>
> ___
> 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 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] area51 and QEventDispatcher

2013-03-12 Thread Andreas Nilsson
Hello,

I've been trying for a few days to build kde 4.10.1 from area51 but a lot
of packages are failing with
/usr/local/lib/qt4/libQtGui.so: undefined reference to
`QEventDispatcherGlib::$function

A short list:
akonadi-1.9.1
opencv-2.3.1_6
pinentry-0.8.1_2
qimageblitz-0.0.6_1
qt4-assistant-4.8.4
qt4-help-tools-4.8.4
qt4-pixeltool-4.8.4
qt4-qdbusviewer-4.8.4
qt4-qvfb-4.8.4
qt4-uic3-4.8.4
strigi-0.7.8


The full logs are available at (
http://benriach.widell.net/~andrnils/qeventdispatcher.tar.gz )

I do the build with poudriere, so the buildenv should be "reasonably"
clear. Host is amd64 9.1-stable, standard gcc toolchain.

Are these known problems?

Best regards
Andreas Nilsson
___
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] area51 system-config-printer-kde4 failing to build

2013-03-11 Thread Andre Goree
Hello all.  I can't seem to get the new area51 system-config-printer-kde4  
port to build, which in turn fails kdeadmin4 and thus the kde4 port  
itself.  It appears that the two patches included in this port  
(patch-system-config-printer-kde__cmake-modules__FindSystemConfigPrinter.py  
and patch-system-config-printer-kde__system-config-printer-kde.py) are  
failing to find the files they need to patch.  If I run a 'find . -type f  
-iname \*.py', in the port directory, nothing is found, which seems like  
the root problem.


It's hard for me currently to post the exact output of 'make install  
clean', but I can try if anyone would like me to (I have only command-line  
on the machine now since KDE is being upgraded -- I removed all kde  
packages before I started the upgrade).


In the mean time, I'm going to see if I can get by it by not enabled  
kdeadmin in the kde4 config, however I wonder if something is amiss with  
that port.  By the way, is this the correct way to test and report bugs  
for area51?  I don't know of any way to report bugs otherwise...I'm not  
aware of anything like bugzilla setup for area51 -- if anyone could point  
me in the right direction for that it'd be great :)


Thanks in advance!

--
Andre Goree
an...@drenet.info
___
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] area51 upgrade problems

2013-02-03 Thread Derrick Dantavious Edwards
On Sun, 2013-02-03 at 10:28 -0500, Derrick Dantavious Edwards wrote:
>   Hi, 
> I previously had KDE 4.8.4 installed which work except for the problems
> with kdepim4. I followed the instructions at
> http://freebsd.kde.org/area51.php in efforts of using KDE 4.9.5 and help
> out with the bug reporting. I did not get very far. I am attempting to
> install the kde metaport and I get the following error message.
> 
> ===>   kdelibs-4.9.5 depends on file: /usr/local/bin/perl5.16.2 - found
> /bin/mkdir -p /usr/ports/x11/kdelibs4/work/kdelibs-4.9.5/build
> ===>  Patching for kdelibs-4.9.5
> ===>   kdelibs-4.9.5 depends on file: /usr/local/bin/perl5.16.2 - found
> ===>  Applying FreeBSD patches for kdelibs-4.9.5
> 1 out of 1 hunks failed--saving rejects to
> nepomuk/core/nepomukmainmodel.cpp.rej
> => Patch patch-git76e0376d failed to apply cleanly.
> => Patch(es) patch-KDE4Defaults.cmake patch-cmake-modules-CMakeLists.txt
> patch-cmake_modules_FindAlsa.cmake
> patch-cmake_modules_FindKDE4Internal.cmake
> patch-cmake_modules_FindKdcraw.cmake
> patch-cmake_modules_FindKexiv2.cmake patch-cmake_modules_FindKipi.cmake
> patch-cmake_modules_FindLibKonq.cmake patch-cmake_modules_FindQt4.cmake
> patch-cmake_modules_PythonMacros.cmake applied cleanly.
> *** [do-patch] Error code 1
> 
> Stop in /usr/ports/x11/kdelibs4.
> *** [build-depends] Error code 1
> 
> Stop in /usr/ports/sysutils/kdeadmin4.
> *** [run-depends] Error code 1===>   qt4-corelib-4.8.4 depends on
> file: /usr/local/sbin/pkg - found
> ===>  Extracting for qt4-corelib-4.8.4
> => SHA256 Checksum OK for KDE/qt-everywhere-opensource-src-4.8.4.tar.gz.
> ===>  Patching for qt4-corelib-4.8.4
> ===>  Applying extra
> patch /usr/ports/devel/qt4-corelib/../../devel/qt4/files/patch-configure
> ===>  Applying FreeBSD patches for qt4-corelib-4.8.4
> Ignoring previously applied (or reversed) patch.
> 1 out of 1 hunks ignored--saving rejects
> to ./src/corelib/tools/qiterator.h.rej
> => Patch patch-src__corelib__tools__qiterator.h failed to apply cleanly.
> => Patch(es) patch-0185-fix-format-strings.diff patch-configure applied
> cleanly.
> *** [do-patch] Error code 1
> 
> Stop in /usr/ports/devel/qt4-corelib.
> 
> ===>>> make failed for devel/qt4-corelib
> ===>>> Aborting update
>  up
> ===>>> Update for qt4-corelib-4.8.2_1 failed
> ===>>> Aborting update
> 
> ===>>> Update for qt4-qtestlib-4.8.2 failed
> ===>>> Aborting update
> 
> ===>>> Update for x11-toolkits/attica failed
> ===>>> Aborting update
> 
> I have svn up to the latest area51 and /usr/ports. I did a make clean
> on /usr/ports to ensure stale was causing any problems. I am at a lost.
> Any help would be great.
> V/r
> Derrick
> 
> 
> Stop in /usr/ports/x11/kde4.
> 
> I think that it is something local to my system because I get these same
> type of errors with other ports for example.
> 
> 
> 
After the ports update I was able to update a lot of ports that would
not before. I am having issues with the following ports though with the
same time of stale patch error.

farsight2-0.0.31 libnice-0.1.2 upower-0.9.14 calligra-2.5.5_1
ktorrent-4.3.1 superkaramba-4.9.5
 


===>   kde-workspace-4.9.5 depends on
file: /usr/local/kde4/bin/ksysguardd - found
===>   kde-workspace-4.9.5 depends on
file: /usr/local/kde4/lib/kde4/libexec/polkit-kde-authentication-agent-1
- not found
===>Verifying install
for /usr/local/kde4/lib/kde4/libexec/polkit-kde-authentication-agent-1
in /usr/ports/sysutils/polkit-kde
===>  License GPLv2 accepted by the user
===>   polkit-kde-0.99.1 depends on file: /usr/local/sbin/pkg - found
===>  Extracting for polkit-kde-0.99.1
=> SHA256 Checksum OK for polkit-kde-agent-1-0.99.0.tar.bz2.
===>  Patching for polkit-kde-0.99.1
===>  Applying FreeBSD patches for polkit-kde-0.99.1
Ignoring previously applied (or reversed) patch.
2 out of 2 hunks ignored--saving rejects to ./policykitlistener.cpp.rej
=> Patch patch-policykitlistener.cpp failed to apply cleanly.
=> Patch(es) patch-0.99.1 applied cleanly.
*** [do-patch] Error code 1

Stop in /usr/ports/sysutils/polkit-kde.
*** [run-depends] Error code 1

Stop in /usr/ports/x11/kde4-workspace.
*** [build-depends] Error code 1

Stop in /usr/ports/x11-themes/kdeartwork4.
*** [run-depends] Error code 1

Stop in /usr/ports/x11/kde4.

V/r

Derrick

___
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] area51 upgrade problems

2013-02-03 Thread Derrick Dantavious Edwards
Hi, 
I previously had KDE 4.8.4 installed which work except for the problems
with kdepim4. I followed the instructions at
http://freebsd.kde.org/area51.php in efforts of using KDE 4.9.5 and help
out with the bug reporting. I did not get very far. I am attempting to
install the kde metaport and I get the following error message.

===>   kdelibs-4.9.5 depends on file: /usr/local/bin/perl5.16.2 - found
/bin/mkdir -p /usr/ports/x11/kdelibs4/work/kdelibs-4.9.5/build
===>  Patching for kdelibs-4.9.5
===>   kdelibs-4.9.5 depends on file: /usr/local/bin/perl5.16.2 - found
===>  Applying FreeBSD patches for kdelibs-4.9.5
1 out of 1 hunks failed--saving rejects to
nepomuk/core/nepomukmainmodel.cpp.rej
=> Patch patch-git76e0376d failed to apply cleanly.
=> Patch(es) patch-KDE4Defaults.cmake patch-cmake-modules-CMakeLists.txt
patch-cmake_modules_FindAlsa.cmake
patch-cmake_modules_FindKDE4Internal.cmake
patch-cmake_modules_FindKdcraw.cmake
patch-cmake_modules_FindKexiv2.cmake patch-cmake_modules_FindKipi.cmake
patch-cmake_modules_FindLibKonq.cmake patch-cmake_modules_FindQt4.cmake
patch-cmake_modules_PythonMacros.cmake applied cleanly.
*** [do-patch] Error code 1

Stop in /usr/ports/x11/kdelibs4.
*** [build-depends] Error code 1

Stop in /usr/ports/sysutils/kdeadmin4.
*** [run-depends] Error code 1===>   qt4-corelib-4.8.4 depends on
file: /usr/local/sbin/pkg - found
===>  Extracting for qt4-corelib-4.8.4
=> SHA256 Checksum OK for KDE/qt-everywhere-opensource-src-4.8.4.tar.gz.
===>  Patching for qt4-corelib-4.8.4
===>  Applying extra
patch /usr/ports/devel/qt4-corelib/../../devel/qt4/files/patch-configure
===>  Applying FreeBSD patches for qt4-corelib-4.8.4
Ignoring previously applied (or reversed) patch.
1 out of 1 hunks ignored--saving rejects
to ./src/corelib/tools/qiterator.h.rej
=> Patch patch-src__corelib__tools__qiterator.h failed to apply cleanly.
=> Patch(es) patch-0185-fix-format-strings.diff patch-configure applied
cleanly.
*** [do-patch] Error code 1

Stop in /usr/ports/devel/qt4-corelib.

===>>> make failed for devel/qt4-corelib
===>>> Aborting update

===>>> Update for qt4-corelib-4.8.2_1 failed
===>>> Aborting update

===>>> Update for qt4-qtestlib-4.8.2 failed
===>>> Aborting update

===>>> Update for x11-toolkits/attica failed
===>>> Aborting update

I have svn up to the latest area51 and /usr/ports. I did a make clean
on /usr/ports to ensure stale was causing any problems. I am at a lost.
Any help would be great.
V/r
Derrick


Stop in /usr/ports/x11/kde4.

I think that it is something local to my system because I get these same
type of errors with other ports for example.



___
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] area51's sysutils/nepomuk-core fails with clang

2013-01-09 Thread Alberto Villa
On Wed, Jan 9, 2013 at 8:23 PM, Schaich Alonso
 wrote:
> Reproducable on RELEASE-9.1, STABLE-9 with CLANG_IS_CC and CURRENT, all recent
> versions.
> It can be fixed by adding the parantheses as proposed by clang in the first
> analysis output, and all others are followup errors.

Sorry, I had forgot about this.

> While I still don't know why that is needed, it still is required for
> clang-3.2. Of cause, removing the compilation of querytests from the
> CMakeLists.txt also fixes the issue.

Ah, sure, it's most vexing parse: http://en.wikipedia.org/wiki/Most_vexing_parse
--
Alberto Villa, FreeBSD committer 
http://people.FreeBSD.org/~avilla
___
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] area51's sysutils/nepomuk-core fails with clang

2013-01-09 Thread Schaich Alonso
Reproducable on RELEASE-9.1, STABLE-9 with CLANG_IS_CC and CURRENT, all recent 
versions.
It can be fixed by adding the parantheses as proposed by clang in the first 
analysis output, and all others are followup errors.
While I still don't know why that is needed, it still is required for 
clang-3.2. Of cause, removing the compilation of querytests from the 
CMakeLists.txt also fixes the issue.

Alonso

Build output:
> Scanning dependencies of target querytests
> [ 86%] Building CXX object
> autotests/test/CMakeFiles/querytests.dir/querytests_automoc.o [ 87%]
> Building CXX object autotests/test/CMakeFiles/querytests.dir/querytests.o [
> 87%] Building CXX object
> [...]
> [... multiple make jobs ...]
> [...]
> /usr/obj/usr/ports/sysutils/nepomuk-core/work/nepomuk-core-4.9.5/autotests/
> test/querytests.cpp:298:27: warning: parentheses were disambiguated as a
> function declarator [-Wvexing-parse]> 
> Query::Query query( ResourceTypeTerm( NAO::Tag() ) );
> 
>   ^~
> 
> /usr/obj/usr/ports/sysutils/nepomuk-core/work/nepomuk-core-4.9.5/autotests/t
> est/querytests.cpp:298:52: error: parameter declarator cannot be qualified> 
> Query::Query query( ResourceTypeTerm( NAO::Tag() ) );
> 
>   ~^
> 
> /usr/obj/usr/ports/sysutils/nepomuk-core/work/nepomuk-core-4.9.5/autotests/t
> est/querytests.cpp:309:16: error: no matching function for call to
> 'fetchResults'> 
> << fetchResults( query )
> 
>^~~~
> 
> /usr/obj/usr/ports/sysutils/nepomuk-core/work/nepomuk-core-4.9.5/autotests/t
> est/querytests.cpp:80:19: note: candidate function not viable: no known
> conversion from 'Query::Query (Nepomuk2::Query::ResourceTypeTerm ((*)()))'
> to 'const QString' for 1st argument;> 
> QList fetchResults(const QString& query) {
> 
>   ^
> 
> /usr/obj/usr/ports/sysutils/nepomuk-core/work/nepomuk-core-4.9.5/autotests/t
> est/querytests.cpp:101:19: note: candidate function not viable: no known
> conversion from 'Query::Query (Nepomuk2::Query::ResourceTypeTerm ((*)()))'
> to 'const Query::Query' for 1st argument;> 
> QList fetchResults( const Query::Query& query ) {
> 
>   ^
> 
> [ 91%] Building CXX object
> services/backupsync/service/CMakeFiles/nepomukbackupsync.dir/backupmanagera
> daptor.cpp.o In file included from
> /usr/obj/usr/ports/sysutils/nepomuk-core/work/nepomuk-core-4.9.5/autotests/
> test/querytests.cpp:21: In file included from
> /usr/obj/usr/ports/sysutils/nepomuk-core/work/nepomuk-core-4.9.5/autotests/
> test/querytests.h:24: In file included from
> /usr/local/include/qt4/QtCore/QObject:1:
> In file included from /usr/local/include/qt4/QtCore/qobject.h:50:
> /usr/local/include/qt4/QtCore/qlist.h:381:22: warning: source of this
> 'memcpy' call is a pointer to dynamic class 'const Soprano::Statement';
> vtable pointer will be copied [-Wdynamic-class-memaccess]> 
> else ::memcpy(n, &t, sizeof(T));
> 
>  ^
> 
> /usr/local/include/qt4/QtCore/qlist.h:512:13: note: in instantiation of
> member function 'QList::node_construct' requested here> 
> node_construct(n, t);
> ^
> 
> /usr/local/include/Soprano/../soprano/iterator.h:281:16: note: in
> instantiation of member function 'QList::append'
> requested here> 
> sl.append( current() );
> 
>^
> 
> /usr/local/include/Soprano/../soprano/statementiterator.h:104:51: note: in
> instantiation of member function
> 'Soprano::Iterator::allElements' requested here> 
> QList allStatements() { return allElements(); }
> 
>   ^
> 
> /usr/local/include/qt4/QtCore/qlist.h:381:22: note: explicitly cast the
> pointer to silence this warning> 
> else ::memcpy(n, &t, sizeof(T));
> 
>  ^
>  (void*)
> 
> 2 warnings and 2 errors generated.
> *** [autotests/test/CMakeFiles/querytests.dir/querytests.o] Error code 1
> 1 error
> *** [autotests/test/CMakeFiles/querytests.dir/all] Error code 2
___
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] area51

2012-11-17 Thread ajtiM
On Saturday 17 November 2012 09:46:42 Schaich Alonso wrote:
> On 2012-11-17 (Saturday) 07:31:12 ajtiM wrote:
> > Hi!
> > 
> > I like to start build KDE 4.9.3 from area51 and I have two questions,
> > please:
> > 
> > Is it possible tou buld KDE with clang?
> > Is server with files okay because as I know they haveproblems with many
> > servers?
> > 
> > Thank you very much.
> > 
> > Mitja
> > 
> > http://www.redbubble.com/people/lumiwa
> > ___
> > 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
> 
> Most packages can be built with clang.
> 
> * devel/boost-libs will use g++ independent of your make.conf CC or
> WITH_CLANG_IS_CC settings.
> 
> * multimedia/libxine will build only with gcc
> 
> * sysutils/nepomuk-core is not building over here with neither clang or gcc
> 
> * graphics/svgalib is not building with clang
> 
> * converters/recode is not building with clang
> 
> Both nepomuk-core and libxine are "required" by x11/kde4-runtime, which
> will build and work with the corresponding dependencies
> outcommented/removed in x11/kde4-runtime/Makefile.
> 
> svgalib dependency is present only if you enable kdegraphics, and can be
> avoided by configuring graphics/ImageMagick to not use ghostscript.
> 
> recode dependency is present only if you use phonon-vlc, and can be avoided
> by disabling the ASS support option of multimedia/vlc.
> 
> Alonso

Thank you very much.

Mitja

http://www.redbubble.com/people/lumiwa
___
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] area51

2012-11-17 Thread Schaich Alonso
On 2012-11-17 (Saturday) 07:31:12 ajtiM wrote:
> Hi!
> 
> I like to start build KDE 4.9.3 from area51 and I have two questions,
> please:
> 
> Is it possible tou buld KDE with clang?
> Is server with files okay because as I know they haveproblems with many
> servers?
> 
> Thank you very much.
> 
> Mitja
> 
> http://www.redbubble.com/people/lumiwa
> ___
> 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

Most packages can be built with clang.

* devel/boost-libs will use g++ independent of your make.conf CC or 
WITH_CLANG_IS_CC settings.

* multimedia/libxine will build only with gcc

* sysutils/nepomuk-core is not building over here with neither clang or gcc

* graphics/svgalib is not building with clang

* converters/recode is not building with clang

Both nepomuk-core and libxine are "required" by x11/kde4-runtime, which will 
build and work with the corresponding dependencies outcommented/removed in 
x11/kde4-runtime/Makefile.

svgalib dependency is present only if you enable kdegraphics, and can be 
avoided by configuring graphics/ImageMagick to not use ghostscript.

recode dependency is present only if you use phonon-vlc, and can be avoided by 
disabling the ASS support option of multimedia/vlc.

Alonso
___
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] area51

2012-11-17 Thread ajtiM
Hi!

I like to start build KDE 4.9.3 from area51 and I have two questions, please:

Is it possible tou buld KDE with clang?
Is server with files okay because as I know they haveproblems with many 
servers?

Thank you very much.

Mitja

http://www.redbubble.com/people/lumiwa
___
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] area51

2012-10-26 Thread ajtiM
On Friday 26 October 2012 07:53:10 Max Brazhnikov wrote:
> On Fri, 26 Oct 2012 09:48:30 -0200, Raphael Kubo da Costa wrote:
> > ajtiM  writes:
> > > Hi!
> > > 
> > > It looks like FreeBSD 9.1 need more time to be out, RC-3 is still on
> > > waiting. I like install KDE 4.9.2 which I saw in area51. Are there any
> > > special instructions to install it or is just normal update, please?
> > 
> > The usual procedures, AFAIK.
> 
> KDE 4.9.2 is not ready - only distfiles update was committed. Use svn
> revision < 8680 for KDE 4.9.1. Btw, 4.9.3 is expected in a week and I'm
> going to work on it.
> 
> As for special update instructions - kdemultimedia4 has been split, you
> need to deinstall kdemultimedia-4 before upgrading.
> 
> Cheers,
> Max

Good to know...
Thank you very much.


Mitja

http://www.redbubble.com/people/lumiwa
___
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] area51

2012-10-26 Thread Max Brazhnikov
On Fri, 26 Oct 2012 09:48:30 -0200, Raphael Kubo da Costa wrote:
> ajtiM  writes:
> 
> > Hi!
> >
> > It looks like FreeBSD 9.1 need more time to be out, RC-3 is still on 
> > waiting. 
> > I like install KDE 4.9.2 which I saw in area51. Are there any special 
> > instructions to install it or is just normal update, please?
> 
> The usual procedures, AFAIK.

KDE 4.9.2 is not ready - only distfiles update was committed. Use svn revision 
< 8680 for KDE 4.9.1. Btw, 4.9.3 is expected in a week and I'm going to work on 
it.

As for special update instructions - kdemultimedia4 has been split, you need to 
deinstall kdemultimedia-4 before upgrading.

Cheers,
Max
___
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] area51

2012-10-26 Thread Raphael Kubo da Costa
ajtiM  writes:

> Hi!
>
> It looks like FreeBSD 9.1 need more time to be out, RC-3 is still on waiting. 
> I like install KDE 4.9.2 which I saw in area51. Are there any special 
> instructions to install it or is just normal update, please?

The usual procedures, AFAIK.
___
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] area51

2012-10-26 Thread ajtiM
Hi!

It looks like FreeBSD 9.1 need more time to be out, RC-3 is still on waiting. 
I like install KDE 4.9.2 which I saw in area51. Are there any special 
instructions to install it or is just normal update, please?

Thank you.

Mitja

http://www.redbubble.com/people/lumiwa
___
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] area51 svn migration

2011-12-21 Thread Josh Paetzel
I'm moving the area51 svn repo to newer faster better hardware on this
Thursday, starting at approximately 11am Pacific time.  I've already
pregamed the move quite heavily, there should only be a very small
window of downtime...maybe an hour tops.

-- 
Thanks,

Josh Paetzel
___
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] Area51 tinderbox

2010-02-13 Thread Mina R Waheeb
Ops, forgot the arch used to build the packages is i386.


Thanks Dima for the note :)

On Sat, Feb 13, 2010 at 9:46 AM, Mina R Waheeb  wrote:

> Hi folks,
>   I have setup tinderbox [1] repo for area51 which provide FreeBSD packages
> for KDE area51 ports to make the testing more easy and more wider :) I will
> do
> pkg rebuild for each area51 call for testing.
>
> The repo provide packages for -CURRENT [2] if anyone interested in another
> FreeBSD versions just nudge me, any comments would be appreciated.
>
> Cheers,
> Mina R Waheeb
>
> [1] http://tinderbox.kemetex.com
> [2] http://tinderbox.kemetex.com/packages/9.0-FreeBSD/
>
___
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] Area51 tinderbox

2010-02-12 Thread Mina R Waheeb
Hi folks,
   I have setup tinderbox [1] repo for area51 which provide FreeBSD packages 
for KDE area51 ports to make the testing more easy and more wider :) I will do 
pkg rebuild for each area51 call for testing.

The repo provide packages for -CURRENT [2] if anyone interested in another 
FreeBSD versions just nudge me, any comments would be appreciated.

Cheers,
Mina R Waheeb

[1] http://tinderbox.kemetex.com
[2] http://tinderbox.kemetex.com/packages/9.0-FreeBSD/
___
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] [AREA51] taglib changes library number

2009-11-17 Thread Martin Wilke
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Howdy,

We know about that, the problem is also you need to be bump the PORTREVISION

We'll update kde and all dependency until the 8.0 Release :).

- - Martin

On Tue, Nov 17, 2009 at 09:48:18AM +0200, David Bruce Naylor wrote:
> Hi,
> 
> The taglib in area51 has a library number of tag.1 (while the previous port 
> had tag.6).  The following ports are affected by this: 
> 
> audio/etoile-melodie  
>   
> audio/amarok
> audio/aqualung
> audio/cynthiune
> audio/ezstream
> audio/gimmix
> audio/prokyon3
> audio/py-taglib
> audio/tagutil
> audio/sound-juicer
> audio/xmms-kde
> audio/yammi
> audio/py-tagpy
> audio/gmm
> audio/mp3unicode
> audio/gmpc-mserver
> audio/taglookup
> devel/evfs
> deskutils/pinot
> multimedia/audacious-plugins
> multimedia/bmpx
> multimedia/eclair
> multimedia/vlc
> multimedia/xfce4-media
> multimedia/transkode
> net-p2p/ktorrent
> sysutils/fusefs-pod
> sysutils/krename-kde4
> 
> Attached is a patch that corrects the above ports to check for the correct 
> version of tag (tested with ktorrent).  (I just did `find /usr/ports -name 
> Makefile | xargs sed -i '' -e 's/tag\.6/tag.1/g'`).  
> 
> Regards,
> 
> David

> diff -ur ports/audio/amarok/Makefile ports/audio/amarok/Makefile
> --- ports/audio/amarok/Makefile   2009-08-09 12:56:38.0 +0200
> +++ ports/audio/amarok/Makefile   2009-11-17 09:14:13.0 +0200
> @@ -15,7 +15,7 @@
>  MAINTAINER=  m...@freebsd.org
>  COMMENT= Media player for KDE
>  
> -LIB_DEPENDS= tag.6:${PORTSDIR}/audio/taglib \
> +LIB_DEPENDS= tag.1:${PORTSDIR}/audio/taglib \
>   tunepimp.5:${PORTSDIR}/audio/libtunepimp \
>   mp4v2:${PORTSDIR}/multimedia/mpeg4ip-libmp4v2 \
>   xine.1:${PORTSDIR}/multimedia/libxine
> diff -ur ports/audio/aqualung/Makefile ports/audio/aqualung/Makefile
> --- ports/audio/aqualung/Makefile 2009-09-02 23:00:33.0 +0200
> +++ ports/audio/aqualung/Makefile 2009-11-17 09:14:13.0 +0200
> @@ -25,7 +25,7 @@
>   modplug.0:${PORTSDIR}/audio/libmodplug \
>   mpcdec.5:${PORTSDIR}/audio/libmpcdec \
>   mac.2:${PORTSDIR}/audio/mac \
> - tag.6:${PORTSDIR}/audio/taglib \
> + tag.1:${PORTSDIR}/audio/taglib \
>   lrdf.2:${PORTSDIR}/textproc/liblrdf \
>   cdio.8:${PORTSDIR}/sysutils/libcdio \
>   mp3lame.0:${PORTSDIR}/audio/lame \
> diff -ur ports/audio/cynthiune/Makefile ports/audio/cynthiune/Makefile
> --- ports/audio/cynthiune/Makefile2009-07-11 03:03:58.0 +0200
> +++ ports/audio/cynthiune/Makefile2009-11-17 09:14:13.0 +0200
> @@ -17,7 +17,7 @@
>  COMMENT= Romantic music player for GNUstep
>  
>  LIB_DEPENDS+=FLAC:${PORTSDIR}/audio/flac
> -LIB_DEPENDS+=tag.6:${PORTSDIR}/audio/taglib
> +LIB_DEPENDS+=tag.1:${PORTSDIR}/audio/taglib
>  LIB_DEPENDS+=mpcdec.5:${PORTSDIR}/audio/libmpcdec
>  LIB_DEPENDS+=musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz
>  LIB_DEPENDS+=modplug.0:${PORTSDIR}/audio/libmodplug
> diff -ur ports/audio/etoile-melodie/Makefile 
> ports/audio/etoile-melodie/Makefile
> --- ports/audio/etoile-melodie/Makefile   2009-03-22 17:22:50.0 
> +0200
> +++ ports/audio/etoile-melodie/Makefile   2009-11-17 09:14:13.0 
> +0200
> @@ -15,7 +15,7 @@
>  MAINTAINER=  din...@freebsd.org
>  COMMENT= Etoile Project music player
>  
> -LIB_DEPENDS= tag.6:${PORTSDIR}/audio/taglib \
> +LIB_DEPENDS= tag.1:${PORTSDIR}/audio/taglib \
>   mp4v2.0:${PORTSDIR}/multimedia/mpeg4ip-libmp4v2
>  
>  USE_BZIP2=   yes
> diff -ur ports/audio/ezstream/Makefile ports/audio/ezstream/Makefile
> --- ports/audio/ezstream/Makefile 2009-09-13 03:02:56.0 +0200
> +++ ports/audio/ezstream/Makefile 2009-11-17 09:14:13.0 +0200
> @@ -40,7 +40,7 @@
>  .if defined(WITHOUT_TAGLIB)
>  CONFIGURE_ARGS+= --without-taglib
>  .else
> -LIB_DEPENDS+=tag.6:${PORTSDIR}/audio/taglib
> +LIB_DEPENDS+=tag.1:${PORTSDIR}/audio/taglib
>  CONFIGURE_ARGS+= --with-taglib=${LOCALBASE}
>  .endif
>  
> diff -ur ports/audio/gimmix/Makefile ports/audio/gimmix/Makefile
> --- ports/audio/gimmix/Makefile   2009-09-26 03:03:59.0 +0200
> +++ ports/audio/gimmix/Makefile   2009-11-17 09:14:15.0 +0200
> @@ -16,7 +16,7 @@
>  COMMENT= Gimmix is a graphical MPD client written in C using GTK+2
>  
>  LIB_DEPENDS= mpd:${PORTSDIR}/audio/libmpd \
> - tag.6:${PORTSDIR}/audio/taglib \
> + tag.1:${PORTSDIR}/audio/taglib \
>   nxml:${PORTSDIR}/textproc/libnxml
>  
>  USE_GNOME=   gtk20 intltool libglade2
> diff -ur ports/audio/gmm/Makefile ports/audio/gmm/Makefile
> --- ports/audio/gmm/Makefile  2009-09-13 03:02:56.0 +0200
> +++ ports/audio/gmm/Makefile  2009-11-17 09:14:16.0 +0200
> @@ -17,7 +17,7 @@
>  BUILD_DEPE

[kde-freebsd] [AREA51] taglib changes library number

2009-11-16 Thread David Bruce Naylor
Hi,

The taglib in area51 has a library number of tag.1 (while the previous port 
had tag.6).  The following ports are affected by this: 

audio/etoile-melodie

audio/amarok
audio/aqualung
audio/cynthiune
audio/ezstream
audio/gimmix
audio/prokyon3
audio/py-taglib
audio/tagutil
audio/sound-juicer
audio/xmms-kde
audio/yammi
audio/py-tagpy
audio/gmm
audio/mp3unicode
audio/gmpc-mserver
audio/taglookup
devel/evfs
deskutils/pinot
multimedia/audacious-plugins
multimedia/bmpx
multimedia/eclair
multimedia/vlc
multimedia/xfce4-media
multimedia/transkode
net-p2p/ktorrent
sysutils/fusefs-pod
sysutils/krename-kde4

Attached is a patch that corrects the above ports to check for the correct 
version of tag (tested with ktorrent).  (I just did `find /usr/ports -name 
Makefile | xargs sed -i '' -e 's/tag\.6/tag.1/g'`).  

Regards,

David
diff -ur ports/audio/amarok/Makefile ports/audio/amarok/Makefile
--- ports/audio/amarok/Makefile	2009-08-09 12:56:38.0 +0200
+++ ports/audio/amarok/Makefile	2009-11-17 09:14:13.0 +0200
@@ -15,7 +15,7 @@
 MAINTAINER=	m...@freebsd.org
 COMMENT=	Media player for KDE
 
-LIB_DEPENDS=	tag.6:${PORTSDIR}/audio/taglib \
+LIB_DEPENDS=	tag.1:${PORTSDIR}/audio/taglib \
 		tunepimp.5:${PORTSDIR}/audio/libtunepimp \
 		mp4v2:${PORTSDIR}/multimedia/mpeg4ip-libmp4v2 \
 		xine.1:${PORTSDIR}/multimedia/libxine
diff -ur ports/audio/aqualung/Makefile ports/audio/aqualung/Makefile
--- ports/audio/aqualung/Makefile	2009-09-02 23:00:33.0 +0200
+++ ports/audio/aqualung/Makefile	2009-11-17 09:14:13.0 +0200
@@ -25,7 +25,7 @@
 		modplug.0:${PORTSDIR}/audio/libmodplug \
 		mpcdec.5:${PORTSDIR}/audio/libmpcdec \
 		mac.2:${PORTSDIR}/audio/mac \
-		tag.6:${PORTSDIR}/audio/taglib \
+		tag.1:${PORTSDIR}/audio/taglib \
 		lrdf.2:${PORTSDIR}/textproc/liblrdf \
 		cdio.8:${PORTSDIR}/sysutils/libcdio \
 		mp3lame.0:${PORTSDIR}/audio/lame \
diff -ur ports/audio/cynthiune/Makefile ports/audio/cynthiune/Makefile
--- ports/audio/cynthiune/Makefile	2009-07-11 03:03:58.0 +0200
+++ ports/audio/cynthiune/Makefile	2009-11-17 09:14:13.0 +0200
@@ -17,7 +17,7 @@
 COMMENT=	Romantic music player for GNUstep
 
 LIB_DEPENDS+=	FLAC:${PORTSDIR}/audio/flac
-LIB_DEPENDS+=	tag.6:${PORTSDIR}/audio/taglib
+LIB_DEPENDS+=	tag.1:${PORTSDIR}/audio/taglib
 LIB_DEPENDS+=	mpcdec.5:${PORTSDIR}/audio/libmpcdec
 LIB_DEPENDS+=	musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz
 LIB_DEPENDS+=	modplug.0:${PORTSDIR}/audio/libmodplug
diff -ur ports/audio/etoile-melodie/Makefile ports/audio/etoile-melodie/Makefile
--- ports/audio/etoile-melodie/Makefile	2009-03-22 17:22:50.0 +0200
+++ ports/audio/etoile-melodie/Makefile	2009-11-17 09:14:13.0 +0200
@@ -15,7 +15,7 @@
 MAINTAINER=	din...@freebsd.org
 COMMENT=	Etoile Project music player
 
-LIB_DEPENDS=	tag.6:${PORTSDIR}/audio/taglib \
+LIB_DEPENDS=	tag.1:${PORTSDIR}/audio/taglib \
 		mp4v2.0:${PORTSDIR}/multimedia/mpeg4ip-libmp4v2
 
 USE_BZIP2=	yes
diff -ur ports/audio/ezstream/Makefile ports/audio/ezstream/Makefile
--- ports/audio/ezstream/Makefile	2009-09-13 03:02:56.0 +0200
+++ ports/audio/ezstream/Makefile	2009-11-17 09:14:13.0 +0200
@@ -40,7 +40,7 @@
 .if defined(WITHOUT_TAGLIB)
 CONFIGURE_ARGS+=	--without-taglib
 .else
-LIB_DEPENDS+=	tag.6:${PORTSDIR}/audio/taglib
+LIB_DEPENDS+=	tag.1:${PORTSDIR}/audio/taglib
 CONFIGURE_ARGS+=	--with-taglib=${LOCALBASE}
 .endif
 
diff -ur ports/audio/gimmix/Makefile ports/audio/gimmix/Makefile
--- ports/audio/gimmix/Makefile	2009-09-26 03:03:59.0 +0200
+++ ports/audio/gimmix/Makefile	2009-11-17 09:14:15.0 +0200
@@ -16,7 +16,7 @@
 COMMENT=	Gimmix is a graphical MPD client written in C using GTK+2
 
 LIB_DEPENDS=	mpd:${PORTSDIR}/audio/libmpd \
-		tag.6:${PORTSDIR}/audio/taglib \
+		tag.1:${PORTSDIR}/audio/taglib \
 		nxml:${PORTSDIR}/textproc/libnxml
 
 USE_GNOME=	gtk20 intltool libglade2
diff -ur ports/audio/gmm/Makefile ports/audio/gmm/Makefile
--- ports/audio/gmm/Makefile	2009-09-13 03:02:56.0 +0200
+++ ports/audio/gmm/Makefile	2009-11-17 09:14:16.0 +0200
@@ -17,7 +17,7 @@
 BUILD_DEPENDS=	bash:${PORTSDIR}/shells/bash
 LIB_DEPENDS=	FOX-1.6:${PORTSDIR}/x11-toolkits/fox16 		\
 		xine.1:${PORTSDIR}/multimedia/libxine		\
-		tag.6:${PORTSDIR}/audio/taglib			\
+		tag.1:${PORTSDIR}/audio/taglib			\
 		sqlite3.8:${PORTSDIR}/databases/sqlite3		\
 		dbus-1:${PORTSDIR}/devel/dbus
 
diff -ur ports/audio/gmpc-mserver/Makefile ports/audio/gmpc-mserver/Makefile
--- ports/audio/gmpc-mserver/Makefile	2009-09-26 03:03:59.0 +0200
+++ ports/audio/gmpc-mserver/Makefile	2009-11-17 09:14:16.0 +0200
@@ -16,7 +16,7 @@
 
 LIB_DEPENDS=	mpd:${PORTSDIR}/audio/libmpd \
 		curl.5:${PORTSDIR}/ftp/curl \
-		tag.6:${PORTSDIR}/audio/taglib \
+		tag.1:${PORTSDIR}/audio/taglib \
 		microhttpd:${PORTSDIR}/www/libmicrohttpd
 BUILD_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc
 RUN_DEPEND=	gmpc:${PORTSD

[kde-freebsd] area51 fixed, was Re: area51 disk is full

2009-09-14 Thread Thomas Abthorpe
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On September 14, 2009 08:57:58 am Josh Paetzel wrote:
> The backup script uses a ton of scratch space.  It is causing the disk  
> full woes.  ISC racked the new server on Friday so I plan to start  
> migrating things to it Very Soon Now (TM)
>
> For now, the disk is back to usable state.
>
> Thanks,
>
> Josh Paetzel

Thanks Josh!

Appreciate it.


Thomas

- -- 
Thomas Abthorpe | FreeBSD Committer
tabtho...@freebsd.org   | http://people.freebsd.org/~tabthorpe
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.13 (FreeBSD)

iEYEARECAAYFAkquUUkACgkQ5Gm/jNBp8qDwpgCdF1AsX9kdMq13fe1DWvfFKWn7
E1AAnRzwBfaz4WlHkQMJy8NSiHxO1cY2
=FTvi
-END PGP SIGNATURE-
___
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] area51: disk full

2009-09-13 Thread Thomas Abthorpe
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On September 14, 2009 12:11:49 am Dima Panov wrote:
> Good day, folks!
>
> This happens again - storage on area51 is full.

I will ping Josh Paetzel on this one.


Thomas

- -- 
Thomas Abthorpe | FreeBSD Committer
tabtho...@freebsd.org   | http://people.freebsd.org/~tabthorpe
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.13 (FreeBSD)

iEYEARECAAYFAkqtzFgACgkQ5Gm/jNBp8qABNACdGvFCzFnzVgsHRoW1WoCVwUzF
rKcAn3JutF/7umi7Fx1q3L7HUL7RS15Z
=v4GX
-END PGP SIGNATURE-
___
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] area51: disk full

2009-09-13 Thread Dima Panov
Good day, folks!

This happens again - storage on area51 is full. 


-- 
Dima "Red Fox" Panov @ Home | C73E 2B72 1FFD 61BD E206 1234 A626 76ED 93E3 B018
Khabarovsk, Russia  | 2D30 2CCB 9984 130C 6F87 BAFC FB8B A09D D539 8F29
k...@freebsd Team | FreeBSD committer since 10.08.2009 | FreeBSD since Sept 1995
Twitter.com:fluffy_khv | Skype:dima.panov | Jabber.org:fluffy.khv | ICQ:1745024


signature.asc
Description: This is a digitally signed message part.
___
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] Area51 ports needing a little 4.3.1 loving

2009-08-28 Thread Dima Panov
On Saturday 29 August 2009 07:59:35 Thomas Abthorpe wrote:
> Hey all, turns out I neglected the following ports the need updating
> to 4.3.1 in area51
>
> graphics/kcoloredit
> graphics/kgraphviewer
> graphics/kiconedit
> graphics/kpovmodeler
> graphics/kuickshow-kde4
> graphics/skanlite
> misc/konq-plugins-kde4
>
> Anybody with a little extra time are strongly encouraged to investigate :)

As soon as distfiles will be available at ktown.kde.org :)

-- 
Dima "Red Fox" Panov @ Home | C73E 2B72 1FFD 61BD E206 1234 A626 76ED 93E3 B018
Khabarovsk, Russia  | 2D30 2CCB 9984 130C 6F87 BAFC FB8B A09D D539 8F29
k...@freebsd Team | FreeBSD committer since 10.08.2009 | FreeBSD since Sept 1995
Twitter.com:fluffy_khv | Skype:dima.panov | Jabber.org:fluffy.khv | ICQ:1745024
___
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] Area51 ports needing a little 4.3.1 loving

2009-08-28 Thread Thomas Abthorpe
Hey all, turns out I neglected the following ports the need updating
to 4.3.1 in area51

graphics/kcoloredit
graphics/kgraphviewer
graphics/kiconedit
graphics/kpovmodeler
graphics/kuickshow-kde4
graphics/skanlite
misc/konq-plugins-kde4

Anybody with a little extra time are strongly encouraged to investigate :)


Thomas

-- 

Thomas Abthorpe, FreeBSD Ports Committer
tabtho...@freebsd.org, http://people.freebsd.org/~tabthorpe
___
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] area51/editors/koffice-kde4: update to 2.0.0 release

2009-06-04 Thread Dima Panov
On Friday 05 June 2009 11:43:25 Alberto Villa wrote:
> On Thursday 04 June 2009 04:45:53 Dima Panov wrote:
> > Good day!
> >
> > =
> > Index: editors/koffice-kde4/distinfo
>
> thanks! i've installed it with qt 4.4.3, but it required a lot of patching,
> since it is qt 4.5 dependent

Yes, qt 4.5 is required by many functions. I've already live with qt-4.5.1 from 
area51, 
since kde 4.3.beta1 is also wants to use qt-4.5 rather then 4.4.x


-- 
Dmitry "Red Fox" Panov @ Home FreeBSD since September, 1995
Khabarovsk, Russia   Skype:dima.panov | Jabber.org:fluffy.khv | ICQ:1745024

___
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] area51/editors/koffice-kde4: update to 2.0.0 release

2009-06-04 Thread Alberto Villa
On Thursday 04 June 2009 04:45:53 Dima Panov wrote:
> Good day!
>
> =
> Index: editors/koffice-kde4/distinfo

thanks! i've installed it with qt 4.4.3, but it required a lot of patching, 
since it is qt 4.5 dependent
-- 
Alberto Villa 
___
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] area51/misc/kdeedu4: update plist to 4.2.85

2009-06-04 Thread Dima Panov
* update plist

==
Index: misc/kdeedu4/pkg-plist
===
--- misc/kdeedu4/pkg-plist  (revision 4809)
+++ misc/kdeedu4/pkg-plist  (working copy)
@@ -41,6 +41,7 @@
 include/libkdeedu/keduvocpersonalpronoun.h
 include/libkdeedu/keduvoctext.h
 include/libkdeedu/keduvoctranslation.h
+include/libkdeedu/keduvocwordflags.h
 include/libkdeedu/keduvocwordtype.h
 include/libkdeedu/libkdeedu_science_export.h
 include/libkdeedu/libkdeedu_ui_export.h
@@ -59,36 +60,50 @@
 include/libkiten/HistoryPtrList.h
 include/libkiten/kromajiedit.h
 include/libkiten/libkitenexport.h
+include/marble/AbstractDataPlugin.h
+include/marble/AbstractDataPluginModel.h
+include/marble/AbstractDataPluginWidget.h
+include/marble/AbstractFloatItem.h
 include/marble/AbstractLayerInterface.h
 include/marble/AbstractProjection.h
 include/marble/AbstractProjectionHelper.h
-include/marble/BoundingBox.h
 include/marble/ClipPainter.h
 include/marble/EquirectProjection.h
 include/marble/EquirectProjectionHelper.h
 include/marble/ExtDateTime.h
+include/marble/GeoDataAccuracy.h
 include/marble/GeoDataColorStyle.h
 include/marble/GeoDataContainer.h
+include/marble/GeoDataContainer_p.h
 include/marble/GeoDataCoordinates.h
 include/marble/GeoDataCoordinates_p.h
 include/marble/GeoDataDocument.h
+include/marble/GeoDataDocument_p.h
 include/marble/GeoDataFeature.h
+include/marble/GeoDataFeature_p.h
 include/marble/GeoDataFolder.h
 include/marble/GeoDataGeometry.h
+include/marble/GeoDataGeometry_p.h
 include/marble/GeoDataHotSpot.h
 include/marble/GeoDataIconStyle.h
 include/marble/GeoDataLabelStyle.h
 include/marble/GeoDataLatLonAltBox.h
 include/marble/GeoDataLatLonBox.h
 include/marble/GeoDataLineString.h
+include/marble/GeoDataLineString_p.h
 include/marble/GeoDataLineStyle.h
 include/marble/GeoDataLinearRing.h
+include/marble/GeoDataLinearRing_p.h
 include/marble/GeoDataMultiGeometry.h
+include/marble/GeoDataMultiGeometry_p.h
 include/marble/GeoDataObject.h
 include/marble/GeoDataPlacemark.h
+include/marble/GeoDataPlacemark_p.h
 include/marble/GeoDataPoint.h
+include/marble/GeoDataPoint_p.h
 include/marble/GeoDataPolyStyle.h
 include/marble/GeoDataPolygon.h
+include/marble/GeoDataPolygon_p.h
 include/marble/GeoDataStyle.h
 include/marble/GeoDataStyleMap.h
 include/marble/GeoDataStyleSelector.h
@@ -98,20 +113,21 @@
 include/marble/MapThemeManager.h
 include/marble/MapThemeSortFilterProxyModel.h
 include/marble/MarbleAboutDialog.h
-include/marble/MarbleAbstractFloatItem.h
 include/marble/MarbleControlBox.h
 include/marble/MarbleDataFacade.h
 include/marble/MarbleDirs.h
 include/marble/MarbleMap.h
 include/marble/MarbleModel.h
 include/marble/MarbleNavigator.h
-include/marble/MarbleRenderPlugin.h
-include/marble/MarbleRenderPluginInterface.h
 include/marble/MarbleWidget.h
 include/marble/MarbleWidgetInputHandler.h
 include/marble/MercatorProjection.h
 include/marble/MercatorProjectionHelper.h
+include/marble/Planet.h
+include/marble/PluginInterface.h
 include/marble/Quaternion.h
+include/marble/RenderPlugin.h
+include/marble/RenderPluginInterface.h
 include/marble/Serializable.h
 include/marble/SphericalProjection.h
 include/marble/SphericalProjectionHelper.h
@@ -123,16 +139,35 @@
 include/marble/geodata_export.h
 include/marble/global.h
 include/marble/marble_export.h
+lib/avogadro-kalzium/colors/libchargecolor.so
+lib/avogadro-kalzium/colors/libdistancecolor.so
+lib/avogadro-kalzium/colors/libindexcolor.so
+lib/avogadro-kalzium/colors/libresiduecolor.so
 lib/avogadro-kalzium/engines/liblabelengine.so
+lib/avogadro-kalzium/engines/libaxesengine.so
+lib/avogadro-kalzium/engines/libcartoonengine.so
+lib/avogadro-kalzium/engines/libdipoleengine.so
+lib/avogadro-kalzium/engines/libforceengine.so
+lib/avogadro-kalzium/engines/libhbondengine.so
 lib/avogadro-kalzium/engines/liborbitalengine.so
+lib/avogadro-kalzium/engines/liboverlayengine.so
+lib/avogadro-kalzium/engines/libpolygonengine.so
 lib/avogadro-kalzium/engines/libribbonengine.so
 lib/avogadro-kalzium/engines/libringengine.so
+lib/avogadro-kalzium/engines/libsimplewireengine.so
 lib/avogadro-kalzium/engines/libsphereengine.so
 lib/avogadro-kalzium/engines/libstickengine.so
+lib/avogadro-kalzium/engines/libsurfaceengine.so
 lib/avogadro-kalzium/engines/libwireengine.so
+lib/avogadro-kalzium/tools/libaligntool.so
+lib/avogadro-kalzium/tools/libautoopttool.so
+lib/avogadro-kalzium/tools/libautorotatetool.so
+lib/avogadro-kalzium/tools/libbondcentrictool.so
 lib/avogadro-kalzium/tools/libclickmeasuretool.so
 lib/avogadro-kalzium/tools/libdrawtool.so
+lib/avogadro-kalzium/tools/libmanipulatetool.so
 lib/avogadro-kalzium/tools/libnavigatetool.so
+lib/avogadro-kalzium/tools/libselectrotatetool.so
 lib/kde4/kigpart.so
 lib/kde4/libkmplotpart.so
 lib/kde4/libmarble_part.so
@@ -144,12 +179,17 @@
 lib/kde4/plasma_engine_parley.so
 lib/kde4/plugins/designer/kalziumuiwidgets.so
 lib/kde4/plugins/marble/CompassFloatItem.so
+lib/kde4/plugins/m

[kde-freebsd] area51/editors/koffice-kde4: update to 2.0.0 release

2009-06-03 Thread Dima Panov
Good day!

=
Index: editors/koffice-kde4/distinfo
===
--- editors/koffice-kde4/distinfo   (revision 4809)
+++ editors/koffice-kde4/distinfo   (working copy)
@@ -1,3 +1,3 @@
-MD5 (KDE/koffice/koffice-1.9.98.5.tar.bz2) = 1525ca823dc39934a16cf1de0750ec11
-SHA256 (KDE/koffice/koffice-1.9.98.5.tar.bz2) = 
c71d7d7b35bc3efab073404ab66370f1ead8a9cb677d3d1fb2337b26b131217d
-SIZE (KDE/koffice/koffice-1.9.98.5.tar.bz2) = 82936605
+MD5 (KDE/koffice/koffice-2.0.0.tar.bz2) = 46531c940d4672f5206cd60bb484f1c6
+SHA256 (KDE/koffice/koffice-2.0.0.tar.bz2) = 
8cfc35acf4b6d306245e7705899167fd1b67a861136551ab02a0cd7542eb72e9
+SIZE (KDE/koffice/koffice-2.0.0.tar.bz2) = 82132346
Index: editors/koffice-kde4/pkg-plist
===
--- editors/koffice-kde4/pkg-plist  (revision 4809)
+++ editors/koffice-kde4/pkg-plist  (working copy)
@@ -79,6 +79,7 @@
 include/KoItemToolTip.h
 include/KoJobsListPolicy.h
 include/KoLabDarkenColorTransformation.h
+include/KoLoadingShapeUpdater.h
 include/KoMainWindow.h
 include/KoMixColorsOpImpl.h
 include/KoOasisSettings.h
@@ -89,11 +90,10 @@
 include/KoOdfPaste.h
 include/KoOdfReadStore.h
 include/KoOdfStylesReader.h
+include/KoOdfWorkaround.h
 include/KoOdfWriteStore.h
 include/KoPageFormat.h
 include/KoPageLayout.h
-include/KoPartSelectAction.h
-include/KoPartSelectDia.h
 include/KoPathSegment.h
 include/KoPattern.h
 include/KoPicture.h
@@ -154,6 +154,43 @@
 include/flake_export.h
 include/kis_tileddatamanager.h
 include/kkbdaccessextensions.h
+include/kis_base_node.h
+include/kis_base_processor.h
+include/kis_canvas2.h
+include/kis_canvas_decoration.h
+include/kis_config_widget.h
+include/kis_convolution_kernel.h
+include/kis_convolution_painter.h
+include/kis_cursor.h
+include/kis_debug.h
+include/kis_filter_configuration.h
+include/kis_filter_strategy.h
+include/kis_generator.h
+include/kis_generator_registry.h
+include/kis_generic_colorspace.h
+include/kis_global.h
+include/kis_image.h
+include/kis_iterator.h
+include/kis_iterator_pixel_trait.h
+include/kis_iterators_pixel.h
+include/kis_node.h
+include/kis_node_facade.h
+include/kis_node_graph_listener.h
+include/kis_paint_device.h
+include/kis_painter.h
+include/kis_processing_information.h
+include/kis_properties_configuration.h
+include/kis_random_accessor.h
+include/kis_serializable_configuration.h
+include/kis_shared.h
+include/kis_shared_data.h
+include/kis_shared_ptr.h
+include/kis_shared_ptr_vector.h
+include/kis_tool.h
+include/kis_transaction.h
+include/kis_transform_worker.h
+include/kis_types.h
+include/kis_view2.h
 include/koChart.h
 include/kofficeversion.h
 include/koguiutils_export.h
@@ -161,6 +198,7 @@
 include/koodf_export.h
 include/koresource_export.h
 include/kostore_export.h
+include/krita_export.h
 include/pigment_export.h
 lib/kde4/artistictextshape.so
 lib/kde4/autocorrect.so
@@ -196,7 +234,6 @@
 lib/kde4/krita_colorspaces_extensions.so
 lib/kde4/krita_gray_u16_plugin.so
 lib/kde4/krita_xyz_u16_plugin.so
-lib/kde4/kritabigbrother.so
 lib/kde4/kritablurfilter.so
 lib/kde4/kritabracketing2hdr.so
 lib/kde4/kritabumpmap.so
@@ -209,23 +246,20 @@
 lib/kde4/kritacomplexbrush.so
 lib/kde4/kritaconvolutionfilters.so
 lib/kde4/kritacubismfilter.so
-lib/kde4/kritacurvepaintop.so
 lib/kde4/kritadefaultpaintops.so
 lib/kde4/kritadefaulttools.so
-lib/kde4/kritadeformpaintop.so
 lib/kde4/kritadropshadow.so
+lib/kde4/kritadynamicbrushpaintop.so
 lib/kde4/kritaembossfilter.so
 lib/kde4/kritaexample.so
 lib/kde4/kritaextensioncolorsfilters.so
 lib/kde4/kritafastcolortransferfilter.so
 lib/kde4/kritafilterop.so
-lib/kde4/kritaglsl.so
 lib/kde4/kritagrayplugin.so
 lib/kde4/kritahistogram.so
 lib/kde4/kritahistogramdocker.so
 lib/kde4/kritaimageenhancement.so
 lib/kde4/kritaimagesize.so
-lib/kde4/kritakscolorspacesplugin.so
 lib/kde4/kritalayercompose.so
 lib/kde4/kritalenscorrectionfilter.so
 lib/kde4/kritalevelfilter.so
@@ -233,8 +267,6 @@
 lib/kde4/kritamodifyselection.so
 lib/kde4/kritanoisefilter.so
 lib/kde4/kritaoilpaintfilter.so
-lib/kde4/kritapainterlymixer.so
-lib/kde4/kritapanorama.so
 lib/kde4/kritapixelizefilter.so
 lib/kde4/kritaraindropsfilter.so
 lib/kde4/kritarandompickfilter.so
@@ -242,10 +274,8 @@
 lib/kde4/kritaroundcornersfilter.so
 lib/kde4/kritarulerassistanttool.so
 lib/kde4/kritarulerassistantview.so
-lib/kde4/kritascripting.so
 lib/kde4/kritaselectiontools.so
 lib/kde4/kritaseparatechannels.so
-lib/kde4/kritashape.so
 lib/kde4/kritashearimage.so
 lib/kde4/kritasmallcolorselector.so
 lib/kde4/kritasmalltilesfilter.so
@@ -331,7 +361,6 @@
 lib/kde4/libkspreadsolver.so
 lib/kde4/libkwordkword1dot3import.so
 lib/kde4/libkwordpart.so
-lib/kde4/libmswordimport.so
 lib/kde4/libmswordodf_import.so
 lib/kde4/libmswriteexport.so
 lib/kde4/libmswriteimport.so
@@ -341,7 +370,6 @@
 lib/kde4/libopencalcimport.so
 lib/kde4/libpalmdocexport.so
 lib/kde4/libpalmdocimport.so
-lib/kde4/libpowe

Re: [kde-freebsd] area51/x11/kdebase4-workspace: fix plist for 4.2.85

2009-05-25 Thread Dima Panov
On Tuesday 26 May 2009 02:30:48 Thomas Abthorpe wrote:
>
> Thanks for your contribution, I will test it out.
>
> I noticed there was a kdelibs4-experimental in the patch. Was there
> something you wanted us to do with that?

It contains libknotificationitem-1, new systray library.
KDE 4.3 will use it, as long as to old (4.[12]) systray.
95% base kde 4.3 apps can use new systray, if find it at compile stage.

-- 
Dmitry "Red Fox" Panov @ Home FreeBSD since September, 1995
Khabarovsk, Russia   Skype:dima.panov | Jabber.org:fluffy.khv | ICQ:1745024

___
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] area51/x11/kdebase4-workspace: fix plist for 4.2.85

2009-05-25 Thread Thomas Abthorpe
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On May 24, 2009 06:59:54 pm Dima Panov wrote:
> Martin, attach contains all patches, which I have tested and smoothly run
> :) New Plasma is great and more stable then 4.2.x.
> New Konqueror now compatible with Safari/MSIE6 and now I can run some our
> sites under FreeBSD without running Windows in QEmu.
>
> BTW, kdebindings-python-pykde4 is unbuildable now - suspect it will require
> updated py- qt4/qscintilla2, which is unavailable now.
> kdeedu4 is unconditionally require the marble library.
> kdemultimedia4 is broken for now.

Hi Dima

Thanks for your contribution, I will test it out.

I noticed there was a kdelibs4-experimental in the patch. Was there something 
you wanted us to do with that?


Thomas

- -- 
Thomas Abthorpe | FreeBSD Committer
tabtho...@freebsd.org   | http://people.freebsd.org/~tabthorpe
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.11 (FreeBSD)

iEYEARECAAYFAkoaubAACgkQ5Gm/jNBp8qBciwCff+WWMg3V3SI3WYbO7Jnjyece
1cIAn2Lbw+IX1Qr6dO2AWEu+PwfOjXZy
=nqB+
-END PGP SIGNATURE-
___
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] area51/deskutils/kdepim4: fix plist for 4.2.85

2009-05-19 Thread Dima Panov

* fix plist

=
Index: deskutils/kdepim4/pkg-plist
===
--- deskutils/kdepim4/pkg-plist (revision 4790)
+++ deskutils/kdepim4/pkg-plist (working copy)
@@ -1,12 +1,17 @@
+bin/akonadi2xml
+bin/akonadi_birthdays_resource
 bin/akonadi_distlist_resource
 bin/akonadi_ical_resource
-bin/akonadi_imaplib_resource
+bin/akonadi_imap_resource
 bin/akonadi_kabc_resource
 bin/akonadi_kcal_resource
 bin/akonadi_knut_resource
+bin/akonadi_kolabproxy_resource
 bin/akonadi_localbookmarks_resource
 bin/akonadi_maildir_resource
 bin/akonadi_mailthreader_agent
+bin/akonadi_mbox_resource
+bin/akonadi_microblog_resource
 bin/akonadi_nepomuk_contact_feeder
 bin/akonadi_nepomuk_email_feeder
 bin/akonadi_nepomuktag_resource
@@ -17,6 +22,7 @@
 bin/akonadiconsole
 bin/akonaditray
 bin/akregator
+bin/akregatorstorageexporter
 bin/egroupwarewizard
 bin/groupwarewizard
 bin/groupwisewizard
@@ -39,7 +45,6 @@
 bin/kmailcvt
 bin/knode
 bin/knotes
-bin/kode
 bin/kolabwizard
 bin/konsolekalendar
 bin/kontact
@@ -50,15 +55,15 @@
 bin/kres-migrator
 bin/ksendemail
 bin/ktimetracker
-bin/kung
 bin/kwatchgnupg
-bin/kwsdl_compiler
-bin/kxforms
-bin/kxml_compiler
 bin/scalixadmin
 bin/scalixwizard
-bin/schematest
 bin/sloxwizard
+include/akonadi/xml/akonadi-xml_export.h
+include/akonadi/xml/xmldocument.h
+include/akonadi/xml/xmlreader.h
+include/akonadi/xml/xmlwritejob.h
+include/akonadi/xml/xmlwriter.h
 include/akregator/akregator_export.h
 include/akregator/article.h
 include/akregator/command.h
@@ -70,7 +75,6 @@
 include/akregator/storagefactoryregistry.h
 include/akregator/types.h
 include/kaddressbook/kaddressbook_export.h
-include/kdepimprotocols.h
 include/kleo/adduseridjob.h
 include/kleo/changeexpiryjob.h
 include/kleo/changeownertrustjob.h
@@ -145,11 +149,7 @@
 include/kpilot/plugin.h
 include/kpilot/pluginfactory.h
 include/kpilot/syncAction.h
-include/ksieve/error.h
-include/ksieve/lexer.h
 include/ksieve/libksieve_export.h
-include/ksieve/parser.h
-include/ksieve/scriptbuilder.h
 include/libkleopatraclient/core/command.h
 include/libkleopatraclient/core/initialization.h
 include/libkleopatraclient/core/selectcertificatecommand.h
@@ -161,6 +161,7 @@
 lib/kde4/akonadi_serializer_contactgroup.so
 lib/kde4/akonadi_serializer_kcal.so
 lib/kde4/akonadi_serializer_mail.so
+lib/kde4/akonadi_serializer_microblog.so
 lib/kde4/akregator_config_advanced.so
 lib/kde4/akregator_config_appearance.so
 lib/kde4/akregator_config_archive.so
@@ -204,7 +205,6 @@
 lib/kde4/kcal_kabc.so
 lib/kde4/kcal_kolab.so
 lib/kde4/kcal_remote.so
-lib/kde4/kcal_resourcefeatureplan_plugin.so
 lib/kde4/kcal_scalix.so
 lib/kde4/kcal_slox.so
 lib/kde4/kcal_xmlrpc.so
@@ -215,15 +215,17 @@
 lib/kde4/kcm_kabconfig.so
 lib/kde4/kcm_kabcustomfields.so
 lib/kde4/kcm_kabldapconfig.so
+lib/kde4/kcm_kjots.so
 lib/kde4/kcm_kleopatra.so
 lib/kde4/kcm_kmail.so
 lib/kde4/kcm_kmailsummary.so
 lib/kde4/kcm_knode.so
+lib/kde4/kcm_knote.so
 lib/kde4/kcm_kontact.so
 lib/kde4/kcm_kontactsummary.so
 lib/kde4/kcm_korganizer.so
 lib/kde4/kcm_kpilot.so
-lib/kde4/kcm_ktimetrackerconfig.so
+lib/kde4/kcm_ktimetracker.so
 lib/kde4/kcm_planner.so
 lib/kde4/kcm_sdsummary.so
 lib/kde4/kcm_todosummary.so
@@ -232,9 +234,6 @@
 lib/kde4/kio_scalix.so
 lib/kde4/kjotspart.so
 lib/kde4/kmail_bodypartformatter_application_octetstream.so
-lib/kde4/kmail_bodypartformatter_text_calendar.so
-lib/kde4/kmail_bodypartformatter_text_vcard.so
-lib/kde4/kmail_bodypartformatter_text_xdiff.so
 lib/kde4/kmailpart.so
 lib/kde4/knodepart.so
 lib/kde4/knotes_kolab.so
@@ -249,7 +248,6 @@
 lib/kde4/kontact_knodeplugin.so
 lib/kde4/kontact_knotesplugin.so
 lib/kde4/kontact_korganizerplugin.so
-lib/kde4/kontact_ktimetrackerplugin.so
 lib/kde4/kontact_plannerplugin.so
 lib/kde4/kontact_specialdatesplugin.so
 lib/kde4/kontact_summaryplugin.so
@@ -277,6 +275,12 @@
 lib/libakonadi-kcal.so
 lib/libakonadi-kcal.so.5
 lib/libakonadi-kcal.so.5.0.1
+lib/libakonadi-xml.so
+lib/libakonadi-xml.so.5
+lib/libakonadi-xml.so.5.0.1
+lib/libakonadi_next.so
+lib/libakonadi_next.so.5
+lib/libakonadi_next.so.5.0.1
 lib/libakregatorinterfaces.so
 lib/libakregatorinterfaces.so.5
 lib/libakregatorinterfaces.so.5.0.1
@@ -285,9 +289,6 @@
 lib/libgwsoap.so
 lib/libgwsoap.so.5
 lib/libgwsoap.so.5.0.1
-lib/libimap.so
-lib/libimap.so.5
-lib/libimap.so.5.0.1
 lib/libkabc_groupdav.so
 lib/libkabc_groupdav.so.5
 lib/libkabc_groupdav.so.5.0.1
@@ -323,9 +324,6 @@
 lib/libkcal_resourceblog.so
 lib/libkcal_resourceblog.so.5
 lib/libkcal_resourceblog.so.5.0.1
-lib/libkcal_resourcefeatureplan.so
-lib/libkcal_resourcefeatureplan.so.5
-lib/libkcal_resourcefeatureplan.so.5.0.1
 lib/libkcal_resourceremote.so
 lib/libkcal_resourceremote.so.5
 lib/libkcal_resourceremote.so.5.0.1
@@ -353,9 +351,6 @@
 lib/libkgroupwaredav.so
 lib/libkgroupwaredav.so.5
 lib/libkgroupwaredav.so.5.0.1
-lib/libkholidays.so
-lib/libkholidays.so.5
-lib/libkholidays.so.5.0.1
 lib/libkleo.so
 lib/libkleo.so.5
 lib/libkleo.so.5.0.1

[kde-freebsd] area51/x11-themes/kde4-icons-oxygen: fix plist for 4.2.85

2009-05-19 Thread Dima Panov
* fix plist
* update distinfo

===
Index: x11-themes/kde4-icons-oxygen/distinfo
===
--- x11-themes/kde4-icons-oxygen/distinfo   (revision 4790)
+++ x11-themes/kde4-icons-oxygen/distinfo   (working copy)
@@ -1,3 +1,3 @@
-MD5 (KDE/oxygen-icons-4.2.2.tar.bz2) = 584cff3a47ac7eda4bec61ae5f6417aa
-SHA256 (KDE/oxygen-icons-4.2.2.tar.bz2) = 
dae76b935a2c9443f12b39c364f0b3fb06da743f6ed2a095706906900185a231
-SIZE (KDE/oxygen-icons-4.2.2.tar.bz2) = 71726643
+MD5 (KDE/oxygen-icons-4.2.85.tar.bz2) = 5dd0d81b5de863e41b8a6ec5d2404955
+SHA256 (KDE/oxygen-icons-4.2.85.tar.bz2) = 
86d834916863d1bdb279a8a406630a76bb2709a96bbb2789d0c3b1117ab5d882
+SIZE (KDE/oxygen-icons-4.2.85.tar.bz2) = 78600041
Index: x11-themes/kde4-icons-oxygen/pkg-plist
===
--- x11-themes/kde4-icons-oxygen/pkg-plist  (revision 4790)
+++ x11-themes/kde4-icons-oxygen/pkg-plist  (working copy)
@@ -4,6 +4,7 @@
 share/icons/oxygen/128x128/actions/bookmark-new.png
 share/icons/oxygen/128x128/actions/bookmarks-organize.png
 share/icons/oxygen/128x128/actions/configure.png
+share/icons/oxygen/128x128/actions/contact-new.png
 share/icons/oxygen/128x128/actions/dashboard-show.png
 share/icons/oxygen/128x128/actions/dialog-ok-apply.png
 share/icons/oxygen/128x128/actions/dialog-ok.png
@@ -48,6 +49,7 @@
 share/icons/oxygen/128x128/actions/mail-send.png
 share/icons/oxygen/128x128/actions/page-zoom.png
 share/icons/oxygen/128x128/actions/roll.png
+share/icons/oxygen/128x128/actions/svn-update.png
 share/icons/oxygen/128x128/actions/system-lock-screen.png
 share/icons/oxygen/128x128/actions/system-log-out.png
 share/icons/oxygen/128x128/actions/system-reboot.png
@@ -66,12 +68,14 @@
 share/icons/oxygen/128x128/actions/user-group-new.png
 share/icons/oxygen/128x128/actions/view-media-lyrics.png
 share/icons/oxygen/128x128/actions/view-media-playlist.png
+share/icons/oxygen/128x128/actions/view-pim-contacts.png
 share/icons/oxygen/128x128/actions/view-presentation.png
 share/icons/oxygen/128x128/actions/window-duplicate.png
 share/icons/oxygen/128x128/actions/zoom-fit-best.png
 share/icons/oxygen/128x128/actions/zoom-fit-height.png
 share/icons/oxygen/128x128/actions/zoom-fit-width.png
 share/icons/oxygen/128x128/apps/KBruch.png
+share/icons/oxygen/128x128/apps/QElectroTech.png
 share/icons/oxygen/128x128/apps/accessories-calculator.png
 share/icons/oxygen/128x128/apps/accessories-character-map.png
 share/icons/oxygen/128x128/apps/accessories-dictionary.png
@@ -103,6 +107,7 @@
 share/icons/oxygen/128x128/apps/kdf.png
 share/icons/oxygen/128x128/apps/kexi.png
 share/icons/oxygen/128x128/apps/kformula.png
+share/icons/oxygen/128x128/apps/kig.png
 share/icons/oxygen/128x128/apps/kivio.png
 share/icons/oxygen/128x128/apps/kjournal.png
 share/icons/oxygen/128x128/apps/klipper.png
@@ -113,6 +118,7 @@
 share/icons/oxygen/128x128/apps/konqueror.png
 share/icons/oxygen/128x128/apps/kontact.png
 share/icons/oxygen/128x128/apps/konversation.png
+share/icons/oxygen/128x128/apps/korgac.png
 share/icons/oxygen/128x128/apps/kplato.png
 share/icons/oxygen/128x128/apps/kpresenter.png
 share/icons/oxygen/128x128/apps/krdc.png
@@ -174,6 +180,7 @@
 share/icons/oxygen/128x128/apps/scribus.png
 share/icons/oxygen/128x128/apps/semn.png
 share/icons/oxygen/128x128/apps/showfoto.png
+share/icons/oxygen/128x128/apps/step.png
 share/icons/oxygen/128x128/apps/strigi.png
 share/icons/oxygen/128x128/apps/system-diagnosis.png
 share/icons/oxygen/128x128/apps/system-file-manager.png
@@ -187,6 +194,7 @@
 share/icons/oxygen/128x128/apps/utilities-terminal.png
 share/icons/oxygen/128x128/apps/wine.png
 share/icons/oxygen/128x128/apps/xorg.png
+share/icons/oxygen/128x128/apps/yakuake.png
 share/icons/oxygen/128x128/categories/applications-accessories.png
 share/icons/oxygen/128x128/categories/applications-development-translation.png
 share/icons/oxygen/128x128/categories/applications-development-web.png
@@ -279,6 +287,7 @@
 share/icons/oxygen/128x128/mimetypes/application-relaxng.png
 share/icons/oxygen/128x128/mimetypes/application-rss+xml.png
 share/icons/oxygen/128x128/mimetypes/application-rtf.png
+share/icons/oxygen/128x128/mimetypes/application-sxw.png
 share/icons/oxygen/128x128/mimetypes/application-vnd.ms-access.png
 share/icons/oxygen/128x128/mimetypes/application-vnd.ms-excel.png
 share/icons/oxygen/128x128/mimetypes/application-vnd.ms-powerpoint.png
@@ -344,6 +353,7 @@
 share/icons/oxygen/128x128/mimetypes/application-x-krita.png
 share/icons/oxygen/128x128/mimetypes/application-x-kvtml.png
 share/icons/oxygen/128x128/mimetypes/application-x-lha.png
+share/icons/oxygen/128x128/mimetypes/application-x-lyx.png
 share/icons/oxygen/128x128/mimetypes/application-x-lzma-compressed-tar.png
 share/icons/oxygen/128x128/mimetypes/application-x-lzop.png
 share/icons/oxygen/128x128/mimetypes/application-x-m4.png
@@ -361,6 +371,7 @@
 share/icons/oxygen/128x1

[kde-freebsd] area51/x11/kdebase4-workspace: fix plist for 4.2.85

2009-05-19 Thread Dima Panov
* fix plist
* fix dependencies
* install gdm-like rc script

===
Index: x11/kdebase4-workspace/files/patch-ksysguard-gui-SystemLoad.sgrd
===
--- x11/kdebase4-workspace/files/patch-ksysguard-gui-SystemLoad.sgrd
(revision 4790)
+++ x11/kdebase4-workspace/files/patch-ksysguard-gui-SystemLoad.sgrd
(working copy)
@@ -1,11 +1,11 @@
 ../ksysguard/gui/SystemLoad.sgrd.orig  2009-02-03 20:22:46.0 
+0100
-+++ ../ksysguard/gui/SystemLoad.sgrd   2009-02-03 20:22:58.0 +0100
+--- ../ksysguard/gui/SystemLoad2.sgrd.orig 2009-02-03 20:22:46.0 
+0100
 ../ksysguard/gui/SystemLoad2.sgrd  2009-02-03 20:22:58.0 +0100
 @@ -3,7 +3,7 @@
  
   
-  
+  
 -  
 +  
   
-  
+  

Index: x11/kdebase4-workspace/pkg-plist
===
--- x11/kdebase4-workspace/pkg-plist(revision 4790)
+++ x11/kdebase4-workspace/pkg-plist(working copy)
@@ -28,20 +28,20 @@
 bin/kwin
 bin/kwin_killer_helper
 bin/kwin_rules_dialog
-bin/kwrited
 bin/kxkb
-bin/plasma
+bin/plasma-desktop
 bin/plasma-overlay
 bin/plasmaengineexplorer
 bin/plasmapkg
+bin/plasmawallpaperviewer
 bin/plasmoidviewer
 bin/safestartkde
 bin/setscheduler
+bin/solid-action-desktop-gen
 bin/startkde
 bin/startkde4
 bin/systemsettings
 etc/ksysguarddrc
-etc/systemsettingsrc
 include/KDE/Plasma/Weather/Ion
 include/KDE/Plasma/Weather/WeatherUtils
 include/kcommondecoration.h
@@ -92,9 +92,7 @@
 include/plasmaclock/calendar.h
 include/plasmaclock/calendartable.h
 include/plasmaclock/clockapplet.h
-include/plasmaclock/clocknumber.h
 include/plasmaclock/plasmaclock_export.h
-include/plasmaclock/ui_calendar.h
 include/solid/control/bluetoothinputdevice.h
 include/solid/control/bluetoothinterface.h
 include/solid/control/bluetoothmanager.h
@@ -141,12 +139,14 @@
 lib/KDE4Workspace/cmake/KDE4WorkspaceConfigVersion.cmake
 lib/KDE4Workspace/cmake/KDE4WorkspaceLibraryTargets-release.cmake
 lib/KDE4Workspace/cmake/KDE4WorkspaceLibraryTargets.cmake
-lib/kconf_update_bin/khotkeys_update
 lib/kconf_update_bin/krdb_clearlibrarypath
 lib/kconf_update_bin/kwin_update_default_rules
 lib/kconf_update_bin/kwin_update_window_settings
 lib/kconf_update_bin/plasma-add-shortcut-to-menu
+lib/kconf_update_bin/plasma-to-plasma-desktop
+lib/kde4/classic_mode.so
 lib/kde4/fontthumbnail.so
+lib/kde4/icon_mode.so
 lib/kde4/ion_bbcukmet.so
 lib/kde4/ion_envcan.so
 lib/kde4/ion_noaa.so
@@ -166,7 +166,6 @@
 lib/kde4/kcm_keyboard.so
 lib/kde4/kcm_keyboard_layout.so
 lib/kde4/kcm_keys.so
-lib/kde4/kcm_krunner_shell.so
 lib/kde4/kcm_ksplashthemes.so
 lib/kde4/kcm_kwin4_effect_builtins.so
 lib/kde4/kcm_kwincompositing.so
@@ -174,17 +173,21 @@
 lib/kde4/kcm_kwindesktop.so
 lib/kde4/kcm_kwinoptions.so
 lib/kde4/kcm_kwinrules.so
+lib/kde4/kcm_kwinscreenedges.so
 lib/kde4/kcm_launch.so
 lib/kde4/kcm_powerdevilconfig.so
 lib/kde4/kcm_randr.so
 lib/kde4/kcm_screensaver.so
 lib/kde4/kcm_smserver.so
 lib/kde4/kcm_solid.so
+lib/kde4/kcm_solid_actions.so
 lib/kde4/kcm_standard_actions.so
 lib/kde4/kcm_style.so
 lib/kde4/kcm_xinerama.so
 lib/kde4/kded_kephal.so
 lib/kde4/kded_khotkeys.so
+lib/kde4/kded_kwrited.so
+lib/kde4/kded_notificationitemwatcher.so
 lib/kde4/kded_powerdevil.so
 lib/kde4/kfontviewpart.so
 lib/kde4/kgreet_classic.so
@@ -230,7 +233,7 @@
 lib/kde4/libexec/kfontprint
 lib/kde4/libexec/kio_fonts_helper
 lib/kde4/libexec/krootimage
-lib/kde4/libexec/krunner_lock
+lib/kde4/libexec/kscreenlocker
 lib/kde4/libexec/test_kcm_xinerama
 lib/kde4/plasma_animator_default.so
 lib/kde4/plasma_applet_activitybar.so
@@ -243,12 +246,14 @@
 lib/kde4/plasma_applet_launcher.so
 lib/kde4/plasma_applet_lockout.so
 lib/kde4/plasma_applet_pager.so
+lib/kde4/plasma_applet_panelspacer_internal.so
 lib/kde4/plasma_applet_quicklaunch.so
 lib/kde4/plasma_applet_simplelauncher.so
 lib/kde4/plasma_applet_sm_cpu.so
 lib/kde4/plasma_applet_sm_hdd.so
 lib/kde4/plasma_applet_sm_hwinfo.so
 lib/kde4/plasma_applet_sm_net.so
+lib/kde4/plasma_applet_sm_ram.so
 lib/kde4/plasma_applet_sm_temperature.so
 lib/kde4/plasma_applet_system-monitor.so
 lib/kde4/plasma_applet_systemtray.so
@@ -263,11 +268,13 @@
 lib/kde4/plasma_containment_panel.so
 lib/kde4/plasma_containment_saverdesktop.so
 lib/kde4/plasma_engine_applicationjobs.so
+lib/kde4/plasma_engine_calendar.so
 lib/kde4/plasma_engine_dict.so
 lib/kde4/plasma_engine_executable.so
 lib/kde4/plasma_engine_favicons.so
 lib/kde4/plasma_engine_filebrowser.so
 lib/kde4/plasma_engine_hotplug.so
+lib/kde4/plasma_engine_metadata.so
 lib/kde4/plasma_engine_mouse.so
 lib/kde4/plasma_engine_network.so
 lib/kde4/plasma_engine_notifications.so
@@ -288,6 +295,7 @@
 lib/kde4/plugins/designer/ksysguardlsofwidgets.so
 lib/kde4/plugins/designer/ksysguardwidgets.so
 lib/kde4/solid_fakenet.so
+lib/kde4/solid_wicd.so
 lib/libkdecorations.so
 lib/libkdecorations.so.5
 lib/libkdecorations.so.5.0.1
@@ -302,7 +310,7 @@
 lib/libkdeinit4_kwin.so
 lib

[kde-freebsd] area51/x11/kdebase4: fix plist for 4.2.85

2009-05-19 Thread Dima Panov
* fix plist
* fix dependencies



Index: x11/kdebase4/pkg-plist
===
--- x11/kdebase4/pkg-plist  (revision 4790)
+++ x11/kdebase4/pkg-plist  (working copy)
@@ -4,7 +4,6 @@
 bin/kdepasswd
 bin/kdialog
 bin/keditbookmarks
-bin/keditfiletype
 bin/kfind
 bin/kfmclient
 bin/kinfocenter
@@ -26,8 +25,10 @@
 include/konqsidebarplugin.h
 include/libkonq_export.h
 lib/kde4/dolphinpart.so
-lib/kde4/kcm_dolphin.so
-lib/kde4/kcm_filetypes.so
+lib/kde4/kcm_dolphingeneral.so
+lib/kde4/kcm_dolphinnavigation.so
+lib/kde4/kcm_dolphinservices.so
+lib/kde4/kcm_dolphinviewmodes.so
 lib/kde4/kcm_history.so
 lib/kde4/kcm_info.so
 lib/kde4/kcm_ioslaveinfo.so
@@ -49,7 +50,6 @@
 lib/kde4/kded_konqy_preloader.so
 lib/kde4/khtmlkttsdplugin.so
 lib/kde4/konq_aboutpage.so
-lib/kde4/konq_remoteencoding.so
 lib/kde4/konq_shellcmdplugin.so
 lib/kde4/konq_sidebar.so
 lib/kde4/konq_sidebartree_bookmarks.so
@@ -81,6 +81,7 @@
 lib/libkonquerorprivate.so
 lib/libkonquerorprivate.so.5
 lib/libkonquerorprivate.so.5.0.1
+lib/libkonsoleprivate.so
 share/applications/kde4/Home.desktop
 share/applications/kde4/dolphin.desktop
 share/applications/kde4/kappfinder.desktop
@@ -97,8 +98,6 @@
 share/applications/kde4/kwrite.desktop
 share/apps/dolphin/dolphinui.rc
 share/apps/dolphinpart/dolphinpart.rc
-share/apps/dolphinpart/kpartplugins/kremoteencodingplugin.desktop
-share/apps/dolphinpart/kpartplugins/kremoteencodingplugin.rc
 share/apps/dolphinpart/kpartplugins/kshellcmdplugin.desktop
 share/apps/dolphinpart/kpartplugins/kshellcmdplugin.rc
 share/apps/kappfinder/apps/Development/Forte.desktop
@@ -551,26 +550,20 @@
 share/doc/HTML/en/kwrite/common
 share/doc/HTML/en/kwrite/index.cache.bz2
 share/doc/HTML/en/kwrite/index.docbook
-share/icons/hicolor/128x128/actions/preview.png
 share/icons/hicolor/128x128/apps/kappfinder.png
 share/icons/hicolor/128x128/apps/konqueror.png
-share/icons/hicolor/16x16/actions/preview.png
 share/icons/hicolor/16x16/apps/kappfinder.png
 share/icons/hicolor/16x16/apps/kfind.png
 share/icons/hicolor/16x16/apps/konqueror.png
-share/icons/hicolor/22x22/actions/preview.png
 share/icons/hicolor/22x22/apps/kappfinder.png
 share/icons/hicolor/22x22/apps/kfind.png
 share/icons/hicolor/22x22/apps/konqueror.png
-share/icons/hicolor/32x32/actions/preview.png
 share/icons/hicolor/32x32/apps/kappfinder.png
 share/icons/hicolor/32x32/apps/kfind.png
 share/icons/hicolor/32x32/apps/konqueror.png
-share/icons/hicolor/48x48/actions/preview.png
 share/icons/hicolor/48x48/apps/kappfinder.png
 share/icons/hicolor/48x48/apps/kfind.png
 share/icons/hicolor/48x48/apps/konqueror.png
-share/icons/hicolor/64x64/actions/preview.png
 share/icons/hicolor/64x64/apps/kappfinder.png
 share/icons/hicolor/64x64/apps/kfind.png
 share/icons/hicolor/64x64/apps/konqueror.png
@@ -782,15 +775,17 @@
 share/kde4/services/dolphinpart.desktop
 share/kde4/services/ebrowsing.desktop
 share/kde4/services/filebehavior.desktop
-share/kde4/services/filetypes.desktop
 share/kde4/services/interrupts.desktop
 share/kde4/services/ioports.desktop
 share/kde4/services/ioslaveinfo.desktop
+share/kde4/services/kcmdolphingeneral.desktop
+share/kde4/services/kcmdolphinnavigation.desktop
+share/kde4/services/kcmdolphinservices.desktop
+share/kde4/services/kcmdolphinviewmodes.desktop
 share/kde4/services/kcm_memory.desktop
 share/kde4/services/kcm_partition.desktop
 share/kde4/services/kcm_pci.desktop
 share/kde4/services/kcm_useraccount.desktop
-share/kde4/services/kcmdolphin.desktop
 share/kde4/services/kcmhistory.desktop
 share/kde4/services/kcmkonqyperformance.desktop
 share/kde4/services/kcmperformance.desktop
@@ -820,18 +815,18 @@
 share/kde4/services/smbstatus.desktop
 share/kde4/services/sound.desktop
 share/kde4/services/useragent.desktop
-share/kde4/services/useragentstrings/firefox15oncurrent.desktop
+share/kde4/services/useragentstrings/android10.desktop
+share/kde4/services/useragentstrings/chrome10onwinnt51.desktop
 share/kde4/services/useragentstrings/firefox20oncurrent.desktop
+share/kde4/services/useragentstrings/firefox30oncurrent.desktop
 share/kde4/services/useragentstrings/googlebot.desktop
 share/kde4/services/useragentstrings/ie401onwinnt4.desktop
 share/kde4/services/useragentstrings/ie50onppc.desktop
 share/kde4/services/useragentstrings/ie55onwinnt5.desktop
 share/kde4/services/useragentstrings/ie60oncurrent.desktop
 share/kde4/services/useragentstrings/ie60onwinnt51.desktop
+share/kde4/services/useragentstrings/ie70onwinnt51.desktop
 share/kde4/services/useragentstrings/lynxoncurrent.desktop
-share/kde4/services/useragentstrings/mozoncurrent.desktop
-share/kde4/services/useragentstrings/mozoncurrent12.desktop
-share/kde4/services/useragentstrings/mozonwinxp.desktop
 share/kde4/services/useragentstrings/nn301oncurrent.desktop
 share/kde4/services/useragentstrings/nn475oncurrent.desktop
 share/kde4/services/useragentstrings/nn475onwin95.desktop
@@ -840,13 +835,16 @@
 share/kde4/ser

[kde-freebsd] [area51] [new port] x11/kdelibs4-experimental

2009-05-18 Thread Dima Panov
Good day!

Port for KDE 4.2.85 experimental new tray library


# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#   kdelibs4-experimental/Makefile
#   kdelibs4-experimental/distinfo
#   kdelibs4-experimental/pkg-descr
#   kdelibs4-experimental/pkg-plist
#
echo x - kdelibs4-experimental/Makefile
sed 's/^X//' >kdelibs4-experimental/Makefile << 
'f328a53ff480a57522b8250ca47a5164'
X# -*-mode: makefile-*-
X# New ports collection makefile for:   KDE libraries 4
X# Date created:19 January 2008
X# Whom:ar...@freebsd.org
X#
X# $FreeBSD$
X#
X
XPORTNAME=  kdelibs-experimental
XPORTVERSION=   ${KDE4_VERSION}
XCATEGORIES=x11 kde ipv6
XMASTER_SITES=  ${MASTER_SITE_KDE}
XMASTER_SITE_SUBDIR=${KDE4_BRANCH}/${PORTVERSION}/src
XPKGNAMESUFFIX?=# empty
XDIST_SUBDIR=   KDE
X
XMAINTAINER=k...@freebsd.org
XCOMMENT=   Experimantal set of libraries needed by KDE programs
X
XLATEST_LINK=   ${PORTNAME}4
X
XUSE_KDE4=  kdelibs kdeprefix kdehier automoc4 sharedmime
XKDE4_BUILDENV= yes
XUSE_BZIP2= yes
XUSE_GETTEXT=   yes
XUSE_QT_VER=4
XQT_COMPONENTS= corelib opengl dbus phonon \
X   qmake_build moc_build rcc_build uic_build
XMAKE_JOBS_SAFE=yes
X
X.include 
X
Xpost-extract:
X   ${MKDIR} ${WRKSRC}
X
Xpre-configure:
X
Xpost-install:
X
X.include 
f328a53ff480a57522b8250ca47a5164
echo x - kdelibs4-experimental/distinfo
sed 's/^X//' >kdelibs4-experimental/distinfo << 
'774a857a1af8186685b3a76d2a51a112'
XMD5 (KDE/kdelibs-experimental-4.2.85.tar.bz2) = 
f436f217f48a446ebadbdc8f7766a977
XSHA256 (KDE/kdelibs-experimental-4.2.85.tar.bz2) = 
412003793e2d261806559b69fbc49ef3607092d11c80382573d329e7263fcd08
XSIZE (KDE/kdelibs-experimental-4.2.85.tar.bz2) = 13675
774a857a1af8186685b3a76d2a51a112
echo x - kdelibs4-experimental/pkg-descr
sed 's/^X//' >kdelibs4-experimental/pkg-descr << 
'8f49535ae46e9cff109ee22cf6692e3e'
XThis is the base set of libraries needed by KDE programs.
X
XWWW: http://www.kde.org/
X
X--AlanE 
8f49535ae46e9cff109ee22cf6692e3e
echo x - kdelibs4-experimental/pkg-plist
sed 's/^X//' >kdelibs4-experimental/pkg-plist << 
'694da3c34e2b2296909aeb636bf3947e'
Xinclude/knotificationitem-1/knotificationitem.h
Xinclude/knotificationitem-1/knotificationitem_export.h
Xlib/libknotificationitem-1.so
Xshare/apps/cmake/modules/FindLibKNotificationItem-1.cmake
Xshare/dbus-1/interfaces/org.kde.NotificationItem.xml
Xshare/dbus-1/interfaces/org.kde.NotificationItemWatcher.xml
x...@dirrm include/knotificationitem-1
694da3c34e2b2296909aeb636bf3947e
exit


-- 
Dmitry "Red Fox" Panov @ Home FreeBSD since September, 1995
Khabarovsk, Russia   Skype:dima.panov | Jabber.org:fluffy.khv | ICQ:1745024
___
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] area51/graphics/kdegraphics4: fix plist for 4.2.85

2009-05-18 Thread Dima Panov
Good day!

* fix plist
* update patches

==
Index: graphics/kdegraphics4/files/patch-libs__libkexiv2__CMakeLists.txt
===
--- graphics/kdegraphics4/files/patch-libs__libkexiv2__CMakeLists.txt   
(revision 4790)
+++ graphics/kdegraphics4/files/patch-libs__libkexiv2__CMakeLists.txt   
(working copy)
@@ -1,7 +1,7 @@
 --- ../libs/libkexiv2/CMakeLists.txt.orig  2008-06-03 17:48:03.0 
+0400
 +++ ../libs/libkexiv2/CMakeLists.txt   2008-08-18 20:07:28.0 +0400
-@@ -52,8 +52,8 @@
-   SUBDIRS(libkexiv2)
+@@ -56,8 +56,8 @@
+   SUBDIRS(test)
  
IF(NOT WIN32)
 -CONFIGURE_FILE(${CMAKE_CURRENT_SOURCE_DIR}/libkexiv2.pc.cmake 
${CMAKE_CURRENT_BINARY_DIR}/libkexiv2.pc)
Index: graphics/kdegraphics4/files/patch-libs__libkdcraw__CMakeLists.txt
===
--- graphics/kdegraphics4/files/patch-libs__libkdcraw__CMakeLists.txt   
(revision 4790)
+++ graphics/kdegraphics4/files/patch-libs__libkdcraw__CMakeLists.txt   
(working copy)
@@ -1,12 +1,14 @@
 --- ../libs/libkdcraw/CMakeLists.txt.orig  2008-06-03 17:48:03.0 
+0400
 +++ ../libs/libkdcraw/CMakeLists.txt   2008-08-18 20:05:56.0 +0400
-@@ -62,7 +62,7 @@
- SUBDIRS(profiles)
+@@ -114,9 +114,9 @@
+ # ===
  
  IF(NOT WIN32)
--  CONFIGURE_FILE(${CMAKE_CURRENT_SOURCE_DIR}/libkdcraw.pc.cmake 
${CMAKE_CURRENT_BINARY_DIR}/libkdcraw.pc)
-+  CONFIGURE_FILE(${CMAKE_CURRENT_SOURCE_DIR}/libkdcraw.pc.cmake 
${CMAKE_CURRENT_BINARY_DIR}/libkdcraw-kde4.pc)
-   CONFIGURE_FILE(${CMAKE_CURRENT_SOURCE_DIR}/libkdcraw.lsm.cmake 
${CMAKE_CURRENT_BINARY_DIR}/libkdcraw.lsm)
--  INSTALL(FILES ${CMAKE_CURRENT_BINARY_DIR}/libkdcraw.pc DESTINATION 
${LIB_INSTALL_DIR}/pkgconfig)
-+  INSTALL(FILES ${CMAKE_CURRENT_BINARY_DIR}/libkdcraw-kde4.pc DESTINATION 
${LIB_INSTALL_DIR}/pkgconfig)
+-CONFIGURE_FILE(${CMAKE_CURRENT_SOURCE_DIR}/libkdcraw.pc.cmake 
${CMAKE_CURRENT_BINARY_DIR}/libkdcraw.pc)
++CONFIGURE_FILE(${CMAKE_CURRENT_SOURCE_DIR}/libkdcraw.pc.cmake 
${CMAKE_CURRENT_BINARY_DIR}/libkdcraw-kde4.pc)
+ CONFIGURE_FILE(${CMAKE_CURRENT_SOURCE_DIR}/libkdcraw.lsm.cmake 
${CMAKE_CURRENT_BINARY_DIR}/libkdcraw.lsm)
+-INSTALL(FILES ${CMAKE_CURRENT_BINARY_DIR}/libkdcraw.pc DESTINATION 
${LIB_INSTALL_DIR}/pkgconfig)
++INSTALL(FILES ${CMAKE_CURRENT_BINARY_DIR}/libkdcraw-kde4.pc DESTINATION 
${LIB_INSTALL_DIR}/pkgconfig)
  ENDIF(NOT WIN32)
+ 
+ SUBDIRS(icons)
Index: graphics/kdegraphics4/files/patch-libs__libkipi__CMakeLists.txt
===
--- graphics/kdegraphics4/files/patch-libs__libkipi__CMakeLists.txt 
(revision 4790)
+++ graphics/kdegraphics4/files/patch-libs__libkipi__CMakeLists.txt 
(working copy)
@@ -1,6 +1,6 @@
 --- ../libs/libkipi/CMakeLists.txt.orig2008-06-03 17:48:04.0 
+0400
 +++ ../libs/libkipi/CMakeLists.txt 2008-08-18 20:07:58.0 +0400
-@@ -51,8 +51,8 @@
+@@ -53,8 +53,8 @@
  SUBDIRS(libkipi)
  
  IF(NOT WIN32)
Index: graphics/kdegraphics4/pkg-plist
===
--- graphics/kdegraphics4/pkg-plist (revision 4790)
+++ graphics/kdegraphics4/pkg-plist (working copy)
@@ -62,6 +62,7 @@
 lib/kde4/kio_kamera.so
 lib/kde4/kio_msits.so
 lib/kde4/ksaneplugin.so
+lib/kde4/mobithumbnail.so
 lib/kde4/okularGenerator_chmlib.so
 lib/kde4/okularGenerator_comicbook.so
 lib/kde4/okularGenerator_djvu.so
@@ -71,35 +72,38 @@
 lib/kde4/okularGenerator_fb.so
 lib/kde4/okularGenerator_ghostview.so
 lib/kde4/okularGenerator_kimgio.so
+lib/kde4/okularGenerator_mobi.so
 lib/kde4/okularGenerator_ooo.so
 lib/kde4/okularGenerator_plucker.so
 lib/kde4/okularGenerator_poppler.so
 lib/kde4/okularGenerator_tiff.so
 lib/kde4/okularGenerator_xps.so
 lib/kde4/okularpart.so
+lib/kde4/rawthumbnail.so
 lib/kde4/svgpart.so
 lib/libgwenviewlib.so
 lib/libgwenviewlib.so.5
 lib/libgwenviewlib.so.5.0.1
 lib/libkdcraw.so
 lib/libkdcraw.so.7
-lib/libkdcraw.so.7.0.0
+lib/libkdcraw.so.7.1.0
 lib/libkexiv2.so
 lib/libkexiv2.so.7
-lib/libkexiv2.so.7.2.0
+lib/libkexiv2.so.7.3.0
 lib/libkipi.so
 lib/libkipi.so.6
-lib/libkipi.so.6.0.0
+lib/libkipi.so.6.1.0
 lib/libkolourpaint_lgpl.so
 lib/libkolourpaint_lgpl.so.5
 lib/libkolourpaint_lgpl.so.5.0.1
 lib/libksane.so
 lib/libksane.so.0
-lib/libksane.so.0.1.2
+lib/libksane.so.0.2.0
 lib/libokularcore.so
 lib/libokularcore.so.1
 lib/libokularcore.so.1.2.0
 lib/strigi/strigita_dvi.so
+lib/strigi/strigila_mobi.so
 libdata/pkgconfig/libkdcraw-kde4.pc
 libdata/pkgconfig/libkexiv2-kde4.pc
 libdata/pkgconfig/libkipi-kde4.pc
@@ -119,6 +123,7 @@
 share/applications/kde4/okularApplication_fb.desktop
 share/applications/kde4/okularApplication_ghostview.desktop
 share/applications/kde4/okularApplication_kimgio.desktop
+share/applications/kde4/okularApplication_mobi.desktop
 share/applications/kde4/okularApplication_ooo.desktop
 s

[kde-freebsd] area51/x11/kdelibs4: fix plist for 4.2.85

2009-05-17 Thread Dima Panov

Some updates for area51/x11/kdelibs4: 

* fix plist
* fix avahi-dnssd detection
* fix BDB detection
* fix libUtempter detection
* switch to qt-phonon


Index: x11/kdelibs4/pkg-plist
===
--- x11/kdelibs4/pkg-plist  (revision 4790)
+++ x11/kdelibs4/pkg-plist  (working copy)
@@ -343,7 +343,6 @@
 include/KDE/KFind
 include/KDE/KFindDialog
 include/KDE/KFloatValidator
-include/KDE/KFolderType
 include/KDE/KFontAction
 include/KDE/KFontChooser
 include/KDE/KFontComboBox
@@ -372,6 +371,7 @@
 include/KDE/KIEBookmarkImporter
 include/KDE/KIEBookmarkImporterImpl
 include/KDE/KIMProxy
+include/KDE/KIO/AccessManager
 include/KDE/KIO/AuthInfo
 include/KDE/KIO/ChmodJob
 include/KDE/KIO/Connection
@@ -456,6 +456,7 @@
 include/KDE/KMimeTypeResolver
 include/KDE/KMimeTypeTrader
 include/KDE/KMimeTypeValidator
+include/KDE/KModifierKeyInfo
 include/KDE/KMozillaBookmarkImporterImpl
 include/KDE/KMultiTabBar
 include/KDE/KMultiTabBarButton
@@ -762,6 +763,7 @@
 include/KDE/Plasma/Delegate
 include/KDE/Plasma/Dialog
 include/KDE/Plasma/Extender
+include/KDE/Plasma/ExtenderGroup
 include/KDE/Plasma/ExtenderItem
 include/KDE/Plasma/FlashingLabel
 include/KDE/Plasma/Frame
@@ -786,13 +788,16 @@
 include/KDE/Plasma/RunnerScript
 include/KDE/Plasma/ScriptEngine
 include/KDE/Plasma/ScrollBar
+include/KDE/Plasma/ScrollWidget
 include/KDE/Plasma/Service
 include/KDE/Plasma/ServiceJob
 include/KDE/Plasma/SignalPlotter
 include/KDE/Plasma/Slider
+include/KDE/Plasma/SpinBox
 include/KDE/Plasma/Svg
 include/KDE/Plasma/SvgWidget
 include/KDE/Plasma/TabBar
+include/KDE/Plasma/TextBrowser
 include/KDE/Plasma/TextEdit
 include/KDE/Plasma/Theme
 include/KDE/Plasma/ToolButton
@@ -800,6 +805,7 @@
 include/KDE/Plasma/ToolTipManager
 include/KDE/Plasma/TreeView
 include/KDE/Plasma/Version
+include/KDE/Plasma/VideoWidget
 include/KDE/Plasma/View
 include/KDE/Plasma/Wallpaper
 include/KDE/Plasma/WebView
@@ -826,6 +832,11 @@
 include/KDE/Solid/StorageAccess
 include/KDE/Solid/StorageDrive
 include/KDE/Solid/StorageVolume
+include/KDE/Sonnet/ConfigDialog
+include/KDE/Sonnet/ConfigWidget
+include/KDE/Sonnet/Dialog
+include/KDE/Sonnet/DictionaryComboBox
+include/KDE/Sonnet/Highlighter
 include/KDE/SshProcess
 include/KDE/StubProcess
 include/KDE/SuProcess
@@ -1031,6 +1042,7 @@
 include/kde3support_export.h
 include/kde_file.h
 include/kde_terminal_interface.h
+include/kde_terminal_interface_v2.h
 include/kdebug.h
 include/kdecore_export.h
 include/kdedmodule.h
@@ -1078,7 +1090,9 @@
 include/kfiledialog.h
 include/kfilefiltercombo.h
 include/kfileitem.h
+include/kfileitemactions.h
 include/kfileitemdelegate.h
+include/kfileitemlistproperties.h
 include/kfilemetainfo.h
 include/kfilemetainfoitem.h
 include/kfileplacesmodel.h
@@ -1137,6 +1151,7 @@
 include/kimproxy.h
 include/kimproxy_export.h
 include/kinputdialog.h
+include/kio/accessmanager.h
 include/kio/authinfo.h
 include/kio/chmodjob.h
 include/kio/connection.h
@@ -1157,6 +1172,7 @@
 include/kio/kio_export.h
 include/kio/kntlm.h
 include/kio/kntlm_export.h
+include/kio/ksslcertificatemanager.h
 include/kio/metainfojob.h
 include/kio/netaccess.h
 include/kio/passworddialog.h
@@ -1174,6 +1190,7 @@
 include/kio/slaveinterface.h
 include/kio/tcpslavebase.h
 include/kio/thumbcreator.h
+include/kio/thumbsequencecreator.h
 include/kio/udsentry.h
 include/kjob.h
 include/kjobtrackerinterface.h
@@ -1214,6 +1231,7 @@
 include/kmimetypechooser.h
 include/kmimetyperesolver.h
 include/kmimetypetrader.h
+include/kmodifierkeyinfo.h
 include/kmountpoint.h
 include/kmultitabbar.h
 include/knewpassworddialog.h
@@ -1366,6 +1384,7 @@
 include/ktabbar.h
 include/ktabwidget.h
 include/ktar.h
+include/ktcpsocket.h
 include/ktempdir.h
 include/ktemporaryfile.h
 include/ktextbrowser.h
@@ -1494,6 +1513,7 @@
 include/plasma/delegate.h
 include/plasma/dialog.h
 include/plasma/extender.h
+include/plasma/extendergroup.h
 include/plasma/extenderitem.h
 include/plasma/framesvg.h
 include/plasma/glapplet.h
@@ -1507,6 +1527,7 @@
 include/plasma/querymatch.h
 include/plasma/runnercontext.h
 include/plasma/runnermanager.h
+include/plasma/runnersyntax.h
 include/plasma/scripting/appletscript.h
 include/plasma/scripting/dataenginescript.h
 include/plasma/scripting/runnerscript.h
@@ -1533,13 +1554,17 @@
 include/plasma/widgets/pushbutton.h
 include/plasma/widgets/radiobutton.h
 include/plasma/widgets/scrollbar.h
+include/plasma/widgets/scrollwidget.h
 include/plasma/widgets/signalplotter.h
 include/plasma/widgets/slider.h
+include/plasma/widgets/spinbox.h
 include/plasma/widgets/svgwidget.h
 include/plasma/widgets/tabbar.h
+include/plasma/widgets/textbrowser.h
 include/plasma/widgets/textedit.h
 include/plasma/widgets/toolbutton.h
 include/plasma/widgets/treeview.h
+include/plasma/widgets/videowidget.h
 include/plasma/widgets/webview.h
 include/predicateproperties.h
 include/qtest_kde.h
@@ -1563,6 +1588,7 @@
 include/solid/powermanagement.h
 include/solid/

[kde-freebsd] area51/x11/kdebase4: fix plist for 4.2.85

2009-05-17 Thread Dima Panov

Some updates for area51/x11/kdelibs4: 

* fix plist
* fix avahi-dnssd detection
* fix BDB detection
* fix libUtempter detection
* switch to qt-phonon


Index: x11/kdelibs4/pkg-plist
===
--- x11/kdelibs4/pkg-plist  (revision 4790)
+++ x11/kdelibs4/pkg-plist  (working copy)
@@ -343,7 +343,6 @@
 include/KDE/KFind
 include/KDE/KFindDialog
 include/KDE/KFloatValidator
-include/KDE/KFolderType
 include/KDE/KFontAction
 include/KDE/KFontChooser
 include/KDE/KFontComboBox
@@ -372,6 +371,7 @@
 include/KDE/KIEBookmarkImporter
 include/KDE/KIEBookmarkImporterImpl
 include/KDE/KIMProxy
+include/KDE/KIO/AccessManager
 include/KDE/KIO/AuthInfo
 include/KDE/KIO/ChmodJob
 include/KDE/KIO/Connection
@@ -456,6 +456,7 @@
 include/KDE/KMimeTypeResolver
 include/KDE/KMimeTypeTrader
 include/KDE/KMimeTypeValidator
+include/KDE/KModifierKeyInfo
 include/KDE/KMozillaBookmarkImporterImpl
 include/KDE/KMultiTabBar
 include/KDE/KMultiTabBarButton
@@ -762,6 +763,7 @@
 include/KDE/Plasma/Delegate
 include/KDE/Plasma/Dialog
 include/KDE/Plasma/Extender
+include/KDE/Plasma/ExtenderGroup
 include/KDE/Plasma/ExtenderItem
 include/KDE/Plasma/FlashingLabel
 include/KDE/Plasma/Frame
@@ -786,13 +788,16 @@
 include/KDE/Plasma/RunnerScript
 include/KDE/Plasma/ScriptEngine
 include/KDE/Plasma/ScrollBar
+include/KDE/Plasma/ScrollWidget
 include/KDE/Plasma/Service
 include/KDE/Plasma/ServiceJob
 include/KDE/Plasma/SignalPlotter
 include/KDE/Plasma/Slider
+include/KDE/Plasma/SpinBox
 include/KDE/Plasma/Svg
 include/KDE/Plasma/SvgWidget
 include/KDE/Plasma/TabBar
+include/KDE/Plasma/TextBrowser
 include/KDE/Plasma/TextEdit
 include/KDE/Plasma/Theme
 include/KDE/Plasma/ToolButton
@@ -800,6 +805,7 @@
 include/KDE/Plasma/ToolTipManager
 include/KDE/Plasma/TreeView
 include/KDE/Plasma/Version
+include/KDE/Plasma/VideoWidget
 include/KDE/Plasma/View
 include/KDE/Plasma/Wallpaper
 include/KDE/Plasma/WebView
@@ -826,6 +832,11 @@
 include/KDE/Solid/StorageAccess
 include/KDE/Solid/StorageDrive
 include/KDE/Solid/StorageVolume
+include/KDE/Sonnet/ConfigDialog
+include/KDE/Sonnet/ConfigWidget
+include/KDE/Sonnet/Dialog
+include/KDE/Sonnet/DictionaryComboBox
+include/KDE/Sonnet/Highlighter
 include/KDE/SshProcess
 include/KDE/StubProcess
 include/KDE/SuProcess
@@ -1031,6 +1042,7 @@
 include/kde3support_export.h
 include/kde_file.h
 include/kde_terminal_interface.h
+include/kde_terminal_interface_v2.h
 include/kdebug.h
 include/kdecore_export.h
 include/kdedmodule.h
@@ -1078,7 +1090,9 @@
 include/kfiledialog.h
 include/kfilefiltercombo.h
 include/kfileitem.h
+include/kfileitemactions.h
 include/kfileitemdelegate.h
+include/kfileitemlistproperties.h
 include/kfilemetainfo.h
 include/kfilemetainfoitem.h
 include/kfileplacesmodel.h
@@ -1137,6 +1151,7 @@
 include/kimproxy.h
 include/kimproxy_export.h
 include/kinputdialog.h
+include/kio/accessmanager.h
 include/kio/authinfo.h
 include/kio/chmodjob.h
 include/kio/connection.h
@@ -1157,6 +1172,7 @@
 include/kio/kio_export.h
 include/kio/kntlm.h
 include/kio/kntlm_export.h
+include/kio/ksslcertificatemanager.h
 include/kio/metainfojob.h
 include/kio/netaccess.h
 include/kio/passworddialog.h
@@ -1174,6 +1190,7 @@
 include/kio/slaveinterface.h
 include/kio/tcpslavebase.h
 include/kio/thumbcreator.h
+include/kio/thumbsequencecreator.h
 include/kio/udsentry.h
 include/kjob.h
 include/kjobtrackerinterface.h
@@ -1214,6 +1231,7 @@
 include/kmimetypechooser.h
 include/kmimetyperesolver.h
 include/kmimetypetrader.h
+include/kmodifierkeyinfo.h
 include/kmountpoint.h
 include/kmultitabbar.h
 include/knewpassworddialog.h
@@ -1366,6 +1384,7 @@
 include/ktabbar.h
 include/ktabwidget.h
 include/ktar.h
+include/ktcpsocket.h
 include/ktempdir.h
 include/ktemporaryfile.h
 include/ktextbrowser.h
@@ -1494,6 +1513,7 @@
 include/plasma/delegate.h
 include/plasma/dialog.h
 include/plasma/extender.h
+include/plasma/extendergroup.h
 include/plasma/extenderitem.h
 include/plasma/framesvg.h
 include/plasma/glapplet.h
@@ -1507,6 +1527,7 @@
 include/plasma/querymatch.h
 include/plasma/runnercontext.h
 include/plasma/runnermanager.h
+include/plasma/runnersyntax.h
 include/plasma/scripting/appletscript.h
 include/plasma/scripting/dataenginescript.h
 include/plasma/scripting/runnerscript.h
@@ -1533,13 +1554,17 @@
 include/plasma/widgets/pushbutton.h
 include/plasma/widgets/radiobutton.h
 include/plasma/widgets/scrollbar.h
+include/plasma/widgets/scrollwidget.h
 include/plasma/widgets/signalplotter.h
 include/plasma/widgets/slider.h
+include/plasma/widgets/spinbox.h
 include/plasma/widgets/svgwidget.h
 include/plasma/widgets/tabbar.h
+include/plasma/widgets/textbrowser.h
 include/plasma/widgets/textedit.h
 include/plasma/widgets/toolbutton.h
 include/plasma/widgets/treeview.h
+include/plasma/widgets/videowidget.h
 include/plasma/widgets/webview.h
 include/predicateproperties.h
 include/qtest_kde.h
@@ -1563,6 +1588,7 @@
 include/solid/powermanagement.h
 include/solid/

[kde-freebsd] area51/deskutils/kdepimlibs4: fix plist for 4.2.85

2009-05-17 Thread Dima Panov
Hello


* fix plist 

===
Index: deskutils/kdepimlibs4/pkg-plist
===
--- deskutils/kdepimlibs4/pkg-plist (revision 4790)
+++ deskutils/kdepimlibs4/pkg-plist (working copy)
@@ -1,3 +1,218 @@
+include/KDE/Akonadi/AgentBase
+include/KDE/Akonadi/AgentFilterProxyModel
+include/KDE/Akonadi/AgentInstance
+include/KDE/Akonadi/AgentInstanceCreateJob
+include/KDE/Akonadi/AgentInstanceModel
+include/KDE/Akonadi/AgentInstanceWidget
+include/KDE/Akonadi/AgentManager
+include/KDE/Akonadi/AgentType
+include/KDE/Akonadi/AgentTypeDialog
+include/KDE/Akonadi/AgentTypeModel
+include/KDE/Akonadi/AgentTypeWidget
+include/KDE/Akonadi/Attribute
+include/KDE/Akonadi/AttributeFactory
+include/KDE/Akonadi/CachePolicy
+include/KDE/Akonadi/ChangeRecorder
+include/KDE/Akonadi/Collection
+include/KDE/Akonadi/CollectionCopyJob
+include/KDE/Akonadi/CollectionCreateJob
+include/KDE/Akonadi/CollectionDeleteJob
+include/KDE/Akonadi/CollectionDialog
+include/KDE/Akonadi/CollectionFetchJob
+include/KDE/Akonadi/CollectionFilterProxyModel
+include/KDE/Akonadi/CollectionModel
+include/KDE/Akonadi/CollectionModifyJob
+include/KDE/Akonadi/CollectionPropertiesDialog
+include/KDE/Akonadi/CollectionPropertiesPage
+include/KDE/Akonadi/CollectionRequester
+include/KDE/Akonadi/CollectionStatistics
+include/KDE/Akonadi/CollectionStatisticsDelegate
+include/KDE/Akonadi/CollectionStatisticsJob
+include/KDE/Akonadi/CollectionStatisticsModel
+include/KDE/Akonadi/CollectionView
+include/KDE/Akonadi/Control
+include/KDE/Akonadi/Entity
+include/KDE/Akonadi/EntityDisplayAttribute
+include/KDE/Akonadi/Exception
+include/KDE/Akonadi/Item
+include/KDE/Akonadi/ItemCopyJob
+include/KDE/Akonadi/ItemCreateJob
+include/KDE/Akonadi/ItemDeleteJob
+include/KDE/Akonadi/ItemFetchJob
+include/KDE/Akonadi/ItemFetchScope
+include/KDE/Akonadi/ItemModel
+include/KDE/Akonadi/ItemModifyJob
+include/KDE/Akonadi/ItemMonitor
+include/KDE/Akonadi/ItemMoveJob
+include/KDE/Akonadi/ItemSerializerPlugin
+include/KDE/Akonadi/ItemSync
+include/KDE/Akonadi/ItemView
+include/KDE/Akonadi/Job
+include/KDE/Akonadi/LinkJob
+include/KDE/Akonadi/Monitor
+include/KDE/Akonadi/ResourceBase
+include/KDE/Akonadi/SearchCreateJob
+include/KDE/Akonadi/ServerManager
+include/KDE/Akonadi/Session
+include/KDE/Akonadi/StandardActionManager
+include/KDE/Akonadi/TransactionJobs
+include/KDE/Akonadi/TransactionSequence
+include/KDE/Akonadi/UnlinkJob
+include/KDE/KABC/Address
+include/KDE/KABC/AddressBook
+include/KDE/KABC/AddressLineEdit
+include/KDE/KABC/Addressee
+include/KDE/KABC/AddresseeDialog
+include/KDE/KABC/AddresseeList
+include/KDE/KABC/ContactGroup
+include/KDE/KABC/ContactGroupTool
+include/KDE/KABC/DistributionList
+include/KDE/KABC/DistributionListDialog
+include/KDE/KABC/EmailSelectDialog
+include/KDE/KABC/ErrorHandler
+include/KDE/KABC/Field
+include/KDE/KABC/Format
+include/KDE/KABC/FormatFactory
+include/KDE/KABC/Geo
+include/KDE/KABC/Key
+include/KDE/KABC/LDIFConverter
+include/KDE/KABC/Lock
+include/KDE/KABC/LockNull
+include/KDE/KABC/PhoneNumber
+include/KDE/KABC/Picture
+include/KDE/KABC/Plugin
+include/KDE/KABC/Resource
+include/KDE/KABC/ResourceABC
+include/KDE/KABC/ResourceCached
+include/KDE/KABC/Secrecy
+include/KDE/KABC/SortMode
+include/KDE/KABC/Sound
+include/KDE/KABC/StdAddressBook
+include/KDE/KABC/TimeZone
+include/KDE/KABC/VCardConverter
+include/KDE/KABC/VCardFormat
+include/KDE/KBlog/Blog
+include/KDE/KBlog/BlogComment
+include/KDE/KBlog/BlogMedia
+include/KDE/KBlog/BlogPost
+include/KDE/KBlog/Blogger1
+include/KDE/KBlog/GData
+include/KDE/KBlog/MetaWeblog
+include/KDE/KBlog/MovableType
+include/KDE/KBlog/WordpressBuggy
+include/KDE/KCal/Alarm
+include/KDE/KCal/AssignmentVisitor
+include/KDE/KCal/Attachment
+include/KDE/KCal/Attendee
+include/KDE/KCal/CalFilter
+include/KDE/KCal/CalFormat
+include/KDE/KCal/CalStorage
+include/KDE/KCal/Calendar
+include/KDE/KCal/CalendarLocal
+include/KDE/KCal/CalendarNull
+include/KDE/KCal/CalendarResources
+include/KDE/KCal/ConfirmSaveDialog
+include/KDE/KCal/CustomProperties
+include/KDE/KCal/DndFactory
+include/KDE/KCal/Duration
+include/KDE/KCal/Event
+include/KDE/KCal/Exceptions
+include/KDE/KCal/FileStorage
+include/KDE/KCal/FreeBusy
+include/KDE/KCal/FreeBusyCache
+include/KDE/KCal/FreeBusyPeriod
+include/KDE/KCal/FreeBusyUrlStore
+include/KDE/KCal/HtmlExport
+include/KDE/KCal/HtmlExportSettings
+include/KDE/KCal/ICalDrag
+include/KDE/KCal/ICalFormat
+include/KDE/KCal/ICalTimeZones
+include/KDE/KCal/IMIPScheduler
+include/KDE/KCal/Incidence
+include/KDE/KCal/IncidenceBase
+include/KDE/KCal/IncidenceFormatter
+include/KDE/KCal/Journal
+include/KDE/KCal/KCalVersion
+include/KDE/KCal/KResult
+include/KDE/KCal/ListBase
+include/KDE/KCal/Period
+include/KDE/KCal/Person
+include/KDE/KCal/QtopiaFormat
+include/KDE/KCal/Recurrence
+include/KDE/KCal/RecurrenceRule
+include/KDE/KCal/ResourceCached
+include/KDE/KCal/ResourceCachedConfig
+include/KDE/KCal/ResourceCalenda

Re: [kde-freebsd] Area51 Repository changes

2009-03-21 Thread Andy Fawcett
On Friday 20 March 2009 14:35:17 Andrew Fawcett wrote:
> Hi,
>
> Once again the area51 repository will be moving. For some time, it
> has been running on a old slow system on the end of my consumer DSL.
>
> Thanks to Kris and Josh at pcbsd, we will soon be moving it to one of
> their servers. This has significantly more bandwidth, and we've
> already been looking at ways of making it more resilient.
>
> This will mean that the checkout URL will change, but for those of
> you with a checkout already, subversion handily lets you point it to
> the new location without needing to do another checkout.
>
> I'll send more details through later about the specific changes.

The move is now complete.

The repository is now located at:

http://area51.pcbsd.org/

This is the URL to use for anonymous access. If you already have a checkout 
from the old location, you can either delete it and check out from the new 
place, or run:

svn switch --relocate https://kf.athame.co.uk/kde-freebsd/ 
http://area51.pcbsd.org/


For committers, the access URL is https:/area51.pcbsd.org:444 and the existing 
authentication details should still work.


If anyone has any problems related to this move, please let me know.


Many thanks to Kris Moore and Josh Paetzel at PC-BSD for hosting our new repo, 
it's much appreciated!

Cheers,

Andy

___
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] Area51 Repository changes

2009-03-20 Thread Andrew Fawcett
Hi,

Once again the area51 repository will be moving. For some time, it has been 
running on a old slow system on the end of my consumer DSL.

Thanks to Kris and Josh at pcbsd, we will soon be moving it to one of their 
servers. This has significantly more bandwidth, and we've already been looking 
at ways of making it more resilient.

This will mean that the checkout URL will change, but for those of you with a 
checkout already, subversion handily lets you point it to the new location 
without needing to do another checkout.

I'll send more details through later about the specific changes.

Cheers,

Andy

___
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] Area51 SVN fixes

2008-12-11 Thread Scot Hetzel
I have noticed that several of the area51 port category directories
only contain the Makefile, and no additional ports.  It would be best
if these Makefiles were removed from area51, so that they don't
override the version in /usr/ports when mounting area51 over
/usr/ports:

palm/Makefile
security/Makefile

I also noticed that the security/Makefile is actually from net/Makefile:

--- /usr/area51/security/Makefile   2008-10-04 15:04:33.070456742 -0500
+++ /usr/ports/security/Makefile2008-11-25 06:36:31.412622972 -0600
@@ -1,1046 +1,828 @@
-# $FreeBSD: ports/net/Makefile,v 1.2023 2008/07/25 08:46:16 bsam Exp $
+# $FreeBSD: ports/security/Makefile,v 1.1003 2008/11/22 15:57:03 miwi Exp $
 #

-COMMENT = Networking tools
+COMMENT = Security tools

Scot
___
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] [Area51] Error Building Qt4

2008-11-21 Thread Martin Wilke
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Is a know issus, you want really to test qt 4.5?

If you want to test kde 4.1.3, should you use

svn co https://kf.athame.co.uk/kde-freebsd/tags/kde_4_1/

the default trunk is now the developers version of qt4.5 and KDE 4.2 B1.

- - Martin

On Sat, Nov 22, 2008 at 05:02:03PM +1000, Warren Liddell wrote:
> I just updated my ports via svn and tried to update via portupgrade an 
> all the Qt4 appls failed to compile, all of them failed with error msgs 
> of below.
> 
> Failure to read QMAKESPEC conf file 
> /usr/local/share/qt4/mkspecs/freebsd-g++/qmake.conf.  
>   
> 
> Error processing project file: 
> /usr/ports/devel/qt4-moc/work/qt-x11-opensource-src-4.5.0-tp1/config.tests/unix/freetype/freetype.pro
> 
> 
> 
> The target system byte order could not be detected!
> Turn on verbose messaging (-v) to see the final report.
> You can use the -little-endian or -big-endian switch to
> ./configure to continue.  
> ===>  Script "configure" failed unexpectedly. 
> Please report the problem to [EMAIL PROTECTED] [maintainer] and attach the
> "/usr/ports/devel/qt4-moc/work/qt-x11-opensource-src-4.5.0-tp1/src/tools/moc/../../..//config.log"
> including the output of the failure of your make command. Also, it might 
> be  
> a good idea to provide an overview of all packages installed on your 
> system  
> (e.g. an `ls 
> /var/db/pkg`).
>
> 
> *** Error code 1 
> ___
> 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
> 

- -- 

+---+---+
|  PGP: 0x05682353  |  Jabber : miwi(at)BSDCrew.de  |
|  ICQ: 169139903   |  Mail   : miwi(at)FreeBSD.org |
+---+---+
|   Mess with the Best, Die like the Rest!  |
+---+---+
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (FreeBSD)

iEYEARECAAYFAkkntukACgkQFwpycAVoI1OcOgCfevoQd9VezPkALC4UQy6bWYo8
vA8AoJakbyv52eq+g5jQ18tGTeADFL1z
=oU4e
-END PGP SIGNATURE-
___
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] [Area51] Error Building Qt4

2008-11-21 Thread Warren Liddell
I just updated my ports via svn and tried to update via portupgrade an 
all the Qt4 appls failed to compile, all of them failed with error msgs 
of below.

Failure to read QMAKESPEC conf file 
/usr/local/share/qt4/mkspecs/freebsd-g++/qmake.conf.


Error processing project file: 
/usr/ports/devel/qt4-moc/work/qt-x11-opensource-src-4.5.0-tp1/config.tests/unix/freetype/freetype.pro



The target system byte order could not be detected!
Turn on verbose messaging (-v) to see the final report.
You can use the -little-endian or -big-endian switch to
./configure to continue.  
===>  Script "configure" failed unexpectedly. 
Please report the problem to [EMAIL PROTECTED] [maintainer] and attach the
"/usr/ports/devel/qt4-moc/work/qt-x11-opensource-src-4.5.0-tp1/src/tools/moc/../../..//config.log"
including the output of the failure of your make command. Also, it might 
be  
a good idea to provide an overview of all packages installed on your 
system  
(e.g. an `ls 
/var/db/pkg`).  
 

*** Error code 1 
___
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] area51: Patch Error kdepimlibs4

2008-10-04 Thread Martin Wilke
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Sun, Oct 05, 2008 at 06:18:50AM +1000, Warren Liddell wrote:
> Im running FreeBSD7.1-PreRelease AMD64
> -
> 
> ===>  Patching for kdepimlibs-4.1.2
> ===>  Applying FreeBSD patches for kdepimlibs-4.1.2
> Ignoring previously applied (or reversed) patch.
> 1 out of 1 hunks ignored--saving rejects to ../kcal/incidenceformatter.cpp.rej
> => Patch patch-kcal_incidenceformatter.cpp failed to apply cleanly.
> *** Error code 1
> 
> Stop in /usr/ports/deskutils/kdepimlibs4.

Sometime you should please take a look in our archive.
Please remove this patch manuel.

- - Martin

> 
> ___
> 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
> 

- -- 

+---+---+
|  PGP: 0x05682353  |  Jabber : miwi(at)BSDCrew.de  |
|  ICQ: 169139903   |  Mail   : miwi(at)FreeBSD.org |
+---+---+
|   Mess with the Best, Die like the Rest!  |
+---+---+
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (FreeBSD)

iEYEARECAAYFAkjn034ACgkQFwpycAVoI1Oj4gCdFmlgYXR7E/x4YRWl61zYmAq7
9gMAn2CLuwOSFvk8JaR+Uja295fweqeI
=yyBD
-END PGP SIGNATURE-
___
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] area51: Patch Error kdepimlibs4

2008-10-04 Thread Warren Liddell
Im running FreeBSD7.1-PreRelease AMD64
-

===>  Patching for kdepimlibs-4.1.2
===>  Applying FreeBSD patches for kdepimlibs-4.1.2
Ignoring previously applied (or reversed) patch.
1 out of 1 hunks ignored--saving rejects to ../kcal/incidenceformatter.cpp.rej
=> Patch patch-kcal_incidenceformatter.cpp failed to apply cleanly.
*** Error code 1

Stop in /usr/ports/deskutils/kdepimlibs4.

___
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] area51: qt4-designer build error

2008-10-04 Thread Warren Liddell
On Saturday 04 October 2008 18:35:46 Kjell Tore Ullavik wrote:
> Martin Wilke wrote:
> > -BEGIN PGP SIGNED MESSAGE-
> > Hash: SHA1
> >
> > On Sat, Oct 04, 2008 at 09:15:59AM +0200, Kjell Tore Ullavik wrote:
> >
> >
> >
> > Strange,
> >
> > Please go in devel/qt4-designer try
> > rm -rf work && make deinstall reinstall clean
> >
> > Let me know the result.

I had the exact same problem, i just manually went to the ports dir, make 
clean, then did a reinstall an it worked fine ... but it is a rather odd 
occurance.
___
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] area51: qt4-designer build error

2008-10-04 Thread Kjell Tore Ullavik
Martin Wilke wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On Sat, Oct 04, 2008 at 09:15:59AM +0200, Kjell Tore Ullavik wrote:
>   
>
>
> Strange,
>
> Please go in devel/qt4-designer try
> rm -rf work && make deinstall reinstall clean
>
> Let me know the result.
>
> - - Martin
>
>   
I got it built. But only after figthing to remove the work directory.
I could remove the content, but tools like rm and chflags claimed the
work dir was not there, while cd and ls showed that it was.
I eventually rebooted and then everything worked like normal.

Please just disregard my report. There are to many factors, I run
CURRENT (although a very well behaved one from a month back), I
used portupgrade, and then there is the unionfs. It just seemed like
a typical oops in some makefile a first sight.


>> Note version number confusion at the end of the output.
>>
>>
>> c++ -fno-exceptions -pthread -Wl,-rpath,/usr/local/lib/qt4 
>> -Wl,-rpath,/usr/local/lib/qt4 -shared -o libqwebview.so 
>> .obj/release-shared/qwebview_plugin.o  
>> .obj/release-shared/moc_qwebview_plugin.o  
>> .obj/release-shared/qrc_qwebview_plugin.o   -L/usr/local/lib/qt4 
>> -L/usr/ports/devel/qt4-designer/work/qt-x11-opensource-src-4.4.2/lib 
>> -L/usr/local/lib -lQtWebKit -L/usr/local/lib/qt4 -L/usr/local/lib 
>> -pthread -pthread -pthread -pthread -pthread -pthread -lQtNetwork 
>> -pthread -pthread -pthread -pthread -pthread -pthread -lQtScript 
>> -pthread -pthread -lQtXml -pthread -pthread -lQtGui -laudio -lXt 
>> -pthread -lpng -lSM -lICE -pthread -pthread -lXi -lXrender -lXrandr 
>> -lfreetype -lfontconfig -lXext -lX11 -lQtCore -lz -lm -pthread 
>> -lgthread-2.0 -lglib-2.0 -liconv -lQtDesigner
>> mv -f libqwebview.so ../../../../../plugins/designer/
>> --->  Backing up the old version
>> --->  Uninstalling the old version
>> --->  Deinstalling 'qt4-designer-4.4.1'
>> --->  Preserving /usr/local/lib/qt4/libQtDesigner.so.4.4.1 as 
>> /usr/local/lib/compat/pkg/libQtDesigner.so.4.4.1
>> --->  Preserving /usr/local/lib/qt4/libQtDesignerComponents.so.4.4.1 as 
>> /usr/local/lib/compat/pkg/libQtDesignerComponents.so.4.4.1
>> pkg_delete: package 'qt4-designer-4.4.1' is required by these other packages
>> and may not be deinstalled (but I'll delete it anyway):
>> kdeadmin-4.1.1
>> kdebase-4.1.1
>> kdebase-runtime-4.1.1
>> kdebase-workspace-4.1.1
>> kdegames-4.1.1
>> kdegraphics-4.1.1
>> kdelibs-4.1.1
>> kdemultimedia-4.1.1
>> kdepimlibs-4.1.1_1
>> kdeplasma-addons-4.1.1
>> kdesdk-4.1.1
>> ktorrent-3.1.2
>> phonon-4.2.0
>> py25-qt4-core-4.3.3_2,1
>> py25-qt4-gui-4.3.3_2,1
>> qscintilla2-2.2_2,1
>> qt4-4.4.1_2
>> qt4-linguist-4.4.1_1
>> [Updating the pkgdb  in /var/db/pkg ... - 729 packages 
>> found (-1 +0) (...) done]
>> --->  Installing the new version via the port
>> ===>  Installing for qt4-designer-4.4.2
>> ===>   qt4-designer-4.4.2 depends on package: qt4-assistant>=4.4.2 - found
>> ===>   qt4-designer-4.4.2 depends on package: qt4-qt3support>=4.4.2 - found
>> ===>   qt4-designer-4.4.2 depends on package: qt4-corelib>=4.4.2 - found
>> ===>   qt4-designer-4.4.2 depends on package: qt4-gui>=4.4.2 - found
>> ===>   qt4-designer-4.4.2 depends on package: qt4-network>=4.4.2 - found
>> ===>   qt4-designer-4.4.2 depends on package: qt4-script>=4.4.2 - found
>> ===>   qt4-designer-4.4.2 depends on package: qt4-sql>=4.4.2 - found
>> ===>   qt4-designer-4.4.2 depends on package: qt4-xml>=4.4.2 - found
>> ===>   qt4-designer-4.4.2 depends on package: qt4-webkit>=4.4.2 - found
>> /usr/bin/sed -i.bak -e 
>> 's|/usr/local/lib/qt4/pkgconfig|/usr/local/libdata/pkgconfig|g'  
>> /usr/ports/devel/qt4-designer/work/qt-x11-opensource-src-4.4.2/tools/designer/src/lib/Makefile
>>   
>> /usr/ports/devel/qt4-designer/work/qt-x11-opensource-src-4.4.2/tools/designer/src/uitools/Makefile
>>   
>> /usr/ports/devel/qt4-designer/work/qt-x11-opensource-src-4.4.2/tools/designer/src/components/lib/Makefile
>> ===>   Generating temporary packing list
>> ===>  Checking if devel/qt4-designer already installed
>> cd src/ && make -f Makefile install
>> cd uitools/ && make -f Makefile install
>> cp -f 
>> /usr/ports/devel/qt4-designer/work/qt-x11-opensource-src-4.4.2/tools/designer/src/uitools/quiloader.h
>>  
>> /usr/local/include/qt4/QtUiTools/
>> cp -f 
>> /usr/ports/devel/qt4-designer/work/qt-x11-opensource-src-4.4.2/include/QtUiTools/QtUiTools
>>  
>> /usr/local/include/qt4/QtUiTools/
>> cp -f 
>> /usr/ports/devel/qt4-designer/work/qt-x11-opensource-src-4.4.2/include/QtUiTools/QUiLoader
>>  
>> /usr/local/include/qt4/QtUiTools/
>> cp -f "../../../../lib/libQtUiTools.a" "/usr/local/lib/qt4/libQtUiTools.a"
>> cp -f "../../../../lib/libQtUiTools.prl" 
>> "/usr/local/lib/qt4/libQtUiTools.prl"
>> cp -f "../../../../lib/pkgconfig/QtUiTools.pc" 
>> "/usr/local/libdata/pkgconfig/QtUiTools.pc"
>> cd lib/ && make -f Makefile install
>> cp -f "../../../../lib/libQtDesigner.so.4.4.2" 
>> "/usr/local/lib/qt4/libQtDesigner.so.4.4.2"
>> ln -sf "libQtDesigner.so.4.4.2" "/usr/local/lib

[kde-freebsd] area51: qt4-designer build error

2008-10-04 Thread Kjell Tore Ullavik

Note version number confusion at the end of the output.


c++ -fno-exceptions -pthread -Wl,-rpath,/usr/local/lib/qt4 
-Wl,-rpath,/usr/local/lib/qt4 -shared -o libqwebview.so 
.obj/release-shared/qwebview_plugin.o  
.obj/release-shared/moc_qwebview_plugin.o  
.obj/release-shared/qrc_qwebview_plugin.o   -L/usr/local/lib/qt4 
-L/usr/ports/devel/qt4-designer/work/qt-x11-opensource-src-4.4.2/lib 
-L/usr/local/lib -lQtWebKit -L/usr/local/lib/qt4 -L/usr/local/lib 
-pthread -pthread -pthread -pthread -pthread -pthread -lQtNetwork 
-pthread -pthread -pthread -pthread -pthread -pthread -lQtScript 
-pthread -pthread -lQtXml -pthread -pthread -lQtGui -laudio -lXt 
-pthread -lpng -lSM -lICE -pthread -pthread -lXi -lXrender -lXrandr 
-lfreetype -lfontconfig -lXext -lX11 -lQtCore -lz -lm -pthread 
-lgthread-2.0 -lglib-2.0 -liconv -lQtDesigner
mv -f libqwebview.so ../../../../../plugins/designer/
--->  Backing up the old version
--->  Uninstalling the old version
--->  Deinstalling 'qt4-designer-4.4.1'
--->  Preserving /usr/local/lib/qt4/libQtDesigner.so.4.4.1 as 
/usr/local/lib/compat/pkg/libQtDesigner.so.4.4.1
--->  Preserving /usr/local/lib/qt4/libQtDesignerComponents.so.4.4.1 as 
/usr/local/lib/compat/pkg/libQtDesignerComponents.so.4.4.1
pkg_delete: package 'qt4-designer-4.4.1' is required by these other packages
and may not be deinstalled (but I'll delete it anyway):
kdeadmin-4.1.1
kdebase-4.1.1
kdebase-runtime-4.1.1
kdebase-workspace-4.1.1
kdegames-4.1.1
kdegraphics-4.1.1
kdelibs-4.1.1
kdemultimedia-4.1.1
kdepimlibs-4.1.1_1
kdeplasma-addons-4.1.1
kdesdk-4.1.1
ktorrent-3.1.2
phonon-4.2.0
py25-qt4-core-4.3.3_2,1
py25-qt4-gui-4.3.3_2,1
qscintilla2-2.2_2,1
qt4-4.4.1_2
qt4-linguist-4.4.1_1
[Updating the pkgdb  in /var/db/pkg ... - 729 packages 
found (-1 +0) (...) done]
--->  Installing the new version via the port
===>  Installing for qt4-designer-4.4.2
===>   qt4-designer-4.4.2 depends on package: qt4-assistant>=4.4.2 - found
===>   qt4-designer-4.4.2 depends on package: qt4-qt3support>=4.4.2 - found
===>   qt4-designer-4.4.2 depends on package: qt4-corelib>=4.4.2 - found
===>   qt4-designer-4.4.2 depends on package: qt4-gui>=4.4.2 - found
===>   qt4-designer-4.4.2 depends on package: qt4-network>=4.4.2 - found
===>   qt4-designer-4.4.2 depends on package: qt4-script>=4.4.2 - found
===>   qt4-designer-4.4.2 depends on package: qt4-sql>=4.4.2 - found
===>   qt4-designer-4.4.2 depends on package: qt4-xml>=4.4.2 - found
===>   qt4-designer-4.4.2 depends on package: qt4-webkit>=4.4.2 - found
/usr/bin/sed -i.bak -e 
's|/usr/local/lib/qt4/pkgconfig|/usr/local/libdata/pkgconfig|g'  
/usr/ports/devel/qt4-designer/work/qt-x11-opensource-src-4.4.2/tools/designer/src/lib/Makefile
  
/usr/ports/devel/qt4-designer/work/qt-x11-opensource-src-4.4.2/tools/designer/src/uitools/Makefile
  
/usr/ports/devel/qt4-designer/work/qt-x11-opensource-src-4.4.2/tools/designer/src/components/lib/Makefile
===>   Generating temporary packing list
===>  Checking if devel/qt4-designer already installed
cd src/ && make -f Makefile install
cd uitools/ && make -f Makefile install
cp -f 
/usr/ports/devel/qt4-designer/work/qt-x11-opensource-src-4.4.2/tools/designer/src/uitools/quiloader.h
 
/usr/local/include/qt4/QtUiTools/
cp -f 
/usr/ports/devel/qt4-designer/work/qt-x11-opensource-src-4.4.2/include/QtUiTools/QtUiTools
 
/usr/local/include/qt4/QtUiTools/
cp -f 
/usr/ports/devel/qt4-designer/work/qt-x11-opensource-src-4.4.2/include/QtUiTools/QUiLoader
 
/usr/local/include/qt4/QtUiTools/
cp -f "../../../../lib/libQtUiTools.a" "/usr/local/lib/qt4/libQtUiTools.a"
cp -f "../../../../lib/libQtUiTools.prl" 
"/usr/local/lib/qt4/libQtUiTools.prl"
cp -f "../../../../lib/pkgconfig/QtUiTools.pc" 
"/usr/local/libdata/pkgconfig/QtUiTools.pc"
cd lib/ && make -f Makefile install
cp -f "../../../../lib/libQtDesigner.so.4.4.2" 
"/usr/local/lib/qt4/libQtDesigner.so.4.4.2"
ln -sf "libQtDesigner.so.4.4.2" "/usr/local/lib/qt4/libQtDesigner.so"
ln -sf "libQtDesigner.so.4.4.2" "/usr/local/lib/qt4/libQtDesigner.so.4"
ln -sf "libQtDesigner.so.4.4.2" "/usr/local/lib/qt4/libQtDesigner.so.4.4"
cp -f "../../../../lib/libQtDesigner.prl" 
"/usr/local/lib/qt4/libQtDesigner.prl"
cp -f "../../../../lib/pkgconfig/QtDesigner.pc" 
"/usr/local/libdata/pkgconfig/QtDesigner.pc"
cp -f 
/usr/ports/devel/qt4-designer/work/qt-x11-opensource-src-4.4.2/tools/designer/src/lib/components/qdesigner_components.h
 
/usr/local/include/qt4/QtDesigner/
cp -f 
/usr/ports/devel/qt4-designer/work/qt-x11-opensource-src-4.4.2/tools/designer/src/lib/components/qdesigner_components_global.h
 
/usr/local/include/qt4/QtDesigner/
cp -f 
/usr/ports/devel/qt4-designer/work/qt-x11-opensource-src-4.4.2/tools/designer/src/lib/extension/default_extensionfactory.h
 
/usr/local/include/qt4/QtDesigner/
cp -f 
/usr/ports/devel/qt4-designer/work/qt-x11-opensource-src-4.4.2/tools/designer/src/lib/extension/extension.h
 
/usr/local/include/qt4/QtDesigner/
cp -f 
/usr/ports/devel/qt4-designer/work/qt-x11-opensource-src-4.4.2/tools/

Re: [kde-freebsd] area51 moved to to a new system (IPv6only)

2008-08-15 Thread Matt Dawson
On Friday 15 August 2008 03:20:22 David Johnson wrote:
> Is there a HOWTO for this? Are the sixx.net and freent6 sites transparent
> bridges? Or do I need to configure my box to be IPv6? Do I need a dual
> stack (whatever that is)? I'm just a client box with absolutely no desire
> to be a server. Most of the information I am finding assumes I'm already an
> expert network admin.

Yes, you will need to be running dual stack (GENERIC has IPv6 already) and 
have ipv6_enabled="YES" in rc.conf. I recommend using HE's tunnelbroker 
service http://tunnelbroker.net . Setup is simple: It gives you a script for 
FreeBSD on setup and that easily transposes into the correct entries to set up 
a gif tunnel in rc.conf for activation at boot time.

This little tutorial shows how to set up the tunnel in rc.conf, but it misses 
the important step of setting up ipv6_defaultrouter="-interface gif0"

http://www.join.uni-muenster.de/Dokumente/Howtos/Howto_IPv6-in-IPv4-
Tunnel.php?lang=en

Beware firewalls blocking IPv6-in-IPv4 packets (protocol 41).

Hope that helps. If you get stuck, I've done this more than a few times so 
feel free to ping me with any questions.
-- 
Matt Dawson

[EMAIL PROTECTED]
MTD15-RIPE
___
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] area51 moved to to a new system (IPv6only)

2008-08-14 Thread David Johnson
On Wednesday 13 August 2008 07:00:26 am Tilman Linneweh wrote:
> Hello kde-freebsd team,
>
> Summary: orm.arved.priv.at has moved from IPv4 to IPv6. Everything
> else should work as before.

Is there a HOWTO for this? Are the sixx.net and freent6 sites transparent 
bridges? Or do I need to configure my box to be IPv6? Do I need a dual stack 
(whatever that is)? I'm just a client box with absolutely no desire to be a 
server. Most of the information I am finding assumes I'm already an expert 
network admin. 

Thanks,

-- 
David Johnson
___
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] area51 moved to to a new system (IPv6only)

2008-08-14 Thread Tilman Linneweh
Hello kde-freebsd team,

Summary: orm.arved.priv.at has moved from IPv4 to IPv6. Everything  
else should work as before.

IPv6?:
The new orm is currently connected via sixxs.net/easynet.net
If you don't have IPv6 yet, you can get IPv6 from various sites  
including sixxs.net and freenet6.
If there are serious reasons why you can't get IPv6 (stupid company  
policies etc.) please contact me offlist, so that we can work on a  
different solution, but i really would like to avoid fiddling with  
netcat/NAT etc.

Background:
Since my previous hoster HKN.de decided to discontinue the rootserver  
products, i had to switch to a new hoster, EUserv.de.
The new system has more RAM and a better CPU, which is good.
Unfortunately euserv.de has quite unreasonable prices for extra IP- 
Addresses (10EUR/month for 6 addresses), so i decided to go IPv6.

orm.arved.priv.at is a jail, so it was necessary to use bz@'s  
ipv6jail patches from http://lists.freebsd.org/pipermail/freebsd-jail/ 
2008-July/000379.html. So far the ipv6patches have been working  
without a problem, but it is still possible that there are bugs in it.
If you spot anything unusual please report to me offlist.

regards && happy hacking
arved


___
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] area51 moved to a new ipv6only system

2008-08-13 Thread Tilman Linneweh
Hello kde-freebsd team,

Summary: orm.arved.priv.at has moved from IPv4 to IPv6. Everything else should 
work as before.

IPv6?:
The new orm is currently connected via sixxs.net/easynet.net
If you don't have IPv6 yet, you can get IPv6 from various sites including 
sixxs.net and freenet6.
If there are serious reasons why you can't get IPv6 (stupid company policies 
etc.) please contact me offlist, so that we can work on a different solution, 
but i really would like to avoid fiddling with netcat/NAT etc.

Background:
Since my previous hoster HKN.de decided to discontinue the rootserver products, 
i had to switch to a new hoster, EUserv.de.
The new system has more RAM and a better CPU, which is good.
Unfortunately euserv.de has quite unreasonable prices for extra IP-Addresses 
(10EUR/month for 6 addresses), so i decided to go IPv6.

orm.arved.priv.at is a jail, so it was necessary to use bz@'s ipv6jail patches 
from http://lists.freebsd.org/pipermail/freebsd-jail/2008-July/000379.html. So 
far the ipv6patches have been working without a problem, but it is still 
possible that there are bugs in it.
If you spot anything unusual please report to me offlist.

regards && happy hacking
arved


___
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] area51: arts-1.5.9 gets wrong url for distfile when KDE_VERSION is 3.5.8?

2008-08-01 Thread ktu
audio/arts in area51 is version 1.5.9, which seems to belong to 
kde-3.5.9. But bsd.kde.mk defines KDE_VERSION 3.5.8, so arts get the 
wrong url for it's distfile.
I don't know whats intended here... maybe I missed something?

In other news, I installed kdebase4 ++ on a fresh fbsd8, works great, 
thanks for your hard work.



___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd


Re: [kde-freebsd] area51/x11/kdelibs4 build error

2008-06-17 Thread Adriaan de Groot
On Tuesday 17 June 2008, Adriaan de Groot wrote:
> On Tuesday 17 June 2008, Adriaan de Groot wrote:
> > On Tuesday 17 June 2008, Sticky Bit wrote:
> > > the port kdelibs4 does not build for me. Please see log
> > >
> > > http://nopaste.unixfreunde.de/729
>
> (QBasicAtomicPointer_fetchAndStoreOrdered(&reinterpret_cast
> That looks like an extra & there, and it is what the compiler is
> complaining about (before the second reinterpret_cast). I'm not even sure
> why we're hitting the qatomic_generic header here.

OK, checked with the Trolls: that's a bug in the Qt header qatomic_generic. 
Fixed in their tree already, but (a) we should patch it in our Qt builds (b) 
we shouldn't hit the _generic one *anyway*, we should be using the 
machine-specific version.

-- 
These are your friends - Adem
GPG: FEA2 A3FE Adriaan de Groot


signature.asc
Description: This is a digitally signed message part.
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd


Re: [kde-freebsd] area51/x11/kdelibs4 build error

2008-06-17 Thread Adriaan de Groot
On Tuesday 17 June 2008, Adriaan de Groot wrote:
> On Tuesday 17 June 2008, Sticky Bit wrote:
> > the port kdelibs4 does not build for me. Please see log
> >
> > http://nopaste.unixfreunde.de/729
>
> I'm seeing the same. This is with KDE3 installed, though. And it compiled
> -- day before yesterday, I'm not sure which tarball snapshot we're using
> here -- with SS12, which is normally the arbiter of right and wrong.

template 
Q_INLINE_TEMPLATE T *QBasicAtomicPointer::fetchAndStoreOrdered(T *newValue)
{
return reinterpret_cast
(QBasicAtomicPointer_fetchAndStoreOrdered(&reinterpret_cast(&_q_value),
  newValue));
}

That looks like an extra & there, and it is what the compiler is complaining 
about (before the second reinterpret_cast). I'm not even sure why we're 
hitting the qatomic_generic header here.

-- 
These are your friends - Adem
GPG: FEA2 A3FE Adriaan de Groot


signature.asc
Description: This is a digitally signed message part.
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd


Re: [kde-freebsd] area51/x11/kdelibs4 build error

2008-06-16 Thread Adriaan de Groot
On Tuesday 17 June 2008, Sticky Bit wrote:
> the port kdelibs4 does not build for me. Please see log
>
> http://nopaste.unixfreunde.de/729

I'm seeing the same. This is with KDE3 installed, though. And it compiled -- 
day before yesterday, I'm not sure which tarball snapshot we're using here -- 
with SS12, which is normally the arbiter of right and wrong.

-- 
These are your friends - Adem
GPG: FEA2 A3FE Adriaan de Groot


signature.asc
Description: This is a digitally signed message part.
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd


[kde-freebsd] area51/x11/kdelibs4 build error

2008-06-16 Thread Sticky Bit
Hello,

the port kdelibs4 does not build for me. Please see log

http://nopaste.unixfreunde.de/729

Seems phonon related?

> uname -srm
FreeBSD 7.0-STABLE amd64

Latest checkout from area51. No previous KDE4 version installed.

If you need more details, please say it. Thanks!

-- 
Regards,
Sticky Bit <[EMAIL PROTECTED]>
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd


Re: [kde-freebsd] area51 notes

2008-06-10 Thread David Johnson
David Johnson wrote:
> * While I haven't built it, it appears that qt4-qtdemo does not build 
> the examples, only the demos. Maybe there could be a qt4-examples port.

Er, ignore that part. It is building the examples.

--
David
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd


[kde-freebsd] area51 notes

2008-06-10 Thread David Johnson
Just a few notes from building Qt4 from area51 ports:

* Building qt4 port was successful. Assistant and Designer are working 
as expected.

* qt4-sql-plugins should have options so I only have to build the 
databases that I want.

* qt5 (and qt4-qtdemo) is not dependent on qt4-webkit. Shouldn't it be?

* qt4-qtdemo failed with QDBus link errors. qt4-dbus had been built and 
installed.

* While I haven't built it, it appears that qt4-qtdemo does not build 
the examples, only the demos. Maybe there could be a qt4-examples port.

--
David Johnson
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd


[kde-freebsd] area51/x11/kdebase3 build failure

2008-02-06 Thread David Johnson
Got a build failure with the new 4.0.1 kdebase port:

[ 98%] Generating index.cache.bz2
cd /usr/ports/x11/kdebase4/work/kdebase-4.0.1/apps/doc/dolphin 
&& /usr/local/kde4/bin/meinproc4 --check --cache 
/usr/ports/x11/kdebase4/work/kdebase-4.0.1/build/apps/doc/dolphin/index.cache.bz2
 /usr/ports/x11/kdebase4/work/kdebase-4.0.1/apps/doc/dolphin/index.docbook
/libexec/ld-elf.so.1: Shared object "libkdecore.so.7" not found, required 
by "libkio.so.7"
*** Error code 1

The library is there, so apparently ldconfig was not updated. I'm udating it 
manually to continue.

-- 
David Johnson
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd


  1   2   >