Download and Install rlwrap version 0.30 on Mac OS X
Friday the 5th of September, 2008

    rlwrap  most recent diff


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



      # $Id: Portfile 35590 2008-03-30 15:23:55Z akira macports.org $

      PortSystem 1.0

      Name: rlwrap
      Version: 0.30
      Category: sysutils
      Maintainers: lomion mac.com
      Description: rlwrap is a readline wrapper.
      Long Description: rlwrap is a 'readline wrapper' that uses the GNU readline library to allow the editing of keyboard input for any other command.
      Homepage: http://utopia.knoware.nl/~hlub/uck/rlwrap/
      Platform: darwin
      master_sites ${homepage} http://gentoo.osuosl.org/distfiles/
      checksums md5 03d8bd4996945ea32d3c7d5dc38c956e
      depends_lib port:readline

      configure.args --mandir=${prefix}/share/man

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

     Where to find more information:

    Darwin Ports



    image test