summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2004-10-21 21:58:55 +0000
committerAlex Dupre <ale@FreeBSD.org>2004-10-21 21:58:55 +0000
commit43ad50cc4d49dc997ac81811ecbbdfa37a060be5 (patch)
tree3675e2e6281525d4efda4fdb0e8116a03d8d8d7a /www
parentUpdate to version 1.56.0. (diff)
Note that the filtering is currently made on a per vhost basis
and not on per directory. Submitted by: Bertrand Demiddelaer <fenrisulfr@gmail.com> (author)
Notes
Notes: svn path=/head/; revision=119938
Diffstat (limited to 'www')
-rw-r--r--www/mod_tsunami/Makefile2
-rw-r--r--www/mod_tsunami/pkg-descr4
-rw-r--r--www/mod_tsunami/pkg-plist1
3 files changed, 3 insertions, 4 deletions
diff --git a/www/mod_tsunami/Makefile b/www/mod_tsunami/Makefile
index 2221ef8a2af4..493f98fc092e 100644
--- a/www/mod_tsunami/Makefile
+++ b/www/mod_tsunami/Makefile
@@ -14,7 +14,7 @@ MAINTAINER= ale@FreeBSD.org
COMMENT= Apache module which dynamically limits a site's slot usage
USE_APACHE= yes
-DOCS= AUTHORS Changelog README
+DOCS= AUTHORS Changelog
do-build:
@cd ${WRKSRC} && ${APXS} -c mod_tsunami.c
diff --git a/www/mod_tsunami/pkg-descr b/www/mod_tsunami/pkg-descr
index 4c99acd39ac7..5dca65402d50 100644
--- a/www/mod_tsunami/pkg-descr
+++ b/www/mod_tsunami/pkg-descr
@@ -1,6 +1,6 @@
mod_tsunami is an apache module which dynamically limits
-the number of httpd slots used per main web directories.
-It is useful if you provide home pages hosting, and don't
+the number of httpd slots used per virtual hosts.
+It is useful if you provide wesite hosting, and don't
want one site to use all the resources.
WWW: http://bertrand.demiddelaer.org/mod_tsunami/
diff --git a/www/mod_tsunami/pkg-plist b/www/mod_tsunami/pkg-plist
index 69de8c2ea572..427505e618ce 100644
--- a/www/mod_tsunami/pkg-plist
+++ b/www/mod_tsunami/pkg-plist
@@ -3,7 +3,6 @@ libexec/apache/mod_tsunami.so
@unexec %D/sbin/apxs -e -A -n tsunami %D/%F
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
%%PORTDOCS%%%%DOCSDIR%%/Changelog
-%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/index.html
%%PORTDOCS%%%%DOCSDIR%%/mod_tsunami_files/index.gif
%%PORTDOCS%%%%DOCSDIR%%/mod_tsunami_files/home.gif