2004-12-05 21:16:37 by Havard Eidnes | Files touched by this commit (2) |
Log message:
Update p5-Apache-DBILogConfig from version 0.01 to 0.02.
Add HOMEPAGE pointing into search.cpan.org.
Change log:
0.02 Thu Aug 16 22:17:00 2001
- Fixed error in parsing of DBILogConfig_log_format that caused
things to break when whitespace was used in parameters.
- Added support for the following logging formats:
b - bytes sent, excluding HTTP headers, in CLF format, i.e. a
'-' rather than a 0 when no bytes are sent
B - Bytes sent, excluding HTTP headers (%b used to be the format for this)
H - The request protocol
m - The request method
q - The query string (prepended with a ? if a query string
exists, otherwise an empty string)
- Added stubs for future support of:
A - Local IP-address
c - Connection status when response is completed
'X' = connection aborted before the response completed
'+' = connection may be kept alive after the response is sent
'-' = connection will be closed after the response is sent
V - The server name according to the UseCanonicalName setting
Support for these formats will be completed when mod_perl makes
this information available via the Apache request, connection
and server APIs.
|
2004-05-09 23:14:43 by Soren Jacobsen | Files touched by this commit (8) |
Log message:
Convert to buildlink3.
|
2004-02-14 01:06:05 by Soren Jacobsen | Files touched by this commit (1) |
Log message:
s/independant/independent/
|
2003-12-03 23:14:46 by Krister Walfridsson | Files touched by this commit (19) |
Log message:
Change MAINTAINER to "tech-pkg" instead of the previous \
"packages".
|
2003-07-22 06:14:48 by Martti Kuparinen | Files touched by this commit (92) |
Log message:
COMMENT should start with a capital letter.
|
2003-05-06 19:43:16 by Julio Merino | Files touched by this commit (726) |
Log message:
Drop trailing whitespace. Ok'ed by wiz.
|
2002-10-27 21:49:03 by Stoned Elipot | Files touched by this commit (30) |
Log message:
Use buildlink2. Use perl5/module.mk.
|
2002-09-25 20:39:38 by Thomas Klausner | Files touched by this commit (2) |
Log message:
We have databases/p5-Apache-DBI-0.88, so we don't need www/ap-DBI-0.87
[which is an older version of the same source]. Remove it.
Noted by Andrew Brown in connection with PR 18280.
|
2002-07-05 09:14:45 by Matthias Scheler | Files touched by this commit (1) |
Log message:
Adapt to new location of "p5-TimeDate" package.
|