Commit Graph

5 Commits

Author SHA1 Message Date
Andreas Klemm
c1103873d9 some problem detected by knarf and fixes by him and me:
- http-analyze installed into the wrong path, one path component has
  been duplicated, fixed that in Makefile and sanitized the PLIST
  this changed patch-aa
- had to add a post.install script to teach config.h our $(PREFIX) path
- changed config.h, so that post.configure script has it easier to patch,
  this changed patch-ab
- added @dirrm lines in PLIST, to deinstall more thoroughly
- tested packaging
Submitted by:	Frank Bartels <knarf@camelot.de>
1998-04-18 09:47:14 +00:00
Andreas Klemm
1a26056e32 Update to newest version 2.01 from Apr 02. 1998-04-10 18:48:03 +00:00
Satoshi Asami
2cca282914 Reorder lines.
Found by:	portlint
1997-07-12 00:15:04 +00:00
Andreas Klemm
1602725275 use INSTALL_MAN to install manpage 1997-07-11 04:58:45 +00:00
Andreas Klemm
f70e751ccc New port http-analyze
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 ;-))
1997-07-11 04:54:53 +00:00