NOTICE: This package has been removed from pkgsrc

./wip/gdal, Translator library for raster geospatial data formats

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.3.1nb5, Package name: gdal-1.3.1nb5, Maintainer: mchittur

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. It includes roughly 40 format drivers. Current
translators include:
* GeoTIFF (read/write)
* Erdas Imagine (read/write)
* ESRI .BIL (read)
* .aux labelled raw (read/write)
* DTED (read)
* SDTS DEM (read)
* CEOS (read)
* JPEG (read/write)
* PNG (read/write)
* Geosoft GXF (read)
* Arc/Info Binary Grid (read)


Required to run:
[geography/gdal-lib]

Version history: (Expand)


CVS history: (Expand)


   2015-01-29 02:14:23 by Greg Troxel | Files touched by this commit (4) | Package removed
Log message:
Nuke; this is beyond crufty.

   2012-09-29 02:50:33 by Aleksej Saushev | Files touched by this commit (158)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2010-06-14 00:46:55 by Thomas Klausner | Files touched by this commit (271)
Log message:
Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
   2010-01-17 13:03:22 by Thomas Klausner | Files touched by this commit (217) | Package updated
Log message:
Recursive PKGREVISION bump for jpeg update to 8.
   2009-12-15 00:37:53 by Greg Troxel | Files touched by this commit (5)
Log message:
shlib version changed in geos

   2008-05-22 23:23:00 by Tobias Nygren | Files touched by this commit (14)
Log message:
Correct various unresolvable dependencies
   2008-02-16 02:29:08 by Greg Troxel | Files touched by this commit (12)
Log message:
revbump due to geography/geos shlib major bump
   2008-01-18 05:30:10 by Tobias Nygren | Files touched by this commit (174)
Log message:
Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@