Drop -funwind-tables which leads to undefined references to libunwind
symbols. This seems to be needed by the libunwind support in jemalloc,
which we do not use.
Reported (and fixed differently) by Markus Hennecke, ok sthen@ kn@, maintainer timeout
also provides a tool):
databases/hs-resource-pool
devel/hs-List
devel/hs-OneTuple
devel/hs-blaze-builder
devel/hs-unbounded-delays
devel/hs-unordered-containers
devel/hscolour
net/hs-multipart
textproc/hs-bytestring-lexing
textproc/hs-scanner
ok jasper@ (who also checked the list and reminded my of hscolour)
also provides a tool):
databases/hs-resource-pool
devel/hs-List
devel/hs-OneTuple
devel/hs-blaze-builder
devel/hs-unbounded-delays
devel/hs-unordered-containers
devel/hscolour
net/hs-multipart
textproc/hs-bytestring-lexing
textproc/hs-scanner
ok jasper@ (who also checked the list and reminded my of hscolour)
"In SQLite through 3.22.0, databases whose schema is corrupted using a
CREATE TABLE AS statement could cause a NULL pointer dereference"
Cf https://bugs.launchpad.net/ubuntu/+source/sqlite3/+bug/1756349
Discussed with sthen@, no objection from naddy@
Kexi is a visual database applications creator. It can be used for creating
database schemas, inserting data, performing queries, and processing data.
Forms can be created to provide a custom interface to your data. All database
objects - tables, queries and forms - are stored in the database, making it
easy to share data and design.
ok sthen@
KDb is a database connectivity and creation framework, consisted of a
general-purpose C++ Qt library and set of plugins delivering support for
various database vendors.
It is a part of the Kexi project
ok sthen@
Module XBase provides access to XBase (dBase, Fox*) dbf files.
It also handles memo files (dbt, fpt) and to certain extend
index files (ndx, ntx, mdx, idx and cdx). The DBD::XBase is
a database driver for DBI and provides simple SQL interface for
reading and writing the database files.
provides dbfdump that i can use against shapefile attribute tables..
ok sthen@ giovanni@
Fix pthread.h detection in configure so that dns resolution via a
handrolled getaddrinfo_a compat function 'works', instead of returning
ENOSYS when using a database definition with a hostname instead of an IP.
Alternatives to consider: move to libevent2 or c-ares for dns resolution :)
ok pea@ (MAINTAINER)