From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Mar 18 21:04:02 2006 Return-Path: X-Original-To: freebsd-ports-bugs@FreeBSD.org Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A53F16A422 for ; Sat, 18 Mar 2006 21:04:02 +0000 (UTC) (envelope-from itetcu@people.tecnik93.com) Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58DEF43D53 for ; Sat, 18 Mar 2006 21:04:01 +0000 (GMT) (envelope-from itetcu@people.tecnik93.com) Received: from it.buh.tecnik93.com (localhost [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with ESMTP id F38FC1758D; Sat, 18 Mar 2006 23:03:59 +0200 (EET) Date: Sat, 18 Mar 2006 23:03:59 +0200 From: Ion-Mihai Tetcu To: Ion-Mihai Tetcu Message-ID: <20060318230359.0b933e00@it.buh.tecnik93.com> In-Reply-To: <20060318224424.66598f4d@it.buh.tecnik93.com> References: <200603181200.k2IC0f1J051666@freefall.freebsd.org> <20060318201314.GA1644@picobyte.net> <20060318223844.2969c56c@it.buh.tecnik93.com> <20060318224424.66598f4d@it.buh.tecnik93.com> X-Mailer: Sylpheed-Claws 2.0.0 (GTK+ 2.8.15; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Andreas Kohn , Shaun Amott , freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/94288: [PATCH] misc/tinderbox: OPTIONaly depend on c[v]sup X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Mar 2006 21:04:02 -0000 On Sat, 18 Mar 2006 22:44:24 +0200 Ion-Mihai Tetcu wrote: > On Sat, 18 Mar 2006 22:38:44 +0200 > Ion-Mihai Tetcu wrote: > > > On Sat, 18 Mar 2006 20:13:14 +0000 > > Shaun Amott wrote: > > > > > On Sat, Mar 18, 2006 at 12:00:41PM +0000, Andreas Kohn wrote: > > > > > > > > I like the patch to enable cvsup/csup selection. > > > > I think the unconditional RUN_DEPENDS on cvsup needs to get removed in > > > > that case as well. > > > > The patch for MySQL is incomplete, as setup-mysql.sh would still barf > > > > about missing MySQL-ports. > > > > The attached patch also fixes that, and sets USE_APACHE=3D1.3+ to stop > > > > annoying apache2 users that apache13 is needed :) > > > > > > > > > > Can we remove the apache dependency completely? Or, at least make it > > > optional. > > > > Hard, since we use databases/pear-DB which pulls in php mod which pulls > > in apache. > > ^^^ I didn't check this so I might be wrong, I don't remember what type > of php pears pulls in. > > Well, we could add an OPTION: > > - ${LOCALBASE}/share/pear/DB.php:${PORTSDIR}/databases/pear-DB \ > ... > + WEB_INTERFACE "Install experimental web interface" on > ... > - USE_APACHE= 1.3+ > ... > .if defined(WITH_WEB_INTERFACE) > USE_APACHE= 1.3+ > RUN_DEPENDS+= ${LOCALBASE}/share/pear/DB.php:${PORTSDIR}/databases/pear-DB > .endif and wrap the post-patch in .if defined(WITH_WEB_INTERFACE) too -- IOnut - Unregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" There is an order of things in this universe. -- Apollo, "Who Mourns for Adonais?" stardate 3468.1