summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRenat Lumpau <rl03@gentoo.org>2006-05-12 11:21:32 +0000
committerRenat Lumpau <rl03@gentoo.org>2006-05-12 11:21:32 +0000
commit1f2e6baa1df2fffa85d707ac6188a1fe5cf95f1a (patch)
treea31c1d6b51603f3f78eebb06df3ea44330c26f6f /dev-db/phpmyadmin/files
parentHousekeeping (diff)
downloadhistorical-1f2e6baa1df2fffa85d707ac6188a1fe5cf95f1a.tar.gz
historical-1f2e6baa1df2fffa85d707ac6188a1fe5cf95f1a.tar.bz2
historical-1f2e6baa1df2fffa85d707ac6188a1fe5cf95f1a.zip
Housekeeping
Package-Manager: portage-2.1_pre10-r5
Diffstat (limited to 'dev-db/phpmyadmin/files')
-rw-r--r--dev-db/phpmyadmin/files/config.default.php-2.7.0.patch66
-rw-r--r--dev-db/phpmyadmin/files/digest-phpmyadmin-2.7.0_p13
-rw-r--r--dev-db/phpmyadmin/files/digest-phpmyadmin-2.8.0.23
-rw-r--r--dev-db/phpmyadmin/files/postinstall-en.txt14
-rw-r--r--dev-db/phpmyadmin/files/reconfig-2.716
5 files changed, 0 insertions, 102 deletions
diff --git a/dev-db/phpmyadmin/files/config.default.php-2.7.0.patch b/dev-db/phpmyadmin/files/config.default.php-2.7.0.patch
deleted file mode 100644
index e6af179c158c..000000000000
--- a/dev-db/phpmyadmin/files/config.default.php-2.7.0.patch
+++ /dev/null
@@ -1,66 +0,0 @@
---- config.default.php.org 2003-12-02 21:59:24.000000000 +0000
-+++ config.default.php 2003-12-29 01:09:58.000000000 +0000
-@@ -72,14 +72,15 @@
- $cfg['Servers'][$i]['connect_type'] = 'tcp'; // How to connect to MySQL server ('tcp' or 'socket')
- $cfg['Servers'][$i]['compress'] = FALSE; // Use compressed protocol for the MySQL connection
- // (requires PHP >= 4.3.0)
--$cfg['Servers'][$i]['controluser'] = ''; // MySQL control user settings
-+$cfg['Servers'][$i]['controluser'] = 'pma'; // MySQL control user settings
- // (this user must have read-only
--$cfg['Servers'][$i]['controlpass'] = ''; // access to the "mysql/user"
-+$cfg['Servers'][$i]['controlpass'] = '@pmapass@';
-+ // access to the "mysql/user"
- // and "mysql/db" tables).
- // The controluser is also
- // used for all relational
- // features (pmadb)
--$cfg['Servers'][$i]['auth_type'] = 'config'; // Authentication method (config, http or cookie based)?
-+$cfg['Servers'][$i]['auth_type'] = 'http'; // Authentication method (config, http or cookie based)?
- $cfg['Servers'][$i]['user'] = 'root'; // MySQL user
- $cfg['Servers'][$i]['password'] = ''; // MySQL password (only needed
- // with 'config' auth_type)
-@@ -88,29 +89,36 @@
- // It may also be an array of db-names, where sorting order is relevant.
- $cfg['Servers'][$i]['verbose'] = ''; // Verbose name for this host - leave blank to show the hostname
-
--$cfg['Servers'][$i]['pmadb'] = ''; // Database used for Relation, Bookmark and PDF Features
-+$cfg['Servers'][$i]['pmadb'] = 'pmadb'; // Database used for Relation, Bookmark and PDF Features
- // (see scripts/create_tables.sql)
- // - leave blank for no support
- // DEFAULT: 'phpmyadmin'
--$cfg['Servers'][$i]['bookmarktable'] = ''; // Bookmark table
-+$cfg['Servers'][$i]['bookmarktable'] = 'PMA_bookmark';
-+ // Bookmark table
- // - leave blank for no bookmark support
- // DEFAULT: 'pma_bookmark'
--$cfg['Servers'][$i]['relation'] = ''; // table to describe the relation between links (see doc)
-+$cfg['Servers'][$i]['relation'] = 'PMA_relation';
-+ // table to describe the relation between links (see doc)
- // - leave blank for no relation-links support
- // DEFAULT: 'pma_relation'
--$cfg['Servers'][$i]['table_info'] = ''; // table to describe the display fields
-+$cfg['Servers'][$i]['table_info'] = 'PMA_table_info';
-+ // table to describe the display fields
- // - leave blank for no display fields support
- // DEFAULT: 'pma_table_info'
--$cfg['Servers'][$i]['table_coords'] = ''; // table to describe the tables position for the PDF schema
-+$cfg['Servers'][$i]['table_coords'] = 'PMA_table_coords';
-+ // table to describe the tables position for the PDF schema
- // - leave blank for no PDF schema support
- // DEFAULT: 'pma_table_coords'
--$cfg['Servers'][$i]['pdf_pages'] = ''; // table to describe pages of relationpdf
-+$cfg['Servers'][$i]['pdf_pages'] = 'PMA_pdf_pages';
-+ // table to describe pages of relationpdf
- // - leave blank if you don't want to use this
- // DEFAULT: 'pma_pdf_pages'
--$cfg['Servers'][$i]['column_info'] = ''; // table to store column information
-+$cfg['Servers'][$i]['column_info'] = 'PMA_column_info';
-+ // table to store column information
- // - leave blank for no column comments/mime types
- // DEFAULT: 'pma_column_info'
--$cfg['Servers'][$i]['history'] = ''; // table to store SQL history
-+$cfg['Servers'][$i]['history'] = 'PMA_history';
-+ // table to store SQL history
- // - leave blank for no SQL query history
- // DEFAULT: 'pma_history'
- $cfg['Servers'][$i]['verbose_check'] = TRUE; // set to FALSE if you know that your pma_* tables
diff --git a/dev-db/phpmyadmin/files/digest-phpmyadmin-2.7.0_p1 b/dev-db/phpmyadmin/files/digest-phpmyadmin-2.7.0_p1
deleted file mode 100644
index d7b3b86f9247..000000000000
--- a/dev-db/phpmyadmin/files/digest-phpmyadmin-2.7.0_p1
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 39bfebd35f9a2de03504812df173f27d phpMyAdmin-2.7.0-pl1.tar.bz2 1962675
-RMD160 beca913be2a139f87e65a8798b9f3378e224d9ec phpMyAdmin-2.7.0-pl1.tar.bz2 1962675
-SHA256 0d324fd68f186b04f69ed46eb6b74577fff4f0d015dca75edcd8e089a9366865 phpMyAdmin-2.7.0-pl1.tar.bz2 1962675
diff --git a/dev-db/phpmyadmin/files/digest-phpmyadmin-2.8.0.2 b/dev-db/phpmyadmin/files/digest-phpmyadmin-2.8.0.2
deleted file mode 100644
index 841e2d783efe..000000000000
--- a/dev-db/phpmyadmin/files/digest-phpmyadmin-2.8.0.2
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 9c948b20af568304cbb8ff58c322058b phpMyAdmin-2.8.0.2.tar.bz2 2010290
-RMD160 8c94abbf9479c053848374cefcf4d8046197c262 phpMyAdmin-2.8.0.2.tar.bz2 2010290
-SHA256 0973b40a42cff88a167d643f025551756ab364c0bffe3cc47365f4799e473724 phpMyAdmin-2.8.0.2.tar.bz2 2010290
diff --git a/dev-db/phpmyadmin/files/postinstall-en.txt b/dev-db/phpmyadmin/files/postinstall-en.txt
deleted file mode 100644
index 74d65565bb60..000000000000
--- a/dev-db/phpmyadmin/files/postinstall-en.txt
+++ /dev/null
@@ -1,14 +0,0 @@
-To complete installation, you must
-
-1. Update MySQL's grant tables and the pmadb database:
- mysql -u root -p < /usr/share/webapps/phpmyadmin/${PVR}/sqlscripts/mysql/${PVR}_create.sql
-
-If you are upgrading from an earlier version and are using phpMyAdmin's
-features for master/foreign tables be sure to read
- http://${VHOST_HOSTNAME}${VHOST_APPDIR}/Documentation.html#col_com
-You will need to perform the ALTER TABLE step yourself.
-
-Finally, point your browser to http://${VHOST_HOSTNAME}/${VHOST_APPDIR}
-
-Note that you may need to edit the config file:
- ${MY_INSTALLDIR}/config.inc.php
diff --git a/dev-db/phpmyadmin/files/reconfig-2.7 b/dev-db/phpmyadmin/files/reconfig-2.7
deleted file mode 100644
index 84d92c08fe7c..000000000000
--- a/dev-db/phpmyadmin/files/reconfig-2.7
+++ /dev/null
@@ -1,16 +0,0 @@
-#!/bin/bash
-
-die() {
- echo "#####"
- echo $1
- echo "#####"
- exit 1
-}
-
-if [ $1 = "install" ]; then
- cd ${MY_INSTALLDIR}
- sed -e "s|\$cfg\['PmaAbsoluteUri'\] = '';|\$cfg\['PmaAbsoluteUri'\] = 'http://${VHOST_HOSTNAME}/${VHOST_APPDIR}';|g" -i config.default.php || die "sed failed"
-
-elif [ $1 = "clean" ]; then
- echo $1
-fi