| CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Sun, 21 Dec 2025 23:26:14 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20070818054927
location: https://web.archive.org/web/20070818054927/https://mysql.darwinports.com/
server-timing: captures_list;dur=0.607301, exclusion.robots;dur=0.051067, exclusion.robots.policy;dur=0.041141, esindex;dur=0.010147, cdx.remote;dur=4.730155, LoadShardBlock;dur=208.481373, PetaboxLoader3.datanode;dur=77.893952, PetaboxLoader3.resolve;dur=41.018237
x-app-server: wwwb-app242-dc8
x-ts: 302
x-tr: 240
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app242; path=/
x-location: All
x-as: 14061
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Sun, 21 Dec 2025 23:26:15 GMT
content-type: text/html; charset=ISO-8859-1
x-archive-orig-date: Sat, 18 Aug 2007 05:58:41 GMT
x-archive-orig-server: Apache
x-archive-orig-connection: close
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: iso-8859-1
memento-datetime: Sat, 18 Aug 2007 05:49:27 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 42_0_20070818053556_crawl105-c/42_0_20070818054534_crawl109.arc.gz
server-timing: captures_list;dur=0.520814, exclusion.robots;dur=0.023459, exclusion.robots.policy;dur=0.014745, esindex;dur=0.009732, cdx.remote;dur=12.714418, LoadShardBlock;dur=123.371019, PetaboxLoader3.datanode;dur=121.978966, PetaboxLoader3.resolve;dur=206.439381, load_resource;dur=296.389745
x-app-server: wwwb-app242-dc8
x-ts: 200
x-tr: 528
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-as: 14061
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
mysql version 3.23.58 for Mac OS X
|
|||||||||
Saturday the 18th of August, 2007 |
|||||||||
mysql most recent diff
Scroll down toward the bottom of the page to get installation instructions for mysql. The raw portfile for mysql 3.23.58 is located here: https://mysql.darwinports.com/dports/databases/mysql/Portfile Find related portfiles with the unique DarwinPorts.com search feature. # $Id: Portfile 23764 2007-04-09 04:51:25Z mij PortSystem 1.0 Name: mysql Version: 3.23.58 Category: databases Maintainers: nomaintainer Description: Multithreaded SQL database server Homepage: https://www.mysql.com/ Platform: darwin sunos Long Description: MySQL is an open-source, multi-threaded SQL database with a command syntax very similar to mSQL. master_sites ftp://ftp.sunet.se/pub/unix/databases/relational/mysql/Downloads/MySQL-3.23/ freebsd opendarwin checksums md5 835a96c86132fbde0db36db60c5b34cd patchfiles patch-libmysql-violite.c patch-sql-violite.c set dbdir ${prefix}/var/db/mysql configure.env LDFLAGS="-L${prefix}/lib -lncurses" CPPFLAGS="-I${prefix}/include" configure.args --localstatedir=${dbdir} --without-server --sysconfdir=${prefix}/etc --without-bench --mandir=${prefix}/share/man --infodir=${prefix}/share/info platform darwin 6 { depends_lib-append lib:libdl:dlcompat } Variant: sunos { configure.env LDFLAGS="-L${prefix}/lib" CPPFLAGS="-I${prefix}/include" } Variant: innodb { configure.args-append --with-innodb } Variant: server { depends_run path:/Library/StartupItems/DarwinPortsStartup:DarwinPortsStartup configure.args --localstatedir=${dbdir} --sysconfdir=${prefix} --without-bench pre-destroot { addgroup mysql set gid [existsgroup mysql] adduser mysql gid=${gid} realname=MySQL\ Server system "install -o mysql -g mysql -m 755 -d ${dbdir}" } post-destroot { system "install -m 755 -d ${destroot}${prefix}/etc/rc.d" system "install -m 755 ${workpath}/${worksrcdir}/support-files/mysql.server ${destroot}${prefix}/etc/rc.d/mysql-server.sh" system "install -m 644 ${workpath}/${worksrcdir}/support-files/my-medium.cnf ${destroot}${prefix}/etc/my.cnf" 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" } } 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/mysqlYou 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 mysql with these commands: % man mysql Where to find more information:
This website is back-ended by DB5, the best database in the business,
|
![]() |
![]() Digg mysql on MacOSX
Other Helpful SitesMacOSForgeDebian Packages MacPorts - SVN Freshports - FreeBSD Fink Package List RPM for MacOSX Port Categories
aqua
archivers audio benchmarks cad comms cross databases devel editors emulators games genealogy gnome gnustep graphics irc java kde lang math multimedia net news palm perl python ruby science security shells sysutils textproc www x11 zope
Current CVS DownloadsDarwin Ports Current :nightly CVS snapshot OpenDarwin CVSWeb SSH Key Gen |
|||||||
| |




