Rb-hikidoc - How to Download and Install on Mac OS X
Sunday the 21st of March, 2010

    rb-hikidoc  most recent diff


    version

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


      The rb-hikidoc Portfile 55710 2009-08-17 14:57:32Z kimuraw macports.org $

      PortSystem 1.0
      PortGroup ruby 1.0

      ruby.setup hikidoc 0.0.4 setup.rb { README README.ja TextFormattingRules TextFormattingRules.ja } rubyforge:62246
      Maintainers: kimuraw
      Description: HikiDoc is a text-to-HTML conversion tool for web writers.
      Long Description: 'HikiDoc' is a text-to-HTML conversion tool for web writers. HikiDoc allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid HTML (or XHTML).

      Category:-append textproc
      Platform: darwin
      Homepage: http://projects.netlab.jp/hikidoc/
      Checksums: md5 78dab41e2ba3404a41aba33de3a87e80 sha1 aa7e65ccb66140c07e05054aa617f17f55704263 rmd160 3f07934efd89be2d382fe14e342d0b9ba652beb8
      extract.suffix .tgz
      post-build {
      reinplace "s|^#!.*ruby|#!${ruby.bin}|" ${worksrcpath}/bin/hikidoc
      }


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

     Where to find more information:

    Darwin Ports



    Lightbox this page.