From owner-freebsd-ports@FreeBSD.ORG  Wed May 30 17:41:47 2012
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
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 25A901065677;
	Wed, 30 May 2012 17:41:47 +0000 (UTC)
	(envelope-from coder@tuxfamily.org)
Received: from smtp3-g21.free.fr (smtp3-g21.free.fr [IPv6:2a01:e0c:1:1599::12])
	by mx1.freebsd.org (Postfix) with ESMTP id C1C538FC15;
	Wed, 30 May 2012 17:41:44 +0000 (UTC)
Received: from [192.168.0.2] (unknown [88.184.221.231])
	by smtp3-g21.free.fr (Postfix) with ESMTP id E9C42A6176;
	Wed, 30 May 2012 19:41:38 +0200 (CEST)
Message-ID: <4FC65BD1.2020509@tuxfamily.org>
Date: Wed, 30 May 2012 19:41:37 +0200
From: "coder.tuxfamily" <coder@tuxfamily.org>
User-Agent: Mozilla/5.0 (X11; FreeBSD amd64;
	rv:12.0) Gecko/20120502 Thunderbird/12.0.1
MIME-Version: 1.0
To: Rainer Hurling <rhurlin@gwdg.de>
References: <4FBA9620.3020207@gwdg.de> <4FBA997C.6010000@tuxfamily.org>
	<4FBAA203.90201@gwdg.de> <4FBAA388.1070906@tuxfamily.org>
	<4FBB24D3.4010209@gwdg.de> <4FBBC3F2.4050104@tuxfamily.org>
	<4FBBC504.5010305@gwdg.de> <4FBBD7B4.5090505@tuxfamily.org>
	<4FBBFADA.6010700@gwdg.de> <4FBD0797.9040803@gwdg.de>
	<4FBD0EE2.9050703@tuxfamily.org> <4FBD122E.9030606@gwdg.de>
	<4FBF4303.8020501@gwdg.de> <4FBFE2B8.5000601@tuxfamily.org>
	<4FBFF060.9070706@gwdg.de> <4FC0FB76.2070702@tuxfamily.org>
	<4FC107D7.5060905@gwdg.de> <4FC1D51C.6000404@gwdg.de>
	<4FC3225A.2060306@tuxfamily.org> <4FC330CA.80200@tuxfamily.org>
	<4FC37189.6050304@gwdg.de> <4FC37C42.5070800@tuxfamily.org>
	<CAMHz58SNepkgKN8sbUJFvo4kd9wKnozsXjYt3k_kdwuouf4AKg@mail.gmail.com>
	<4FC3A9BD.2000202@gwdg.de>
In-Reply-To: <4FC3A9BD.2000202@gwdg.de>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Cc: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>,
	freebsd-ports <freebsd-ports@freebsd.org>
Subject: Re: gdal 1.9.1 (Was Re: graphics/gdal 1.9.0 does not build on
	CURRENT)
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 30 May 2012 17:41:47 -0000

Le 28.05.2012 18:37, Rainer Hurling a écrit :
> On 28.05.2012 18:18 (UTC+1), Sunpoet Po-Chuan Hsieh wrote:
>> Hi,
>>
>> Here's just a status update.
>>
>> I'm working on GDAL 1.9.1 update.
>
> That's nice to hear.

I agree.

>
>> I plan to move perl/php/python/ruby bindings to separate ports.
>> It also removes dirty python hacks from the master port.
>
> And the (slave) ports we would have to install additionally, if we want
> the bindings? Sounds reasonable.

You consider gdal like a metaport ?
Needs also the java binding. What about the R-gdal and gdal-grass ports ?

>> BTW, it seems swig 1.3.40 is enough for GDAL 1.9.1.
>
> So most people would only need 1.3.40 and not a parallel 2.0.x
> installation.
>
>> I can build ruby-gdal successfully with swig 1.3.40 and ruby 1.9.
>> But I haven't tested if the generated shared libraries are OK.
>
> Good luck also with MDB (java) and the shared libraries.

I will try to port some drivers :
- libgta http://gta.nongnu.org/gtatool.html
- ogdi http://ogdi.sourceforge.net/
- FileGDBAPI Esri 
http://resources.arcgis.com/content/geodatabases/10.0/file-gdb-api (I 
don't know about license...)
- RASDAMAN 
http://rasdaman.eecs.jacobs-university.de/trac/rasdaman/wiki/Download


And also, what do you think about the recurring question about unixODBC 
and libiodbc ?


Thanks for your works.

Loïc.