Download and Install csv2xml version 0.6 on Mac OS X
Wednesday the 23rd of July, 2008

    csv2xml  most recent diff


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



      # $Id: Portfile 32649 2008-01-10 11:55:36Z ryandesign macports.org $

      PortSystem 1.0

      Name: csv2xml
      Version: 0.6
      Category: textproc
      Platform: darwin
      Maintainers: nomaintainer
      Description: A simple csv to xml converter.
      Long Description: ${description}

      Homepage: http://csv2xml.sourceforge.net/
      master_sites sourceforge
      checksums md5 e74f8a18ac03195fc04e802b3a4ec487
      use_bzip2 yes

      configure {
      reinplace "s|/usr/local|\${DESTDIR}${prefix}|g" ${worksrcpath}/src/Makefile
      reinplace "s|/usr/local/man|\${DESTDIR}${prefix}/share/man|g" ${worksrcpath}/man/Makefile
      }

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

     Where to find more information:

    Darwin Ports



    image test