Backward version 0.1 - How to Download and Install on Mac OS X
Sunday the 22nd of November, 2009

    backward  most recent diff


    version 0.1

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


      The backward Portfile 49544 2009-04-12 01:49:53Z ryandesign macports.org $

      PortSystem 1.0

      Name: backward
      Version: 0.1
      Category: textproc amusements
      Platform: darwin freebsd
      Maintainers: phw
      Description: command line tool that reverses lineorder of stdin or any given file(s)
      Long Description: ${description}
      Homepage: http://code.google.com/p/backward/
      Master Sites: googlecode
      Checksums: md5 355c8e23157b4248e9de241393addb1f sha1 2e5a3de3ad7f0070f81ffd122c275b9729833ddc rmd160 072240b32ea1b485108a4bf422dcbdcb94eeb6ef
      use_configure no
      use_bzip2 yes
      build {}
      destroot {
      xinstall ${worksrcpath}/backward ${destroot}${prefix}/bin
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.