From owner-freebsd-ports@FreeBSD.ORG Wed Sep 20 02:02:26 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 9606216A415 for ; Wed, 20 Sep 2006 02:02:26 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D4DF43D45 for ; Wed, 20 Sep 2006 02:02:26 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id E95171A4D84; Tue, 19 Sep 2006 19:02:25 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 02AC6514BD; Tue, 19 Sep 2006 22:02:24 -0400 (EDT) Date: Tue, 19 Sep 2006 22:02:24 -0400 From: Kris Kennaway To: Fred Cox Message-ID: <20060920020224.GA52652@xor.obsecurity.org> References: <20060920013353.GA52215@xor.obsecurity.org> <20060920014952.25508.qmail@web31808.mail.mud.yahoo.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="X1bOJ3K7DJ5YkBrT" Content-Disposition: inline In-Reply-To: <20060920014952.25508.qmail@web31808.mail.mud.yahoo.com> User-Agent: Mutt/1.4.2.2i Cc: freebsd-ports@freebsd.org, Kris Kennaway 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 02:02:26 -0000 --X1bOJ3K7DJ5YkBrT Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Sep 19, 2006 at 06:49:52PM -0700, Fred Cox wrote: > > Then you haven't explained yourself very well, > > because at the start of > > this thread you were talking about a conflict > > between the mysql 3 and > > mysql 5 *clients*, not servers. > >=20 >=20 > I haven't been able to verify for sure that using a > MySQL 5 client library against a MySQL 3.23 server is > supported. I can't find any references on the > MySQL.com site. >=20 > In any case, you can't install mysql5?-client and > mysql323-server together using the ports. Correct, because the software cannot coexist in the same install prefix. > Typically, people installing this would have the web > server and the mysql server on the same machine, so > the best solution (other than dotproject finally > supporting modern versions of the software) would be > to link against mysql323-client. However, there is no > build problem with linking against mysql5?-client.=20 > dotproject is a set of scripts. 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 (since in the situation we've been discussing php4-mysql will be using mysql 5.x). 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. Kris --X1bOJ3K7DJ5YkBrT Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFEKEwWry0BWjoQKURArE/AKDJ9JWPYYPUOgAK6VYg1JbrCucCaACgjwA8 tpuczHm17PAZYhwhd2SciGE= =PSbm -----END PGP SIGNATURE----- --X1bOJ3K7DJ5YkBrT--