Summary
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.
Versions
v9999 :: 0 :: gentoo
- Modified
- License
- GPL-2
- USE flags
- doc mysql oracle pch postgres
v3.2-r1 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- ~amd64 ~x86
- USE flags
- doc mysql oracle postgres
USE flags
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
- pch
- Enable precompiled header support for faster compilation at the expense of disk space and memory (>=sys-devel/gcc-3.4 only)
- postgres
- Add support for the postgresql database
Dependencies
app-doc / doxygen : Documentation system for most programming languages
dev-db / oracle-instantclient : Oracle 18c Instant Client with SDK
dev-db / oracle-instantclient-basic : Transition package moving to single dev-db/oracle-instantclient package
dev-db / postgresql : PostgreSQL RDBMS
dev-libs / ferrisloki : Loki C++ library from Modern C++ Design
dev-qt / linguist-tools : Tools for working with Qt translation data files
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
dev-util / cmake : Cross platform Make
dev-vcs / git : stupid content tracker: distributed VCS designed for speed and efficiency
sys-devel / make : Standard tool to compile source trees
virtual / pkgconfig : Virtual for the pkg-config implementation
x11-libs / qscintilla : Qt port of Neil Hodgson's Scintilla C++ editor control
Runtime Dependencies
dev-db / oracle-instantclient : Oracle 18c Instant Client with SDK
dev-db / oracle-instantclient-basic : Transition package moving to single dev-db/oracle-instantclient package
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
Bugs
Change logs
- 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