Bug 92522 - [PATCH] www/squid: Implemented custom log format patch
Summary: [PATCH] www/squid: Implemented custom log format patch
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Sergey Matveychuk
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-30 03:30 UTC by Matthew Will
Modified: 2006-02-04 11:46 UTC (History)
1 user (show)

See Also:


Attachments
squid-2.5.12_4.patch (41.90 KB, patch)
2006-01-30 03:30 UTC, Matthew Will
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew Will 2006-01-30 03:30:02 UTC
Implemented custom log format patch, providing similar functionality
to that of Apache LogFormat and CustomLog configuration directives.
This also allows for output in multiple formats to different log files.

See http://devel.squid-cache.org/customlog/ for more information.

Added file(s):
- files/customlog-2.5.patch

Port maintainer (tmseck@netcologne.de) is cc'd.

Generated with FreeBSD Port Tools 0.63
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-01-30 04:12:19 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 Thomas-Martin Seck 2006-02-03 15:26:52 UTC
Approved, thanks for your work!
Comment 3 Mark Linimon freebsd_committer freebsd_triage 2006-02-03 19:37:38 UTC
State Changed
From-To: feedback->open

Maintainer approved.
Comment 4 Sergey Matveychuk freebsd_committer freebsd_triage 2006-02-04 09:28:55 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sem

Take it.
Comment 5 Sergey Matveychuk freebsd_committer freebsd_triage 2006-02-04 11:45:59 UTC
State Changed
From-To: open->closed

Committed. Thanks!