Download and Install grutatxt version 2.0.8 on Mac OS X
Friday the 25th of July, 2008

    grutatxt  most recent diff


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



      # $Id: Portfile 30256 2007-10-23 02:26:16Z jmpp macports.org $

      PortSystem 1.0

      Name: grutatxt
      Version: 2.0.8
      Category: textproc
      Platform: darwin
      Maintainers: nomaintainer
      Description: plain text to html converter
      Long Description: grutatxt is a plain text to HTML (and other formats) converter. It succesfully converts subtle text markup to lists, bold, italics, tables and headings to their corresponding HTML, troff or man page markup without having to write unreadable source text files. Grutatxt is a perl module and a command line utility.

      Homepage: http://www.triptico.com/software/grutatxt.html
      master_sites http://www.triptico.com/download/
      distname Grutatxt-${version}
      checksums md5 b013453301238020bc9d2692cf7706ac

      depends_lib bin:perl:perl5.8

      configure.cmd perl Makefile.pl
      configure.pre_args INSTALLSCRIPT=${prefix}/bin

      post-destroot {
      file rename ${destroot}${prefix}/share/man/man3/Grutatxt.3 ${workpath}/grutatxt.3
      xinstall -m 644 ${workpath}/grutatxt.3 ${destroot}${prefix}/share/man/man3/
      }

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

     Where to find more information:

    Darwin Ports



    image test