Rb-htree - How to Download and Install on Mac OS X
Tuesday the 3rd of November, 2009

    rb-htree  most recent diff


    version

      View the most recent changes for the rb-htree port at: rb-htree.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for rb-htree.
      The raw portfile for rb-htree is located here:
      http://rb-htree.darwinports.com/dports/ruby/rb-htree/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-htree


      The rb-htree Portfile 57375 2009-09-10 08:16:41Z ryandesign macports.org $

      PortSystem 1.0
      PortGroup ruby 1.0

      ruby.setup htree 0.7 basic_install.rb {README rdoc}
      Maintainers: kimuraw
      Description: htree provides a tree data structre which represent HTML and XML data.
      Long Description: htree provides a tree data structre which represent HTML and XML data. * Permissive unified HTML/XML parser * byte-to-byte roundtripping unparser * XML namespace support * Dedicated class for escaped string. This ease sanitization. * HTML/XHTML/XML generator * template engine * recursive template expansion * converter to REXML document
      Platform: darwin

      Homepage: http://www.a-k-r.org/htree/
      Master Sites: http://www.a-k-r.org/htree/
      Checksums: md5 a65a52be7acdf91ddc7388c6fbc06763 rmd160 e6c2e8385da5fbd098326ead8abd533f294e1f5d sha1 e1a00176288e447e89ad4a835b159bd473a4fb41

      Patch Files: patch-install.rb.diff

      test.run yes
      test.cmd ${ruby.bin}
      test.target test-all.rb

      livecheck.type regex
      livecheck.url ${homepage}
      livecheck.regex {>htree-([0-9.]+).tar.gz}


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

     Where to find more information:

    Darwin Ports



    Lightbox this page.