From owner-freebsd-ports@freebsd.org Fri Sep 18 15:23:24 2015 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D4CB99CEDC6 for ; Fri, 18 Sep 2015 15:23:24 +0000 (UTC) (envelope-from harrison.grundy@astrodoggroup.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id B82AE1CB1 for ; Fri, 18 Sep 2015 15:23:24 +0000 (UTC) (envelope-from harrison.grundy@astrodoggroup.com) Received: by mailman.ysv.freebsd.org (Postfix) id B50FF9CEDC5; Fri, 18 Sep 2015 15:23:24 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B4A909CEDC4 for ; Fri, 18 Sep 2015 15:23:24 +0000 (UTC) (envelope-from harrison.grundy@astrodoggroup.com) Received: from mailout.easymail.ca (mailout.easymail.ca [64.68.201.169]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7A5481CB0 for ; Fri, 18 Sep 2015 15:23:23 +0000 (UTC) (envelope-from harrison.grundy@astrodoggroup.com) Received: from localhost (localhost [127.0.0.1]) by mailout.easymail.ca (Postfix) with ESMTP id EAA84E351; Fri, 18 Sep 2015 11:17:46 -0400 (EDT) X-Virus-Scanned: Debian amavisd-new at mailout.easymail.ca X-Spam-Flag: NO X-Spam-Score: -3.739 X-Spam-Level: X-Spam-Status: No, score=-3.739 required=5 tests=[ALL_TRUSTED=-1.8, AWL=-0.032, BAYES_00=-2.599, DNS_FROM_AHBL_RHSBL=0.692] Received: from mailout.easymail.ca ([127.0.0.1]) by localhost (easymail-mailout.easydns.vpn [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id D93xIeWiOaPk; Fri, 18 Sep 2015 11:17:46 -0400 (EDT) Received: from [10.102.1.10] (unknown [40.141.25.143]) by mailout.easymail.ca (Postfix) with ESMTPA id 6CF3BE2EB; Fri, 18 Sep 2015 11:17:46 -0400 (EDT) Subject: Re: FreeBSD Port: postgis-2.1.7_2 To: Zsolt Ero Cc: ports@freebsd.org References: From: Harrison Grundy Message-ID: <55FC2B2E.5000407@astrodoggroup.com> Date: Fri, 18 Sep 2015 08:18:06 -0700 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0 SeaMonkey/2.35 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Sep 2015 15:23:24 -0000 Absolutely. I'll get a patch up for that this weekend. Thanks, --- Harrison Zsolt Ero wrote: > Hello Harrison, > > Thanks for taking care of the PostGIS post in FreeBSD. I'd like to ask > whether it'd be possible to build a version on pkg which depends on > PostgreSQL 9.4 and not 9.3? I believe most people are using 9.4 now > that it's stable and PostGIS forces 9.3 to be used on a system. > > Regards, > Zsolt