From owner-svn-ports-head@FreeBSD.ORG Tue Nov 6 02:25:22 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 36B88AA9; Tue, 6 Nov 2012 02:25:22 +0000 (UTC) Date: Tue, 6 Nov 2012 02:25:22 +0000 From: Alexey Dokuchaev To: Raphael Kubo da Costa Subject: Re: svn commit: r307041 - in head/devel/flyspray: . files Message-ID: <20121106022522.GA83519@FreeBSD.org> References: <201211052217.qA5MHjiC000942@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <201211052217.qA5MHjiC000942@svn.freebsd.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Nov 2012 02:25:22 -0000 On Mon, Nov 05, 2012 at 10:17:45PM +0000, Raphael Kubo da Costa wrote: > -OPTIONS= GRAPHVIZ "Install Graphviz for task dependency graphs" off \ > - MYSQL "Use MySQL Database Interface" off \ > - MYSQLI "Use MySQLi Database Interface" on \ > - POSTGRES "Use PostgreSQL Database Interface" off POSTGRES is non-standard name, we have PGSQL for that. Also, options' descriptions could probably be improved so more of standard _DESC values could fit nicely here. ./danfe