Commit Graph

17 Commits

Author SHA1 Message Date
sthen
f5a323c546 Don't use ${FLAVOR:L}, we only support lower-case flavours now.
OK ajacoutot@ espie@
2013-02-09 14:49:50 +00:00
rpe
a24ad3c486 update sarg to 2.3.5
Changes since 2.3.3:

Version 2.3.5
- Fix an issue when creating the redirector report. Sarg was not
  creating the unsorted file as expected. That regression was
  introduced in sarg 2.3.4.

Version 2.3.4
- Fix an error occuring when serveral user's ID contain at least
  two consecutive non alphanumeric characters. In that case, the
  mangled file name is not unique. Thanks to Fabiola and Pecha for
  reporting this bug.
- Remove a warning about the redirector file that can't be deleted
  when it is not created.

ok ajacoutot@
2013-01-21 08:30:01 +00:00
rpe
07af9fee51 update sarg to 2.3.3
- take maintainership from Douglas Santos <dsantos@hydroxyl.org>
- add ldap flavor for loginname to username translation via ldap

feedback from and ok sthen@
2012-11-21 21:42:07 +00:00
espie
e50b98837f new depends 2010-11-22 08:36:47 +00:00
sthen
89d5cdea52 new-style LIB_DEPENDS/REVISION/WANTLIB 2010-11-11 12:35:09 +00:00
espie
c82c4422b0 USE_GROFF=Yes 2010-10-19 08:02:53 +00:00
sthen
174e3e177f - add prototypes for functions returning pointers, fixes LP64 problems
- regen PLIST
From Tobias Ulmer, thanks!

- tidy whitespace in Makefile
- specify version in license marker
2008-12-08 08:35:46 +00:00
jasper
97fbd1cf66 SECURITY UPDATE to sarg 2.2.5
which includes fixes for http://secunia.com/advisories/28668/

ok MAINTAINER
2008-03-31 06:54:13 +00:00
merdely
ba8add3ebb Remove surrounding quotes from
COMMENT-*/ERRORS/NO_REGRESS/PERMIT_*/REGRESS_IS_INTERACTIVE

Change '.include "bsd.port.mk"' to '.include <bsd.port.mk>' while here
(ok naddy@)
2007-09-15 20:38:20 +00:00
martynas
cbb6a6bf82 fix a segmentation fault when you are using authentication and have
a user named "log"; from sarg bugtracker via freebsd
also, fix sprintf and rcs id; from maintainer Douglas Santos
thanks to aanriot@, who found some errors when i merged Douglas
Santos diff
ok aanriot@ and maintainer Douglas Santos
2007-06-22 12:48:25 +00:00
aanriot
cb891b737b update to 2.2.3.1 .
from Douglas Santos;
tested by michele@ and myself
2007-05-16 15:59:23 +00:00
espie
d4ebcd974d more base64 checksums 2007-04-05 17:26:05 +00:00
aanriot
87ee110593 - use log files paths accordingly to www/squid.
- fix SYSCONFDIR and other substitutions.

from maintainer Douglas Santos with a few changes;
inputs and ok alek@
2006-01-28 21:22:07 +00:00
aanriot
ce8c1afb45 update to Sarg 2.1 .
from maintainer Douglas Santos, with a few additions;
help and ok alek@
2006-01-22 11:05:01 +00:00
pvalchev
990290a561 unbreak sort; from Marcello Morsello <morsello@gmail.com> via Douglas Santos 2005-11-13 17:32:26 +00:00
pvalchev
233d1bdd91 fix build on macppc (config.guess), no package change 2005-10-08 08:13:21 +00:00
alek
24f1776a8d Import sarg 2.0.9
Sarg is a Squid Analysis Report Generator that allows to view "where"
your users are going to on the Internet. Sarg generate reports in HTML,
with many fields, like: users, IP addresses, bytes, sites and times.

From Douglas Santos <dsantos@hydroxyl.org>
2005-09-27 13:03:45 +00:00