summaryrefslogtreecommitdiff
path: root/databases/mysql-client/pkg/PLIST
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2001-05-02 08:22:28 +0000
committerjlam <jlam@pkgsrc.org>2001-05-02 08:22:28 +0000
commita8f52f2adae1b0d6ced2977f01ffe0707c70e18e (patch)
tree238f28220cf06bf5270cc30229506b0211f64ca9 /databases/mysql-client/pkg/PLIST
parent981957ed83daac71acc42ce9ababdad811063238 (diff)
downloadpkgsrc-a8f52f2adae1b0d6ced2977f01ffe0707c70e18e.tar.gz
* Rearrange MySQL build structure by providing a Makefile.common that is
included by both mysql-server/Makefile and mysql-client/Makefile. * Remove some unnecessary patches from mysql-client. * Remove build dependency on autoconf as we don't really need to use it. * Improve detection of native readline library. * Provide INSTALL/DEINSTALL scripts to perform initial database setup and to remind the package administrator to remove unnecessary directories upon package removal. * Use complete path to chown in various installed scripts. Fixes pkg/12725. * Install server manpages with the server package. Fixes pkg/12724.
Diffstat (limited to 'databases/mysql-client/pkg/PLIST')
-rw-r--r--databases/mysql-client/pkg/PLIST26
1 files changed, 12 insertions, 14 deletions
diff --git a/databases/mysql-client/pkg/PLIST b/databases/mysql-client/pkg/PLIST
index 91f1fbd6951..2a97dc18c9e 100644
--- a/databases/mysql-client/pkg/PLIST
+++ b/databases/mysql-client/pkg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2001/03/26 13:26:44 bad Exp $
+@comment $NetBSD: PLIST,v 1.7 2001/05/02 08:22:30 jlam Exp $
bin/msql2mysql
bin/mysql
bin/mysql_config
@@ -45,28 +45,26 @@ lib/mysql/libmysqlclient.la
lib/mysql/libmysqlclient.so
lib/mysql/libmysqlclient.so.10
lib/mysql/libmysqlclient.so.10.0
-share/mysql/binary-configure
-share/mysql/make_binary_distribution
-share/mysql/my-huge.cnf
-share/mysql/my-large.cnf
-share/mysql/my-medium.cnf
-share/mysql/my-small.cnf
-share/mysql/mysql-3.23.35.spec
-share/mysql/mysql-log-rotate
-share/mysql/mysql.server
man/man1/isamchk.1
man/man1/isamlog.1
man/man1/mysql.1
man/man1/mysql_zap.1
man/man1/mysqlaccess.1
man/man1/mysqladmin.1
-man/man1/mysqld.1
man/man1/mysqld_multi.1
man/man1/mysqldump.1
man/man1/mysqlshow.1
man/man1/perror.1
man/man1/replace.1
-man/man1/safe_mysqld.1
-@dirrm include/mysql
-@dirrm lib/mysql
+share/mysql/binary-configure
+share/mysql/make_binary_distribution
+share/mysql/my-huge.cnf
+share/mysql/my-large.cnf
+share/mysql/my-medium.cnf
+share/mysql/my-small.cnf
+share/mysql/mysql-3.23.35.spec
+share/mysql/mysql-log-rotate
+share/mysql/mysql.server
@dirrm share/mysql
+@dirrm lib/mysql
+@dirrm include/mysql