1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-07 02:06:57 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
Martin Matuska
b2c4fbb77a Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
2012-12-10 19:11:11 +00:00
Martin Matuska
dbbf004162 Bump pcre library dependency due to 8.30 update 2012-02-14 12:45:35 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Cheng-Lung Sung
9c2cbfb58b - 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.
2006-05-04 14:48:15 +00:00
Edwin Groothuis
32487a10ad SHA256ify
Approved by: krion@
2006-01-24 01:06:45 +00:00
Mark Linimon
e69ac63032 Chase URLs per distfile survey. 2005-11-27 08:01:48 +00:00
Cheng-Lung Sung
1f8891e68b - change MASTER_SITES, since fetch will fail.
Noticed by:	kris(bot)
2004-12-08 02:12:37 +00:00
Cheng-Lung Sung
b897571bac - 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().
2004-12-07 06:42:00 +00:00
Cheng-Lung Sung
6adf115354 My territory, suggested by ijliao. :p
Approved by:	vanilla (co-mentor)
2004-08-20 02:56:44 +00:00
Kevin Lo
fa59df7f81 Update to 1.0.2
PR: ports/70363
Submitted by: MAINTAINER
2004-08-13 02:26:30 +00:00
Yen-Ming Lee
15ce190bed - 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>
2004-08-06 02:14:54 +00:00
Vanilla I. Shu
51939469a0 Add snowlog 1.0, a webserver access log browser/analyzer.
PR:		ports/69783
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2004-07-30 19:26:52 +00:00