Download and Install cdb version 0.75 on Mac OS X
Tuesday the 8th of July, 2008

    cdb  most recent diff


      View the most recent changes for the cdb port at: cdb.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for cdb.
      The raw portfile for cdb 0.75 is located here:
      http://cdb.darwinports.com/dports/databases/cdb/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/cdb
      Google
      Web Darwinports.com



      # $Id: Portfile 30223 2007-10-22 22:46:02Z jmpp macports.org $

      PortSystem 1.0
      Name: cdb
      Version: 0.75
      Description: A fast, reliable, simple package for constant databases.
      Long Description: cdb is a fast, reliable, simple package for creating and reading constant databases. cdb is designed to be used in mission-critical applications like e-mail. Database replacement is safe against system crashes. Readers don't have to pause during a rewrite.
      Maintainers: nomaintainer
      Category: databases
      Platform: darwin
      Homepage: http://cr.yp.to/cdb.html
      master_sites http://cr.yp.to/cdb/
      checksums md5 81fed54d0bde51b147dd6c20cdb92d51
      configure {
      reinplace "s;/usr/local;${destroot}${prefix};" ${worksrcpath}/conf-home
      }
      build.cmd make
      build.target
      destroot.cmd make setup check

    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/cdb
      % sudo port install cdb
      Password:
    You 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:

      ---> Fetching cdb
      ---> Verifying checksum for cdb
      ---> Extracting cdb
      ---> Configuring cdb
      ---> Building cdb with target all
      ---> Staging cdb into destroot
      ---> Installing cdb
    - 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 cdb with these commands:
      %  man cdb
      % apropos cdb
      % which cdb
      % locate cdb

     Where to find more information:

    Darwin Ports



    image test