Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Update to 5.500 | Pav Lucistnik | 2004-01-06 | 1 | -7/+7 |
| | | | | | | | | PR: ports/60961 Submitted by: Doug Silver <freebsd@urchin.com> (maintainer) Notes: svn path=/head/; revision=97420 | ||||
* | New port: www/urchin, web traffic analysis tool | Edwin Groothuis | 2004-01-03 | 1 | -0/+62 |
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> Notes: svn path=/head/; revision=97187 |