From owner-freebsd-ports@FreeBSD.ORG Mon Jan 14 12:12:45 2013 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 4B24466A for ; Mon, 14 Jan 2013 12:12:45 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from mx.critical.ch (mx.critical.ch [IPv6:2001:1620:f05::1]) by mx1.freebsd.org (Postfix) with ESMTP id D8291E88 for ; Mon, 14 Jan 2013 12:12:44 +0000 (UTC) Received: from wiggles.bwns.ch (snow.ethz.ch [129.132.80.16]) (authenticated bits=0) by mx.critical.ch (8.14.4/8.14.4/critical-1.0) with ESMTP id r0ECCfOI008949 for ; Mon, 14 Jan 2013 13:12:41 +0100 (CET) (envelope-from ehaupt@FreeBSD.org) Date: Mon, 14 Jan 2013 13:12:41 +0100 From: Emanuel Haupt To: ports@FreeBSD.org Subject: shells/bash-devel Message-Id: <20130114131241.4fe46135d9078cc47bf6cb23@FreeBSD.org> X-Mailer: Sylpheed 3.3.0 (GTK+ 2.24.6; amd64-portbld-freebsd9.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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: Mon, 14 Jan 2013 12:12:45 -0000 I've added shells/bash-devel in order to have a more up to date version of shells/bash. This port is originally a clone of shells/bash with the following changes: - Updated to 4.2.42 - Converted to OPTIONSng There are still a few things I like to change, such as: - Remove possibly unused WITH_ / WITHOUT_ knobs that were never part of OPTIONS - Remove possible cruft such as FAQ, WITH_INCLUDED_FAQ, - Introduce new OPTIONS - Remove possibly unneeded OPTIONS - Modernize style, reformat/indent I am open for suggestions or even better patches/PRs! Thanks, Emanuel