From owner-freebsd-ports@freebsd.org Fri Sep 18 16:59:55 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 76A379CF02B for ; Fri, 18 Sep 2015 16:59:55 +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 591E01A70 for ; Fri, 18 Sep 2015 16:59:55 +0000 (UTC) (envelope-from harrison.grundy@astrodoggroup.com) Received: by mailman.ysv.freebsd.org (Postfix) id 57D6F9CF02A; Fri, 18 Sep 2015 16:59:55 +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 576599CF029 for ; Fri, 18 Sep 2015 16:59:55 +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 1C30C1A6F for ; Fri, 18 Sep 2015 16:59:54 +0000 (UTC) (envelope-from harrison.grundy@astrodoggroup.com) Received: from localhost (localhost [127.0.0.1]) by mailout.easymail.ca (Postfix) with ESMTP id 148B1E785; Fri, 18 Sep 2015 12:59:52 -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 AMtkBHnaBpUk; Fri, 18 Sep 2015 12:59:50 -0400 (EDT) Received: from [10.102.1.10] (unknown [40.141.25.143]) by mailout.easymail.ca (Postfix) with ESMTPA id 31C9CE782; Fri, 18 Sep 2015 12:59:50 -0400 (EDT) Subject: Re: FreeBSD Port: postgis-2.1.7_2 To: Zsolt Ero Cc: ports@freebsd.org References: <55FC2B2E.5000407@astrodoggroup.com> From: Harrison Grundy Message-ID: <55FC431A.9080507@astrodoggroup.com> Date: Fri, 18 Sep 2015 10:00:10 -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 16:59:55 -0000 Zsolt Ero wrote: > > Thanks! > > Also, what is the state of > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199563 > > At the moment PostGIS still cannot be enabled when installed from pkg. > As far as I understand this makes the pkg version broken, doesn't it? > > Is there any reason not to have RASTER enabled by default? > > Whoops! I completely forgot about it. I'll get that one wrapped up this weekend as well. --- Harrison