Versions
v1.4.6-r6 :: 0 :: gentoo
- Modified
- License
- LGPL-2.1
- Keywords
- amd64 x86 ~arm64
- USE flags
- firebird man mysql oracle postgres sqlite test
USE flags
General
- firebird
- Add support for the Firebird relational database
- man
- Build and install man pages
- mysql
- Add mySQL Database support
- oracle
- Enable Oracle Database support
- postgres
- Add support for the postgresql database
- sqlite
- Add support for sqlite - embedded sql database
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
Dependencies
dev-db / firebird : Relational database offering many ANSI SQL:2003 and some SQL:2008 features
dev-db / mysql-connector-c : C client library for MariaDB/MySQL
dev-db / oracle-instantclient : Oracle 21c Instant Client with SDK
dev-db / postgresql : PostgreSQL RDBMS
Runtime Dependencies
dev-db / firebird : Relational database offering many ANSI SQL:2003 and some SQL:2008 features
dev-db / mysql-connector-c : C client library for MariaDB/MySQL
dev-db / oracle-instantclient : Oracle 21c Instant Client with SDK
dev-db / postgresql : PostgreSQL RDBMS
Depending packages
mail-filter / opendkim : A milter providing DKIM signing and verification
mail-filter / zdkimfilter : DKIM filter for Courier-MTA
Bugs
- 729694
- dev-db/opendbx calls commands that do not exist (line 46: -c: command not found)
- 732186
- dev-db/opendbx lost most keywords
- 842081
- dev-db/opendbx-1.4.6-r6 installs libtool files (.la) without corresponding static libraries
- 919402
- dev-db/opendbx-1.4.6-r6 - [clang] firebird_basic.c: error: incompatible pointer to integer conversion
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
Move {app-doc → app-text}/doxygen
Per the category metadata, app-doc/ is reserved for documentation *files* and not software. Move it to app-text/ where it seems a better fit. Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-db/opendbx: EAPI 8, wire up (restricted) tests
Closes: https://bugs.gentoo.org/891689 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marco Scardovi · gentoo
dev-db/opendbx: drop 1.5.0-r3
This verion does not build with C++17 and it is keyworded only for solaris. Signed-off-by: Marco Scardovi <mscardovi@icloud.com> Closes: https://github.com/gentoo/gentoo/pull/28882 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Marco Scardovi · gentoo
dev-db/opendbx: drop 1.4.5-r2, 1.4.6-r4
Signed-off-by: Marco Scardovi <mscardovi@icloud.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-db/opendbx: Stabilize 1.4.6-r5 amd64, #888791
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
dev-db/opendbx: Stabilize 1.4.6-r5 x86, #888791
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marco Genasci · gentoo
dev-db/opendbx: changed old oracle-instantclient-basic dependency
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Marco Genasci <fedeliallalinea@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-db/opendbx: workaround build failure with GCC 11
Bug: https://bugs.gentoo.org/788304 Bug: https://bugs.gentoo.org/804993 See: 04dea1fbb62f503659bba7109f238b13da5dfd42 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-db/opendbx: workaround build failure with GCC 11 in 1.4.6-r3
Closes: https://bugs.gentoo.org/788304 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-db/opendbx: Keyword 1.4.6-r3 arm64, #745789
Signed-off-by: Sam James <sam@gentoo.org> - Michael Haubenwallner · gentoo
dev-db/opendbx: properly locate oracle sdk
Closes: https://bugs.gentoo.org/505346 Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Michael Haubenwallner <haubi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Manuel Rüger · gentoo
dev-db/opendbx: Add patch to make building manpages optional
Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: Manuel Rüger <mrueg@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Brian Evans · gentoo
dev-db/opendbx: Fix build failures and missing dependencies
Non-maintainer commit Closes: https://bugs.gentoo.org/548990 Closes: https://bugs.gentoo.org/549302 Closes: https://bugs.gentoo.org/665862 Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Brian Evans <grknight@gentoo.org> - Michael Mair-Keimberger · gentoo
dev-db/opendbx: use HTTPS
Closes: https://github.com/gentoo/gentoo/pull/7721 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed