Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/database
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv9962/10.4/unstable/main/finkinfo/database

Modified Files:
        mysql.info 
Log Message:
Version bumped on 10.3; Migrated from OpenSSL to yaSSL

Index: mysql.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/database/mysql.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- mysql.info  10 Feb 2007 15:50:08 -0000      1.4
+++ mysql.info  10 Feb 2007 22:21:12 -0000      1.5
@@ -1,18 +1,20 @@
-Package: mysql
+Info2:<<
+Package: mysql%type_pkg[-ssl]
 Version: 5.0.34
-Revision: 1001
+Revision: 1002
 Description: Open Source SQL database
 License: GPL/LGPL
 Maintainer: Todai Fink Team <[EMAIL PROTECTED]>
+Type: -ssl (.)
 
 # Dependencies:
 Depends: %N15-shlibs (= %v-%r), %N-client (= %v-%r), daemonic (>= 20010902-1), 
passwd
-BuildDepends: readline5 (>= 5.0-1004), system-openssl-dev, fink (>= 0.24.12)
+BuildDepends: readline5 (>= 5.0-1004), fink (>= 0.25)
 
 # Unpack Phase:
-# Source: mirror:custom:Downloads/MySQL-5.0/%n-%v.tar.gz
+# Source: mirror:custom:Downloads/MySQL-5.0/%{ni}-%v.tar.gz
 # For Enterprise Server
-Source: ftp://ftp.%n.com/pub/%n/src/%n-%v.tar.gz
+Source: ftp://ftp.%{ni}.com/pub/%{ni}/src/%{ni}-%v.tar.gz
 Source-MD5: 043c8cb8820b6d1fb67d679e54daba5d
 CustomMirror: <<
 # Some country codes not in /sw/lib/fink/mirror/_keys
@@ -158,7 +160,7 @@
  afr-ZA: ftp://ftp.is.co.za/mirrors/mysql/
 <<
 # Patch Phase
-PatchFile: %n.patch
+PatchFile: %{ni}.patch
 PatchFile-MD5: a8deb268b18c5cd38be857c9290562fc
 PatchScript: /usr/bin/sed "s|@PREFIX@|%p|g" %{PatchFile} | /usr/bin/patch -p1
 
@@ -186,7 +188,7 @@
   --without-readline \
   --disable-dependency-tracking \
   --with-mysqld-user=mysql \
-  --with-openssl \
+  (%type_pkg[-ssl]) --with-yassl \
   \
   --mandir=%p/share/man \
   --infodir=%p/share/info \
@@ -195,7 +197,6 @@
   --sysconfdir=%p/etc
 <<
 #  --with-ndbcluster \
-#  --with-yassl \
 GCC: 4.0
 
 InfoTest: <<
@@ -351,19 +352,10 @@
 The 'without-readline' configure flag needs to be there to use the 
 readline from fink instead of the bundled copy.
 
-Known problem:
-
-"make test-force" script reports fails on testing with some SSL-
-related test cases. It doesn't seem to have such failure when
-compiled with --with-yassl. If you face problem with SSL feature,
-please try recompile with --with-yassl and see if it helps.
-
-(Of cource, you can download MySQL AB's official binary which is 
-compiled with statically linked yaSSL.)
-
 It is being considered that installation directory for MySQL from
 %p to %p/lib/mysql, in order to avoid having utility programs
 like "perror", or "replace" in %p/bin. Maybe their names are too
 much neutral.
 <<
 Homepage: http://dev.mysql.com/
+<<


-------------------------------------------------------------------------
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