summaryrefslogtreecommitdiff
path: root/www/ap-layout/PLIST
diff options
context:
space:
mode:
authorgrant <grant>2003-01-28 09:05:59 +0000
committergrant <grant>2003-01-28 09:05:59 +0000
commit2829e81fee87d195d22c7de0d1a61fb42cba6ebc (patch)
tree5a72401824a8f86fc5d47c441c866104f735337f /www/ap-layout/PLIST
parent8ea0a4788c512080f10d53294ddd1ecd668617cf (diff)
downloadpkgsrc-2829e81fee87d195d22c7de0d1a61fb42cba6ebc.tar.gz
Update ap-layout to 3.2.
Changes since 3.0.4: Version 3.2 * Added rpm support * Appends now working again Version 3.1.7 * Removed ap_send_mmap calls which seem to be broken Version 3.1.6 * Fix for files that were not always displaying the entire file * Fixes from never released 3.1.5 Version 3.1.5 * File descriptor cleanup * PHP 3 handlers are now on by default Version 3.1.4 * Fixes for ignore rules * During a directive merge some fields were not set to null * Additional buffer call * Makefile fix for RedHat 7.2 Version 3.1.3 * Fixed merge problem with directory and other pieces * Pattern layouts will now work without a header or footer being defined. Version 3.1.2 * Bit more random cleanup * Found a couple of places where file descriptors were not getting cleaned up correctly. Version 3.1.1 * Fixed filedescriptor problem (this is why dynamic documents were broken) * Fixed Merge ruleset to make sure footers and headers always happen Version 3.1.0 * New layout_print method for just printing single layouts * Cleaned up all of the random errors when compiling with -WALL * Layouts are now all just done by patterns allowing for multiple layouts on different tags Version 3.0.5 * Shipped 3.0.4 with the debug file enabled. From Nick Cuccia in PR pkg/20093.
Diffstat (limited to 'www/ap-layout/PLIST')
-rw-r--r--www/ap-layout/PLIST3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/ap-layout/PLIST b/www/ap-layout/PLIST
index 96575149aa1..a2aac0d48e6 100644
--- a/www/ap-layout/PLIST
+++ b/www/ap-layout/PLIST
@@ -1,6 +1,7 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2002/02/25 02:55:22 grant Exp $
+@comment $NetBSD: PLIST,v 1.2 2003/01/28 09:06:00 grant Exp $
lib/httpd/mod_layout.so
share/httpd/htdocs/manual/mod/mod_layout/faq.html
+share/httpd/htdocs/manual/mod/mod_layout/directives/Layout.html
share/httpd/htdocs/manual/mod/mod_layout/directives/LayoutCache.html
share/httpd/htdocs/manual/mod/mod_layout/directives/LayoutCacheNeeded.html
share/httpd/htdocs/manual/mod/mod_layout/directives/LayoutComment.html