Download and Install rb-lockfile on Mac OS X
Friday the 25th of July, 2008

    rb-lockfile  most recent diff


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



      # $Id: Portfile 30250 2007-10-23 02:16:17Z jmpp macports.org $
      PortSystem 1.0
      PortGroup ruby 1.0

      ruby.setup lockfile 1.3.0 basic_install.rb {README doc samples}
      Maintainers: nomaintainer
      Description: A ruby library for creating NFS safe lockfiles.
      Long Description: A ruby library for creating NFS safe lockfiles.
      checksums md5 e38eb1d5f6cfe138f3b576c61cadbd4a
      master_sites http://www.codeforpeople.com/lib/ruby/lockfile/
      Homepage: http://www.codeforpeople.com
      Platform: darwin
      extract.suffix .tgz

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

     Where to find more information:

    Darwin Ports



    image test