|
|||||||||
Saturday the 7th of November, 2009 |
|||||||||
mysql3 most recent diffversion 3.23.58
Scroll down toward the bottom of the page to get installation instructions for mysql3. The raw portfile for mysql3 3.23.58 is located here: http://mysql3.darwinports.com/dports/databases/mysql3/Portfile Find related portfiles with the unique DarwinPorts.com search feature. Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/mysql3 The mysql3 Portfile 57375 2009-09-10 08:16:41Z ryandesign PortSystem 1.0 Name: mysql3 Version: 3.23.58 Category: databases Maintainers: ryandesign openmaintainer Description: Multithreaded SQL database server Homepage: http://www.mysql.com/ Platform: darwin use_parallel_build yes Long Description: MySQL is an open-source, multi-threaded SQL database with a command syntax very similar to mSQL. Master Sites: http://mysql.mirrors.pair.com/Downloads/MySQL-3.23/ http://mysql.he.net/Downloads/MySQL-3.23/ http://mirrors.sunsite.dk/mysql/Downloads/MySQL-3.23/ http://ftp.plusline.de/mysql/Downloads/MySQL-3.23/ freebsd distname mysql-${version} Checksums: md5 835a96c86132fbde0db36db60c5b34cd Patch Files: patch-libmysql-violite.c patch-sql-violite.c depends_lib port:ncurses port:zlib set dbdir ${prefix}/var/db/mysql configure.ldflags-append "-lncurses" configure.args --includedir=${prefix}/include/${name} --libdir=${prefix}/lib/${name} --bindir=${prefix}/lib/${name}/bin --localstatedir=${dbdir} --without-server --sysconfdir=${prefix}/etc/${name} --without-bench --mandir=${prefix}/share/man --infodir=${prefix}/share/info set binaries "mysql mysql_access" post-destroot { system "cd ${destroot}${prefix} && rm -rf mysql-test share/info" system "cd ${destroot}${prefix}/share && mv mysql ${name}" foreach b ${binaries} { system "cd ${destroot}${prefix}/bin && ln -s ../lib/${name}/bin/${b} ${b}3" } } Variant: innodb { configure.args-append --with-innodb } Variant: server { configure.args-delete --without-server startupitem.create yes startupitem.start "${prefix}/share/mysql/mysql.server start" startupitem.stop "${prefix}/share/mysql/mysql.server stop" pre-destroot { addgroup mysql set gid [existsgroup mysql] adduser mysql gid=${gid} realname=MySQL\ Server xinstall -o mysql -g mysql -m 755 -d ${dbdir} } post-destroot { xinstall -m 644 ${worksrcpath}/support-files/my-medium.cnf ${destroot}${prefix}/etc/${name}/my.cnf } post-install { ui_msg "=================================================================\n" ui_msg "If this is a new installation of MySQL, you must run\n${prefix}/bin/mysql_install_db after installing this port!\n" ui_msg "You must also run:\n\n 'chown -R mysql:mysql ${dbdir}'\n\nbefore starting the MySQL daemon.\n" ui_msg "=================================================================\n" } } livecheck.type none If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page. Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:
% cd /opt/local/bin/portslocation/dports/mysql3You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to: Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using mysql3 with these commands: % man mysql3 Where to find more information:
|
![]() |
![]()
Order Snow Leopard MacOSX 10.6 for only $29!
Other Helpful SitesMacOSForgeDebian Packages MacPorts - SVN Freshports - FreeBSD Fink Package List RPM for MacOSX Port Categories
accounting
amusements aqua archivers audio benchmarks biology blinkenlights cad chat chinese comms compression cross crypto databases devel editors education electronics emacs emulators erlang finance fonts framework fuse games genealogy gis gnome gnustep graphics gtk haskell iphone irc japanese java kde kde4 lang macports math mercurial ml mono multimedia net network news ocaml office palm parallel perl php pim project python reporting rox ruby russian scheme science security shells spelling squeak sysutils tcl tex textproc tk unicode vnc win32 wsn www x11 x11-font x11-wm xfce zope
Current SVN DownloadsDarwin Ports Current :nightly SVN snapshot SSH Key Gen See also: GNU-Darwin Ports for GNU-only software |
|||||||
| |




