Pg2xbase version 2.4.1 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    pg2xbase  most recent diff


    version 2.4.1

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


      The pg2xbase Portfile 56061 2009-08-24 00:33:19Z ryandesign macports.org $

      PortSystem 1.0

      Name: pg2xbase
      Version: 2.4.1
      Category: databases
      Platform: darwin
      Maintainers: gmail.com:seanasy
      Description: Convert data between PostgreSQL and DBF files
      Long Description: pg2xbase provides utilities for converting between PostgreSQL databases and DBF files.

      Homepage: http://www.klaban.torun.pl/prog/pg2xbase/
      Master Sites: ${homepage}

      extract.suffix .tgz
      Checksums: sha1 695625b19bea40748916c9e4c4185e82bdb808cc

      depends_lib port:postgresql81 port:xbase

      use_configure no

      build.args INCLUDES="-I${prefix}/include -I${prefix}/include/postgresql81 -I${prefix}/include/postgresql81/internal -I${prefix}/include/xbase" LIBS="-L${prefix}/lib -L${prefix}/lib/postgresql81 -lpq -lxbase"

      destroot.destdir prefix=${destroot}${prefix}

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.