Date: Mon, 24 Dec 2012 22:24:57 +0200 From: Alexandr Kovalenko <never@nevermind.kiev.ua> To: Alex Dupre <ale@freebsd.org> Cc: Alexandr Kovalenko <alexandr.kovalenko@gmail.com>, freebsd-ports@freebsd.org Subject: Re: [RFC] databases/mariadb55-{server|client} ports Message-ID: <CAJ2Kz1DbKyoO2Dv2ErddvzXu=KCbbvGYmeuSTYBi5_iYo7W2TQ@mail.gmail.com> In-Reply-To: <50D8997B.8080602@FreeBSD.org> References: <CAJ2Kz1BuwCzX_=Ks9Mh5wjVt4-kKhm9RBMvAAs3XJgJRapmUTA@mail.gmail.com> <CAJ2Kz1A-7Ayh3fDFcTrJKzhObpvv4-9_=KPjwp7WYSPm6-RPTQ@mail.gmail.com> <50D80CF2.80408@FreeBSD.org> <CAJ2Kz1BvR2tQQFM0LnG613yDBygnm_H0mv6QVU7fv57x1YyyJw@mail.gmail.com> <50D8784F.4080704@FreeBSD.org> <CAJ2Kz1DcqkAfir0tScnnRrBm1Z_BQWfX7byL8FpEegeOGp9%2B8g@mail.gmail.com> <50D8997B.8080602@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Dec 24, 2012 at 8:05 PM, Alex Dupre <ale@freebsd.org> wrote: >> Thanks for noticing this. I'll submit another PR after this one is >> commited to remove those headers from -client and add to -server, will >> also re-add libmysqlservices.a to -server together with headers. > > > Why are you going to hack the mariadb ports is such way? The MySQL 5.5 ports > are so for a reason. From the original commit log: > > - new installation layout, resembling RPM packages: > - client = Client Utilities + Development Libraries + Shared components > - server = MySQL Server + Embedded I've asked MariaDB developers about that and they advised that libmysqlservices (and appropriate header files) are server development part. Plugins which need libmysqlservices are server plugins. There is separate type of plugins which are client plugins, which have nothing to do with libmysqlservices. Basically I'm for having both mysql and mariadb ports semi-identical - have same install layouts, so if you feel that layout you are using in mysql55-* is better - it is easy to fix so that mariadb55 will resemble it. P.S. I've also noticed that you have .conf file in "bin/mysqlaccess.conf" in mysql55-client - was that intentional? Shouldn't it be placed somewhere like /usr/local/etc ? -- Alexandr Kovalenko
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJ2Kz1DbKyoO2Dv2ErddvzXu=KCbbvGYmeuSTYBi5_iYo7W2TQ>