From owner-freebsd-ports@FreeBSD.ORG Sat May 6 04:57:04 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 10D5D16A401 for ; Sat, 6 May 2006 04:57:04 +0000 (UTC) (envelope-from pauls@utdallas.edu) Received: from mail.stovebolt.com (mail.stovebolt.com [66.221.101.248]) by mx1.FreeBSD.org (Postfix) with ESMTP id AEE5043D45 for ; Sat, 6 May 2006 04:57:03 +0000 (GMT) (envelope-from pauls@utdallas.edu) Received: from [192.168.2.102] (adsl-65-65-209-167.dsl.rcsntx.swbell.net [65.65.209.167]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.stovebolt.com (Postfix) with ESMTP id AF5001143E5 for ; Fri, 5 May 2006 23:52:29 -0500 (CDT) Date: Fri, 05 May 2006 23:57:15 -0500 From: pauls@utdallas.edu To: freebsd-ports@freebsd.org Message-ID: <78D0F0F4808080E75B69804D@paul-schmehls-powerbook59.local> X-Mailer: Mulberry/4.0.0 (Mac OS X) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=sha1; protocol="application/pkcs7-signature"; boundary="==========1F8C3A7FDC0DED171396==========" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Problem with x11/kdelibs3 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: Sat, 06 May 2006 04:57:04 -0000 --==========1F8C3A7FDC0DED171396========== Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline The recent upgrade of kde turned up something interesting. I couldn't get=20 kdelibs3 to install, because it depended upon lua5.0, but lua5.1 was=20 installed and had a large number of dependencies. pkg_info -R lua* Information for lua-5.1: Required by: kde-3.5.2 kdeaccessibility-3.5.2 kdeadmin-3.5.2 kdeartwork-3.5.2 kdebase-kompmgr-3.5.2 kdeedu-3.5.2 kdegames-3.5.2 kdegraphics-3.5.2 kdegraphics-kuickshow-3.5.2 kdemultimedia-3.5.2 kdemultimedia-mpeglib_artsplug-3.5.2 kdemultimedia-xine_artsplugin-3.5.2 kdenetwork-3.5.2_1 kdepim-3.5.2 kdesdk-3.5.2 kdetoys-3.5.2 kdeutils-3.5.2 kdevelop-3.3.2 kdewebdev-3.5.2,2 koffice-1.5.0,1 The x11/kdelibs3 port was recently patched to change the dependency to=20 lua5.0.=20 The only way I could get it to install was to delete the dependency from=20 the Makefile, because lua5.0 conflicts with lua5.1, and lua5.1 is required=20 for so many other of the kde parts. This seems rather strange, since even the kdelibs3 port *was* dependent=20 upon lua5.1 *before* the upgrade. (As you can see, lua is no longer a=20 dependency, because I had to break the dependency to get the install to=20 complete. Paul Schmehl (pauls@utdallas.edu) Adjunct Information Security Officer The University of Texas at Dallas http://www.utdallas.edu/ir/security/ --==========1F8C3A7FDC0DED171396==========--