summaryrefslogtreecommitdiff
path: root/dev-db/oracle-instantclient/files
AgeCommit message (Collapse)Author
2025-09-27dev-db/oracle-instantclient: version bump to 21.18.0.0.0Marco Genasci
Since multilib support has been removed, Oracle libraries have been relocated to their official path at ${ORACLE_HOME}/lib. Previously, in a multilib system, 32-bit libraries were placed in ${ORACLE_HOME}/lib, while 64-bit libraries were located in ${ORACLE_HOME}/lib64. Signed-off-by: Marco Genasci <fedeliallalinea@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/41750 Closes: https://github.com/gentoo/gentoo/pull/41750 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
2024-09-08dev-db/oracle-instantclient: drop 19.11.0.0.0Petr Vaněk
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
2024-03-29dev-db/oracle-instantclient: bump version to 21.13.0.0.0Marco Genasci
In this version: - removed multilib support - removed ~x86 keywords (no available upstream) Signed-off-by: Marco Genasci <fedeliallalinea@gmail.com> Closes: https://bugs.gentoo.org/923253 Closes: https://github.com/gentoo/gentoo/pull/35422 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
2021-09-28dev-db/oracle-instantclient: bump version to 21.3.0.0.0Marco Genasci
Closes: https://bugs.gentoo.org/809827 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Marco Genasci <fedeliallalinea@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/22082 Signed-off-by: Sam James <sam@gentoo.org>
2019-07-31dev-db/oracle-instantclient: oldMichael Haubenwallner
Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
2018-10-22dev-db/oracle-instantclient: fix precomp installMichael Haubenwallner
With credits to Stefan Gast in bug#597520, tweak paths in demo_proc_ic.mk and pcscfg.cfg, move the latter to /etc/oracle/, and do not install the Pro*COBOL precompiler, but Pro*C only. Also, use relative paths for symlinks. Closes https://bugs.gentoo.org/597520 Package-Manager: Portage-2.3.49, Repoman-2.3.10 Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
2018-10-19dev-db/oracle-instantclient: revbumpMichael Haubenwallner
Closes: https://bugs.gentoo.org/578402 Closes: https://bugs.gentoo.org/597520 Closes: https://bugs.gentoo.org/652096 Package-Manager: Portage-2.3.49, Repoman-2.3.10 Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
2016-03-09dev-db/oracle-instantclient-12.1.0.2: really installs now, with EAPI 6Michael Haubenwallner
Package-Manager: portage-2.2.26
2016-03-09dev-db/oracle-instantclient: Revbump, as single package now.Michael Haubenwallner
Deprecate the oracle-instantclient-{basic,sqlplus,odbc,jdbc} packages, instead provide as single oracle-instantclient package with USE flags "+sdk +sqlplus odbc jdbc" instead. Since 12c there also is the Workload Replay Client, available with USE flag "tools". Fixes bugs #524922, #527594. Package-Manager: portage-2.2.26