From owner-freebsd-ports@FreeBSD.ORG Mon Feb 15 16:10:03 2010 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8E200106566C for ; Mon, 15 Feb 2010 16:10:03 +0000 (UTC) (envelope-from fjwcash@gmail.com) Received: from mail-iw0-f175.google.com (mail-iw0-f175.google.com [209.85.223.175]) by mx1.freebsd.org (Postfix) with ESMTP id 53EAB8FC1A for ; Mon, 15 Feb 2010 16:10:03 +0000 (UTC) Received: by iwn5 with SMTP id 5so1881160iwn.9 for ; Mon, 15 Feb 2010 08:10:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=MqC3+jtn/beKNbZUA5PjD/JiB4xQnUls/GxIHX7RcTY=; b=MlU5QZS61BVztPQNPLm+i1vffqOXIYz3ZOHA9Q8pf5DS1RU/aYYcwSyymxcbN5s8nJ 7s71Cw0/bnwZvDsxISInvrGiDaoFOvVyId73SpQCcoh00Eymt6DGjhbrSMVenhLfZUQw V9VJ0g3DYdob0BRCBJhnuJT8Fn0iy0Uih+mTA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=T6ZiV75W/pH3hplCHnl4QKcaQCxNNcEy+Dx2zzv9f5eAbsIcx4oe2vT5AIJ0O4rAJu 88Ye5X0HA1rTVhANLg1VF7F2r7PDEh/BXBmJvLuehXwmiXwehi6+g4z4jET52XUeqoYs 9y7ky+XAw5Eo7PY8HFZrMKW9DJqB0xlTNqIow= MIME-Version: 1.0 Received: by 10.231.146.211 with SMTP id i19mr1720227ibv.22.1266250202596; Mon, 15 Feb 2010 08:10:02 -0800 (PST) In-Reply-To: <201002151642.21059.fluffy@fluffy.khv.ru> References: <20100209143219.GI5537@bsdcrew.de> <201002151642.21059.fluffy@fluffy.khv.ru> Date: Mon, 15 Feb 2010 08:10:02 -0800 Message-ID: From: Freddie Cash To: kde-freebsd@kde.org, ports@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: [kde-freebsd] HEADS UP: [CFT] KDE SC 4.4.0 for FreeBSD. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Feb 2010 16:10:03 -0000 On Sun, Feb 14, 2010 at 10:42 PM, Dima Panov wrote: > On Monday 15 February 2010 16:19:51 Freddie Cash wrote: > > On Tue, Feb 9, 2010 at 6:32 AM, Martin Wilke wrote: > > > We the FreeBSD KDE Team are happy to let you know KDE SC 4.4.0 was > > > released few mins ago, and we're ready for a public test. Before > > > you ask we don't want to put KDE 4.4.0 in the ports tree before > > > FreeBSD 7.3 was released. > > > > > > What is new: > > > KDE SC 4.4.0 provide many new features, designed to integrate > > > local and network social services .. and a lot more. The official > > > release notes for this release can be found at > > > http://kde.org/announcements/4.4/ > > > > > > Now you can get KDE SC 4.4 with a svn checkout: > > > > > > svn co http://area51.pcbsd.org/trunk/area51/PORTS > > > svn co http://area51.pcbsd.org/trunk/area51/KDE > > > svn co http://area51.pcbsd.org/trunk/area51/Tools/ > > > > > > now try: > > > sh Tools/scripts/portsmerge > > > sh Tools/scripts/kdemerge > > > > > > Please read carefull /usr/ports/UPDATING-area51 > > > > On a clean install (reformatted /usr/local and clean /var/db/pkg), I get > > errors trying to install any KDE ports that require Nepomuk. So far, > > graphics/kdegraphics4 and deskutils/plasma-applet-playwolf have errored > > out. > > > > Here's the output from playwolf. The kdegraphics4 error is the same. > > > > ===> Patching for plasma-applet-playwolf-0.7.2_3 > > CMake Error at > > /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:70 > > (MESSAGE): > > Could NOT find Nepomuk (missing: NEPOMUK_LIBRARIES NEPOMUK_INCLUDE_DIR > > SOPRANO_PLUGIN_REDLANDBACKEND_FOUND) > > Call Stack (most recent call first): > > /usr/local/kde4/share/apps/cmake/modules/FindNepomuk.cmake:69 > > (find_package_handle_standard_args) > > CMakeLists.txt:4 (find_package) > > > > > > -- Configuring incomplete, errors occurred! > > *** Error code 1 > > > > Stop in /usr/ports/deskutils/plasma-applet-playwolf. > > Why you have disable default options for redland/soprano, which prevent > nepomuk lib to be > builded? > > I haven't. Soprano, Virtuoso, Redland, Akonadi, etc are all installed. The only options I manually disabled or left disabled for any of the KDE-related ports were for PulseAudio, GStreamer, and IPv6. I can't connect to the box right now, it's my home machine and I'm at work, but I can post the pkg_info output for those ports if needed. -- Freddie Cash fjwcash@gmail.com