Py-posixtimezone version 0.9.4 - How to Download and Install on Mac OS X
Friday the 19th of March, 2010

    py-posixtimezone  most recent diff


    version 0.9.4

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


      The py-posixtimezone Portfile 30249 2007-10-23 02:12:47Z jmpp macports.org $

      PortSystem 1.0
      PortGroup python24 1.0

      Name: py-posixtimezone
      Version: 0.9.4
      Revision: 1
      Category: python sysutils
      Platform: darwin
      Maintainers: nomaintainer
      Description: tzinfo implementation for python
      Long Description: PosixTimeZone is a tzinfo implementation for Python, using the POSIX calls provided by many operating systems to handle timezone calculations.

      Homepage: http://stuartbishop.net/Software/PosixTimeZone/
      Master Sites: http://zen.freezope.org/Software/PosixTimeZone/
      distname PosixTimeZone-${version}
      Checksums: md5 42a5709e358ac4e73111de3bbbd0b709

      post-destroot {
      xinstall -m 644 -W ${worksrcpath} BUGS.txt LICENSE.txt ${destroot}${prefix}/share/doc/${name}
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.