all PEAR packages to php?-pear-* and all Apache packages to ap13-* or
ap2-* respectively. Add new variables to simplify the Makefile
handling. Add CONFLICTS on the old names. Reset revisions of bumped
packages. ap-php will now depend on the default Apache and PHP version.
All programs using it have an implicit option of the Apache version
as well.
OK from jlam@ and adrianp@.
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.
From DESCR:
Mod_Layout creates a framework for doing design. Whether you need a
simple copyright or ad banner attached to every page, or need to have
something more challenging such a custom look and feel for a site that
employs an array of technologies (Java Servlets, mod_perl, PHP, CGI's,
static HTML, etc...), Mod_Layout creates a framework for such an
environment. By allowing you to cache static components and build sites
in pieces, it gives you the tools for creating large custom portal sites.