From owner-svn-ports-all@FreeBSD.ORG Sun Aug 10 21:42:51 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 26C49C2B for ; Sun, 10 Aug 2014 21:42:51 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F07E422C6 for ; Sun, 10 Aug 2014 21:42:50 +0000 (UTC) Received: from marino (uid 1323) (envelope-from marino@FreeBSD.org) id 2229 by svn.freebsd.org (DragonFly Mail Agent v0.9+); Sun, 10 Aug 2014 21:42:50 +0000 From: John Marino Date: Sun, 10 Aug 2014 21:42:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r364574 - head/databases/pgbouncer X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Message-Id: <53e7e75a.2229.62dfff6f@svn.freebsd.org> X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Aug 2014 21:42:51 -0000 Author: marino Date: Sun Aug 10 21:42:50 2014 New Revision: 364574 URL: http://svnweb.freebsd.org/changeset/ports/364574 QAT: https://qat.redports.org/buildarchive/r364574/ Log: databases/pgbouncer: Unconditionally install man pages This port had a couple of issues besided installing man pages as a function of the DOCS option selection. It also was using
 and 
  inclusions with , _DEPENDS were in multiple places.
  
  I regrouped the *_DEPENDS, I moved the options to just above the make
  targets (their conventional location) and I utilized