From owner-freebsd-ports@FreeBSD.ORG Wed Jul 28 09:54:14 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DFC4C1065670 for ; Wed, 28 Jul 2010 09:54:14 +0000 (UTC) (envelope-from kamikaze@bsdforen.de) Received: from mail.bsdforen.de (bsdforen.de [212.204.60.79]) by mx1.freebsd.org (Postfix) with ESMTP id 9C8B78FC21 for ; Wed, 28 Jul 2010 09:54:14 +0000 (UTC) Received: from mobileKamikaze.norad (vpn-cl-161-63.rz.uni-karlsruhe.de [141.3.161.63]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.bsdforen.de (Postfix) with ESMTP id 720FB8A2320; Wed, 28 Jul 2010 11:54:13 +0200 (CEST) Message-ID: <4C4FFE44.9040506@bsdforen.de> Date: Wed, 28 Jul 2010 11:54:12 +0200 From: Dominic Fandrey User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-GB; rv:1.9.1.11) Gecko/20100722 Thunderbird/3.0.6 MIME-Version: 1.0 To: "Julian H. Stacey" References: <201007280924.o6S9NwJe065185@fire.js.berklix.net> In-Reply-To: <201007280924.o6S9NwJe065185@fire.js.berklix.net> X-Enigmail-Version: 1.0.1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: k3b 2.0 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: Wed, 28 Jul 2010 09:54:15 -0000 On 28/07/2010 11:23, Julian H. Stacey wrote: > Dominic Fandrey wrote: >> Just out of curiosity, is anyone working on porting k3b 2.0? >> I'd like to get rid of the KDE3 legacy. Especially, because >> kdelibs3 is such a pain to build (fails if openssl-1.0 is present). > > I've seen kdelibs fail on 2 x amd64 8.1-RC2, breaking build of > graphics/digikam sysutils/k3b x11/kde3 editors/koffice-kde3 > > openssl would be hard to avoid as: > pkg_info -R /var/db/pkg/openssl-1.0.0_2 > ... I do it the ugly way: # pkg_create -b openssl-1.0.0_2 # pkg_delete -f openssl-1.0.0_2 rebuild kdelibs3 # pkg_add openssl-1.0.0_2.tbz Regards -- A: Because it fouls the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing on usenet and in e-mail?