From owner-freebsd-ports-bugs@FreeBSD.ORG Sun May 11 09:50:01 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CF3DE340 for ; Sun, 11 May 2014 09:50:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (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 A0C862403 for ; Sun, 11 May 2014 09:50:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s4B9o1jV001542 for ; Sun, 11 May 2014 09:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s4B9o1O3001541; Sun, 11 May 2014 09:50:01 GMT (envelope-from gnats) Date: Sun, 11 May 2014 09:50:01 GMT Message-Id: <201405110950.s4B9o1O3001541@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: Daniel Ylitalo Subject: Re: ports/189257: [NEW PORT] databases/percona56-xtradb-cluster Reply-To: Daniel Ylitalo X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2014 09:50:01 -0000 The following reply was made to PR ports/189257; it has been noted by GNATS. From: Daniel Ylitalo To: john@johnko.ca, bug-followup@FreeBSD.org Cc: Subject: Re: ports/189257: [NEW PORT] databases/percona56-xtradb-cluster Date: Sun, 11 May 2014 11:49:23 +0200 This is a multi-part message in MIME format. --------------050101010309020600070105 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Hi! Thanks. However the software works fine with the mysql55-client if it were to already be installed. How do i specify the makefile to install the 56p-client if no other mysql client exists? Best regards Daniel John Ko skrev 2014-05-06 05:37: > Seems to need this in my make.conf, that was ports-mgmt/poudriere is > happy to make packages for it: > > WITH_MYSQL_VER=56p > > Otherwise databases/p5-DBD-mysql defaults to depending on > databases/mysql55-client and that conflicts with the archive's > WANT_MYSQL_VER= 56p. > > Cheers --------------050101010309020600070105 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 8bit Hi!

Thanks.

However the software works fine with the mysql55-client if it were to already be installed.

How do i specify the makefile to install the 56p-client if no other mysql client exists?

Best regards
Daniel

John Ko skrev 2014-05-06 05:37:
Seems to need this in my make.conf, that was ports-mgmt/poudriere is happy to make packages for it:

WITH_MYSQL_VER=56p

Otherwise databases/p5-DBD-mysql defaults to depending on databases/mysql55-client and that conflicts with the archive's WANT_MYSQL_VER= 56p.

Cheers

--------------050101010309020600070105--