From owner-freebsd-ports@FreeBSD.ORG Sun Dec 23 16:09:12 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 329B78AA for ; Sun, 23 Dec 2012 16:09:12 +0000 (UTC) (envelope-from never@nevermind.kiev.ua) Received: from mail-da0-f42.google.com (mail-da0-f42.google.com [209.85.210.42]) by mx1.freebsd.org (Postfix) with ESMTP id 0068B8FC13 for ; Sun, 23 Dec 2012 16:09:11 +0000 (UTC) Received: by mail-da0-f42.google.com with SMTP id z17so2839791dal.1 for ; Sun, 23 Dec 2012 08:09:05 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:x-gm-message-state; bh=8HVEHsfyA6D7ZuuVmbRy1lrAf/Wp4U+PiTrtg6dwqVA=; b=LCFh3mFq6qvfO0nyq4NY7n1RrvxPqqAFaYPLP9K49YWMdQDYzGNaEtVKAOPccUeiXS grxkJ81rnilixwyIbE/6yVjlR85/YzKVfCpeGTdWqwhF8PIL3g0dynEGDfe/yoqHYs9+ yQMwwEKIgh0sb8rCXO4Icv6KmDwQ+o6zTUgngxL7lAbt9J8NMBxSsXGrp2I3OEF0PcBg 5T34SG8vjmr+p2N5JAoegFtTajzRAzdCYNgoW5VWOLSkbfebgKatMroQnIQ12NbGL+c+ HzIXTb1AJE41pZb1KBiDvCVt3xu1kEp/Ebzhpuhf+80+FAs3DjH+ZySNkhbFNcW7suZK ZsCg== MIME-Version: 1.0 Received: by 10.68.239.104 with SMTP id vr8mr58998318pbc.59.1356278945161; Sun, 23 Dec 2012 08:09:05 -0800 (PST) Received: by 10.68.49.101 with HTTP; Sun, 23 Dec 2012 08:09:05 -0800 (PST) In-Reply-To: References: Date: Sun, 23 Dec 2012 18:09:05 +0200 Message-ID: Subject: Re: [RFC] databases/mariadb55-{server|client} ports From: Alexandr Kovalenko To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Gm-Message-State: ALoCoQnHU5EndEGt7obKr7K21EHlALSOVojxmP+JShfQHhVSG4boVD+ImaTpfC++6ZmYYlH634El Cc: Alexandr Kovalenko , Alex Dupre X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Dec 2012 16:09:12 -0000 On Sun, Dec 23, 2012 at 6:36 AM, Alexandr Kovalenko wrote: > I've made attempt to make ports of MariaDB 5.5.x and here my proposed > version of it. > Ports were made out of respective mysql55-* ports. They also require > minor change to Mk/bsd.database.mk > > Could you please review and advise if everything is good or something > should be changed/improved. > > http://pastie.org/5567310 Fixed pkg-plist bug with libmysqlservices.a (which, btw, should be fixed in mysql55-client too - libmysqlservices.a should not be installed in any of packages). http://nevermind.kiev.ua/ports/mariadb55-ports-v2.tgz -- Alexandr Kovalenko