From owner-freebsd-emulation@FreeBSD.ORG Sun Aug 3 10:14:08 2014 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 3390381A for ; Sun, 3 Aug 2014 10:14:08 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1B8AC284D for ; Sun, 3 Aug 2014 10:14:08 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.8/8.14.8) with ESMTP id s73AE7qN010411 for ; Sun, 3 Aug 2014 10:14:07 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-emulation@FreeBSD.org Subject: [Bug 186820] [NEW PORTS, UPDATE] Add CentOS 6.5 userland ports Date: Sun, 03 Aug 2014 10:14:08 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports Tree X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: freebsd@talk2dom.com X-Bugzilla-Status: In Discussion X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: freebsd-emulation@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.18 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: Sun, 03 Aug 2014 10:14:08 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=186820 Dom F changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |freebsd@talk2dom.com --- Comment #4 from Dom F --- Looks like Skype has barred old Linux versions <= 4.2 so I tried to install Skype 4.3. In doing so I had to install the following CentOS 6.5 RPMs that have not been converted to ports: pulseaudio-libs-0.9.21-14.el6_3.i686.rpm tcp_wrappers-libs-7.6-57.el6.i686.rpm libsndfile-1.0.20-5.el6.i686.rpm libasyncns-0.8-1.1.el6.i686.rpm flac-1.2.1-6.1.el6.i686.rpm I did create linux-c6-* ports for the above but I think you'd do a better job than me. There didn't seem to be much to do except edit Makefile, pkg-plist, etc. - so similar that there may be mileage in a generic CentOS RPM installer rather than building a port for each RPM? (Not important to this PR but still can't get Skype 4.3 to sign in at this stage). -- You are receiving this mail because: You are the assignee for the bug.