From owner-cvs-all@FreeBSD.ORG Thu Jan 12 16:39:16 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C0E8D16A423 for ; Thu, 12 Jan 2006 16:39:16 +0000 (GMT) (envelope-from ale@FreeBSD.org) Received: from andxor.it (relay.andxor.it [195.223.2.3]) by mx1.FreeBSD.org (Postfix) with SMTP id D0FC643D49 for ; Thu, 12 Jan 2006 16:39:14 +0000 (GMT) (envelope-from ale@FreeBSD.org) Received: (qmail 3915 invoked from network); 12 Jan 2006 16:39:12 -0000 Received: from unknown (HELO ?192.168.2.5?) (192.168.2.5) by andxor.it with SMTP; 12 Jan 2006 16:39:12 -0000 Message-ID: <43C6862F.1070104@FreeBSD.org> Date: Thu, 12 Jan 2006 17:39:11 +0100 From: Alex Dupre User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051223) X-Accept-Language: en-us, en MIME-Version: 1.0 To: pav@FreeBSD.org References: <200601120847.k0C8lNjG080616@repoman.freebsd.org> <20060112165929.5943bb5f.lehmann@ans-netz.de> <43C67FEF.6040902@FreeBSD.org> <20060112172608.3ab75c96.oliver@FreeBSD.org> <1137083282.44810.51.camel@pav.hide.vol.cz> In-Reply-To: <1137083282.44810.51.camel@pav.hide.vol.cz> Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, Oliver Lehmann , ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/databases/mysql41-client Makefile ports/databases/mysql41-server Makefile pkg-plist.client ports/databases/mysql41-server/files mysql-client.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Jan 2006 16:39:16 -0000 Pav Lucistnik wrote: > Automagic. You don't have to do anything, it will work. Exactly. > Well, make sure you got ldconfig_compat 1.0_2 or newer - I poked Florent > to make it work without human intervention just few hours ago. The only thing I just noticed is that the port offers ldconfig_compat, so if you need the mysql shared lib in another rcNG script I think it should require ldconfig and ldconfig_compat. -- Alex Dupre