2012-08-27 09:13:45 by David A. Holland | Files touched by this commit (2) |
Log message: oops, add patch comment |
2012-08-27 08:50:13 by David A. Holland | Files touched by this commit (3) |
Log message: Fix broken build. |
2012-08-05 12:02:14 by OBATA Akio | Files touched by this commit (44) |
Log message: Bump PKGREVISION for change of PostgreSQL default version to 9.1. |
2012-06-02 18:36:34 by Matthias Drochner | Files touched by this commit (3) |
Log message: bump pkgrev for geos shlib name change |
2012-03-03 01:14:27 by Thomas Klausner | Files touched by this commit (1657) |
Log message: Recursive bump for pcre-8.30* (shlib major change) |
2012-02-06 13:42:32 by Thomas Klausner | Files touched by this commit (1812) | |
Log message: Revbump for a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy. |
2012-01-13 11:55:52 by OBATA Akio | Files touched by this commit (507) |
Log message: Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump. |
2011-11-01 07:03:15 by Steven Drake | Files touched by this commit (1557) |
Log message: Recursive bump for graphics/freetype2 buildlink addition. |
2011-04-22 15:45:23 by OBATA Akio | Files touched by this commit (2234) |
Log message: recursive bump from gettext-lib shlib bump. |
2011-02-10 04:45:10 by Brook Milligan | Files touched by this commit (12) |
Log message: Upgrade to gdal v1.8.0 (and bump revision of packages that depend on it). The changes are fully described at http://trac.osgeo.org/gdal/wiki/Release/1.8.0-News However, the following are the highlights. In a nutshell: * New GDAL drivers : GTX, HF2, JPEGLS, JP2OpenJPEG, JPIPKAK, KMLSUPEROVERLAY, LOS/LAS, MG4Lidar, NTv2, OZI, PDF, RASDAMAN, XYZ * New OGR drivers : AeronavFAA, ArcObjects, GPSBabel, HTF, LIBKML, MSSQLSpatial, NAS, OpenAir, PDS, PGDump, SOSI, SUA, WFS * Significantly improved OGR drivers : DXF, GML * New implemented RFCs: o RFC 7: Use VSILFILE for VSI*L Functions o RFC 24: Progressive data support in GDAL o RFC 28: OGR SQL Generalized Expressions o RFC 29: OGR Set Ignored Fields o RFC 30: Unicode Filenames o RFC 33: GTIFF - Corrected !PixelIsPoint Interpretation * New utility : gdallocationinfo Backward compatibility issues: * MITAB driver: use "," for the OGR Feature Style id: parameter delimiter, not "." as per the spec. Known impacted application: MapServer? * RFC 33 changes the way PixelIsPoint? is handled for GeoTIFF * GML driver: write valid <gml:MultiGeometry> element instead of the non-conformant <gml:GeometryCollection>. For backward compatibility, recognize both syntax for the reading part |