Download and Install keep version 0.5.1 on Mac OS X
Wednesday the 23rd of July, 2008

    keep  most recent diff


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



      # $Id: Portfile 30254 2007-10-23 02:22:51Z jmpp macports.org $

      PortSystem 1.0

      Name: keep
      Version: 0.5.1
      Category: sysutils
      Platform: darwin
      Maintainers: nomaintainer
      Description: tool that deletes everything in a directory but a selection
      Long Description: keep is a program which deletes everything in a directory except for the files that you tell it to keep. It is useful in the situation where the list of files in a directory that you want to keep is shorter than the list of files you want to delete.

      Homepage: http://keep.sourceforge.net/
      master_sites sourceforge
      checksums md5 9e06c8b977138a9c9454976087dc99f5

      depends_lib path:${prefix}/bin/perl:perl5.8

      configure.cmd perl Makefile.PL
      configure.pre_args

      test.run yes

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

     Where to find more information:

    Darwin Ports



    image test