Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Chase graphics/gd's shlib version bump. | knu | 2001-02-12 | 1 | -1/+2 |
| | |||||
* | Some spaces -> tabs for ports/www. | olgeni | 2001-02-05 | 1 | -1/+1 |
| | |||||
* | Change the .gif files to .png now that GD makes the latter instead. | steve | 2000-12-11 | 4 | -39/+133 |
| | | | | | PR: 23244 Submitted by: Todd Mortensen <todd@vegasunderwater.com> | ||||
* | Update LIB_DEPENDS for gd: gd.0 -> gd.1. | will | 2000-06-06 | 1 | -1/+1 |
| | |||||
* | Add WWW | ache | 2000-04-16 | 1 | -1/+2 |
| | |||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-10 | 1 | -3/+3 |
| | |||||
* | Reducing Maintainership to an amount of ports | andreas | 2000-02-20 | 1 | -1/+1 |
| | | | | | | I can handle. Sorry, the rest has to go to ports@FreeBSD.ORG. | ||||
* | forgot cvs add for new patch | andreas | 2000-01-06 | 1 | -0/+175 |
| | |||||
* | unbreak it | andreas | 2000-01-06 | 1 | -2/+0 |
| | | | | Submitted by: sorry deleted mail and lost "paste buffer" | ||||
* | These ports now need 'LIB_DEPENDS=gd.0:...'. | steve | 1999-12-27 | 1 | -1/+1 |
| | |||||
* | Mark this broken, the new gd has no gif support. | asami | 1999-09-21 | 1 | -0/+2 |
| | |||||
* | FreeBSD.ORG -> FreeBSD.org | mharo | 1999-08-31 | 1 | -1/+1 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-31 | 1 | -1/+1 |
| | |||||
* | Use EXTRACT_SUFX instead of DISTFILES. | asami | 1998-12-26 | 1 | -2/+2 |
| | |||||
* | Checksum inaccuracy. | billf | 1998-12-23 | 1 | -1/+1 |
| | |||||
* | Wwwaste the manpages. | hoek | 1998-08-19 | 1 | -1/+0 |
| | |||||
* | some problem detected by knarf and fixes by him and me: | andreas | 1998-04-18 | 3 | -50/+53 |
| | | | | | | | | | | | | - 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> | ||||
* | Update to newest version 2.01 from Apr 02. | andreas | 1998-04-10 | 5 | -100/+138 |
| | |||||
* | Reorder lines. | asami | 1997-07-12 | 1 | -3/+3 |
| | | | | Found by: portlint | ||||
* | use INSTALL_MAN to install manpage | andreas | 1997-07-11 | 1 | -2/+2 |
| | |||||
* | New port http-analyze | andreas | 1997-07-11 | 7 | -0/+142 |
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 ;-)) |