summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authoradam <adam>2015-01-25 12:02:50 +0000
committeradam <adam>2015-01-25 12:02:50 +0000
commitf4c4f1d8e4150d4c091345a181f2985085fe191b (patch)
tree84530423cd64fac48e883c1da8bbe25c69f46bab /www
parent39465768e894360933d8c97c7190a27c02531501 (diff)
downloadpkgsrc-f4c4f1d8e4150d4c091345a181f2985085fe191b.tar.gz
Removed www/ap2-wsgi successor www/py-mod_wsgi
Diffstat (limited to 'www')
-rw-r--r--www/ap2-wsgi/DESCR5
-rw-r--r--www/ap2-wsgi/Makefile27
-rw-r--r--www/ap2-wsgi/PLIST2
-rw-r--r--www/ap2-wsgi/distinfo5
4 files changed, 0 insertions, 39 deletions
diff --git a/www/ap2-wsgi/DESCR b/www/ap2-wsgi/DESCR
deleted file mode 100644
index bd2502c2bad..00000000000
--- a/www/ap2-wsgi/DESCR
+++ /dev/null
@@ -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 --git a/www/ap2-wsgi/Makefile b/www/ap2-wsgi/Makefile
deleted file mode 100644
index 779edb39149..00000000000
--- a/www/ap2-wsgi/Makefile
+++ /dev/null
@@ -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
-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 --git a/www/ap2-wsgi/PLIST b/www/ap2-wsgi/PLIST
deleted file mode 100644
index 6f81a9d09e3..00000000000
--- a/www/ap2-wsgi/PLIST
+++ /dev/null
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2007/11/21 15:19:51 gdt Exp $
-lib/httpd/mod_wsgi.so
diff --git a/www/ap2-wsgi/distinfo b/www/ap2-wsgi/distinfo
deleted file mode 100644
index c75a1811018..00000000000
--- a/www/ap2-wsgi/distinfo
+++ /dev/null
@@ -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