aboutsummaryrefslogtreecommitdiff
path: root/www/urchin5
Commit message (Collapse)AuthorAgeFilesLines
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-17/+17
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* Update to 5.703Volker Stolz2005-09-152-5/+5
| | | | | | | | PR: ports/85432 Submitted by: maintainer Notes: svn path=/head/; revision=142796
* Update to 5.702Volker Stolz2004-12-063-7/+15
| | | | | | | | PR: ports/74530 Submitted by: maintainer Notes: svn path=/head/; revision=123296
* Update to 5.600.r2Volker Stolz2004-06-056-12/+35
| | | | | | | | PR: ports/65792, ports/66900 Submitted by: Doug Silver / Urchin.com Notes: svn path=/head/; revision=110865
* BROKEN: Does not work with read-only ports treeKris Kennaway2004-04-111-0/+2
| | | | Notes: svn path=/head/; revision=106751
* - Update to version 5.501Kirill Ponomarev2004-03-043-75/+85
| | | | | | | | PR: ports/63723 Submitted by: maintainer Notes: svn path=/head/; revision=102950
* - Update to 5.500Pav Lucistnik2004-01-063-24/+70
| | | | | | | | 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-035-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> Notes: svn path=/head/; revision=97187