From owner-cvs-ports@FreeBSD.ORG Thu Oct 15 02:26:17 2009 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D7FA81065698; Thu, 15 Oct 2009 02:26:17 +0000 (UTC) (envelope-from wxs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id AF9F48FC27; Thu, 15 Oct 2009 02:26:17 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n9F2QH2f033460; Thu, 15 Oct 2009 02:26:17 GMT (envelope-from wxs@repoman.freebsd.org) Received: (from wxs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n9F2QHMT033459; Thu, 15 Oct 2009 02:26:17 GMT (envelope-from wxs) Message-Id: <200910150226.n9F2QHMT033459@repoman.freebsd.org> From: Wesley Shields Date: Thu, 15 Oct 2009 02:26:17 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/ftp/proftpd Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Oct 2009 02:26:17 -0000 wxs 2009-10-15 02:26:17 UTC FreeBSD ports repository Modified files: ftp/proftpd Makefile Log: - Fix MYSQL option so it displays correctly with slave port. - Handle inter-option dependencies correctly (some would cause build errors). If there are more of these please let me know but I think I tested most configurations. - General cleanups all around. - This also fixes the build failure seen on pointyhat. - None of these change the package in any way so don't bump PORTREVISION. Approved by: chris@officialunix.com (maintainer) Revision Changes Path 1.160 +31 -13 ports/ftp/proftpd/Makefile