dev-db / tora

SQL IDE for Oracle, MySQL and PostgreSQL dbs

Official package sites : https://github.com/tora-tool/tora/wiki ·

TOra is a Toolkit for Oracle which aims to help the DBA or developer of database application. Features PL/SQL debugger, SQL worksheet with syntax highlighting, DB browser and a comprehensive set of DBA tools. Also works with mySQL and postgreSQL.

v3.2-r2 :: 0 :: gentoo

Modified
License
GPL-2
Keywords
~amd64 ~x86
USE flags
doc mysql oracle postgres

General

doc
Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
mysql
Add mySQL Database support
oracle
Enable Oracle Database support
postgres
Add support for the postgresql database

dev-db / oracle-instantclient : Oracle 18c Instant Client with SDK

dev-db / postgresql : PostgreSQL RDBMS

dev-libs / boost : Boost Libraries for C++

dev-libs / ferrisloki : Loki C++ library from Modern C++ Design

dev-qt / qtcore : Cross-platform application development framework

dev-qt / qtgui : The GUI module and platform plugins for the Qt5 framework

dev-qt / qtnetwork : Network abstraction library for the Qt5 framework

dev-qt / qtprintsupport : Printing support library for the Qt5 framework

dev-qt / qtsql : SQL abstraction library for the Qt5 framework

dev-qt / qtwidgets : Set of components for creating classic desktop-style UIs for the Qt5 framework

x11-libs / qscintilla : Qt port of Neil Hodgson's Scintilla C++ editor control

dev-db / oracle-instantclient : Oracle 18c Instant Client with SDK

dev-db / postgresql : PostgreSQL RDBMS

dev-libs / ferrisloki : Loki C++ library from Modern C++ Design

dev-qt / qtcore : Cross-platform application development framework

dev-qt / qtgui : The GUI module and platform plugins for the Qt5 framework

dev-qt / qtnetwork : Network abstraction library for the Qt5 framework

dev-qt / qtprintsupport : Printing support library for the Qt5 framework

dev-qt / qtsql : SQL abstraction library for the Qt5 framework

dev-qt / qtwidgets : Set of components for creating classic desktop-style UIs for the Qt5 framework

x11-libs / qscintilla : Qt port of Neil Hodgson's Scintilla C++ editor control

914918
dev-db/tora-3.2-r2 - /.../toscintilla.cpp: error: no matching function for call to toScintilla::bytesAsText(char &)
917408
dev-db/tora-3.2-r2 - /.../Diff.hpp: error: assignment of member trivial in read-only object
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
dev-db/tora: fix build with USE=oracle
Closes: https://bugs.gentoo.org/674874 Signed-off-by: David Seifert <soap@gentoo.org>
Sam James · gentoo
dev-db/tora: drop 9999
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
dev-db/tora: sync live ebuild
Signed-off-by: David Seifert <soap@gentoo.org>
David Seifert · gentoo
dev-db/tora: update EAPI 6 -> 8
Closes: https://bugs.gentoo.org/835915 Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michael Haubenwallner · gentoo
dev-db/tora: drop obsolete oracle-instantclient dep
Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-db/tora: call pkg-config via toolchain-funcs.eclass helper
This ensures we call the correct pkg-config in e.g. cross. Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
dev-db/tora: Fix DEPEND
Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
dev-db/tora: Drop old
Package-Manager: Portage-2.3.41, Repoman-2.3.9
Andreas Sturmlechner · gentoo
dev-db/tora: Fix build with Qt 5.11 (missing headers)
Closes: https://bugs.gentoo.org/653650 Package-Manager: Portage-2.3.41, Repoman-2.3.9
Andreas Sturmlechner · gentoo
dev-db/tora: eutils -> desktop
Package-Manager: Portage-2.3.41, Repoman-2.3.9
Andreas Sturmlechner · gentoo
dev-db/tora: Switch to +postgres default, drop obsolete warning
Thanks-to: Sergey S. Starikoff <Ikonta@yandex.ru> Closes: https://bugs.gentoo.org/645242 Package-Manager: Portage-2.3.41, Repoman-2.3.9
Andreas Sturmlechner · gentoo
dev-db/tora: Drop USE=pch, it breaks build
Bug: https://bugs.gentoo.org/577850 Package-Manager: Portage-2.3.19, Repoman-2.3.6
Andreas Sturmlechner · gentoo
dev-db/tora: Drop old
Closes: https://bugs.gentoo.org/577850 Package-Manager: Portage-2.3.19, Repoman-2.3.6
Andreas Sturmlechner · gentoo
dev-db/tora: 3.2 version bump
Bug: https://bugs.gentoo.org/577850 Package-Manager: Portage-2.3.12, Repoman-2.3.3
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
T. Malfatti · gentoo
media-libs/portaudio: Version bump
David Seifert · gentoo
dev-db/tora: Depend on x11-libs/qscintilla[qt4]
Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3188
Sven Wegener · gentoo
dev-db/tora: Update SourceForge SVN URLs
Package-Manager: portage-2.2.28
Justin Lecher · gentoo
Use https by default
Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@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