From owner-freebsd-ports@FreeBSD.ORG Sat Sep 13 21:28:35 2014 Return-Path: Delivered-To: freebsd-ports@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 CAAE5ECE; Sat, 13 Sep 2014 21:28:35 +0000 (UTC) Received: from zxy.spb.ru (zxy.spb.ru [195.70.199.98]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 82147BE4; Sat, 13 Sep 2014 21:28:35 +0000 (UTC) Received: from slw by zxy.spb.ru with local (Exim 4.82 (FreeBSD)) (envelope-from ) id 1XSurq-000MwJ-3u; Sun, 14 Sep 2014 01:28:26 +0400 Date: Sun, 14 Sep 2014 01:28:26 +0400 From: Slawa Olhovchenkov To: Bryan Drewery Subject: Re: shells/bash port, add a knob which symlinks to /bin/bash ? Message-ID: <20140913212826.GA11540@zxy.spb.ru> References: <541367D1.8090002@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <541367D1.8090002@FreeBSD.org> User-Agent: Mutt/1.5.23 (2014-03-12) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: slw@zxy.spb.ru X-SA-Exim-Scanned: No (on zxy.spb.ru); SAEximRunCond expanded to false Cc: Craig Rodrigues , freebsd-current Current , Emanuel Haupt , ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Sep 2014 21:28:35 -0000 On Fri, Sep 12, 2014 at 04:38:25PM -0500, Bryan Drewery wrote: > "No" (as portmgr). > > Ports should not be touching the base system like this. Let's NOT go > backwards and add a /bin/bash. In fact the /usr/bin/perl one will be > removed soon as well. This is (for perl) may break many 3rd party scripts.