Detach version 1.3 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    version 1.3

      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


      The detach Portfile 56184 2009-08-25 06:11:10Z 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 }
      use_configure no

    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



    Lightbox this page.