pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/ap2-wsgi Removed www/ap2-wsgi successor www/py-mod...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f59833959e17
branches: trunk
changeset: 645208:f59833959e17
user: adam <adam%pkgsrc.org@localhost>
date: Sun Jan 25 12:02:50 2015 +0000
description:
Removed www/ap2-wsgi successor www/py-mod_wsgi
diffstat:
www/ap2-wsgi/DESCR | 5 -----
www/ap2-wsgi/Makefile | 27 ---------------------------
www/ap2-wsgi/PLIST | 2 --
www/ap2-wsgi/distinfo | 5 -----
4 files changed, 0 insertions(+), 39 deletions(-)
diffs (55 lines):
diff -r 7c264222acc6 -r f59833959e17 www/ap2-wsgi/DESCR
--- a/www/ap2-wsgi/DESCR Sun Jan 25 12:00:49 2015 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-The aim of mod_wsgi is to implement a simple to use Apache module which can
-host any Python application which supports the Python WSGI interface. The
-module would be suitable for use in hosting high performance production web
-sites, as well as your average personal sites running on commodity web hosting
-services.
diff -r 7c264222acc6 -r f59833959e17 www/ap2-wsgi/Makefile
--- a/www/ap2-wsgi/Makefile Sun Jan 25 12:00:49 2015 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,27 +0,0 @@
-# $NetBSD: Makefile,v 1.20 2014/06/18 11:35:38 wiz Exp $
-
-DISTNAME= ${VERSION}
-PKGNAME= ${APACHE_PKG_PREFIX}-${PYPKGPREFIX}-wsgi-${VERSION}
-CATEGORIES= www python
-MASTER_SITES= https://github.com/GrahamDumpleton/mod_wsgi/archive/
-
-MAINTAINER= jan.m.danielsson%gmail.com@localhost
-HOMEPAGE= https://code.google.com/p/modwsgi/
-COMMENT= WSGI module for apache
-LICENSE= apache-2.0
-
-APACHE_MODULE= yes
-VERSION= 4.2.4
-DIST_SUBDIR= mod_wsgi
-WRKSRC= ${WRKDIR}/mod_wsgi-${VERSION}
-
-USE_LIBTOOL= yes
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS+= --with-apxs=${APXS:Q}
-CONFIGURE_ARGS+= --with-python=${PYTHONBIN:Q}
-
-PKG_APACHE_ACCEPTED= apache22 apache24
-
-.include "../../lang/python/extension.mk"
-.include "../../mk/apache.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 7c264222acc6 -r f59833959e17 www/ap2-wsgi/PLIST
--- a/www/ap2-wsgi/PLIST Sun Jan 25 12:00:49 2015 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2007/11/21 15:19:51 gdt Exp $
-lib/httpd/mod_wsgi.so
diff -r 7c264222acc6 -r f59833959e17 www/ap2-wsgi/distinfo
--- a/www/ap2-wsgi/distinfo Sun Jan 25 12:00:49 2015 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.13 2014/06/18 11:35:38 wiz Exp $
-
-SHA1 (mod_wsgi/4.2.4.tar.gz) = 35cc4b89c141df937884b49f522c2ab910d69b82
-RMD160 (mod_wsgi/4.2.4.tar.gz) = 5393b3c3216c6242396916805086d69b061bc48b
-Size (mod_wsgi/4.2.4.tar.gz) = 579734 bytes
Home |
Main Index |
Thread Index |
Old Index