Summary: | [NEW PORT] www/multisort - A small program to take multiple httpd logfiles into a single log | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Dennis Herrmann <adox> | ||||
Component: | Individual Port(s) | Assignee: | Martin Wilke <miwi> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Dennis Herrmann
2008-10-06 19:20:02 UTC
Responsible Changed From-To: freebsd-ports-bugs->miwi miwi@ wants his PRs (via the GNATS Auto Assign Tool) State Changed From-To: open->closed New port added, with minor changes. Thanks! miwi 2008-10-11 14:27:23 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/multisort Makefile distinfo pkg-descr www/multisort/files patch-Makefile Log: `multisort' is a small program designed to take multiple httpd logfiles in the Common Log Format and merge them into a single log, sorted by date, sent to standard output. This is useful if you're running a single website on multiple hosts and using round-robin DNS to do load distribution. With multisort, you can take the various logfiles from each server and merge them into a single file for analysis. WWW: http://www.xach.com/multisort/ PR: ports/127906 Submitted by: Dennis Herrmann <adox at mcx2.org> Revision Changes Path 1.2166 +1 -0 ports/www/Makefile 1.1 +19 -0 ports/www/multisort/Makefile (new) 1.1 +3 -0 ports/www/multisort/distinfo (new) 1.1 +18 -0 ports/www/multisort/files/patch-Makefile (new) 1.1 +10 -0 ports/www/multisort/pkg-descr (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" |