| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
10 Dec 2012 19:11:12
  |
mm  |
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports |
14 Feb 2012 12:45:35
1.1.1_1
|
mm  |
Bump pcre library dependency due to 8.30 update |
19 Mar 2011 12:38:54
1.1.1
|
miwi  |
- Get Rid MD5 support |
04 May 2006 14:48:16
1.1.1
|
clsung  |
- update to 1.1.1
- Snowlog now loads a different default logfile.
First /usr/local/share/snowlog/default.log, then
~/.snowlog/default.log. These can (=should) be symlinks to the
logfiles to load. Command line option -f overrides everything. |
24 Jan 2006 01:06:45
1.0.3
|
edwin  |
SHA256ify
Approved by: krion@ |
27 Nov 2005 08:01:48
1.0.3
|
linimon  |
Chase URLs per distfile survey. |
08 Dec 2004 02:12:37
1.0.3
|
clsung  |
- change MASTER_SITES, since fetch will fail.
Noticed by: kris(bot) |
07 Dec 2004 06:42:00
1.0.3
|
clsung  |
- update to 1.0.3
- from ChangeLog
2004-11-23 - Version 1.0.3
- Make DisplayItemsFromHosts() return NULL if nothing was added.
2004-11-22
- Added display of authenticated user
2004-08-15
- Hm, unsigned long long needs %llu format string it seems and not
%lld.
2004-08-13
- Snowlog now knows Terabytes, Petabytes and Exabytes for _really_
high volume servers.
- Single requests with content lengths > int (2 GB), are now loaded
correctly. I hope that was the last integer overflow/invocation
of atoi(). |
20 Aug 2004 02:56:44
1.0.2
|
clsung  |
My territory, suggested by ijliao. :p
Approved by: vanilla (co-mentor) |
13 Aug 2004 02:26:30
1.0.2
|
kevlo  |
Update to 1.0.2
PR: ports/70363
Submitted by: MAINTAINER |
06 Aug 2004 02:14:54
1.0.1
|
leeym  |
- Update to 1.0.1
- Changed overall byte count data type from int to unsigned long long so it
doesn't wrap if loaded requests total >2GB.
PR: 70040
Submitted by: Cheng-Lung Sung <clsung@freebsd.csie.nctu.edu.tw> |
30 Jul 2004 19:26:52
1.0
|
vanilla  |
Add snowlog 1.0, a webserver access log browser/analyzer.
PR: ports/69783
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |