summaryrefslogtreecommitdiff
path: root/databases/soci
AgeCommit message (Collapse)AuthorFilesLines
2017-05-03Convert CXXFLAGS setting C++ standard to USE_LANGUAGES.jperkin1-6/+2
2017-04-30Recursive revbump from boost updateryoon1-2/+2
2017-04-22Revbump after icu updateadam1-2/+2
2017-01-01Revbump after boost updateadam1-2/+2
2016-12-04Recursive revbump from textproc/icu 58.1ryoon1-2/+2
2016-10-09Recursive bump for all users of pgsql now that the default is 95.wiz1-2/+2
2016-10-07Revbump post boost updateadam1-2/+2
2016-04-11Recursive revbump from textproc/icu 57.1ryoon1-2/+2
2015-11-03Add SHA512 digests for distfiles for databases categoryagc1-1/+2
Problems found with existing distfiles: distfiles/D6.data.ros.gz distfiles/cstore0.2.tar.gz distfiles/data4.tar.gz distfiles/sphinx-2.2.7-release.tar.gz No changes made to the cstore or mariadb55-client distinfo files. Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-10-10Recursive revbump from textproc/icuryoon1-2/+2
2015-06-07Revert unintentional change.joerg1-2/+1
2015-06-07Update PostgreSQL 9.3 to 9.3.8:joerg1-1/+2
- Avoid failures while fsync'ing data directory during crash restart - Fix pg_get_functiondef() to show functions' LEAKPROOF property, if set - Remove configure's check prohibiting linking to a threaded libpython on OpenBSD - Allow libpq to use TLS protocol versions beyond v1
2015-04-17Revbump after updating devel/boost-libsadam1-2/+2
2015-04-06Revbump after updating textproc/icuadam1-2/+2
2014-11-07Revbump after updating boostadam1-2/+2
2014-10-07Revbump after updating libwebp and icuadam1-2/+2
2014-08-13Revbump after boost-libs updateadam1-2/+2
2014-05-21+ b3.mkjoerg1-0/+12
2014-05-21Add boost option (default off) and explicitly disable boost support ifjoerg1-2/+9
it not given.
2014-04-09recursive bump from icu shlib major bump.obache1-2/+2
2014-03-08Cygwin DLLs are handled automatically now.obache1-3/+0
2013-10-19Revbump after updating textproc/icuadam1-2/+2
2013-10-04Allow building on Cygwin.joerg5-2/+50
2013-09-11Spelling.wiz1-2/+2
2013-09-11Update to soci 3.2.2:joerg10-133/+75
- Fix uninitialized indicators in conversion_into_type and conversion_use_type specialisations - Fixed placeholder matching for PostgreSQL-style casts with ORM - Fixed memory leaking in use binding in case of bind/unbind sequence - Fixed sscanf formatter for MinGW/MSVC in backends - Fixed partial placeholder name matching for ORM cases - Added test for use of indicators with rowset<row> - Added test for get_affected_rows after bulk operations Add options for selecting MySQL/PostgreSQL/SQLite backends, defaulting to PostgreSQL.
2013-08-30Support C++11. Bump revision.joerg4-3/+44
2013-08-27Merge get_next_sequence_value support for PostgreSQL from upstream.joerg4-2/+46
Bump revision.
2013-07-05Add soci-3.2.1:joerg6-0/+128
SOCI is a database access libary for C++. It provides a natural interface with extensive STL integration. A number of major database servers are accessable.