Commit graph

12 commits

Author SHA1 Message Date
Mike M. Volokhov
d0dd760845 Restore sed substitutions occasionaly "damaged" on the previous commit. 2006-04-25 10:08:28 +00:00
Mike M. Volokhov
6be1501433 Update SARG to latest version - 2.0.9.
Lot of fixes and many new features. Please examine ChangeLog for details.
2005-10-31 15:37:36 +00:00
Mike M. Volokhov
14bb0735d0 Update a SARG to version 2.0.5. Major changes since 2.0.4 are:
- fixed: some changes to avoid segmentation fault.
    - fixed: some changes to avoid compilation errors on freeBSD.
    - fixed: exclude_hosts not excluding correctly.
2005-03-31 06:38:20 +00:00
Mike M. Volokhov
35cb6efde9 Pullup yet another 2.0.4 patch - compilation error "structure has
no member named `rlim_cur'" in FreeBSD. (Hey, this patch by nature
workarounds a bug in FreeBSD's sys/resource.h. Sweet 8-) But why
not patch both autoconfigure{,.in} files?)
2005-03-14 15:38:55 +00:00
Mike M. Volokhov
e7627dbe5a Update a SARG to version 2.0.4 (including one available patch).
The changes since 2.0.2 are:

- exclude hosts not excluding correctly.
- download report showing jpeg files.
- support for Microsoft isa proxy log files added.
- fixed: error when using relative paths in -o and -w options.
  Just absolute paths can be used now.
- fixed: segfault fix in vrfydir() in util.c
  Prevent buffer overflow in subs(); replace one constant with sizeof()
  in my_lltoa().
  vrfydir(): fix segfault if sub-directory "images" is not exists
  function builddia() don't check the parameters.
  Result: segmentation fault in some cases.
- fixed: wrong date period in squidguard_log when using european date format.
- ulimit tag added on sarg.conf to avoid "Too many open files" error.
- squidguard parse logs method changed.
- wrong results in -v option.
- fixed: error when using -u (include user)
- export LC_ALL=C will be issued before sort to avoid high cpu usage
2005-03-01 11:01:00 +00:00
Mike M. Volokhov
9446ae6b82 Doh! When trying to left some patches unchanged, distinfo contains a hashes
from a newer ones. Thus, ran makepatchsum once more.
2005-01-13 15:52:01 +00:00
Mike M. Volokhov
7fb8124c1d Update SARG to latest stable release (2.0.2). List of changes:
- grepday with invalid font path;
	- -v option added to display Sarg version on console;
	- Segmenation fault caused by an unclosed file;
	- SquidGuard log formats added;
	- time field added to topsites report;
	- fixtime function with wrong definition, changed to long long;
	- Solaris 9 compiling error: error: conflicting types for 'my_mkdir';
	- segfaults if the denied report is disabled in sarg.conf;
	- improved reading performance;
	- Russian sarg-php translation added.

This package changes:

	- rebuild ./configure script in way to normal C compiler detection;
	- rearrange a make targets in a build order.
2005-01-13 15:43:42 +00:00
Mike M. Volokhov
665d7f8f94 Remove stray LDFLAGS options in GNU configure script. This fixes one of
bugs listed in TODO file.
2004-10-06 16:24:25 +00:00
Mike M. Volokhov
7ecbc6538c Import new version of Squid Analysis Report Generator (www/sarg) - 2.0.1.
Brief list of new features:

	- added support for external CSS;
	- added minimal graphics using GD library;
	- tuneup processing of large files;
	- implemented download reports;
	- various other improvements and bug fixes.

To see a complete list of changes made scince 1.4.1 please take a
look to ChangeLog file in ${WRKSRC} directory.
2004-10-06 15:49:00 +00:00
Juan Romero Pardines
88338237f8 Moved to pkgsrc. 2003-12-04 16:15:46 +00:00
Mike M. Volokhov
a26f1547c0 There are may existent a number of vendor's pathes. Thus use sarg's own DISTDIR. 2003-10-05 21:03:50 +00:00
Mike M. Volokhov
718c8d9cc9 This is a SARG - Squid Analysis Report Generator, formerly known as sqmgrlog. 2003-09-26 16:41:31 +00:00