Download and Install py-django-devel version 0.96.1 on Mac OS X
Thursday the 24th of July, 2008

    py-django-devel  most recent diff


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



      # $Id: Portfile 32592 2008-01-08 21:42:49Z erickt macports.org $

      PortSystem 1.0
      PortGroup python24 1.0

      Name: py-django-devel
      Version: 0.96.1
      revision 1
      Category: python www
      Platform: darwin
      Maintainers: deric caveo.se erickt macports.org
      Homepage: http://www.djangoproject.com
      Description: Django is a high-level Python Web framework
      Long Description: Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.

      master_sites http://media.djangoproject.com/releases/0.96/
      distname Django-${version}
      checksums md5 10aa32e58969c4efeb00ef42ba192b17 sha1 85270f857ff405983cae9a1ef76dfb3303ca6eec rmd160 1bd8fcceab101f80560bb4aa8a4851c204f3918b

      depends_lib-append port:py-setuptools

      post-destroot {
      xinstall -m 644 -W ${worksrcpath} AUTHORS INSTALL LICENSE README ${destroot}${prefix}/share/doc/${name}

      file copy ${worksrcpath}/docs ${destroot}${prefix}/share/doc/${name}/docs
      file copy ${worksrcpath}/examples ${destroot}${prefix}/share/doc/${name}/examples
      }


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

     Where to find more information:

    Darwin Ports



    image test