From owner-freebsd-ports@FreeBSD.ORG Mon Dec 13 16:26:29 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B92FE106564A for ; Mon, 13 Dec 2010 16:26:29 +0000 (UTC) (envelope-from ml@netfence.it) Received: from cp-out8.libero.it (cp-out8.libero.it [212.52.84.108]) by mx1.freebsd.org (Postfix) with ESMTP id 366768FC19 for ; Mon, 13 Dec 2010 16:26:28 +0000 (UTC) Received: from soth.ventu (151.51.49.144) by cp-out8.libero.it (8.5.107) id 4CFE71820108D4AE; Mon, 13 Dec 2010 17:26:27 +0100 Received: from alamar.ventu (alamar.ventu [10.1.2.18]) by soth.ventu (8.14.4/8.14.4) with ESMTP id oBDGQLwG051238; Mon, 13 Dec 2010 17:26:23 +0100 (CET) (envelope-from ml@netfence.it) Message-ID: <4D06492D.40606@netfence.it> Date: Mon, 13 Dec 2010 17:26:21 +0100 From: Andrea Venturoli User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; it-IT; rv:1.9.2.13) Gecko/20101211 Thunderbird/3.1.7 MIME-Version: 1.0 To: Nick Hilliard References: <4D0615F9.6090400@netfence.it> <4D063652.10105@foobar.org> In-Reply-To: <4D063652.10105@foobar.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.68 on 10.1.2.13 Cc: freebsd-ports@freebsd.org Subject: Re: FlySpray and Postgres X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Dec 2010 16:26:29 -0000 On 12/13/10 16:05, Nick Hilliard wrote: > On 13/12/2010 12:47, Andrea Venturoli wrote: >> Since I'd like to use Flyspray and Postgres, I'm looking into some >> insight >> on this: is this only a limitation of the port? > > yup. I was just too lazy to look at supporting it. If you want to submit > some patches, that would be good. I tried by just disabling mysql support (I already had php-pgsql installed) and it just works. So I guess the only thing that is needed is an OPTIONS for php-pgsql, just to track dependencies. bye & Thanks av.