geography/libspatialite - The NetBSD Packages Collection

Library intended to extend SQLite core to support Spatial SQL

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.

Build dependencies

devel/libtool-base pkgtools/mktools devel/pkgconf pkgtools/cwrappers

Runtime dependencies

archivers/minizip databases/sqlite3 databases/sqlite3 geography/geos geography/librttopo geography/proj textproc/libxml2 textproc/freexl databases/sqlite3 geography/geos geography/proj textproc/libxml2

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64libspatialite-5.0.1nb4.tgz
NetBSD 10.0aarch64libspatialite-5.0.1nb1.tgz
NetBSD 10.0aarch64libspatialite-5.0.1nb1.tgz
NetBSD 10.0aarch64eblibspatialite-5.0.1nb1.tgz
NetBSD 10.0aarch64eblibspatialite-5.0.1nb4.tgz
NetBSD 10.0alphalibspatialite-5.0.1nb4.tgz
NetBSD 10.0earmv6hflibspatialite-5.0.1nb4.tgz
NetBSD 10.0earmv6hflibspatialite-5.0.1nb1.tgz
NetBSD 10.0earmv6hflibspatialite-5.0.1nb1.tgz
NetBSD 10.0earmv7hflibspatialite-5.0.1nb4.tgz
NetBSD 10.0earmv7hflibspatialite-5.0.1nb1.tgz
NetBSD 10.0earmv7hflibspatialite-5.0.1nb1.tgz
NetBSD 10.0i386libspatialite-5.0.1nb4.tgz
NetBSD 10.0i386libspatialite-5.0.1nb1.tgz
NetBSD 10.0powerpclibspatialite-5.0.1nb1.tgz
NetBSD 10.0x86_64libspatialite-5.0.1nb4.tgz
NetBSD 10.0_BETAx86_64libspatialite-5.0.1nb1.tgz
NetBSD 8.0i386libspatialite-5.0.1nb1.tgz
NetBSD 8.0i386libspatialite-5.0.1nb1.tgz
NetBSD 8.0powerpclibspatialite-5.0.1.tgz
NetBSD 8.0powerpclibspatialite-5.0.1nb1.tgz
NetBSD 8.0powerpclibspatialite-5.0.1nb4.tgz
NetBSD 8.0powerpclibspatialite-5.0.1nb1.tgz
NetBSD 8.0x86_64libspatialite-5.0.1nb1.tgz
NetBSD 8.0x86_64libspatialite-5.0.1nb1.tgz
NetBSD 8.0x86_64libspatialite-5.0.1nb4.tgz
NetBSD 9.0aarch64libspatialite-5.0.1nb4.tgz
NetBSD 9.0aarch64libspatialite-5.0.1nb1.tgz
NetBSD 9.0aarch64libspatialite-5.0.1nb1.tgz
NetBSD 9.0alphalibspatialite-5.0.1.tgz
NetBSD 9.0alphalibspatialite-5.0.1nb4.tgz
NetBSD 9.0earmlibspatialite-5.0.1.tgz
NetBSD 9.0earmv6hflibspatialite-5.0.1nb4.tgz
NetBSD 9.0earmv6hflibspatialite-5.0.1nb1.tgz
NetBSD 9.0earmv6hflibspatialite-5.0.1nb1.tgz
NetBSD 9.0earmv7hflibspatialite-5.0.1nb4.tgz
NetBSD 9.0earmv7hflibspatialite-5.0.1nb1.tgz
NetBSD 9.0earmv7hflibspatialite-5.0.1nb1.tgz
NetBSD 9.0i386libspatialite-5.0.1nb1.tgz
NetBSD 9.0i386libspatialite-5.0.1nb4.tgz
NetBSD 9.0powerpclibspatialite-5.0.1nb4.tgz
NetBSD 9.0powerpclibspatialite-5.0.1nb1.tgz
NetBSD 9.0powerpclibspatialite-5.0.1nb1.tgz
NetBSD 9.0sh3ellibspatialite-5.0.1nb1.tgz
NetBSD 9.0sparc64libspatialite-5.0.1.tgz
NetBSD 9.0x86_64libspatialite-5.0.1nb4.tgz
NetBSD 9.0x86_64libspatialite-5.0.1nb1.tgz
NetBSD 9.3x86_64libspatialite-5.0.1nb1.tgz
NetBSD 9.3x86_64libspatialite-5.0.1nb4.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.