2019-03-08 21:23:23 by Greg Troxel | Files touched by this commit (1) |
Log message: geography/gdal-lib: Explicitly request proj use Without an explicit request, configure says that proj is "dynamic" and I can't tell if it is used. With the request, configure says that proj is "static" and then the build proceeds to dynamically link proj in the normal manner. It is possible that gdal operations will behave differently now, if reference system transformations were skipped before. |
2018-12-13 20:52:27 by Adam Ciarcinski | Files touched by this commit (668) |
Log message: revbump for boost 1.69.0 |
2018-12-09 19:52:52 by Adam Ciarcinski | Files touched by this commit (724) |
Log message: revbump after updating textproc/icu |
2018-11-30 17:06:13 by Greg Troxel | Files touched by this commit (3) | |
Log message: revbump for geos update (This revbump should not be necessary, because goes's public ABI did not change. Due to a misfeature/bug in libtool, linking against the stable geos C API results in a directed NEEDED entry on the unstable C++ library.) |
2018-09-11 18:15:39 by Greg Troxel | Files touched by this commit (1) |
Log message: gdal-lib: revbump for geos C++ ABI change together with libtool causing gdal's installed library to directly depend on the C++ ABI. CVS: ---------------------------------------------------------------------- CVS: CVSROOT cvs.NetBSD.org:/cvsroot CVS: please use "PR category/123" to have the commitmsg appended to PR 123 |
2018-08-21 18:15:30 by Greg Troxel | Files touched by this commit (1) |
Log message: gdal: Update comments about geos Note that gdal is not intended to link against geos's C++ library, but does anyway (libtool?). Take primary maintership. |
2018-08-16 20:55:17 by Adam Ciarcinski | Files touched by this commit (653) | |
Log message: revbump after boost-libs update |
2018-07-20 05:34:33 by Ryo ONODERA | Files touched by this commit (705) |
Log message: Recursive revbump from textproc/icu-62.1 |
2018-04-29 23:32:09 by Adam Ciarcinski | Files touched by this commit (629) | |
Log message: revbump for boost-libs update |
2018-04-14 09:34:46 by Adam Ciarcinski | Files touched by this commit (681) | |
Log message: revbump after icu update |