summaryrefslogtreecommitdiff
path: root/www/http-analyze/pkg-descr (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Fix build on 4.x and 5.xKirill Ponomarev2003-08-171-1/+1
| | | | | | | | | | - Unbreak this port - Honour PREFIX - Use DOCSDIR - Fix URL in pkg-descr Notes: svn path=/head/; revision=87148
* Change the .gif files to .png now that GD makes the latter instead.Steve Price2000-12-111-1/+0
| | | | | | | | PR: 23244 Submitted by: Todd Mortensen <todd@vegasunderwater.com> Notes: svn path=/head/; revision=35861
* Add WWWAndrey A. Chernov2000-04-161-1/+2
| | | | Notes: svn path=/head/; revision=27624
* New port http-analyzeAndreas Klemm1997-07-111-0/+13
http-analyze analyzes the logfile of a web server and creates a summary of the server's access load and the efficiency of caching mechanisms in o tabular o graphical o and three-dimensional form. http-analyze recognizes logfiles in Common Logfile Format and has been highly optimized for processing huge logfiles in short update-intervals. See: http://www.netstore.de/Supply/http-analyze/index.html Hint: should be used by freefall and cdrom.com ;-)) Notes: svn path=/head/; revision=7285