From owner-freebsd-emulation@FreeBSD.ORG Wed Nov 13 19:28:12 2013 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0598F70 for ; Wed, 13 Nov 2013 19:28:12 +0000 (UTC) Received: from mail.lifanov.com (mail.lifanov.com [206.125.175.12]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E43E929AA for ; Wed, 13 Nov 2013 19:28:11 +0000 (UTC) Received: from [10.1.3.5] (cnet520-windstream.mcclatchyinteractive.com [166.108.16.2]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.lifanov.com (Postfix) with ESMTPSA id 0B2E01A1C3B; Wed, 13 Nov 2013 14:22:47 -0500 (EST) Message-ID: <5283D186.80502@mail.lifanov.com> Date: Wed, 13 Nov 2013 14:22:46 -0500 From: Nikolai Lifanov User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: Artyom Mirgorodskiy Subject: Re: skype 4.2.0.11 port References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-emulation@freebsd.org X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.16 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: Wed, 13 Nov 2013 19:28:12 -0000 On 11/13/13 12:41, freebsd-emulation-request@freebsd.org wrote: > Please update ports from this archive > http://people.freebsd.org/~mav/skype-ports.tar.gz[1] > > > Please add the following lines to /etc/make.conf > OVERRIDE_LINUX_BASE_PORTS= c6 > OVERRIDE_LINUX_NONBASE_PORTS= c6 > > sysctl compat.linux.osrelease=2.6.18 > > pkg info -d skype-4.2.0.11,1 > skype-4.2.0.11,1: > linux-c6-xorg-libs-7.4 > linux-c6-qt47-x11-4.7.2 > linux-c6-fontconfig-2.8.0 > linux-c6-expat-2.0.1 > linux-c6-openssl-compat-0.9.8e > linux-c6-tiff-3.9.4 > linux-c6-png-1.2.46 > linux-c6-jpeg-6b > linux-c6-dri-7.11 > linux_base-c6-6.2_1 > linux-c6-qt47-4.7.2 > linux-c6-dbus-libs-1.2.24 > linux-c6-sqlite3-3.6.20 > linux-c6-alsa-plugins-oss-1.0.21 > linux-c6-alsa-lib-1.0.22 > > pkg info -d linux-c6-flashplugin-11.2r202.310 > linux-c6-flashplugin-11.2r202.310: > linux-c6-xorg-libs-7.4 > linux-c6-pango-1.28.1 > linux-c6-gtk2-2.18.9 > linux-c6-fontconfig-2.8.0 > linux-c6-expat-2.0.1 > linux-c6-openssl-1.0.0 > linux-c6-nss-3.12.10 > linux-c6-libssh2-1.2.2 > linux-f10-cyrus-sasl2-2.1.23 > linux-c6-openldap-2.4.23 > linux-c6-tiff-3.9.4 > linux-c6-png-1.2.46 > linux-c6-jpeg-6b > linux-c6-cairo-1.8.8 > linux-c6-curl-7.19.7 > linux_base-c6-6.2_1 > linux-c6-nspr-4.8.8 > linux-c6-sqlite3-3.6.20 > linux-c6-alsa-lib-1.0.22 > linux-c6-atk-1.28.0 > > Please test > > -- Artyom Mirgorodskiy -------- [1] > http://people.freebsd.org/~mav/skype-ports.tar.gz This is very exciting, if not for Skype, then for the beginning of CentOS 6 infrastructure ports. I will try to test these ports in depth later. On another note, I know that the existing Skype port doesn't do it, but can you name the new one to linux-skype4 or even linux-c6-skype4 since it requires a c6 base? It's nice to be able to tell what requires Linux infrastructure at a glance. - Nikolai Lifanov