From owner-freebsd-ports@FreeBSD.ORG Mon Dec 13 12:47:59 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 E50F5106566C for ; Mon, 13 Dec 2010 12:47:59 +0000 (UTC) (envelope-from ml@netfence.it) Received: from cp-out9.libero.it (cp-out9.libero.it [212.52.84.109]) by mx1.freebsd.org (Postfix) with ESMTP id 9A30C8FC20 for ; Mon, 13 Dec 2010 12:47:59 +0000 (UTC) Received: from soth.ventu (151.51.49.144) by cp-out9.libero.it (8.5.107) id 4CFD00CF014D13BF; Mon, 13 Dec 2010 13:47:57 +0100 Received: from alamar.ventu (alamar.ventu [10.1.2.18]) by soth.ventu (8.14.4/8.14.4) with ESMTP id oBDClrQo093108; Mon, 13 Dec 2010 13:47:53 +0100 (CET) (envelope-from ml@netfence.it) Message-ID: <4D0615F9.6090400@netfence.it> Date: Mon, 13 Dec 2010 13:47:53 +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@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: 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 12:48:00 -0000 Hello. On Flyspray's web site and in pkg-descr, I see that it should work with either MySQL or Postgres. Alas the port doesn't have the option to choose Postgres and in files/README.FreeBSD I read: "8) Note that this version of Flyspray does not support PostgreSQL." 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? Or is there anything stopping Flyspray from working with pgsql on FreeBSD? bye & Thanks av.