|
|||||||||
Tuesday the 2nd of December, 2008 |
|||||||||
mysqlxx most recent diffversion 3.0.2
Scroll down toward the bottom of the page to get installation instructions for mysqlxx. The raw portfile for mysqlxx 3.0.2 is located here: http://mysqlxx.darwinports.com/dports/databases/mysqlxx/Portfile Find related portfiles with the unique DarwinPorts.com search feature. Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/mysqlxx # $Id: Portfile 36263 2008-04-25 05:50:38Z ryandesign PortSystem 1.0 Name: mysqlxx Version: 3.0.2 Category: databases Maintainers: kayos Platform: darwin freebsd Description: C++ wrapper for MySQL's C API Long Description: MySQL++ is a C++ wrapper for MySQL's C API. It is built around STL principles, to make dealing with the database as easy as dealing with an STL container. Homepage: http://tangentsoft.net/mysql++/ master_sites http://tangentsoft.net/mysql++/releases/ distname mysql++-${version} checksums md5 3bbc4f005fb4e0447189d1c2be3f24ee sha1 93ccb63dd61f441414242ac8a28eab9372318566 rmd160 d1affcb845ebb101f0410f84b73b3f265beece4a depends_lib port:gettext port:zlib Variant: mysql3 description {Build with MySQL 3 support} { depends_lib-append port:mysql3 configure.args --with-mysql=${prefix} } Variant: mysql4 description {Build with MySQL 4 support} { depends_lib-append port:mysql4 configure.args --with-mysql=${prefix} } Variant: mysql5 description {Build with MySQL 5 support (default)} { depends_lib-append port:mysql5 configure.args --with-mysql-lib=${prefix}/lib/mysql5/mysql --with-mysql-include=${prefix}/include/mysql5/mysql } if { ![variant_isset mysql3] && ![variant_isset mysql4] } { default_variants +mysql5 } livecheck.check regex livecheck.url [lindex ${master_sites} 0]?C=M&O=D livecheck.regex mysql\\+\\+-(\[0-9.\]+)\\.tar 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/mysqlxxYou 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 mysqlxx with these commands: % man mysqlxx Where to find more information:
|
![]() |
![]() Digg mysqlxx 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 xfce zope
Current CVS DownloadsDarwin Ports Current :nightly CVS snapshot OpenDarwin CVSWeb SSH Key Gen |
|||||||
| |



