|
|||||||||
Sunday the 21st of March, 2010 |
|||||||||
py26-openssl most recent diffversion 0.9
Scroll down toward the bottom of the page to get installation instructions for py26-openssl. The raw portfile for py26-openssl 0.9 is located here: http://py26-openssl.darwinports.com/dports/python/py26-openssl/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-openssl # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4 The py26-openssl Portfile 58260 2009-09-25 00:56:08Z raimue PortSystem 1.0 PortGroup python26 1.0 Name: py26-openssl Version: 0.9 Category: python devel security Maintainers: mcalhoun openmaintainer Platform: darwin freebsd Description: python wrapper around the OpenSSL library Long Description: This python module is a rather thin wrapper around (a subset of) the OpenSSL library. With thin wrapper a lot of the object methods do nothing more than calling a corresponding function in the OpenSSL library. Homepage: http://pyopenssl.sourceforge.net/ Master Sites: sourceforge:pyopenssl distname pyOpenSSL-${version} Checksums: md5 5bf282b2d6a03af921920c34079580f2 sha1 d39eeb26c73e4b96804e1e403e2136062910b6c2 rmd160 fec72e02a922ffb37a9c66ed809c573b778138db depends_lib-append port:openssl post-patch { reinplace "s|/sw/|${prefix}/|g" ${worksrcpath}/setup.py reinplace "s|#!/usr/bin/env python|#!${prefix}/bin/python2.6|g" ${worksrcpath}/examples/proxy.py } post-destroot { xinstall -m 644 -W ${worksrcpath} COPYING ChangeLog INSTALL README TODO ${destroot}${prefix}/share/doc/${name} file delete ${destroot}${prefix}/share/doc/${name}/examples file copy ${worksrcpath}/examples ${destroot}${prefix}/share/doc/${name} } Variant: doc description {build html documentation} { depends_build-append port:latex2html post-patch { # Ensure that the correct binaries are used. # Some are not actually invoked because only the html documentation is created. foreach bin {bibtex dvips latex latex2html lynx makeindex pdflatex perl python} { reinplace "s| = \"${bin}\"| = \"${prefix}/bin/${bin}\"|g" ${worksrcpath}/doc/tools/mkhowto } # Ensure that the correct python is used. reinplace "s|${prefix}/bin/python|${prefix}/bin/python2.6|g" ${worksrcpath}/doc/tools/mkhowto reinplace "s| python | ${prefix}/bin/python2.6 |g" ${worksrcpath}/doc/Makefile } post-build { system "cd ${worksrcpath}/doc && /usr/bin/make html" } post-destroot { file copy ${worksrcpath}/doc/html ${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-opensslYou 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: 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-openssl with these commands: % man py26-openssl Where to find more information:
|
![]() |
![]()
Order Snow Leopard MacOSX 10.6 for only $29!
Other Helpful SitesMacOSForgeDebian Packages MacPorts - SVN Freshports - FreeBSD Fink Package List RPM for MacOSX Port Categories
accounting
amusements aqua archivers audio benchmarks biology blinkenlights cad chat chinese comms compression cross crypto databases devel editors education electronics emacs emulators erlang finance fonts framework fuse games genealogy gis gnome gnustep graphics gtk haskell iphone irc japanese java kde kde4 lang macports math mercurial ml mono multimedia net network news ocaml office palm parallel perl php pim project python reporting rox ruby russian scheme science security shells spelling squeak sysutils tcl tex textproc tk unicode vnc win32 wsn www x11 x11-font x11-wm xfce zope
Current SVN DownloadsDarwin Ports Current :nightly SVN snapshot SSH Key Gen See also: GNU-Darwin Ports for GNU-only software |
|||||||
| |




