Update of /cvsroot/fink/dists/10.2/unstable/main/finkinfo/database
In directory sc8-pr-cvs1:/tmp/cvs-serv6446
Added Files:
mysql-3.23.54a-1.info
Log Message:
New upstream version. From the change notes:
Fixed security-related bug in mysql_change_user() handling. All users
are strongly recommended to upgrade to the version 3.23.54.
And:
Fixed shutdown problem on Mac OS X
--- NEW FILE: mysql-3.23.54a-1.info ---
Package: mysql
Version: 3.23.54a
Revision: 1
Maintainer: Christian Schaffner <[EMAIL PROTECTED]>
Depends: %N-shlibs (= %v-%r)
BuildDepends: readline (>= 4.3-5), libxml2, gdbm, gmp, expat, darwin (>= 6.0-1),
dlcompat-dev
Source: mirror:custom:Downloads/MySQL-3.23/%n-%v.tar.gz
Source-MD5: 4b20909fea3717e42ce113ecb6193d74
CustomMirror: <<
eur-AR: ftp://mysql.abideweb.com/mirrors/MySQL/
eur-AT: ftp://gd.tuwien.ac.at/db/mysql/
eur-BE: ftp://ftp.belnet.be/mirror/ftp.mysql.com/pub/mysql/
eur-CZ: ftp://ftp.fi.muni.cz/pub/mysql/
eur-CZ: ftp://ftp.gin.cz/pub/MIRRORS/www.mysql.com/
eur-DK: ftp://sunsite.dk/mirrors/mysql/
eur-DE: ftp://ftp.gwdg.de/pub/misc/mysql/
eur-DE: ftp://sunsite.informatik.rwth-aachen.de/pub/mirror/www.mysql.com/
eur-DE: ftp://filepile.tiscali.de/mirror/mysql/
eur-DE: ftp://ftp.fh-wolfenbuettel.de/pub/database/mysql/
eur-FR: ftp://ftp.free.fr/pub/MySQL/
eur-FR: ftp://mir1.ovh.net/ftp.mysql.com/
eur-FR: ftp://ftp.u-paris10.fr/mysql.com/
eur-GR: ftp://ftp.ntua.gr/pub/databases/mysql/
eur-HU: ftp://mysql.tiszanet.hu/pub/mirrors/mysql/
eur-HU: ftp://xenia.sote.hu/pub/mirrors/www.mysql.com/
eur-IE: ftp://ftp.esat.net/mirrors/download.sourceforge.net/pub/mirrors/mysql/
eur-LV: ftp://ftp.linux.lv/pub/software/mysql/
eur-NE: ftp://mirror.widexs.nl/pub/mysql/
eur-PO: ftp://sunsite.icm.edu.pl/pub/unix/mysql/
eur-PL: ftp://darkstar.ist.utl.pt/pub/mysql/
eur-PL: ftp://mirrors2.netvisao.pt/pub/mysql/
eur-PL: ftp://ftp.telepac.pt/pub/mysql/
eur-PL: ftp://ftp.vizzavi.pt/pub/mysql/
eur-RU: ftp://ftp.dn.ru/pub/MySQL/
eur-RU: ftp://ftp.chg.ru/pub/databases/mysql/
eur-SI: ftp://ftp.arnes.si/packages/mysql/
eur-SE: ftp://ftp.sunet.se/pub/unix/databases/relational/mysql/
eur-CH: ftp://sunsite.cnlab-switch.ch/mirror/mysql/
eur-UK: ftp://ftp.plig.org/pub/mysql/
eur-UA: ftp://ftp.tlk-l.net/pub/mirrors/mysql.com/
eur-UA: ftp://mysql.paco.net.ua/
eur-YU: ftp://ftp.linux.org.yu/pub/MySQL/
nam-MX: ftp://mysql.azc.uam.mx/mirrors/mysql/
nam-MX: ftp://mysql.unam.mx/pub/mysql/
nam-US: ftp://mysql.nixc.net/pub/mysql/
nam-US: ftp://ftp.orst.edu/pub/mysql/
nam-US: ftp://mirror.mcs.anl.gov/pub/mysql/
nam-US: ftp://mirror.sit.wisc.edu/mirrors/mysql/
nam-US: ftp://mysql.secsup.org/pub/software/mysql/
sam-AR: ftp://mysql.bannerlandia.com.ar/mirrors/mysql/
sam-BR: ftp://ftp.linorg.usp.br/mysql/
sam-CL: ftp://ftp.psinet.cl/pub/database/mysql/
sam-CR: ftp://mysql.ogmios.co.cr/pub/mysql/
asi-CN: ftp://mysql.ihostunit.com/pub/Mirror/mysql/
asi-CN: ftp://ftp.shellhung.org/pub/Mirror/mysql/
asi-ID: ftp://mysql.incaf.net/
asi-ID: ftp://mysql.mweb.net.id/pub/database/mysql/
asi-ID: ftp://mysql.itb.web.id/pub/MySQL/
asi-JP: ftp://ftp.u-aizu.ac.jp/ftp/pub/dbms/mysql/mysql.com/
asi-SG: ftp://ftp.hjc.edu.sg/mysql/
asi-TW: ftp://mysql.uahrc.se.ntou.edu.tw/
oce-AU: ftp://planetmirror.com/pub/mysql/
<<
#UpdateLibtool: true
SetCFLAGS: -O3 -fomit-frame-pointer
SetCXXFLAGS: -O3 -fomit-frame-pointer -felide-constructors -fno-exceptions -fno-rtti
#SetLDFLAGS: -L%b/libmysql/.libs
ConfigureParams: --with-innodb --without-readline --with-mysqld-user=mysql
--with-extra-charsets=complex --mandir=%p/share/man --infodir=%p/share/info
--localstatedir=%p/var/mysql --libexecdir=%p/sbin --sysconfdir=%p/etc
GCC: 3.1
InstallScript: <<
make install DESTDIR=%d benchdir_root=%p/share/mysql libsdir=%p/lib/mysql
mkdir -p %i/var/mysql
chmod 700 %i/var/mysql
chown mysql %i/var/mysql
mkdir -p %i/share/doc/%n
cd Docs/; cp -R *.html Flags *.ps *.txt INSTALL-BINARY %i/share/doc/%n/
cd %i/lib && ln -s mysql/libmysqlclient.la . && ln -s mysql/libmysqlclient.a . && ln
-s mysql/libmysqlclient.dylib .
<<
SplitOff: <<
Package: %N-dev
Depends: %N-shlibs (= %v-%r)
BuildDependsOnly: True
Replaces: mysql (<= 3.23.51-1)
Files: include lib/mysql/*.a lib/mysql/*.la lib/mysql/libmysqlclient.dylib
DocFiles: README COPYING COPYING.LIB
<<
SplitOff2: <<
Package: %N-shlibs
Replaces: mysql (<= 3.23.51-1)
Depends: readline-shlibs (>= 4.3-5), dlcompat, daemonic (>= 20010902-1)
Files: lib/mysql/libmysqlclient.10.0.0.dylib lib/mysql/libmysqlclient.10.dylib
Shlibs: %p/lib/mysql/libmysqlclient.10.dylib 11.0.0 %n (>= 3.23.53-1)
DocFiles: README COPYING COPYING.LIB
<<
DocFiles: README COPYING COPYING.LIB
InfoDocs: mysql.info
#
DaemonicFile: <<
<service>
<description>MySQL database server</description>
<message>MySQL database server</message>
<daemon name="mysqld">
<executable background="yes">%p/bin/safe_mysqld</executable>
</daemon>
</service>
<<
#
PostInstScript: <<
# create initial database
if [ ! -d %p/var/mysql/mysql ]; then
%p/bin/mysql_install_db --user=mysql
chown -R mysql %p/var/mysql/mysql %p/var/mysql/test
fi
# update daemonic init script if necessary
daemonic install mysql
<<
PreRmScript: <<
# clean up
if [ $1 != "upgrade" ]; then
daemonic remove mysql
fi
<<
#
Description: Open Source SQL database
DescUsage: <<
The package creates the administrative tables on installation. Be sure
to set a MySQL root password using mysqladmin:
'mysqladmin -u root password your-new-password' or
'mysqladmin -u root -h localhost -p password your-new-password'
You can start the MySQL server manually
1) using 'safe_mysqld --user=mysql &' - version 3.x
2) using 'mysqld_safe --user=mysql &' - version 4.x
or you can run 'daemonic enable mysql' to create a StartupItem for it.
All of these must be done as root.
<<
DescPackaging: <<
Version 3.23.52 removes passwd dependency - for OSX 10.2 only which has mysql user.
Built with InnoDB transaction safe table support (http://www.innodb.com/).
You should install and update /sw/var/mysql/my.cnf in order to use InnoDB.
The MySQL benchmark suite is stowed away in <prefix>/share/mysql.
The InnoDB package revision by Andrei Verovski.
http://homepage.mac.com/macgurutemple/downloads.html
Previous package revisions by Christoph Pfisterer.
http://fink.sourceforge.net
<<
DescPort: <<
Supports Darwin out of the box, although the libtool scripts are
updated to build shared libraries. Version 3.23.47 fixes shutdown
problem on MacOS X/Darwin platform.
<<
License: GPL/LGPL
Homepage: http://www.mysql.com/
-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits