From owner-svn-ports-all@FreeBSD.ORG Tue Oct 15 20:47:22 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from hammer.pct.niksun.com (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by hub.freebsd.org (Postfix) with ESMTP id DB2F7F12; Tue, 15 Oct 2013 20:47:21 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Message-ID: <525DA91A.7030105@FreeBSD.org> Date: Tue, 15 Oct 2013 16:44:10 -0400 From: Jung-uk Kim User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.0.1 MIME-Version: 1.0 To: Tijl Coosemans Subject: Re: svn commit: r330387 - head/misc/compat8x References: <201310151139.r9FBdeLZ054477@svn.freebsd.org> <525D7FBB.3060108@FreeBSD.org> <525D84B6.6000306@FreeBSD.org> <525D8691.1050500@FreeBSD.org> <20131015223457.5388f001@kalimero.tijl.coosemans.org> In-Reply-To: <20131015223457.5388f001@kalimero.tijl.coosemans.org> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, des@freebsd.org, Renato Botelho , ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Oct 2013 20:47:22 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 2013-10-15 16:34:57 -0400, Tijl Coosemans wrote: > On Tue, 15 Oct 2013 14:16:49 -0400 Jung-uk Kim wrote: >> On 2013-10-15 14:08:54 -0400, Renato Botelho wrote: >>> On 15-10-2013 14:47, Jung-uk Kim wrote: >>>> On 2013-10-15 07:39:40 -0400, Renato Botelho wrote: >>>>> Author: garga Date: Tue Oct 15 11:39:39 2013 New Revision: >>>>> 330387 URL: >>>>> http://svnweb.freebsd.org/changeset/ports/330387 >>>>> >>>>> Log: - Update to 8.4.201310 - Remove liblwres.so.50 (not >>>>> present on 8.4) - Remove libstdc++.so.6 to avoid conflict >>>>> with compat9x [1] >>>> >>>> A binary built on 8.x requires both compat8x and compat9x now >>>> on 10.x where libstdc++.so is not installed by default. Is >>>> it intentional? >>> >>> It's better to require 2 compat ports to be installed than >>> conflict both compat8x and compat9x, what would make it >>> impossible to run a 8.x binary AND a 9.x binary on the same >>> system. >> >> Okay. Then, this change deserves an entry in UPDATING, IMHO. > > Maybe add a runtime dependency on compat9x when ${OSVERSION} >= > 1000054 You mean you want to make compat8x depends on compat9x? I don't like it because libstdc++.so.6 is not always necessary. Jung-uk Kim -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iQEcBAEBAgAGBQJSXakaAAoJEHyflib82/FGY9kH/iDIoN31+/IZNxguC2W9avYN +7uDSQKW1B3bOAGFQrH/UnPo2/zf5LOHaRTkA9XRjpCUoNefClONRVVf5TgBz3BW qElDaUwM324jCZOIKljJgMEiYi7xCaSLDjIeb3jVTX0c82rqda9RLDvfHor4HCAJ MnOAT1T5LK9VTMny3VzgOrqEvtYi5SFLYGhmDk+Edy1tbyTdiudv5nU05a9VMijN X8kSLbai70r1BkMfeBB3rUFLoItoJrHdNOKGqjxlppHbsfhaPn4ZNgsXG8kZn+TU VsjW/Vq7baM4pSLlTNywkhPR4XcsVT5408TICzW6qpFeVtgECbOYzHnO316+KG4= =D9FQ -----END PGP SIGNATURE-----