head	1.3;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.2
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_6_EOL:1.2
	RELEASE_8_1_0:1.2
	RELEASE_7_3_0:1.2
	old_RELEASE_8_0_0:1.1
	old_RELEASE_7_2_0:1.1
	old_RELEASE_7_1_0:1.1
	old_RELEASE_6_4_0:1.1;
locks; strict;
comment	@# @;


1.3
date	2012.11.17.06.02.42;	author svnexp;	state Exp;
branches;
next	1.2;

1.2
date	2009.12.07.13.31.00;	author wen;	state Exp;
branches;
next	1.1;

1.1
date	2008.06.20.23.12.20;	author miwi;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Switch exporter over
@
text
@@@comment $FreeBSD: head/www/mod_wsgi3/pkg-plist 300897 2012-07-14 14:29:18Z beat $
@@unexec /usr/bin/sed -i '' '/LoadModule %%AP_NAME%%_module/d' %D/%%APACHEETCDIR%%/httpd.conf
%%APACHEMODDIR%%/%%AP_MODULE%%
@@exec %D/sbin/apxs -e -a -n %%AP_NAME%% %D/%F
@@unexec echo "Don't forget to remove all mod_wsgi-related directives in your httpd.conf"
@


1.2
log
@- Force Repocopy Commit.
@
text
@d1 1
a1 1
@@comment $FreeBSD: ports/www/mod_wsgi3/pkg-plist,v 1.1 2008/06/20 23:12:20 miwi Exp $
@


1.1
log
@The mod_wsgi adapter is an Apache module that provides a WSGI compliant
interface for hosting Python based web applications within Apache. The
adapter is written completely in C code against the Apache C runtime and
for hosting WSGI applications within Apache has a lower overhead than using
existing WSGI adapters for mod_python or CGI.

WWW: http://www.modwsgi.org/

PR:		ports/122612
Submitted by:	Douglas Thrift
@
text
@d1 1
a1 1
@@comment $FreeBSD$
@

