From owner-freebsd-emulation@FreeBSD.ORG Fri May 6 11:54:08 2011 Return-Path: Delivered-To: emulation@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3CB8B106564A; Fri, 6 May 2011 11:54:08 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 523CC8FC0C; Fri, 6 May 2011 11:54:06 +0000 (UTC) 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 OAA23558; Fri, 06 May 2011 14:53:58 +0300 (EEST) (envelope-from avg@FreeBSD.org) Message-ID: <4DC3E156.4000704@FreeBSD.org> Date: Fri, 06 May 2011 14:53:58 +0300 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.17) Gecko/20110504 Lightning/1.0b2 Thunderbird/3.1.10 MIME-Version: 1.0 To: Boris Samorodov References: <4DC3ABAB.6080707@FreeBSD.org> <04442097@bb.ipt.ru> In-Reply-To: <04442097@bb.ipt.ru> X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: emulation@FreeBSD.org, Ion-Mihai Tetcu Subject: Re: dns/linux-f10-libasyncns in bsd.linux-apps.mk X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2011 11:54:08 -0000 on 06/05/2011 14:03 Boris Samorodov said the following: > On Fri, 06 May 2011 11:04:59 +0300 Andriy Gapon wrote: > There is no port for fc4 distro, so no need in this line. A typical way > is to use a comment line like "# no libasyncns_FILE (there is no > libasyncns port for Fedora 4 distribution)" > >> +libasyncns_f10_FILE= ${LINUXBASE}/usr/lib/libasyncns.so.0.3.1 >> +libasyncns_DETECT= ${libasyncns${LINUX_DIST_SUFFIX:S/-/_/}_FILE} >> +libasyncns_PORT= ${PORTSDIR}/dns/linux${LINUX_DIST_SUFFIX}-libasyncns >> + >> libaudiofile_FILE= ${LINUXBASE}/usr/lib/libaudiofile.so.0.0.2 >> libaudiofile_f10_FILE= ${LINUXBASE}/usr/lib/libaudiofile.so.0.0.2 >> libaudiofile_DETECT= ${libaudiofile${LINUX_DIST_SUFFIX:S/-/_/}_FILE} > > Other than that looks fine. > Thank you for the review! Can you please commit it with your suggestions applied? I am working on a new skype port and it would need this dependency. Thank you! -- Andriy Gapon