From owner-svn-ports-all@freebsd.org Wed Dec 28 20:40:40 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 99EA7C94B8B; Wed, 28 Dec 2016 20:40:40 +0000 (UTC) (envelope-from cy.schubert@komquats.com) Received: from smtp-out-so.shaw.ca (smtp-out-so.shaw.ca [64.59.136.138]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "Client", Issuer "CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id E73C91D4F; Wed, 28 Dec 2016 20:40:36 +0000 (UTC) (envelope-from cy.schubert@komquats.com) Received: from spqr.komquats.com ([96.50.22.10]) by shaw.ca with SMTP id ML0QcgC9TIwqSML0ScVTzZ; Wed, 28 Dec 2016 13:39:29 -0700 X-Authority-Analysis: v=2.2 cv=cNuQihWN c=1 sm=1 tr=0 a=jvE2nwUzI0ECrNeyr98KWA==:117 a=jvE2nwUzI0ECrNeyr98KWA==:17 a=kj9zAlcOel0A:10 a=n5n_aSjo0skA:10 a=6I5d2MoRAAAA:8 a=tekm_XskAAAA:8 a=YxBL1-UpAAAA:8 a=GsXIvvyEJ_pREwEN69QA:9 a=CjuIK1q_8ugA:10 a=HWdm67NMNDQA:10 a=IjZwj45LgO3ly-622nXo:22 a=lZt3M7SGLAi8y2mAyNvN:22 a=Ia-lj3WSrqcvXOmTRaiG:22 Received: from slippy.cwsent.com (slippy [10.1.1.91]) by spqr.komquats.com (Postfix) with ESMTPS id C69FE11A9; Wed, 28 Dec 2016 12:39:26 -0800 (PST) Received: from slippy (localhost [127.0.0.1]) by slippy.cwsent.com (8.15.2/8.15.2) with ESMTP id uBSKdQvZ056614; Wed, 28 Dec 2016 12:39:26 -0800 (PST) (envelope-from Cy.Schubert@cschubert.com) Message-Id: <201612282039.uBSKdQvZ056614@slippy.cwsent.com> X-Mailer: exmh version 2.8.0 04/21/2012 with nmh-1.6 Reply-to: Cy Schubert From: Cy Schubert X-os: FreeBSD X-Sender: cy@cwsent.com X-URL: http://www.cschubert.com/ To: Cports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org, ale@freebsd.org, mokhi64@gmail.com Subject: Re: svn commit: r429824 - in head/sysutils: cfengine33 cfengine34 cfengine35 cfengine36 cfengine37 cfengine38 cfengine39 In-Reply-To: Message from Cy Schubert of "Wed, 28 Dec 2016 20:33:04 +0000." <201612282033.uBSKX4wp090847@repo.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 28 Dec 2016 12:39:26 -0800 X-CMAE-Envelope: MS4wfMkktEIbqQ6b9DuP4tBjvjN1KJgu+QgYR879B1FEejG3mYOOnqrSn9ZQWv7BAGXCAaCW1oNVYSMH5eaa9fiZjX89+ho1QjwUtMkah8Zumfuy+wIJQCDB jXrqLlTOViVVhTZdCb4EAlzuB9r6ylVYR7OwUdsunDvLgQeTlz1jhOJKBpYyamZ5J50y5BFrw8bMR6X5Snb/ptam7G23NVAuvC0vwUoKEP92E/7uxQ+plyTu No3AvttVdeGxWAuGdsqFtEsDJTnfWiBAxP2mQ+duSVaT2S41JF16xShNmJZxIr9uY6gCti4UejoD93euFYW4IA== X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Dec 2016 20:40:40 -0000 In message <201612282033.uBSKX4wp090847@repo.freebsd.org>, Cy Schubert writes: > Author: cy > Date: Wed Dec 28 20:33:04 2016 > New Revision: 429824 > URL: https://svnweb.freebsd.org/changeset/ports/429824 > > Log: > Flag cfengine family of ports broken when mysql option is enabled: > > configure:13254: error: MySQL client library exports symbols clashing > with OpenSSL. Get the update from distribution provider, > recompile MySQL library or disable MySQL connector. > See http://bugs.mysql.com/bug.php?id=65055 for details. > > Modified: > head/sysutils/cfengine33/Makefile > head/sysutils/cfengine34/Makefile > head/sysutils/cfengine35/Makefile > head/sysutils/cfengine36/Makefile > head/sysutils/cfengine37/Makefile > head/sysutils/cfengine38/Makefile > head/sysutils/cfengine39/Makefile This will require that mysql5?-client be built without the embedded yaSSL support. mysql57-client currently has this enabled. I'm not sure about the other mysql5?-client ports (but addressed maintainer anyway). Let's collaborate to fix this. -- Cheers, Cy Schubert FreeBSD UNIX: Web: http://www.FreeBSD.org The need of the many outweighs the greed of the few.