cvs commit: ports/databases/postgis Makefile distinfo ports/databases/postgis/files patch-lwgeom

Martin Wilke miwi at FreeBSD.org
Wed Jan 3 13:29:15 PST 2007


miwi        2007-01-03 21:29:15 UTC

  FreeBSD ports repository

  Modified files:
    databases/postgis    Makefile distinfo 
    databases/postgis/files patch-lwgeom 
  Log:
  - Update to 1.2.0
  
  Changelog:
  * New Curve type, based on the ISO SQL/MM model for curves.
  * Index binding for curves, allowing them to use the same R-Tree indexes as the other types.
  * Serialization and deserialization functions for Curve, allowing them to be dumped and restored.
  * Performance shortcuts for Contains and Within to optimize point-in-polygon case.
  * Support for most of the ST_* and SE_* spatial SQL functions used by the ESRI ArcSDE spatial SQL interfaces.
  * Documentation of the new SQL/MM functions and Curve types.
  
  PR:             ports/107489
  Submitted by:   Anderson S. Ferreira <anderson at cnpm.embrapa.br> (maintainer)
  
  Revision  Changes    Path
  1.35      +2 -2      ports/databases/postgis/Makefile
  1.20      +3 -3      ports/databases/postgis/distinfo
  1.6       +4 -4      ports/databases/postgis/files/patch-lwgeom


More information about the cvs-ports mailing list