summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/etcd/files/etcd.initd1
-rw-r--r--dev-db/firebird/files/firebird.init.d.2.51
-rw-r--r--dev-db/hsqldb/files/hsqldb1
-rw-r--r--dev-db/hsqldb/files/sqltool.rc2
-rw-r--r--dev-db/hyperdex/files/hyperdex.initd1
-rw-r--r--dev-db/mariadb-galera/files/my.cnf-5.51
-rw-r--r--dev-db/mariadb-galera/files/my.cnf-5.61
-rw-r--r--dev-db/mariadb/files/my.cnf-5.11
-rw-r--r--dev-db/mariadb/files/my.cnf-5.51
-rw-r--r--dev-db/mariadb/files/my.cnf-5.61
-rw-r--r--dev-db/mongodb/files/mongodb.initd-r21
-rw-r--r--dev-db/mongodb/files/mongos.initd-r21
-rw-r--r--dev-db/myodbc/files/odbc.ini.m41
-rw-r--r--dev-db/myodbc/files/odbcinst.ini.m41
-rw-r--r--dev-db/mysql-cluster/files/my.cnf-5.51
-rw-r--r--dev-db/mysql-cluster/files/my.cnf-5.61
-rw-r--r--dev-db/mysql-init-scripts/files/conf.d-2.01
-rw-r--r--dev-db/mysql-init-scripts/files/init.d-2.01
-rw-r--r--dev-db/mysql-init-scripts/files/init.d-s61
-rw-r--r--dev-db/mysql-init-scripts/files/log-s61
-rw-r--r--dev-db/mysql-init-scripts/files/logrotate.mysql1
-rw-r--r--dev-db/mysql-init-scripts/files/run-s61
-rw-r--r--dev-db/mysql-proxy/files/mysql-proxy.initd1
-rw-r--r--dev-db/mysql/files/my.cnf-5.11
-rw-r--r--dev-db/mysql/files/my.cnf-5.51
-rw-r--r--dev-db/mysql/files/my.cnf-5.61
-rw-r--r--dev-db/percona-server/files/my.cnf-5.51
-rw-r--r--dev-db/percona-server/files/my.cnf-5.61
-rw-r--r--dev-db/pgagent/files/pgagent.initd1
-rw-r--r--dev-db/pgpool2/files/pgpool2.initd1
-rw-r--r--dev-db/postgresql/files/postgresql-check-db-dir1
-rw-r--r--dev-db/postgresql/files/postgresql.init1
-rw-r--r--dev-db/postgresql/files/postgresql.init-9.31
-rw-r--r--dev-db/postgresql/files/postgresql.init-pre_9.21
-rw-r--r--dev-db/redis/files/redis.initd1
-rw-r--r--dev-db/redis/files/redis.initd-41
-rw-r--r--dev-db/rethinkdb/files/rethinkdb.initd1
-rw-r--r--dev-db/slony1/files/slony1.conf1
-rw-r--r--dev-db/slony1/files/slony1.init1
39 files changed, 0 insertions, 40 deletions
diff --git a/dev-db/etcd/files/etcd.initd b/dev-db/etcd/files/etcd.initd
index 2974f87fdacb..55760d7c3c5d 100644
--- a/dev-db/etcd/files/etcd.initd
+++ b/dev-db/etcd/files/etcd.initd
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
SVCNAME=etcd
PIDPATH=/var/run/${SVCNAME}
diff --git a/dev-db/firebird/files/firebird.init.d.2.5 b/dev-db/firebird/files/firebird.init.d.2.5
index c54cde70d565..9c9bfb92d601 100644
--- a/dev-db/firebird/files/firebird.init.d.2.5
+++ b/dev-db/firebird/files/firebird.init.d.2.5
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
depend() {
need net
diff --git a/dev-db/hsqldb/files/hsqldb b/dev-db/hsqldb/files/hsqldb
index d2764eb56fc2..69920b07f868 100644
--- a/dev-db/hsqldb/files/hsqldb
+++ b/dev-db/hsqldb/files/hsqldb
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
depend() {
use net
diff --git a/dev-db/hsqldb/files/sqltool.rc b/dev-db/hsqldb/files/sqltool.rc
index 09480f747fef..2e65a6816f3d 100644
--- a/dev-db/hsqldb/files/sqltool.rc
+++ b/dev-db/hsqldb/files/sqltool.rc
@@ -1,5 +1,3 @@
-# $Id$
-
# This is a sample SqlTool configuration file, a.k.a. rc file.
# This is for a hsqldb Server running with default settings on your local
diff --git a/dev-db/hyperdex/files/hyperdex.initd b/dev-db/hyperdex/files/hyperdex.initd
index 73172353d377..181f1c7a811f 100644
--- a/dev-db/hyperdex/files/hyperdex.initd
+++ b/dev-db/hyperdex/files/hyperdex.initd
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
command="/usr/bin/hyperdex-daemon"
command_args="--daemon ${HYPERDEX_OPTS}"
diff --git a/dev-db/mariadb-galera/files/my.cnf-5.5 b/dev-db/mariadb-galera/files/my.cnf-5.5
index 08a2060844cd..e9a4bcded277 100644
--- a/dev-db/mariadb-galera/files/my.cnf-5.5
+++ b/dev-db/mariadb-galera/files/my.cnf-5.5
@@ -1,5 +1,4 @@
# @GENTOO_PORTAGE_EPREFIX@/etc/mysql/my.cnf: The global mysql configuration file.
-# $Id$
# The following options will be passed to all MySQL clients
[client]
diff --git a/dev-db/mariadb-galera/files/my.cnf-5.6 b/dev-db/mariadb-galera/files/my.cnf-5.6
index c0b221c22792..379a2c47049f 100644
--- a/dev-db/mariadb-galera/files/my.cnf-5.6
+++ b/dev-db/mariadb-galera/files/my.cnf-5.6
@@ -1,5 +1,4 @@
# @GENTOO_PORTAGE_EPREFIX@/etc/mysql/my.cnf: The global mysql configuration file.
-# $Id$
# The following options will be passed to all MySQL clients
[client]
diff --git a/dev-db/mariadb/files/my.cnf-5.1 b/dev-db/mariadb/files/my.cnf-5.1
index a5e8bb0fc57a..ec5abfbde9d2 100644
--- a/dev-db/mariadb/files/my.cnf-5.1
+++ b/dev-db/mariadb/files/my.cnf-5.1
@@ -1,5 +1,4 @@
# @GENTOO_PORTAGE_EPREFIX@/etc/mysql/my.cnf: The global mysql configuration file.
-# $Id$
# The following options will be passed to all MySQL clients
[client]
diff --git a/dev-db/mariadb/files/my.cnf-5.5 b/dev-db/mariadb/files/my.cnf-5.5
index 221edcb91765..dec0c4cb8ee3 100644
--- a/dev-db/mariadb/files/my.cnf-5.5
+++ b/dev-db/mariadb/files/my.cnf-5.5
@@ -1,5 +1,4 @@
# @GENTOO_PORTAGE_EPREFIX@/etc/mysql/my.cnf: The global mysql configuration file.
-# $Id$
# The following options will be passed to all MySQL clients
[client]
diff --git a/dev-db/mariadb/files/my.cnf-5.6 b/dev-db/mariadb/files/my.cnf-5.6
index 7374a81ff3d3..f3a433d39566 100644
--- a/dev-db/mariadb/files/my.cnf-5.6
+++ b/dev-db/mariadb/files/my.cnf-5.6
@@ -1,5 +1,4 @@
# @GENTOO_PORTAGE_EPREFIX@/etc/mysql/my.cnf: The global mysql configuration file.
-# $Id$
# The following options will be passed to all MySQL clients
[client]
diff --git a/dev-db/mongodb/files/mongodb.initd-r2 b/dev-db/mongodb/files/mongodb.initd-r2
index 3063f128ca3f..27b9f2a43872 100644
--- a/dev-db/mongodb/files/mongodb.initd-r2
+++ b/dev-db/mongodb/files/mongodb.initd-r2
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
config_file=${config_file:-/etc/${SVCNAME}.conf}
run_dir=${run_dir:-/run/mongodb}
diff --git a/dev-db/mongodb/files/mongos.initd-r2 b/dev-db/mongodb/files/mongos.initd-r2
index e364fae32c7a..2e7db669a5e0 100644
--- a/dev-db/mongodb/files/mongos.initd-r2
+++ b/dev-db/mongodb/files/mongos.initd-r2
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
config_file=${config_file:-/etc/${SVCNAME}.conf}
run_dir=${run_dir:-/run/mongodb}
diff --git a/dev-db/myodbc/files/odbc.ini.m4 b/dev-db/myodbc/files/odbc.ini.m4
index 8783f4e1c7d6..4255730a3e21 100644
--- a/dev-db/myodbc/files/odbc.ini.m4
+++ b/dev-db/myodbc/files/odbc.ini.m4
@@ -1,4 +1,3 @@
-# $Id$
# vim:ts=4 noexpandtab ft=dosini:
#
[ODBC Data Sources]
diff --git a/dev-db/myodbc/files/odbcinst.ini.m4 b/dev-db/myodbc/files/odbcinst.ini.m4
index 7b3c8fc5e551..744503c5ac05 100644
--- a/dev-db/myodbc/files/odbcinst.ini.m4
+++ b/dev-db/myodbc/files/odbcinst.ini.m4
@@ -1,4 +1,3 @@
-# $Id$
# vim:ts=4 noexpandtab ft=dosini:
#
[__PN__]
diff --git a/dev-db/mysql-cluster/files/my.cnf-5.5 b/dev-db/mysql-cluster/files/my.cnf-5.5
index b3ab74cbeaaa..edb71e86e85e 100644
--- a/dev-db/mysql-cluster/files/my.cnf-5.5
+++ b/dev-db/mysql-cluster/files/my.cnf-5.5
@@ -1,5 +1,4 @@
# @GENTOO_PORTAGE_EPREFIX@/etc/mysql/my.cnf: The global mysql configuration file.
-# $Id$
# The following options will be passed to all MySQL clients
[client]
diff --git a/dev-db/mysql-cluster/files/my.cnf-5.6 b/dev-db/mysql-cluster/files/my.cnf-5.6
index ee85e99f83fa..df462ab69a14 100644
--- a/dev-db/mysql-cluster/files/my.cnf-5.6
+++ b/dev-db/mysql-cluster/files/my.cnf-5.6
@@ -1,5 +1,4 @@
# @GENTOO_PORTAGE_EPREFIX@/etc/mysql/my.cnf: The global mysql configuration file.
-# $Id$
# The following options will be passed to all MySQL clients
[client]
diff --git a/dev-db/mysql-init-scripts/files/conf.d-2.0 b/dev-db/mysql-init-scripts/files/conf.d-2.0
index eefb867f0b79..cecb9a940f14 100644
--- a/dev-db/mysql-init-scripts/files/conf.d-2.0
+++ b/dev-db/mysql-init-scripts/files/conf.d-2.0
@@ -1,6 +1,5 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
# If you want a non-stock location for the config file, uncomment or update
# either of these as needed. If you do use it, you must make sure that none of
diff --git a/dev-db/mysql-init-scripts/files/init.d-2.0 b/dev-db/mysql-init-scripts/files/init.d-2.0
index 19a4b927dc48..ac94a9dd39b3 100644
--- a/dev-db/mysql-init-scripts/files/init.d-2.0
+++ b/dev-db/mysql-init-scripts/files/init.d-2.0
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
extra_commands="checkconfig"
diff --git a/dev-db/mysql-init-scripts/files/init.d-s6 b/dev-db/mysql-init-scripts/files/init.d-s6
index 573ffbc0cf56..74ff34b04fcf 100644
--- a/dev-db/mysql-init-scripts/files/init.d-s6
+++ b/dev-db/mysql-init-scripts/files/init.d-s6
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
depend() {
use net.lo
diff --git a/dev-db/mysql-init-scripts/files/log-s6 b/dev-db/mysql-init-scripts/files/log-s6
index 15be384fc734..d135c530cd4e 100644
--- a/dev-db/mysql-init-scripts/files/log-s6
+++ b/dev-db/mysql-init-scripts/files/log-s6
@@ -1,7 +1,6 @@
#!/bin/sh
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
if [ -e ./env ] ; then source ./env ; else echo "failed to source env" ; fi
mkdir -p "/var/log/mysql/${SVCNAME}"
diff --git a/dev-db/mysql-init-scripts/files/logrotate.mysql b/dev-db/mysql-init-scripts/files/logrotate.mysql
index 2367d938c045..afb20c66d479 100644
--- a/dev-db/mysql-init-scripts/files/logrotate.mysql
+++ b/dev-db/mysql-init-scripts/files/logrotate.mysql
@@ -1,6 +1,5 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
/var/log/mysql/mysql.err /var/log/mysql/mysql.log /var/log/mysql/mysqld.err {
monthly
diff --git a/dev-db/mysql-init-scripts/files/run-s6 b/dev-db/mysql-init-scripts/files/run-s6
index e493a7bf35f4..1ab2253cd823 100644
--- a/dev-db/mysql-init-scripts/files/run-s6
+++ b/dev-db/mysql-init-scripts/files/run-s6
@@ -1,7 +1,6 @@
#!/bin/sh
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
if [ -e ./env ] ; then source ./env ; else echo "failed to source env" ; fi
exec "${basedir}/sbin/mysqld" --defaults-file="${MY_CNF}" ${MY_ARGS} 2>&1
diff --git a/dev-db/mysql-proxy/files/mysql-proxy.initd b/dev-db/mysql-proxy/files/mysql-proxy.initd
index abd1176fea8b..7107facfd6f8 100644
--- a/dev-db/mysql-proxy/files/mysql-proxy.initd
+++ b/dev-db/mysql-proxy/files/mysql-proxy.initd
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
depend() {
need net
diff --git a/dev-db/mysql/files/my.cnf-5.1 b/dev-db/mysql/files/my.cnf-5.1
index cd8721b79185..0ec0677aabc5 100644
--- a/dev-db/mysql/files/my.cnf-5.1
+++ b/dev-db/mysql/files/my.cnf-5.1
@@ -1,5 +1,4 @@
# @GENTOO_PORTAGE_EPREFIX@/etc/mysql/my.cnf: The global mysql configuration file.
-# $Id$
# The following options will be passed to all MySQL clients
[client]
diff --git a/dev-db/mysql/files/my.cnf-5.5 b/dev-db/mysql/files/my.cnf-5.5
index 24d6deb72b3e..83b9aaab2ecc 100644
--- a/dev-db/mysql/files/my.cnf-5.5
+++ b/dev-db/mysql/files/my.cnf-5.5
@@ -1,5 +1,4 @@
# @GENTOO_PORTAGE_EPREFIX@/etc/mysql/my.cnf: The global mysql configuration file.
-# $Id$
# The following options will be passed to all MySQL clients
[client]
diff --git a/dev-db/mysql/files/my.cnf-5.6 b/dev-db/mysql/files/my.cnf-5.6
index ee85e99f83fa..df462ab69a14 100644
--- a/dev-db/mysql/files/my.cnf-5.6
+++ b/dev-db/mysql/files/my.cnf-5.6
@@ -1,5 +1,4 @@
# @GENTOO_PORTAGE_EPREFIX@/etc/mysql/my.cnf: The global mysql configuration file.
-# $Id$
# The following options will be passed to all MySQL clients
[client]
diff --git a/dev-db/percona-server/files/my.cnf-5.5 b/dev-db/percona-server/files/my.cnf-5.5
index 4e3433075ecd..d48f6c4e6887 100644
--- a/dev-db/percona-server/files/my.cnf-5.5
+++ b/dev-db/percona-server/files/my.cnf-5.5
@@ -1,5 +1,4 @@
# @GENTOO_PORTAGE_EPREFIX@/etc/mysql/my.cnf: The global mysql configuration file.
-# $Id$
# The following options will be passed to all MySQL clients
[client]
diff --git a/dev-db/percona-server/files/my.cnf-5.6 b/dev-db/percona-server/files/my.cnf-5.6
index bcbaeb319689..047c8d79be41 100644
--- a/dev-db/percona-server/files/my.cnf-5.6
+++ b/dev-db/percona-server/files/my.cnf-5.6
@@ -1,5 +1,4 @@
# @GENTOO_PORTAGE_EPREFIX@/etc/mysql/my.cnf: The global mysql configuration file.
-# $Id$
# The following options will be passed to all MySQL clients
[client]
diff --git a/dev-db/pgagent/files/pgagent.initd b/dev-db/pgagent/files/pgagent.initd
index 6e3e173414f8..a43916888bbb 100644
--- a/dev-db/pgagent/files/pgagent.initd
+++ b/dev-db/pgagent/files/pgagent.initd
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
PGAGENTOPT="-t ${PGA_POLL} -r ${PGA_RETRY} -s ${PGA_LOG} -l ${PGA_LEVEL}"
diff --git a/dev-db/pgpool2/files/pgpool2.initd b/dev-db/pgpool2/files/pgpool2.initd
index a49b17869dd2..c9ffb0cf1611 100644
--- a/dev-db/pgpool2/files/pgpool2.initd
+++ b/dev-db/pgpool2/files/pgpool2.initd
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
extra_started_commands="reload"
diff --git a/dev-db/postgresql/files/postgresql-check-db-dir b/dev-db/postgresql/files/postgresql-check-db-dir
index 861b398e5032..7f89919a1f68 100644
--- a/dev-db/postgresql/files/postgresql-check-db-dir
+++ b/dev-db/postgresql/files/postgresql-check-db-dir
@@ -1,7 +1,6 @@
#!/bin/sh
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
eerror() {
echo "$@" >&2
diff --git a/dev-db/postgresql/files/postgresql.init b/dev-db/postgresql/files/postgresql.init
index 0952f1b5def9..35dd316e9604 100644
--- a/dev-db/postgresql/files/postgresql.init
+++ b/dev-db/postgresql/files/postgresql.init
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
extra_started_commands="reload"
diff --git a/dev-db/postgresql/files/postgresql.init-9.3 b/dev-db/postgresql/files/postgresql.init-9.3
index 6a0489013a72..ffecea7a757c 100644
--- a/dev-db/postgresql/files/postgresql.init-9.3
+++ b/dev-db/postgresql/files/postgresql.init-9.3
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
extra_started_commands="reload"
diff --git a/dev-db/postgresql/files/postgresql.init-pre_9.2 b/dev-db/postgresql/files/postgresql.init-pre_9.2
index c8b615a6c86b..0973087b315d 100644
--- a/dev-db/postgresql/files/postgresql.init-pre_9.2
+++ b/dev-db/postgresql/files/postgresql.init-pre_9.2
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
extra_started_commands="reload"
diff --git a/dev-db/redis/files/redis.initd b/dev-db/redis/files/redis.initd
index 5d7e45d7ca87..d808bc0e1907 100644
--- a/dev-db/redis/files/redis.initd
+++ b/dev-db/redis/files/redis.initd
@@ -1,5 +1,4 @@
#!/sbin/openrc-run
-# $Id$
REDIS_EXEC=/usr/sbin/redis-server
REDIS_PID=${REDIS_PID:-/var/run/redis/redis.pid}
diff --git a/dev-db/redis/files/redis.initd-4 b/dev-db/redis/files/redis.initd-4
index a481a1fd9dbc..ed3b71cc2cd6 100644
--- a/dev-db/redis/files/redis.initd-4
+++ b/dev-db/redis/files/redis.initd-4
@@ -1,5 +1,4 @@
#!/sbin/openrc-run
-# $Id$
REDIS_DIR=${REDIS_DIR:-/var/lib/redis}
REDIS_CONF=${REDIS_CONF:-/etc/redis.conf}
diff --git a/dev-db/rethinkdb/files/rethinkdb.initd b/dev-db/rethinkdb/files/rethinkdb.initd
index 193f0710043e..9f55aa49c8e6 100644
--- a/dev-db/rethinkdb/files/rethinkdb.initd
+++ b/dev-db/rethinkdb/files/rethinkdb.initd
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
instance_name=${SVCNAME/*.}
config_file=${config_file:-/etc/rethinkdb/instances.d/${instance_name}.conf}
diff --git a/dev-db/slony1/files/slony1.conf b/dev-db/slony1/files/slony1.conf
index 219092bd1294..a660b0b16c40 100644
--- a/dev-db/slony1/files/slony1.conf
+++ b/dev-db/slony1/files/slony1.conf
@@ -1,5 +1,4 @@
# /etc/conf.d/slony1:
-# $Id$
# Configuration file for /etc/init.d/slony1
diff --git a/dev-db/slony1/files/slony1.init b/dev-db/slony1/files/slony1.init
index 100497e53fba..d85c99c733f0 100644
--- a/dev-db/slony1/files/slony1.init
+++ b/dev-db/slony1/files/slony1.init
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
depend() {
need postgresql