Hnb version 1.9.18 - How to Download and Install on Mac OS X
Saturday the 21st of November, 2009

    version 1.9.18

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


      The hnb Portfile 44897 2009-01-04 15:32:49Z css macports.org $

      PortSystem 1.0
      Name: hnb
      Version: 1.9.18
      Category: editors
      Maintainers: css

      Description: command-line outliner

      Long Description: Hierarchical notebook (hnb) is a curses program to structure many kinds of data in one place, for example addresses, to-do lists, ideas, book reviews or to store snippets of brainstorming.

      Platform: darwin
      Homepage: http://hnb.sourceforge.net/
      Master Sites: ${homepage}.files/
      Checksums: md5 702867cb3f94936790493eb948c36412
      use_configure no
      build.target

      destroot {
      xinstall -m 755 -s ${worksrcpath}/src/${name} ${destroot}${prefix}/bin
      xinstall -m 644 ${worksrcpath}/doc/${name}.1 ${destroot}${prefix}/share/man/man1
      xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
      xinstall -m 644 -W ${worksrcpath} COPYING README VERSION ${destroot}${prefix}/share/doc/${name}
      xinstall -m 644 -W ${worksrcpath}/doc Documentation.hnb Documentation.html hnbrc ${destroot}${prefix}/share/doc/${name}
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.