Download and Install sleeptight version 1.0.1 on Mac OS X
Wednesday the 27th of August, 2008

    sleeptight  most recent diff


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



      # $Id: Portfile 21856 2007-02-10 16:53:18Z rhwood macports.org $

      PortSystem 1.0
      Name: SleepTight
      Version: 1.0.1
      Category: aqua sysutils
      Maintainers: waqar macports.org
      Description: provides a simple way to lock machine when it goes to sleep
      Long Description: SleepTight provides a simple way to lock your machine when it goes to sleep or lock from a keyboard hotkey. SleepTight is only as secure as the Apple screensaver it launches.
      Homepage: http://www.ragingmenace.com/software/sleeptight
      Platform: macosx
      master_sites http://www.ragingmenace.com/software/download
      distname ${name}_${version}
      checksums md5 d3c41edcd613c2b0f07bda7990971a8f sha1 011513bb6794a8743469374f54a25aa0aa807094
      use_configure no
      build.type pbx
      build.target -target ${name}
      build.args build

      destroot {
      cd ${worksrcpath}
      system "${build.cmd} install INSTALL_MODE_FLAG=go-w,a+rX INSTALL_PATH=/Applications/MacPorts DSTROOT=${destroot}"
      xinstall -m 755 -d ${destroot}/Library/PreferencePanes
      file copy ${worksrcpath}/build/${name}.prefPane ${destroot}/Library/PreferencePanes
      }

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

     Where to find more information:

    Darwin Ports



    image test