Py26-xmlsec version 0.3.0 - How to Download and Install on Mac OS X
Saturday the 20th of March, 2010

    py26-xmlsec  most recent diff


    version 0.3.0

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


      The py26-xmlsec Portfile 60421 2009-11-11 22:52:05Z blb macports.org $

      PortSystem 1.0
      PortGroup python26 1.0

      Name: py26-xmlsec
      Version: 0.3.0
      Category: python security textproc
      Platform: darwin
      Maintainers: nomaintainer
      Description: a set of Python bindings for the XML Security Library.
      Long Description: ${description}

      Homepage: http://pyxmlsec.labs.libre-entreprise.org/
      Master Sites: http://labs.libre-entreprise.org/download.php/430/
      distname pyxmlsec-${version}
      Checksums: md5 150631f634654804076f73a0859fea1a sha1 4752ced5316d676a800230eca0408dd204ffe2b4 rmd160 aa945ca704ea92747e3ad46041c03b0d37380147
      Patch Files: patch-setup.py

      depends_lib-append port:py26-libxml2 port:openssl port:xmlsec

      post-destroot {
      file delete ${destroot}${prefix}/share/doc/${name}/examples
      file copy ${worksrcpath}/examples ${destroot}${prefix}/share/doc/${name}/
      file copy ${worksrcpath}/docs/html ${destroot}${prefix}/share/doc/${name}/
      xinstall -m 644 -W ${worksrcpath} AUTHORS COPYING ChangeLog INSTALL PKG-INFO README TODO ${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/py26-xmlsec
      % sudo port install py26-xmlsec
      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 py26-xmlsec
      ---> Verifying checksum for py26-xmlsec
      ---> Extracting py26-xmlsec
      ---> Configuring py26-xmlsec
      ---> Building py26-xmlsec with target all
      ---> Staging py26-xmlsec into destroot
      ---> Installing py26-xmlsec
    - 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 py26-xmlsec with these commands:
      %  man py26-xmlsec
      % apropos py26-xmlsec
      % which py26-xmlsec
      % locate py26-xmlsec

     Where to find more information:

    Darwin Ports



    Lightbox this page.