Py-daemon version 1.0.1 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    py-daemon  most recent diff


    version 1.0.1

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


      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
      The py-daemon Portfile 44419 2008-12-28 09:31:44Z akitada macports.org $

      PortSystem 1.0
      PortGroup python24 1.0

      Name: py-daemon
      Version: 1.0.1
      Category: python
      Platform: darwin
      Maintainers: akitada
      Description: Module to daemonize the calling process
      Long Description: ${description}
      Homepage: http://www.clapper.org/software/python/daemon/
      Master Sites: http://www.clapper.org/software/python/daemon/
      Checksums: md5 ad7881c901f1f70410e6d73a1b2272e4 sha1 6fffc0cd7c0267c9ffa1f994f7663ee3aa6ee672 rmd160 3306f3b1362f14296472577d9eeba213ae2530b5
      distname daemon-${version}

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.