summaryrefslogtreecommitdiff
path: root/dev-db
Commit message (Collapse)AuthorAgeFilesLines
* dev-db/sqlite: remove unused patchesMichael Mair-Keimberger2018-05-278-1122/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/8606
* dev-db/redis: ppc stable wrt bug #631002Mikle Kolyada2018-05-272-2/+2
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-db/rqlite: version bump to 4.3.0Zac Medico2018-05-262-0/+62
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-db/rqlite: remove oldZac Medico2018-05-262-57/+0
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-db/percona-toolkit: correctly compute slave lag for pt-slave-delayTomas Mozes2018-05-252-0/+95
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/8580 Bug: https://jira.percona.com/browse/PT-1060 Package-Manager: Portage-2.3.38, Repoman-2.3.9
* dev-db/sqlite: Drop old wrt bug #650952 (long delay)Mikle Kolyada2018-05-254-871/+0
| | | | | Bug: https://bugs.gentoo.org/650952 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-db/sqlite: m68k/s390/sh stable wrt bug #650952Mikle Kolyada2018-05-251-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-db/mariadb-galera: remove unused patchMichael Mair-Keimberger2018-05-251-158/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/8560
* dev-db/aerospike-server-community: BumpPatrick Lauer2018-05-252-0/+72
| | | | Package-Manager: Portage-2.3.39, Repoman-2.3.9
* dev-db/sqlite-3.23.1: ppc stable, bug 650952Matt Turner2018-05-241-1/+1
|
* dev-db/sqlite-3.23.1: ppc64 stable, bug 650952Matt Turner2018-05-241-1/+1
|
* dev-db/mydumper: drop oldTomas Mozes2018-05-242-38/+0
| | | | | Closes: https://github.com/gentoo/gentoo/pull/8521 Package-Manager: Portage-2.3.38, Repoman-2.3.9
* dev-db/mydumper: bump to 0.9.5Tomas Mozes2018-05-243-0/+72
| | | | | Closes: https://bugs.gentoo.org/654314 Package-Manager: Portage-2.3.38, Repoman-2.3.9
* dev-db/percona-toolkit: bump to 3.0.10Tomas Mozes2018-05-242-0/+50
| | | | | Closes: https://github.com/gentoo/gentoo/pull/8528 Package-Manager: Portage-2.3.38, Repoman-2.3.9
* dev-db/mariadb: Fix build failures with missing dependenciesBrian Evans2018-05-212-18/+19
| | | | | | Closes: https://bugs.gentoo.org/656208 Closes: https://bugs.gentoo.org/655172 Package-Manager: Portage-2.3.38, Repoman-2.3.9
* dev-db/pgmodeler: Initial commitAaron W. Swenson2018-05-203-0/+70
| | | | | | | | Thanks to Michael Orlitzky, Vasilis Lourdas, and linux0uid for their initial work on this ebuild. Closes: https://bugs.gentoo.org/459918 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-db/mariadb: Drop oldBrian Evans2018-05-202-1011/+0
| | | | Package-Manager: Portage-2.3.38, Repoman-2.3.9
* dev-db/mariadb: Version bump for 10.2.15Brian Evans2018-05-202-0/+1011
| | | | Package-Manager: Portage-2.3.38, Repoman-2.3.9
* dev-db/postgresql: Cleanup insecureAaron W. Swenson2018-05-208-3018/+0
| | | | | Bug: https://bugs.gentoo.org/649288 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-db/postgresql: stable 10.3 for sparcRolf Eike Beer2018-05-191-1/+1
| | | | | | Bug: https://bugs.gentoo.org/649288 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
* dev-db/postgresql: stable 9.6.8 for sparcRolf Eike Beer2018-05-191-1/+1
| | | | | | Bug: https://bugs.gentoo.org/649288 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
* dev-db/postgresql: stable 9.5.12 for sparcRolf Eike Beer2018-05-191-1/+1
| | | | | | Bug: https://bugs.gentoo.org/649288 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
* dev-db/postgresql: stable 9.4.17 for sparcRolf Eike Beer2018-05-191-1/+1
| | | | | | Bug: https://bugs.gentoo.org/649288 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
* dev-db/postgresql: stable 9.3.22 for sparcRolf Eike Beer2018-05-191-1/+1
| | | | | | Bug: https://bugs.gentoo.org/649288 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
* dev-db/SchemaSync: version bump to 0.9.5Anthony G. Basile2018-05-192-0/+24
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-db/mysql: Fine tune pkg_config in 5.7.22Brian Evans2018-05-181-35/+38
| | | | | | | | | | | | Hank Leininger noticed there were errors in the new 5.7 pkg_config I took 2 of his suggestions but used a more standard password setting method which will work in future versions. Also prep for EAPI 7 paths in pkg_config Closes: https://bugs.gentoo.org/656084 Package-Manager: Portage-2.3.37, Repoman-2.3.9
* dev-db/mariadb-galera: Revbump to fix collision with mariadb-connector-cBrian Evans2018-05-181-1/+4
| | | | | Closes: https://bugs.gentoo.org/655980 Package-Manager: Portage-2.3.36, Repoman-2.3.9
* dev-db/myodbc: remove unused patchesMichael Mair-Keimberger2018-05-183-232/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/8452
* dev-db/postgresql: remove unused patchesMichael Mair-Keimberger2018-05-183-360/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/8449
* dev-db/pgadmin4: Bump to 3.0Aaron W. Swenson2018-05-182-0/+124
| | | | | Closes: https://bugs.gentoo.org/653326 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-db/mariadb-connector-c: Version bump for 3.0.4 and 9999Brian Evans2018-05-173-0/+193
| | | | Package-Manager: Portage-2.3.36, Repoman-2.3.9
* dev-db/myodbc: Change virtual/mysql to virtual/libmysqlclientBrian Evans2018-05-171-1/+1
|
* dev-db/mariadb-galera: Drop oldBrian Evans2018-05-173-187/+0
| | | | Package-Manager: Portage-2.3.36, Repoman-2.3.9
* dev-db/mariadb-galera: Version bump for 10.0.35Brian Evans2018-05-173-5/+850
| | | | Package-Manager: Portage-2.3.36, Repoman-2.3.9
* dev-db/mysql: Keyword ~s390 for 5.7.22Brian Evans2018-05-151-1/+1
| | | | Package-Manager: Portage-2.3.36, Repoman-2.3.9
* dev-db/mariadb: Keyword ~s390 for 10.2.14 and 10.3Brian Evans2018-05-152-2/+2
| | | | | Bug: https://bugs.gentoo.org/649038 Package-Manager: Portage-2.3.36, Repoman-2.3.9
* dev-db/mariadb-connector-c: Keyword ~s390Brian Evans2018-05-151-2/+2
| | | | | Bug: https://bugs.gentoo.org/649038 Package-Manager: Portage-2.3.36, Repoman-2.3.9
* dev-db/mysql-connector-c: Keyword ~s390Brian Evans2018-05-151-1/+1
| | | | | Bug: https://bugs.gentoo.org/649038 Package-Manager: Portage-2.3.36, Repoman-2.3.9
* dev-db/mariadb: Respin atomic detection patch for 10.2 and 10.3Brian Evans2018-05-153-7/+8
| | | | | Closes: https://bugs.gentoo.org/650758 Package-Manager: Portage-2.3.36, Repoman-2.3.9
* dev-db/mariadb: Add patch to 10.1 series for atomic detectionBrian Evans2018-05-144-8/+20
| | | | | | | Patch borrowed from Debian's build Bug: https://bugs.gentoo.org/650758 Package-Manager: Portage-2.3.36, Repoman-2.3.9
* dev-db/etcd: Remove oldManuel Rüger2018-05-143-134/+0
| | | | Package-Manager: Portage-2.3.36, Repoman-2.3.9
* dev-db/etcd: Version bump to 3.2.20Manuel Rüger2018-05-142-0/+64
| | | | Package-Manager: Portage-2.3.36, Repoman-2.3.9
* dev-db/etcd: Version bump to 3.3.5Manuel Rüger2018-05-142-0/+70
| | | | Package-Manager: Portage-2.3.36, Repoman-2.3.9
* dev-db/sqlite-3.23.1-r0: alpha stableTobias Klausmann2018-05-141-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/650952
* dev-db/mysql: Drop vulnerable versionsBrian Evans2018-05-134-498/+0
| | | | Package-Manager: Portage-2.3.36, Repoman-2.3.9
* dev-db/mariadb: Drop old security vunlerable versionsBrian Evans2018-05-134-686/+0
| | | | Package-Manager: Portage-2.3.36, Repoman-2.3.9
* dev-db/pgpool2: Add 10 to POSTGRES_COMPATAaron W. Swenson2018-05-131-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-db/pgpool2: Remove <9.3 from POSTGRES_COMPATAaron W. Swenson2018-05-134-5/+5
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-db/pgtap: Remove <9.3 from POSTGRES_COMPATAaron W. Swenson2018-05-131-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-db/postgis: Remove <9.3 from POSTGRES_COMPATAaron W. Swenson2018-05-132-2/+2
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6