Date: Mon, 11 Feb 2002 18:35:59 +0100 From: Dirk Froemberg <dirk@FreeBSD.org> To: Mikhail Teterin <mi@aldan.algebra.com> 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> In-Reply-To: <200202111703.g1BH39X21394@aldan.algebra.com>; from mi@aldan.algebra.com on Mon, Feb 11, 2002 at 12:03:06PM -0500 References: <200202111335.g1BDZZ918486@freefall.freebsd.org> <200202111703.g1BH39X21394@aldan.algebra.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020211183559.A22882>
