1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
freebsd-ports/databases/adabase
John Marino 7aaae4739e databases/adabase: Upgrade version 3.0 => 3.1
This release adds support for three new types:
  - Spatial Data / Geographic Objects (MySQL and PostGIS)
  - UTF8 encoded strings
  - True bit flags

The Spatial Data support allows direct querying of geometry without
having to pass it through database conversion functions.  AdaBase will
convert the binary to Well-Known-Binary in order to construct the
native geometry support internally.  It can output Well Known Text
so that manually constructed geometry can be inserted into the database
effortlessly.  The support is documented here with real code examples:

https://jrmarino.github.io/AdaBase/geometry.html
2016-06-16 20:08:06 +00:00
..
distinfo
Makefile
pkg-descr
pkg-plist