Date: Sun, 27 Jun 1999 12:24:12 -0400 From: Dan Moschuk <dan@trinsec.com> To: Satoshi - Ports Wraith - Asami <asami@FreeBSD.ORG> Cc: dirk@FreeBSD.ORG, billf@jade.chc-chimes.com, billf@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: CVSROOT modules ports/databases Makefile ports/databases/mysql322-client Makefile Message-ID: <19990627122411.B46253@trinsec.com> In-Reply-To: <199906240833.BAA57483@silvia.hip.berkeley.edu>; from Satoshi - Ports Wraith - Asami on Thu, Jun 24, 1999 at 01:33:02AM -0700 References: <19990622110926.A12279@physik.TU-Berlin.DE> <Pine.BSF.3.96.990622095349.2280B-100000@jade.chc-chimes.com> <19990623184604.A1228@physik.TU-Berlin.DE> <199906240833.BAA57483@silvia.hip.berkeley.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
Ugh, sorry for the latent reply, I've been running around all week. My original patch was against mysql322 that would have you specify CLIENT_ONLY=yes on the command line to build a client only install. I like the idea of having mysql-client setting this and then calling mysql322 though. My only question is in regards to the PLIST. Is there a "clean" way of changing the contents of PLIST from within the Makefile? Regards, Dan | * From: Dirk Froemberg <dirk@freebsd.org> | | * 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. | | That sounds like an excellent idea! | | -PW | | | To Unsubscribe: send mail to majordomo@FreeBSD.org | with "unsubscribe cvs-all" in the body of the message 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?19990627122411.B46253>