Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Jun 1999 18:46:04 +0200
From:      Dirk Froemberg <dirk@freebsd.org>
To:        Bill Fumerola <billf@jade.chc-chimes.com>
Cc:        Bill Fumerola <billf@freebsd.org>, Dan Moschuk <dan@trinsec.com>, cvs-committers@freebsd.org, cvs-all@freebsd.org
Subject:   Re: cvs commit: CVSROOT modules ports/databases Makefile ports/databases/mysql322-client Makefile
Message-ID:  <19990623184604.A1228@physik.TU-Berlin.DE>
In-Reply-To: <Pine.BSF.3.96.990622095349.2280B-100000@jade.chc-chimes.com>; from Bill Fumerola on Tue, Jun 22, 1999 at 09:56:18AM -0400
References:  <19990622110926.A12279@physik.TU-Berlin.DE> <Pine.BSF.3.96.990622095349.2280B-100000@jade.chc-chimes.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi!

On Tue, Jun 22, 1999 at 09:56:18AM -0400, Bill Fumerola wrote:
> On Tue, 22 Jun 1999, Dirk Froemberg wrote:
> > Boys, it doesn't make sense to do it this way. Having different
> > maintainers for something like mysql322-client and mysql322
> > won't work. The ports have to be kept in sync. BTW. mysql322 would
> > have to be cut down to a server only port. Noone asked if I'm
> > willing to do so.
> 
> Why can't a mysql322-client port be made for people who only want the
> client. Just make it so mysql322-client won't install if mysql322 is
> already installed.

I have no objections to having a mysql322-client port in general. 
I had this idea before I overtook maintainership for mysql. 8-)

We should do it in a clean way. We should not copy mysql322 to
mysql322-client and change a few lines only. Instead I'd like to
have all the magic in mysql322 (which should be renamed to
mysql322-server then, btw.)

mysql322-client/Makefile would set CLIENT_ONLY=yes and use mysql322
as a master port. Thus we can have a mysql322-client package from
which others (e. g. gmysql, xmysql, xmysqladmin) can take benefit of.

	Regards Dirk

-- 
e-mail: dirk@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?19990623184604.A1228>