From owner-freebsd-questions@FreeBSD.ORG Thu Jan 29 19:46:00 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 21E49108 for ; Thu, 29 Jan 2015 19:46:00 +0000 (UTC) Received: from mail.parts-unknown.org (mail.parts-unknown.org [IPv6:2001:470:67:119::4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F3F79EA6 for ; Thu, 29 Jan 2015 19:45:59 +0000 (UTC) Received: by mail.parts-unknown.org (Postfix, from userid 1001) id 45DFA6D86BA9; Thu, 29 Jan 2015 11:45:59 -0800 (PST) Date: Thu, 29 Jan 2015 11:45:59 -0800 From: David Benfell To: Graham Allan Subject: Re: mysql dependencies, but I have mariadb Message-ID: <20150129194559.GC50850@home.parts-unknown.org> References: <20150129034311.GB86143@home.parts-unknown.org> <54CA5722.5000807@physics.umn.edu> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="5G06lTa6Jq83wMTw" Content-Disposition: inline In-Reply-To: <54CA5722.5000807@physics.umn.edu> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jan 2015 19:46:00 -0000 --5G06lTa6Jq83wMTw Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 29, 2015 at 09:52:02AM -0600, Graham Allan wrote: > I don't have any definitive answer for you but I *believe* you want to=20 > set something like: >=20 > USE_MYSQL_VER=3D55m >=20 > where the "m" signifies to use the mariadb variant... Oh, how embarassing. The line was sitting right there in my /etc/make.conf. I didn't notice it. Apparently, what I want is: WANT_MYSQL_VER=3D55m # 55m for MariaDB, 55p for Percona > Sorry but that's the extent of my notes on the subject! But you pointed me at the right thing. Thanks! --=20 David Benfell See https://parts-unknown.org/node/2 if you don't understand the attachment. --5G06lTa6Jq83wMTw Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCgAGBQJUyo33AAoJEBV64x4SNmArdI8QAIS/2gKvjv9UzEC6/lgRLAUT VHgCilBkCz/8i1JSjZsXC7H+Z9HGDP+ZBztmwHdHXA1RBwfVvGYYUcqnRo8y3Lvs Zg5z26WB7IAukz2AmxLvgGK4huCUyAVjc23or4j0M+QIB2G0ZcaTIkNVTac+1u2h KzoXHjbwDSl1p4Te4PxCkiVslsEUL/1Y9BOjfSx0ETI68QM6lDyExwzDJwBjgYFz +AQbCbUKdJuLmFiyOz2OZz8cxkLGEYc8a6S8/0mhDrd7AcKvxpbQ2EBIrD/jcKSH IEJAPzAZ4MaY3HpXNSwpYBlZ63sBm3xdwzkvjzzCt90OWfo1Xtk3yk0KdzyAjacj 89P00pY6+qLhuZh0PWXpYb+svj0QOoBwGHwLcOa2TXxZgRK4LKMjE/JUvyfHC4ep ybei7AFzL/xvCPaFDo+BpzrdUTmrCgYL3m8oGrihQkj4Qz3l41p2/iY5S7FPz7Ue mSclm5mtDDNAvEL6fOIwGQjBCLAYAwJdx9k4sbCc7jMc/gXmm9GlD9gKrVEdlUU7 kze9BqTZBN5TkFOTJiANsV+upLtQQjB4/PFzjhXnE/qcUIErIYdu4WXp8FWdc2Xv 8RI80NKf+VsmQ6UUwoIaDmQ0RVp1fmpKBs1aEuSUtNzG6bSK3NZiYAFnOqNd5pyZ 0QTyP8J9+cvJhiWWvTvb =EV8S -----END PGP SIGNATURE----- --5G06lTa6Jq83wMTw--