From owner-cvs-all Mon Feb 11 9:40: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from emmi.physik.TU-Berlin.DE (emmi.physik.TU-Berlin.DE [130.149.160.103]) by hub.freebsd.org (Postfix) with ESMTP id 548BF37B417; Mon, 11 Feb 2002 09:40:02 -0800 (PST) Received: (from ibex@localhost) by emmi.physik.TU-Berlin.DE (8.11.6/8.11.6) id g1BHZxR23839; Mon, 11 Feb 2002 18:35:59 +0100 (CET) (envelope-from ibex) Date: Mon, 11 Feb 2002 18:35:59 +0100 From: Dirk Froemberg To: Mikhail Teterin Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/databases/mysql323-server Makefile distinfo pkg-plist.client Message-ID: <20020211183559.A22882@physik.TU-Berlin.DE> References: <200202111335.g1BDZZ918486@freefall.freebsd.org> <200202111703.g1BH39X21394@aldan.algebra.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200202111703.g1BH39X21394@aldan.algebra.com>; from mi@aldan.algebra.com on Mon, Feb 11, 2002 at 12:03:06PM -0500 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi! On Mon, Feb 11, 2002 at 12:03:06PM -0500, Mikhail Teterin wrote: > On 11 Feb, Dirk Froemberg wrote: > > dirk 2002/02/11 05:35:35 PST > > > > Modified files: > > databases/mysql323-server Makefile distinfo pkg-plist.client > > Log: > > - upgrade to 3.23.48 > > - install mysql-client.sh as 000.mysql-client.sh. > > The 000. prefix seems to be more common, now. > > Is this to make sure, it starts up before anything else listed in > ${PREFIX}/etc/rc.d? Claiming the "absolute zero spot" in such a way > looks dangerous :-) Command numbering in Basic always started with 10 -- > and you could always re-number, once you inserted number 5... Actually 000.mysql-client.sh doesn't really start up anything. It just does a "ldconfig -m /usr/local/lib/mysql". This is necessary because some other packages may be using the mysqlclient libraries without being linked with -R proberly. Since mysql-client.sh was installed as 00mysql-client.sh before this change is purely cosmetically. Regards Dirk -- Dirk Froemberg FreeBSD: The Power to Serve! http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message