Update of /cvsroot/fink/dists/10.3/unstable/crypto/finkinfo
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv24284/10.3/unstable/crypto/finkinfo

Modified Files:
        mysql.info 
Log Message:
Enabled NDB cluster; Removed %i/bin/test as a workaround; Moved some files from 
%N to %N-dev and %N-client; Fixed daemonic command for -ssl

Index: mysql.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/crypto/finkinfo/mysql.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- mysql.info  11 Feb 2007 10:06:21 -0000      1.2
+++ mysql.info  11 Feb 2007 23:39:19 -0000      1.3
@@ -1,7 +1,7 @@
 Info2:<<
 Package: mysql%type_pkg[-ssl]
 Version: 5.0.34
-Revision: 3
+Revision: 4
 Description: Open Source SQL database
 License: GPL/LGPL
 Maintainer: Todai Fink Team <[EMAIL PROTECTED]>
@@ -170,8 +170,6 @@
 # See BUILD/compile-ppc-max
 SetCFLAGS: -Wimplicit -Wreturn-type -Wswitch -Wtrigraphs -Wcomment -W 
-Wchar-subscripts -Wformat -Wparentheses -Wsign-compare -Wwrite-strings 
-Wunused  -O3 -fno-omit-frame-pointer  -g
 SetCXXFLAGS: -Wimplicit -Wreturn-type -Wswitch -Wtrigraphs -Wcomment -W 
-Wchar-subscripts -Wformat -Wparentheses -Wsign-compare -Wwrite-strings 
-Woverloaded-virtual -Wsign-promo -Wreorder -Wctor-dtor-privacy 
-Wnon-virtual-dtor -felide-constructors -fno-exceptions -fno-rtti  -O3 
-fno-omit-frame-pointer  -g
-SetCPPFLAGS: -I%p/lib/system-openssl/include
-SetLDFLAGS: -L%p/lib/system-openssl/lib
 SetMAKEFLAGS: -j1 
 ConfigureParams: <<
   --enable-assembler \
@@ -186,6 +184,7 @@
   --with-csv-storage-engine \
   --with-embedded-server \
   --enable-local-infile \
+  --with-ndbcluster \
   \
   --without-readline \
   --disable-dependency-tracking \
@@ -198,7 +197,6 @@
   --libexecdir=%p/sbin \
   --sysconfdir=%p/etc
 <<
-#  --with-ndbcluster \
 GCC: 3.3
 
 InfoTest: <<
@@ -211,6 +209,9 @@
  ln -s mysql/libmysqlclient.la %i/lib
  ln -s mysql/libmysqlclient.a %i/lib
  ln -s mysql/libmysqlclient.dylib %i/lib
+
+ # Remove %p/bin/test, which is also included in coreutils.
+ rm -f %i/bin/test
 <<
 SplitOff: <<
   Description: Open Source SQL database - Development headers and libraries
@@ -227,6 +228,7 @@
    lib/mysql/libmysqlclient_r.dylib
    bin/mysql_config
    lib/libmysqlclient.*
+   share/man/man1/mysql_config.1
   <<
   DocFiles: README COPYING
 <<
@@ -254,8 +256,15 @@
   Conflicts: %{Ni} (<= 3.23.54a-2), %{Ni}-client, %{Ni}-ssl-client
   Replaces: %{Ni}-client, %{Ni}-ssl-client
   Files: <<
+   bin/myisam_ftdump
    bin/mysql
+   bin/mysql_client_test
+   bin/mysql_client_test_embedded
+   bin/mysql_explain_log
    bin/mysql_find_rows
+   bin/mysql_fix_extensions
+   bin/mysql_tableinfo
+   bin/mysql_waitpid
    bin/mysqlaccess
    bin/mysqladmin
    bin/mysqlbug
@@ -264,15 +273,24 @@
    bin/mysqldumpslow
    bin/mysqlimport
    bin/mysqlshow
+   bin/mysqltest_embedded
+   bin/mysqltestmanager
+   bin/mysqltestmanager-pwgen
+   bin/mysqltestmanagerc
    share/man/man1/mysql.1
-   share/man/man1/mysqlaccess.1
+   share/man/man1/mysql_waitpid.1
    share/man/man1/mysqladmin.1
+   share/man/man1/mysqlcheck.1
    share/man/man1/mysqldump.1
+   share/man/man1/mysqlimport.1
+   share/man/man1/mysqlmanager.8
    share/man/man1/mysqlshow.1
+   share/man/man1/myisam_ftdump.1
+   share/man/man1/mysql_explain_log.1
   <<
   DocFiles: README COPYING
 <<
-DocFiles: README COPYING Docs/INSTALL-BINARY
+DocFiles: README COPYING
 
 # Build Phase:
 InfoDocs: mysql.info
@@ -299,12 +317,13 @@
    daemonic remove mysql
  fi
 <<
+DaemonicName: mysql
 DaemonicFile: <<
 <service>
 <description>MySQL database server</description>
 <message>MySQL database server</message>
 
-<daemon name="mysqld">
+<daemon name="mysql">
 <executable background="yes">%p/bin/mysqld_safe</executable>
 </daemon>
 


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to