id summary reporter owner description type status priority milestone component version resolution keywords cc port 1157 NEW: gdal-1.1.9 fulton@… mww@… "gdal-1.1.9 the portfile can be found here: INLINE Description: Geospatial Data Abstraction Library. No python support or docs. Homepage: http://www.remotesensing.org/gdal/ Comments: Very basic port without much attention to possible variants. A lot of people have had trouble compiling this on OS X. This might be of some help. ================INLINE CONTENT================ # $Id: Portfile,v 1.1 2003/07/20 17:13:59 fkr Exp $ PortSystem 1.0 name gdal version 1.1.9 maintainers Sean Fulton description GDAL - Geospatial Data Abstraction Library long_description GDAL is a translator library for raster geospatial data \ formats that is released under an X/MIT style Open Source \ license. As a library, it presents a single abstract data \ model to the calling application for all supported formats. \ The related OGR library (which lives within the GDAL source \ tree) provides a similar capability for simple features \ vector data. homepage http://www.remotesensing.org/gdal/ master_sites ftp://ftp.remotesensing.org/pub/gdal/ categories science checksums md5 2183e206affc7bf25e0d33459ccb8572 configure.args --without-python build.cmd make build.args LD_SHARED='g++ -dynamiclib -install_name /opt/local/lib/libgdal.1.1.dylib' build.target destroot.args prefix=${destroot}${prefix}" defect closed Normal ports 1.0 fixed