From owner-freebsd-ports@FreeBSD.ORG Fri Oct 18 18:18:06 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 8163D380; Fri, 18 Oct 2013 18:18:06 +0000 (UTC) (envelope-from artyom.mirgorodsky@gmail.com) Received: from mail-ee0-x235.google.com (mail-ee0-x235.google.com [IPv6:2a00:1450:4013:c00::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E90BC2594; Fri, 18 Oct 2013 18:18:05 +0000 (UTC) Received: by mail-ee0-f53.google.com with SMTP id t10so2287630eei.12 for ; Fri, 18 Oct 2013 11:18:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:date:message-id:user-agent:mime-version :content-transfer-encoding:content-type; bh=64Wi131wwHtHFd9FK9vaT0nxYhPoaUNVHH8goTobLuo=; b=DrGF8AG4qnvWGVb2C7bRb3uMXOkJgpMAlYwipd6pWvOaC/xQlg+npPBOo0HTThHO+m Uzy49ch71eUo5ocavS3FaCKYeIm3tJhElCvPnO7308CK1mFcWghNZ8U3+ZNOpv0CsOxg X5eZ7r0sRZhsqBXSSzHoXu8+AYAbqrVUlCUYjs1Lq9WyiMEKytWUlFhCITmfbROXujnC 07zoLIiSUw3ncUv+bqRG9jdO3kWiXAb1EiMi/Fh97C+fKK6NjS2XQz1p2uB5gIzGYqgP tHIX+C4UD4r4QZCf9QZqN7/Vp9Z0egU1F0ImlRrvhHI6FUVxn9qyyuucPVx4p1Tx3Q5U ObDA== X-Received: by 10.14.5.3 with SMTP id 3mr6341464eek.49.1382120284340; Fri, 18 Oct 2013 11:18:04 -0700 (PDT) Received: from notebook.alkar.net (H241.onetel72.onetelecom.od.ua. [91.194.72.241]) by mx.google.com with ESMTPSA id u46sm7468837eep.17.2013.10.18.11.18.03 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 18 Oct 2013 11:18:03 -0700 (PDT) From: Artyom Mirgorodskiy To: freebsd-ports@freebsd.org, freebsd-emulation@freebsd.org Subject: Port for latest skype skype-4.2.0.11 Date: Fri, 18 Oct 2013 21:19:19 +0300 Message-ID: <2371339.XoY60tdAdM@notebook.alkar.net> User-Agent: KMail/4.11.2 (FreeBSD/10.0-ALPHA3; KDE/4.11.2; amd64; ; ) MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Oct 2013 18:18:06 -0000 Hi I want to create port for latest skype skype-4.2.0.11 The main problem is that we need to use some of libs from linux_base-c6 and rest from linux_base-f10. Also we need some ports from scientific_linux_5. Is suggest to create a meta-port like PC-BSD packages that will contain all required libraries for running skype. Is it possible to change linux root environment for some program? How to do this? -- Artyom Mirgorodskiy