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 <[EMAIL PROTECTED]> (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
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to