pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security Retire py-gnutls with the Python 2.3 support.
details: https://anonhg.NetBSD.org/pkgsrc/rev/3497b97776dc
branches: trunk
changeset: 398747:3497b97776dc
user: joerg <joerg%pkgsrc.org@localhost>
date: Mon Sep 07 18:34:16 2009 +0000
description:
Retire py-gnutls with the Python 2.3 support.
diffstat:
security/Makefile | 3 +--
security/py-gnutls/DESCR | 6 ------
security/py-gnutls/Makefile | 23 -----------------------
security/py-gnutls/PLIST | 2 --
security/py-gnutls/distinfo | 5 -----
5 files changed, 1 insertions(+), 38 deletions(-)
diffs (69 lines):
diff -r 31415d3fd31c -r 3497b97776dc security/Makefile
--- a/security/Makefile Mon Sep 07 18:33:19 2009 +0000
+++ b/security/Makefile Mon Sep 07 18:34:16 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.356 2009/09/07 18:07:56 ahoka Exp $
+# $NetBSD: Makefile,v 1.357 2009/09/07 18:34:16 joerg Exp $
#
COMMENT= Security tools
@@ -256,7 +256,6 @@
SUBDIR+= py-cryptkit
SUBDIR+= py-denyhosts
SUBDIR+= py-gnupg
-SUBDIR+= py-gnutls
SUBDIR+= py-lasso
SUBDIR+= py-m2crypto
SUBDIR+= py-mcrypt
diff -r 31415d3fd31c -r 3497b97776dc security/py-gnutls/DESCR
--- a/security/py-gnutls/DESCR Mon Sep 07 18:33:19 2009 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-Python bindings for GNUTLS.
-
-GnuTLS is a project that aims to develop a library which provides a
-secure layer, over a reliable transport layer. Currently the GnuTLS
-library implements the proposed standards by the IETF's TLS working
-group.
diff -r 31415d3fd31c -r 3497b97776dc security/py-gnutls/Makefile
--- a/security/py-gnutls/Makefile Mon Sep 07 18:33:19 2009 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,23 +0,0 @@
-# $NetBSD: Makefile,v 1.17 2008/06/12 02:14:45 joerg Exp $
-
-DISTNAME= python-gnutls-0.2
-PKGNAME= ${PYPKGPREFIX}${DISTNAME:S/python//}
-PKGREVISION= 10
-CATEGORIES= security python
-MASTER_SITES= http://home.o2w.net/~ivo/python-gnutls/dist/
-
-MAINTAINER= minskim%NetBSD.org@localhost
-HOMEPAGE= http://www.lychnis.net/wiki/PythonGnutls
-COMMENT= Python bindings for GNUTLS
-
-PKG_DESTDIR_SUPPORT= user-destdir
-
-WRKSRC= ${WRKDIR}/${DISTNAME}/src
-PYDISTUTILSPKG= yes
-NO_CONFIGURE= yes
-
-PYTHON_VERSIONS_ACCEPTED= 23
-
-.include "../../lang/python/extension.mk"
-.include "../../security/gnutls/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 31415d3fd31c -r 3497b97776dc security/py-gnutls/PLIST
--- a/security/py-gnutls/PLIST Mon Sep 07 18:33:19 2009 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:13:37 joerg Exp $
-${PYSITELIB}/gnutls.so
diff -r 31415d3fd31c -r 3497b97776dc security/py-gnutls/distinfo
--- a/security/py-gnutls/distinfo Mon Sep 07 18:33:19 2009 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.2 2005/02/24 13:10:12 agc Exp $
-
-SHA1 (python-gnutls-0.2.tar.gz) = 042ad1c9d76a841cf1fa5709615fdcafc180eb0a
-RMD160 (python-gnutls-0.2.tar.gz) = e0376e024822cbc4a400faf3262180a07d42d5d5
-Size (python-gnutls-0.2.tar.gz) = 17257 bytes
Home |
Main Index |
Thread Index |
Old Index