From owner-freebsd-ports@FreeBSD.ORG Fri Apr 3 14:27:00 2009 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 3C69D10656C5; Fri, 3 Apr 2009 14:27:00 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 351348FC19; Fri, 3 Apr 2009 14:26:58 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from odyssey.starpoint.kiev.ua (alpha-e.starpoint.kiev.ua [212.40.38.101]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id RAA15790; Fri, 03 Apr 2009 17:26:23 +0300 (EEST) (envelope-from avg@icyb.net.ua) Message-ID: <49D61C8E.1030806@icyb.net.ua> Date: Fri, 03 Apr 2009 17:26:22 +0300 From: Andriy Gapon User-Agent: Thunderbird 2.0.0.21 (X11/20090323) MIME-Version: 1.0 To: Boris Samorodov References: <49D6180F.5@icyb.net.ua> <69851296@bb.ipt.ru> In-Reply-To: <69851296@bb.ipt.ru> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-emulation@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: USE_LINUX_APPS=scimgtk vs OVERRIDE_LINUX_BASE_PORT=f7 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: Fri, 03 Apr 2009 14:27:01 -0000 on 03/04/2009 17:19 Boris Samorodov said the following: > On Fri, 03 Apr 2009 17:07:11 +0300 Andriy Gapon wrote: > >> For instance: acroread8 has USE_LINUX_APPS=scimgtk. >> bsd.linux-apps.mk translates this to dependency on libscim-1.0.so.8.1.0. >> But I have: >> $ pkg_which /usr/compat/linux/usr/lib/libscim-1.0.so.8.1.1 >> linux-scim-libs-fc7-1.4.5_2 > >> And yes, I have OVERRIDE_LINUX_BASE_PORT=f7. > > Please, read my HEADSUP message from April, 01. Well, it was not > a joke. ;-) Could you please explain it to me? I didn't see anything related to f7 in the message and I don't plan to upgrade to f8 soon. So how am I affected by your changes? The only thing I could guess was new variable OVERRIDE_LINUX_NON_BASE_PORTS, I set it to f7, but it didn't change anything. >> So acroread8 can't detect linux-scim-libs dependency, tries to install that port >> again and that obviously fails. > >> Ideas, suggestions? > > > WBR -- Andriy Gapon