Download and Install detach version 1.3 on Mac OS X
Thursday the 24th of July, 2008

    detach  most recent diff


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



      # $Id: Portfile 30794 2007-11-07 08:55:59Z ryandesign macports.org $

      PortSystem 1.0
      Name: detach
      Version: 1.3
      Category: sysutils
      Maintainers: nomaintainer
      Platform: darwin
      Description: detach a program
      Long Description: The command is a grungy little program for executing programs in the background, without use of a control terminal. (In the style of most common daemon processes...)
      master_sites ftp://ftp.ntnu.no/pub/unix/utils/
      checksums md5 843c6ff1590a56c1733c958a86cd8a93
      pre-configure { reinplace "s|/usr/local|${destroot}${prefix}|g" ${worksrcpath}/Makefile
      reinplace "s|(INSTALLPREFIX)/man|(INSTALLPREFIX)/share/man|g" ${worksrcpath}/Makefile }
      configure {}

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

     Where to find more information:

    Darwin Ports



    image test