Date: Wed, 3 Jan 2007 21:29:15 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/postgis Makefile distinfo ports/databases/postgis/files patch-lwgeom Message-ID: <200701032129.l03LTFXj079193@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701032129.l03LTFXj079193>
