Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Update to 5.500 | pav | 2004-01-06 | 3 | -24/+70 |
| | | | | | PR: ports/60961 Submitted by: Doug Silver <freebsd@urchin.com> (maintainer) | ||||
* | New port: www/urchin, web traffic analysis tool | edwin | 2004-01-03 | 5 | -0/+1886 |
Urchin is the most powerful web traffic analysis program available. We have set this to install into $PREFIX/urchin, i.e. /usr/local/urchin and upon completion two services start up, our Apache server on port 9999 and a scheduling daemon. If starting up a service is a problem, it can be adjusted in the Makefile (START_SERVERS = yes). PR: ports/58646 Submitted by: Doug Silver <freebsd@urchin.com> |