dbow version 0.7 for Mac OS X 10.5 Leopard
Monday the 12th of May, 2008

    dbow  most recent diff


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



      # $Id: Portfile 30224 2007-10-22 22:49:14Z jmpp macports.org $

      PortSystem 1.0

      Name: dbow
      Version: 0.7
      Category: devel databases
      Platform: darwin
      Maintainers: nomaintainer
      Description: database compiler-compiler
      Long Description: DBOW is a database compiler-compiler or front-end. It takes table definitions in a meta language and prepares C, C++, PHP, Perl (etc) functions for manipulating the database. It will also produce SQL table data for MySQL.

      Homepage: http://dbow.sourceforge.net/
      master_sites sourceforge
      checksums md5 083bbc373aa20a0468b69810d1a9d193
      patchfiles patch-Makefile patch-doc-Makefile

      depends_lib port:mysql4

      use_configure no

      build.args MYSQL_INC=${prefix}/include/mysql MYSQL_LIB=${prefix}/lib PREFIX=${prefix}

      destroot.args PREFIX=${destroot}${prefix}

      platform darwin 8 {
      build.args-append CC=/usr/bin/gcc-4.0
      }


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

     Where to find more information:

    Darwin Ports



    image test