./geography/libspatialite, Library intended to extend SQLite core to support Spatial SQL

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 5.1.0nb7, Package name: libspatialite-5.1.0nb7, Maintainer: pkgsrc-users

SpatiaLite is an open source library intended to extend the SQLite core to
support fully fledged Spatial SQL capabilities. SQLite is intrinsically simple
and lightweight:
* a single lightweight library implementing the full SQL engine
* standard SQL implementation: almost complete SQL-92
* no complex client/server architecture
* a whole database simply corresponds to a single monolithic file (no size
limits)
* any DB-file can be safely exchanged across different platforms, because the
internal architecture is universally portable
* no installation, no configuration
SpatiaLite is smoothly integrated into SQLite to provide a complete and
powerful Spatial DBMS (mostly OGC-SFS compliant). Using SQLite + SpatiaLite
you can effectively deploy an alternative open source Spatial DBMS roughly
equivalent to PostgreSQL + PostGIS.


Required to run:
[textproc/libxml2] [geography/geos] [geography/proj] [textproc/freexl]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 6364.626 KB

Version history: (Expand)


CVS history: (Expand)


   2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429)
Log message:
*: recursive bump for icu 76 shlib major version bump
   2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426)
Log message:
*: revbump for icu downgrade
   2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427)
Log message:
*: recursive bump for icu 76.1 shlib bump
   2024-09-01 16:56:36 by Greg Troxel | Files touched by this commit (30) | Package updated
Log message:
*: revbump for proj update

less gdal, postgis, due to in-flight updates, to be handled separately
   2024-05-29 18:35:19 by Adam Ciarcinski | Files touched by this commit (1929) | Package updated
Log message:
revbump after icu and protobuf updates
   2024-05-23 16:18:02 by Greg Troxel | Files touched by this commit (33)
Log message:
*: revbump for proj
   2024-05-16 08:15:47 by Thomas Klausner | Files touched by this commit (692)
Log message:
*: recursive bump for gnutls p11-kit option

(existing installations need the bl3.mk included, but it's now only
optionally included)
   2024-05-06 12:15:09 by Adam Ciarcinski | Files touched by this commit (4) | Package updated
Log message:
libspatialite: updated to 5.1.0

5.1.0
Unknown changes