From owner-freebsd-ports@FreeBSD.ORG Wed Jun 30 18:00:18 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD47116A4CE for ; Wed, 30 Jun 2004 18:00:18 +0000 (GMT) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id C6E8843D2D for ; Wed, 30 Jun 2004 18:00:18 +0000 (GMT) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id 6A6441430A; Wed, 30 Jun 2004 12:59:58 -0500 (CDT) Date: Wed, 30 Jun 2004 12:59:58 -0500 (CDT) From: Mark Linimon X-X-Sender: linimon@pancho To: Radim Kolar In-Reply-To: <20040630131927.GA26488@sanatana.dharma> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: ports@freebsd.org Subject: Re: WITH_PGSQL vs WITH_POSTGRESQL X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Jun 2004 18:00:19 -0000 On Wed, 30 Jun 2004, Radim Kolar wrote: > are there any plans for uniting knobs like $subj. For example adding > at least most used knobs to handbook. Interestingly, I just added a first attempt at this to the Porter's Handbook within the last day or two. See what you think. There are also the following PRs to attempt to unify the names: ports/62557; ports/63176. mcl