- Build with thread-safe support by default
- Add lzma support
- Adjust OPTIONS:
- Add ICONV, KML and WEBP
- Remove GRASS (cyclic dependency), PERL, PHP, PYTHON, RUBY and THREADS (default)
- Move language bindings to separate ports:
- Move Perl binding to graphics/p5-Geo-GDAL
- Move PHP binding to graphics/php-gdal
- Move Python binding to graphics/py-gdal
- Move Ruby binding to graphics/ruby-gdal
- Add corresponding CONFIGURE_ARGS for disabled features
- Cosmetic change
Changes: http://trac.osgeo.org/gdal/wiki/Release/1.9.1-News
Since port isn't updated regularly and previous update was made a
year ago with a maintainer timeout, pass the maintainership to the
submitter of the last two updates.
Bump PORTREVISIONs in dependent ports.
Submitted by: glebius
PR: ports/149072
As this port builds Python bindings with its own magic, USE_PYDISTUTILS
does not work in this case. Hence I duplicate some logics from bsd.python.mk.
PR: 119392
Submitted by: James E. Flemer <jflemer at alum.rpi.edu>
Approved by: maintainer timeout (6 weeks)