aboutsummaryrefslogtreecommitdiff
path: root/www/urchin5/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 5.500Pav Lucistnik2004-01-061-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 toolEdwin Groothuis2004-01-031-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