From owner-freebsd-ports@freebsd.org Fri Sep 18 16:58:34 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 86D189CFF38 for ; Fri, 18 Sep 2015 16:58:34 +0000 (UTC) (envelope-from zsolt.ero@gmail.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 66B5F192F for ; Fri, 18 Sep 2015 16:58:34 +0000 (UTC) (envelope-from zsolt.ero@gmail.com) Received: by mailman.ysv.freebsd.org (Postfix) id 639F29CFF37; Fri, 18 Sep 2015 16:58:34 +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 476A69CFF36 for ; Fri, 18 Sep 2015 16:58:34 +0000 (UTC) (envelope-from zsolt.ero@gmail.com) Received: from mail-ig0-x22f.google.com (mail-ig0-x22f.google.com [IPv6:2607:f8b0:4001:c05::22f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 08FC9192C for ; Fri, 18 Sep 2015 16:58:34 +0000 (UTC) (envelope-from zsolt.ero@gmail.com) Received: by igxx6 with SMTP id x6so21542352igx.1 for ; Fri, 18 Sep 2015 09:58:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=OdHYiJaNkk8a21q0HvVztL2W0PkhciMGr0a3+kXDb/4=; b=ZvpvrA9nONUPGHH9IAl6ewFjkMz4aAYGd7d85mslPKLFkjUSIcx3XBj9X5XIssl4bs 8w+8M9+D1l3WC67yH+gwaJM3XWvORxlhAFwfMrvSl9XWCm43XXdzvPfBmF6TnaQFF62k w9qEs/uUx44/KPsaS3uaTSvu6V3Kv4hZqMLljEc9i9b6echmZgR+R1dRbuqDRnBPZ5LV 5JGTfXBRMXyI6xW5q6DeGE2tY37NR3wVG2j5PmGb0wwjGn+98c/GPdBlZHjaHElDRaf5 FZTx9JBHtrMciWk4w8nhYdQMq5msYfyEKRhYyDEtoZfM/kjehxiTynUzz5lp7w+6J5m3 grbQ== MIME-Version: 1.0 X-Received: by 10.50.79.197 with SMTP id l5mr15417860igx.93.1442595513216; Fri, 18 Sep 2015 09:58:33 -0700 (PDT) Received: by 10.107.51.4 with HTTP; Fri, 18 Sep 2015 09:58:33 -0700 (PDT) Received: by 10.107.51.4 with HTTP; Fri, 18 Sep 2015 09:58:33 -0700 (PDT) In-Reply-To: <55FC2B2E.5000407@astrodoggroup.com> References: <55FC2B2E.5000407@astrodoggroup.com> Date: Fri, 18 Sep 2015 18:58:33 +0200 Message-ID: Subject: Re: FreeBSD Port: postgis-2.1.7_2 From: Zsolt Ero To: Harrison Grundy Cc: ports@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 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:58:34 -0000 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? On 18 Sep 2015 17:17, "Harrison Grundy" wrote: > 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 >> > >