2003-02-17 15:40:35 by grant beattie | Files touched by this commit (1) |
Log message:
generate PKGNAME from DISTNAME.
|
2003-01-28 10:06:02 by grant beattie | Files touched by this commit (3) |
Log message:
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.
|
2002-09-24 14:30:55 by Thomas Klausner | Files touched by this commit (155) |
Log message:
Complete standardization of messages according to latest pkglint.
|
2002-08-26 02:12:52 by grant beattie | Files touched by this commit (13) |
Log message:
format and word Apache module MESSAGEs consistently.
|