From owner-svn-ports-all@freebsd.org Thu May 26 09:05:26 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 2589EB490B8; Thu, 26 May 2016 09:05:26 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (prod2.absolight.net [79.143.243.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id E3EF01336; Thu, 26 May 2016 09:05:25 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 63E14BDC5A; Thu, 26 May 2016 11:05:23 +0200 (CEST) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id 42EA1BDC3E; Thu, 26 May 2016 11:05:23 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id D598D61080E7; Thu, 26 May 2016 11:05:22 +0200 (CEST) Date: Thu, 26 May 2016 11:05:22 +0200 From: Mathieu Arnold To: Roman Bogorodskiy cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org, ganbold@freebsd.org Subject: Re: svn commit: r415833 - in head/databases: . ateam_mysql_ldap_auth ateam_mysql_ldap_auth/files Message-ID: <5102E1AB096676139D372FED@atuin.in.mat.cc> In-Reply-To: <20160526045559.GA97321@dev.san.ru> References: <201605251418.u4PEIvLC049487@repo.freebsd.org> <20160526045559.GA97321@dev.san.ru> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="==========44942794438A4684970F==========" X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 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: Thu, 26 May 2016 09:05:26 -0000 --==========44942794438A4684970F========== Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline +--On 26 mai 2016 07:56:01 +0300 Roman Bogorodskiy wrote: | Mathieu Arnold wrote: | On a related note, I'm actually considering just dropping this | RUN_DEPENDS line entirely. Practically, it's obvious that if you're | installing a MySQL plugin for the MySQL server, you'll need the server | itself to use this plugin with. I had not seen that you already had the USES=mysql below, it's not a case I had thought of to be fair. You could use USES=mysql:embeded because it depends on the server for build and run time, but the new proxydeps qa check will tell you that you're missing USES=mysql... So, for now, best would be to change the RUN_DEPENDS line to ${LOCALBASE}/libexec/mysqld:${_MYSQL_SERVER} (it's the same as what USES=mysql:server does) -- Mathieu Arnold --==========44942794438A4684970F========== Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQJ8BAEBCgBmBQJXRrxSXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85I9sMQAKQO+r3BZqJ+o0Ohj3o1/qmi JIdR1yxzz9xvItX4vmvNT25oM5g8YmEicFWkmkDI71bqFURum8jIGLwZyHW84aG6 N1fA8JaTsQA0+qLmiRwTAN84zMysbLTIPW78cwpOt8aLJrC8MgJFPC/g65CeleJN 54MWM1L+GF5pesbAxDPOocnru6jBJwDYZunxjLFZx4KEr0RQN6Bie61+cwQMwqRR kV7Qgi5aYJE35M1P0rcOOKic+sVIFmLUL1w1G7I5m7Lzmlrql5E5VsI7mYVZ5VGC x27yQalomm7sy9DBzIus9aY7T/AmHcti2OanAbKaH4apYNcsdRSal39AKAkPwy2+ L4bjUT+x5Th6zDIMZE4BxT0UM4OKwtZjE0N4opycOdJ4hv4CaGBqJtliSZnWWdU6 7jaq8BWuUBjF3imEGZwx+EGW8TWuPhkjsz3/CRJvrJzY5Lx1rkPDf6hngJdzHX4I lLPpAGskYfEtyIYZ4nTPT0g+CUiXp6zZF+OCsr/90V0tLx1jKrSydWuYYYtqAj09 GecSCU7pjPJmC1WiXtvrZFzpi71/u1WIPP63VuUQjQKiI0WgADtJ96CIlfsB4Qpm 95PrRIDsDRmH/qYvwh1Qh2RNLN1gqMHJLidy9YKm8x0lWJjRyaEB31vKPKClTmmK /TP0jB5xKXwTWk4idghl =svf2 -----END PGP SIGNATURE----- --==========44942794438A4684970F==========--