Re: [kde-freebsd] [CFT] KDE 4.2 BETA 2 testers wanted
On Tue, 6 Jan 2009 23:06:42 +0100, Martin Wilke wrote: > We are happy to announce the first public Call for Testing > with KDE 4.2. > > The past weeks we focused on the complex and very time > consuming task to get the KDE4.2 BETA2 ports into a much > better shape so we can now go on to the next step: much wider > public testing. > > The experimental KDE ports are currently pulled from KDE > 4.2 BETA 2 (4.1.85). Some of you may believe beta testing > is not worth it, but we want to get KDE 4.2 better then 4.1. > > At the moment we would actually benefit from wider testing > the well prepared KDE 4.2 BETA 2 FreeBSD builds. We would > have much more opportunity and time to identify and eventually > correct FreeBSD specific problems with those. > > We added the file UPDATING-area51. _PLEASE_ read this before you start > your update. > > To get KDE 4.2: > > try > svn co https://kf.athame.co.uk/kde-freebsd/tags/kde-4.1.85/ /path/to/area51 You can use nice marcusmerge script [*] to merge your portstree with area51 ports: marcusmerge -d /usr/ports -s /path/to/area51 -m kde-4.1.85 where /path/to/area51 is the same path that has been used in 'svn co' command. [*] http://www.marcuscom.com/downloads/marcusmerge http://www.marcuscom.com/marcusmerge.8.html > More infos here: > https://kf.athame.co.uk/access.php > > I like to say Thanks to all Helpers and Submitters on the kde-freebsd@ > mailinglist. > > That's all for the moment. Happy Testing! > > - Martin (on behalf of the FreeBSD KDE team) > > PS: Don't forget to read the UPDATING-area51 :P ___ 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] [CFT] KDE 4.2 BETA 2 testers wanted
Martin Wilke wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > We are happy to announce the first public Call for Testing > with KDE 4.2. > > The past weeks we focused on the complex and very time > consuming task to get the KDE4.2 BETA2 ports into a much > better shape so we can now go on to the next step: much wider > public testing. > > The experimental KDE ports are currently pulled from KDE > 4.2 BETA 2 (4.1.85). Some of you may believe beta testing > is not worth it, but we want to get KDE 4.2 better then 4.1. > > At the moment we would actually benefit from wider testing > the well prepared KDE 4.2 BETA 2 FreeBSD builds. We would > have much more opportunity and time to identify and eventually > correct FreeBSD specific problems with those. > > We added the file UPDATING-area51. _PLEASE_ read this before you start > your update. > > To get KDE 4.2: > > try > svn co https://kf.athame.co.uk/kde-freebsd/tags/kde-4.1.85/ /path/to/area51 > > More infos here: > https://kf.athame.co.uk/access.php > > I like to say Thanks to all Helpers and Submitters on the kde-freebsd@ > mailinglist. > > That's all for the moment. Happy Testing! > > - - Martin (on behalf of the FreeBSD KDE team) > > PS: Don't forget to read the UPDATING-area51 :P > Great! I'm trying to kickoff a build of it here for a new PC-BSD test ISO, and its failing when trying to build kdelibs4: ===> Extracting for kdelibs-4.1.85 => MD5 Checksum OK for KDE/kdelibs-4.1.85.tar.bz2. => SHA256 Checksum OK for KDE/kdelibs-4.1.85.tar.bz2. /bin/mkdir -p /usr/ports/x11/kdelibs4/work/kdelibs-4.1.85/build /usr/bin/sed -i.bak -e 's|/usr/local|/PCBSD/local|g' /usr/ports/x11/kdelibs4/work/kdelibs-4.1.85/build/../cmake/modules/*.cmake ===> Patching for kdelibs-4.1.85 ===> Applying FreeBSD patches for kdelibs-4.1.85 1 out of 3 hunks failed--saving rejects to ../cmake/modules/FindKDE4Internal.cmake.rej => Patch patch-FindKDE4Internal.cmake failed to apply cleanly. *** Error code 1 Stop in /usr/ports/x11/kdelibs4. Am I supposed to remove this patch from files/? Its still in SVN if so. -- Kris Moore PC-BSD Software http://www.pcbsd.com ___ 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] [CFT] KDE 4.2 BETA 2 testers wanted
Kris Moore wrote: > Martin Wilke wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> We are happy to announce the first public Call for Testing >> with KDE 4.2. >> >> The past weeks we focused on the complex and very time >> consuming task to get the KDE4.2 BETA2 ports into a much >> better shape so we can now go on to the next step: much wider >> public testing. >> >> The experimental KDE ports are currently pulled from KDE >> 4.2 BETA 2 (4.1.85). Some of you may believe beta testing >> is not worth it, but we want to get KDE 4.2 better then 4.1. >> >> At the moment we would actually benefit from wider testing >> the well prepared KDE 4.2 BETA 2 FreeBSD builds. We would >> have much more opportunity and time to identify and eventually >> correct FreeBSD specific problems with those. >> >> We added the file UPDATING-area51. _PLEASE_ read this before you start >> your update. >> >> To get KDE 4.2: >> >> try >> svn co https://kf.athame.co.uk/kde-freebsd/tags/kde-4.1.85/ /path/to/area51 >> >> More infos here: >> https://kf.athame.co.uk/access.php >> >> I like to say Thanks to all Helpers and Submitters on the kde-freebsd@ >> mailinglist. >> >> That's all for the moment. Happy Testing! >> >> - - Martin (on behalf of the FreeBSD KDE team) >> >> PS: Don't forget to read the UPDATING-area51 :P >> > > > Great! I'm trying to kickoff a build of it here for a new PC-BSD test > ISO, and its failing when trying to build kdelibs4: > > ===> Extracting for kdelibs-4.1.85 > => MD5 Checksum OK for KDE/kdelibs-4.1.85.tar.bz2. > => SHA256 Checksum OK for KDE/kdelibs-4.1.85.tar.bz2. > /bin/mkdir -p /usr/ports/x11/kdelibs4/work/kdelibs-4.1.85/build > /usr/bin/sed -i.bak -e 's|/usr/local|/PCBSD/local|g' > /usr/ports/x11/kdelibs4/work/kdelibs-4.1.85/build/../cmake/modules/*.cmake > ===> Patching for kdelibs-4.1.85 > ===> Applying FreeBSD patches for kdelibs-4.1.85 > 1 out of 3 hunks failed--saving rejects to > ../cmake/modules/FindKDE4Internal.cmake.rej > => Patch patch-FindKDE4Internal.cmake failed to apply cleanly. > *** Error code 1 > > Stop in /usr/ports/x11/kdelibs4. > > Am I supposed to remove this patch from files/? Its still in SVN if so. > Opps! My bad, the server was still pulling from the trunk in SVN, I'll change it to checkout the tag/4.1.85 this time and try again, since I noticed that its different :P -- Kris Moore PC-BSD Software http://www.pcbsd.com ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
[kde-freebsd] [SVN Commit] area51
SVN commit 4440 by miwi: - Update to KDE 4.2 RC1 (4.1.96) NOTE NOTE NOTE -- NOT READY YET -- M +1 -1 Mk/bsd.kde4.mk M +3 -3 accessibility/kdeaccessibility4/distinfo M +3 -3 deskutils/kdepim4/distinfo M +3 -3 deskutils/kdepimlibs4/distinfo M +3 -3 deskutils/kdeplasma-addons/distinfo M +3 -3 devel/kdesdk4/distinfo M +3 -3 games/kdegames4/distinfo M +3 -3 graphics/kdegraphics4/distinfo M +3 -3 misc/kdeedu4/distinfo M +3 -3 misc/kdeutils4/distinfo M +3 -3 multimedia/kdemultimedia4/distinfo M +3 -3 net/kdenetwork4/distinfo M +3 -3 sysutils/kdeadmin4/distinfo M +3 -3 www/kdewebdev4/distinfo M +3 -3 x11-clocks/kdetoys4/distinfo M +3 -3 x11-themes/kdeartwork4/distinfo M +3 -3 x11/kdebase4-runtime/distinfo M +3 -3 x11/kdebase4-workspace/distinfo M +3 -3 x11/kdebase4/distinfo M +3 -3 x11/kdelibs4/distinfo ___ 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] [CFT] KDE 4.2 BETA 2 testers wanted
Kris Moore schrieb: >> Stop in /usr/ports/x11/kdelibs4. >> >> Am I supposed to remove this patch from files/? Its still in SVN if so. >> >> > > Opps! My bad, the server was still pulling from the trunk in SVN, I'll > change it to checkout the tag/4.1.85 this time and try again, since I > noticed that its different :P > > > Propably one could get rid of those errors by putting a list of /var/area51 ports in a cvsup refuse file to clean the already comitted kde4 things out of the port tree before mount_unionfs-ing area51? ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
[kde-freebsd] [SVN Commit] area51
SVN commit 4441 by makc: improve package naming (use lang code as prefix for pkgname) M +2 -2 chinese/kde4-l10n-zh_CN/Makefile M +2 -2 chinese/kde4-l10n-zh_TW/Makefile M +2 -2 french/kde4-l10n/Makefile M +2 -2 german/kde4-l10n/Makefile M +2 -2 hungarian/kde4-l10n/Makefile M +2 -2 japanese/kde4-l10n/Makefile M +2 -2 korean/kde4-l10n/Makefile M +2 -2 misc/kde4-l10n-bg/Makefile M +2 -2 misc/kde4-l10n-ca/Makefile M +2 -2 misc/kde4-l10n-cs/Makefile M +2 -2 misc/kde4-l10n-csb/Makefile M +2 -2 misc/kde4-l10n-da/Makefile M +2 -2 misc/kde4-l10n-el/Makefile M +2 -2 misc/kde4-l10n-en_GB/Makefile M +2 -2 misc/kde4-l10n-eo/Makefile M +2 -2 misc/kde4-l10n-es/Makefile M +2 -2 misc/kde4-l10n-et/Makefile M +2 -2 misc/kde4-l10n-fi/Makefile M +2 -2 misc/kde4-l10n-fy/Makefile M +2 -2 misc/kde4-l10n-ga/Makefile M +2 -2 misc/kde4-l10n-gl/Makefile M +2 -2 misc/kde4-l10n-hi/Makefile M +2 -2 misc/kde4-l10n-it/Makefile M +2 -2 misc/kde4-l10n-kk/Makefile M +2 -2 misc/kde4-l10n-km/Makefile M +2 -2 misc/kde4-l10n-ku/Makefile M +2 -2 misc/kde4-l10n-lt/Makefile M +2 -2 misc/kde4-l10n-lv/Makefile M +2 -2 misc/kde4-l10n-mk/Makefile M +2 -2 misc/kde4-l10n-ml/Makefile M +2 -2 misc/kde4-l10n-nb/Makefile M +2 -2 misc/kde4-l10n-nds/Makefile M +2 -2 misc/kde4-l10n-nl/Makefile M +2 -2 misc/kde4-l10n-nn/Makefile M +2 -2 misc/kde4-l10n-pa/Makefile M +2 -2 misc/kde4-l10n-sl/Makefile M +2 -2 misc/kde4-l10n-sr/Makefile M +2 -2 misc/kde4-l10n-sv/Makefile M +2 -2 misc/kde4-l10n-ta/Makefile M +2 -2 misc/kde4-l10n-th/Makefile M +2 -2 misc/kde4-l10n-tr/Makefile M +2 -2 misc/kde4-l10n-wa/Makefile M +2 -0 misc/kde4-l10n/files/bsd.l10n.mk M +2 -2 polish/kde4-l10n/Makefile M +2 -2 portuguese/kde4-l10n-pt_BR/Makefile M +2 -2 portuguese/kde4-l10n/Makefile M +2 -2 russian/kde4-l10n/Makefile M +2 -2 ukrainian/kde4-l10n/Makefile ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
Re: [kde-freebsd] ports/129340: [PATCH] portuguese/kde4-l10n - Rename to kde4-l10n-pt_BR: Improve package naming
Synopsis: [PATCH] portuguese/kde4-l10n - Rename to kde4-l10n-pt_BR: Improve package naming State-Changed-From-To: open->patched State-Changed-By: makc State-Changed-When: Wed Jan 7 23:33:53 UTC 2009 State-Changed-Why: will be fixed with next kde update http://www.freebsd.org/cgi/query-pr.cgi?pr=129340 ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
Re: [kde-freebsd] ports/129341: [PATCH] portuguese/kde4-l10n: Improve package naming
Synopsis: [PATCH] portuguese/kde4-l10n: Improve package naming State-Changed-From-To: open->patched State-Changed-By: makc State-Changed-When: Wed Jan 7 23:34:34 UTC 2009 State-Changed-Why: will be fixed with next kde update http://www.freebsd.org/cgi/query-pr.cgi?pr=129341 ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
[kde-freebsd] [SVN Commit] branches/kde_4_1
SVN commit 4442 by makc: merge from rev. 4441 (improve package naming) _M. (directory) M +2 -2 chinese/kde4-l10n-zh_CN/Makefile M +2 -2 chinese/kde4-l10n-zh_TW/Makefile M +2 -2 french/kde4-l10n/Makefile M +2 -2 german/kde4-l10n/Makefile M +2 -2 hungarian/kde4-l10n/Makefile M +2 -2 japanese/kde4-l10n/Makefile M +2 -2 korean/kde4-l10n/Makefile M +2 -2 misc/kde4-l10n-bg/Makefile M +2 -2 misc/kde4-l10n-ca/Makefile M +2 -2 misc/kde4-l10n-cs/Makefile M +2 -2 misc/kde4-l10n-csb/Makefile M +2 -2 misc/kde4-l10n-da/Makefile M +2 -2 misc/kde4-l10n-el/Makefile M +2 -2 misc/kde4-l10n-en_GB/Makefile M +2 -2 misc/kde4-l10n-eo/Makefile M +2 -2 misc/kde4-l10n-es/Makefile M +2 -2 misc/kde4-l10n-et/Makefile M +2 -2 misc/kde4-l10n-fi/Makefile M +2 -2 misc/kde4-l10n-fy/Makefile M +2 -2 misc/kde4-l10n-ga/Makefile M +2 -2 misc/kde4-l10n-gl/Makefile M +2 -2 misc/kde4-l10n-hi/Makefile M +2 -2 misc/kde4-l10n-it/Makefile M +2 -2 misc/kde4-l10n-kk/Makefile M +2 -2 misc/kde4-l10n-km/Makefile M +2 -2 misc/kde4-l10n-ku/Makefile M +2 -2 misc/kde4-l10n-lt/Makefile M +2 -2 misc/kde4-l10n-lv/Makefile M +2 -2 misc/kde4-l10n-mk/Makefile M +2 -2 misc/kde4-l10n-ml/Makefile M +2 -2 misc/kde4-l10n-nb/Makefile M +2 -2 misc/kde4-l10n-nds/Makefile M +2 -2 misc/kde4-l10n-nl/Makefile M +2 -2 misc/kde4-l10n-nn/Makefile M +2 -2 misc/kde4-l10n-pa/Makefile M +2 -2 misc/kde4-l10n-sl/Makefile M +2 -2 misc/kde4-l10n-sr/Makefile M +2 -2 misc/kde4-l10n-sv/Makefile M +2 -2 misc/kde4-l10n-ta/Makefile M +2 -2 misc/kde4-l10n-th/Makefile M +2 -2 misc/kde4-l10n-tr/Makefile M +2 -2 misc/kde4-l10n-wa/Makefile M +2 -0 misc/kde4-l10n/files/bsd.l10n.mk M +2 -2 polish/kde4-l10n/Makefile M +2 -2 portuguese/kde4-l10n-pt_BR/Makefile M +2 -2 portuguese/kde4-l10n/Makefile M +2 -2 russian/kde4-l10n/Makefile M +2 -2 ukrainian/kde4-l10n/Makefile ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
Re: [kde-freebsd] [CFT] KDE 4.2 BETA 2 testers wanted
On Wed, Jan 7, 2009 at 11:14 PM, Andrey wrote: > I faced with the following issue while qt4-designer has been upgrading: > > --- --- > > [sil...@beastie][/usr/ports]sudo portupgrade -R 'qt4-*' > +++ +++ > Stop in > /usr/ports/devel/qt4-designer/work/qt-x11-opensource-src-4.4.3/tools/designer. > ** Command failed [exit code 1]: /usr/bin/script -qa > /tmp/portupgrade.22823.0 env UPGRADE_TOOL=portupgrade > UPGRADE_PORT=qt4-designer-4.4.1 UPGRADE_PORT_VER=4.4.1 make reinstall > ---> Restoring the old version > ** Fix the installation problem and try again. > [Updating the pkgdb in /var/db/pkg ... - 1152 packages > found (-0 +1) . done] > ** Listing the failed packages (-:ignored / *:skipped / !:failed) >! devel/qt4-designer (qt4-designer-4.4.1) (install error) Same here. For some obscure reason qt4-designer refuses to build through portmaster or portupgrade. cd ${PORTSDIR}/devel/qt4-designer && make... to go forward. Cheers -- Diego Depaoli ___ 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] [CFT] KDE 4.2 BETA 2 testers wanted
Hello, Martin Wilke wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > We are happy to announce the first public Call for Testing > with KDE 4.2. > > The past weeks we focused on the complex and very time > consuming task to get the KDE4.2 BETA2 ports into a much > better shape so we can now go on to the next step: much wider > public testing. > > The experimental KDE ports are currently pulled from KDE > 4.2 BETA 2 (4.1.85). Some of you may believe beta testing > is not worth it, but we want to get KDE 4.2 better then 4.1. > > At the moment we would actually benefit from wider testing > the well prepared KDE 4.2 BETA 2 FreeBSD builds. We would > have much more opportunity and time to identify and eventually > correct FreeBSD specific problems with those. > > We added the file UPDATING-area51. _PLEASE_ read this before you start > your update. > > To get KDE 4.2: > > try > svn co https://kf.athame.co.uk/kde-freebsd/tags/kde-4.1.85/ /path/to/area51 > > More infos here: > https://kf.athame.co.uk/access.php > > I like to say Thanks to all Helpers and Submitters on the kde-freebsd@ > mailinglist. > > That's all for the moment. Happy Testing! > > - - Martin (on behalf of the FreeBSD KDE team) > > PS: Don't forget to read the UPDATING-area51 :P > > - -- > > +---+---+ > | 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) > > iEYEARECAAYFAklj1fEACgkQFwpycAVoI1NT1gCeLTiyWFd2EYljZDW0eKnUPysx > ZPQAnipdHiQ89tWo5lBHLQ+pisLpgzy0 > =lsrL > -END PGP SIGNATURE- > ___ > freebsd-po...@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org" I faced with the following issue while qt4-designer has been upgrading: --- --- [sil...@beastie][/usr/ports]sudo portupgrade -R 'qt4-*' +++ +++ cp -f /usr/ports/devel/qt4-designer/work/qt-x11-opensource-src-4.4.3/include/QtDesigner/QFormBuilder /usr/local/include/qt4/QtDesigner/ cp -f /usr/ports/devel/qt4-designer/work/qt-x11-opensource-src-4.4.3/include/QtDesigner/QDesignerExportWidget /usr/local/include/qt4/QtDesigner/ cd components/ && make -f Makefile install cd lib/ && make -f Makefile install /usr/local/bin/qmake-qt4 -spec /usr/local/share/qt4/mkspecs/freebsd-g++ -unix -o Makefile lib.pro Creating '/usr/local/lib/qt4/libQtDesigner.so.4.4.1' (cd /usr/ports/devel/qt4-designer/work/qt-x11-opensource-src-4.4.1/tools/designer/src/lib;make) cd: can't cd to /usr/ports/devel/qt4-designer/work/qt-x11-opensource-src-4.4.1/tools/designer/src/lib *** Error code 2 Stop in /usr/ports/devel/qt4-designer/work/qt-x11-opensource-src-4.4.3/tools/designer/src/components/lib. *** Error code 1 Stop in /usr/ports/devel/qt4-designer/work/qt-x11-opensource-src-4.4.3/tools/designer/src/components. *** Error code 1 Stop in /usr/ports/devel/qt4-designer/work/qt-x11-opensource-src-4.4.3/tools/designer/src. *** Error code 1 Stop in /usr/ports/devel/qt4-designer/work/qt-x11-opensource-src-4.4.3/tools/designer. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade.22823.0 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=qt4-designer-4.4.1 UPGRADE_PORT_VER=4.4.1 make reinstall ---> Restoring the old version ** Fix the installation problem and try again. [Updating the pkgdb in /var/db/pkg ... - 1152 packages found (-0 +1) . done] ** Listing the failed packages (-:ignored / *:skipped / !:failed) ! devel/qt4-designer (qt4-designer-4.4.1) (install error) --- < end > Details: updated port: devel/qt4-designer (qt4-designer-4.4.1 -> qt4-designer-4.4.3) system: [sil...@beastie][/usr/ports/devel/qt4-designer]uname -rminsp FreeBSD beastie.lan 7.1-RELEASE i386 i386 BEASTIE_SMP_ULE I found the following output suspicious: Creating '/usr/local/lib/qt4/libQtDesigner.so.4.4.1' (cd /usr/ports/devel/qt4-designer/work/qt-x11-opensource-src-4.4.1/tools/designer/src/lib;make) cd: can't cd to /usr/ports/devel/qt4-designer/work/qt-x11-opensource-src-4.4.1/tools/designer/src/lib *** Error code 2 that followed me to: /usr/ports/devel/qt4-designer/work/qt-x11-opensource-src-4.4.1/tools/designer/src/lib/Makefile.bak and upgrade succeeded only after the following: sudo rm /usr/ports/devel/qt4-designer/work/qt-x11-opensource-src-4.4.1/tools/designer/src/lib/Makefile.bak \ && sudo portupgrade --no-clean qt4-designer-4.4.1 --- WBR, Andrey Kosachenko ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest informa