From owner-freebsd-ports@FreeBSD.ORG Sat Apr 2 10:28:38 2011 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9330E106566B; Sat, 2 Apr 2011 10:28:38 +0000 (UTC) (envelope-from uqs@freebsd.org) Received: from acme.spoerlein.net (acme.spoerlein.net [IPv6:2a01:4f8:131:23c2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 32CAA8FC15; Sat, 2 Apr 2011 10:28:38 +0000 (UTC) Received: from localhost (acme.spoerlein.net [IPv6:2a01:4f8:131:23c2::1]) by acme.spoerlein.net (8.14.4/8.14.4) with ESMTP id p32ASaoQ038544 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 2 Apr 2011 12:28:36 +0200 (CEST) (envelope-from uqs@freebsd.org) Date: Sat, 2 Apr 2011 12:28:36 +0200 From: Ulrich =?utf-8?B?U3DDtnJsZWlu?= To: Martin Wilke Message-ID: <20110402102836.GN85668@acme.spoerlein.net> Mail-Followup-To: Martin Wilke , FreeBSD Ports , x11@freebsd.org References: <20110324200614.GW85668@acme.spoerlein.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: FreeBSD Ports , x11@freebsd.org Subject: Re: [HEADS UP] Ports Infrastructure Changes X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Apr 2011 10:28:38 -0000 On Fr, 25.03.2011 at 07:11:42 +0800, Martin Wilke wrote: > On Fri, Mar 25, 2011 at 4:06 AM, Ulrich Spörlein wrote: > > > On Sat, 19.03.2011 at 09:49:39 +0800, Martin Wilke wrote: > > > Hey, > > > > > > as the Ports Collection continue to grow, we have decided to > > > do some changes to the category layout. The www category, second > > > largest with over 2000 individual ports, will have three subcategories > > > spinned out. On the other side, x11-servers category, with only > > > 10 ports, will be folded into regular x11 category. > > > > Why? I can understand you'd like to move the handful of x11-servers into > > x11, but what do you gain by splitting www? > > > > The time and repo-churn could probably be spent on something more > > constructive than moving ports around. > > so can u guys please come back to the review of the ports for the categorie > move? It would still be nice to know, what you think this move will improve. Because it will fuck over people who have for example the following in their make.conf .if ${.CURDIR:M*/www/apache2*} WITH_APR_FROM_PORTS=true WITH_LDAP=true WITH_AUTHNZ_LDAP=true .endif Let alone people who have used the OPTIONS framework and saved their settings to /var/db/ports/. So, again, what is gained by that move and how does it offset those people's inconvenience? Regards, Uli