[126568] trunk/dports/python/py-pow/Portfile

larryv at macports.org larryv at macports.org
Sat Oct 11 21:14:48 PDT 2014


Revision: 126568
          https://trac.macports.org/changeset/126568
Author:   larryv at macports.org
Date:     2014-10-11 21:14:48 -0700 (Sat, 11 Oct 2014)
Log Message:
-----------
Remove py-pow

Last upstream release was in 2002
(http://sourceforge.net/projects/pow/files/POW/).

Removed Paths:
-------------
    trunk/dports/python/py-pow/Portfile

Deleted: trunk/dports/python/py-pow/Portfile
===================================================================
--- trunk/dports/python/py-pow/Portfile	2014-10-12 04:14:46 UTC (rev 126567)
+++ trunk/dports/python/py-pow/Portfile	2014-10-12 04:14:48 UTC (rev 126568)
@@ -1,43 +0,0 @@
-# $Id$
-
-PortSystem 1.0
-PortGroup python 1.0
-
-name			py-pow
-version			0.7
-revision		1
-categories-append	security
-license			BSD
-platforms		darwin
-maintainers		nomaintainer
-description		Python OpenSSL Wrappers is an interface to the openssl library
-long_description	Python OpenSSL Wrappers(POW), a Python wrapper for \
-				OpenSSL. X590v3 and CRL encoding is now also support \
-				is now via a pure Python module, which will include \
-				support for PKCS in the near future.
-
-homepage		http://www.sourceforge.net/projects/pow/
-master_sites	sourceforge:pow
-distname		POW-${version}
-checksums		md5 e2d83a9f564cfd0ea1e1aa6488a05247
-
-python.versions	24
-
-if {${name} ne ${subport}} {
-    #depends_lib-append	lib:libssl:openssl
-
-    build.env		CFLAGS=-I/usr/include LDFLAGS=-L/usr/lib \
-                    CC=${configure.cc}
-
-    pre-test	{
-        system -W ${worksrcpath} "ln -sf build/lib*/POW"
-    }
-    test.run	no
-    test.cmd	${python.bin} test/test.py
-    test.target
-
-    post-destroot	{
-        xinstall -m 644 ${worksrcpath}/README \
-            ${destroot}${prefix}/share/doc/${subport}
-    }
-}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141011/942a5ebc/attachment.html>


More information about the macports-changes mailing list