From owner-freebsd-ports@FreeBSD.ORG Wed Sep 20 06:14:03 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org 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 00E6A16A40F for ; Wed, 20 Sep 2006 06:14:03 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from host1.netprojects.it (host1.netprojects.it [193.254.241.205]) by mx1.FreeBSD.org (Postfix) with SMTP id 2406743D5A for ; Wed, 20 Sep 2006 06:14:01 +0000 (GMT) (envelope-from ale@FreeBSD.org) Received: (qmail 26531 invoked by uid 89); 20 Sep 2006 06:14:00 -0000 Received: from unknown (HELO ?192.168.178.2?) (sysadmin@alexdupre.com@81.174.31.42) by netprojects.it with SMTP; 20 Sep 2006 06:14:00 -0000 Message-ID: <4510DC28.9070808@FreeBSD.org> Date: Wed, 20 Sep 2006 08:14:00 +0200 From: Alex Dupre User-Agent: Mozilla Thunderbird 1.5.0.7 (X11/20060914) MIME-Version: 1.0 To: Kris Kennaway References: <20060920013353.GA52215@xor.obsecurity.org> <20060920014952.25508.qmail@web31808.mail.mud.yahoo.com> <20060920020224.GA52652@xor.obsecurity.org> In-Reply-To: <20060920020224.GA52652@xor.obsecurity.org> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org, Fred Cox Subject: Re: www/dotproject out of date and vulnerable X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Sep 2006 06:14:03 -0000 Kris Kennaway ha scritto: Damn, how many messages should I read?! :-) > If there is no problem with using the mysql 5.x client, then just use > mysql 5.x and be done with it. You need to figure out whether or not > that is true. If it is false, then there's clearly a problem for you I bet the client will have no problems with mysql 5.0, so this seems a good solution to me. > This whole discussion came about because you were trying to look for a > way to force everything (including php4-mysql) to link to mysql 3.x, > which is currently impossible to achieve satisfactorily without > further work on your part. And adding a php4-mysql3 port is not trivial and I'm against it since MySQL 3.23 is unsupported. If dotproject *must* depends on mysql 3.23 it has to be marked NO_PACKAGE, otherwise the above (temporary, until the sql scripts will be updated) solution is ok. -- Alex Dupre