FreshPorts -- The Place For Ports Sun, 6 Jul 2008 5:25 PM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
Port details
sarg 2.2.5_1 www on this many watch lists=25 search for ports that depend on this port
Squid log analyzer and HTML report generator
Maintained by: garga@FreeBSD.org search for ports maintained by this maintainer
Port Added: 13 May 2003 12:20:11


SARG is a Squid Analysis Report Generator that allow you to view "where"
your users are going to on the Internet. It generates reports in html,
with many fields, like: users, IP Addresses, bytes, sites and times.

Formely known as sqmgrlog.

WWW: http://sarg.sourceforge.net/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required Libraries: graphics/gd, converters/libiconv, devel/gettext

To install the port: cd /usr/ports/www/sarg/ && make install clean
To add the package: pkg_add -r sarg


Configuration Options
===> The following configuration options are available for sarg-2.2.5_1:
     GD=on (default) "Enable GD support"
===> Use 'make config' to modify these settings

Master Sites:
http://nchc.dl.sourceforge.net/sourceforge/sarg/
http://kent.dl.sourceforge.net/sourceforge/sarg/
http://easynews.dl.sourceforge.net/sourceforge/sarg/
http://ufpr.dl.sourceforge.net/sourceforge/sarg/
http://umn.dl.sourceforge.net/sourceforge/sarg/
http://heanet.dl.sourceforge.net/sourceforge/sarg/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Port Moves
  • port moved here from www/sqmgrlog on 2003-05-15
    REASON: Renamed into sarg

Number of commits found: 39

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
06 Jun 2008 15:07:24
Original commit files touched by this commit  2.2.5_1
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
07 Mar 2008 19:16:56
Original commit files touched by this commit  2.2.5
garga search for other commits by this committer
- Update to 2.2.5
16 Oct 2007 20:16:33
Original commit files touched by this commit  2.2.3.1_4
garga search for other commits by this committer
- Add a patch that fix a lot of compile warnings and some segmentation faults
  on amd64 [1]
- Add --enable-mandir to CONFIGURE_ARGS since --mandir is not enough and it
  was not respecting PREFIX to install man
- Bump PORTREVISION

Discussed with: Author in private email [1]
Obtained from: 
https://sourceforge.net/tracker/index.php?func=detail&aid=1771501&group_id=68910&atid=522793
[1]
23 Jul 2007 10:36:52
Original commit files touched by this commit  2.2.3.1_3
rafan search for other commits by this committer
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
11 Jun 2007 12:25:32
Original commit files touched by this commit  2.2.3.1_3
garga search for other commits by this committer
- Fix a segmentation fault when you are using authentication and have a user
  named "log"
- Bump PORTREVISION

Obtained from:  Sarg bugtracker
19 May 2007 21:32:57
Original commit files touched by this commit  2.2.3.1_2
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
26 Feb 2007 11:32:00
Original commit files touched by this commit  2.2.3.1_1
garga search for other commits by this committer
- Fix Segmentation Fault problem
- Bump PORTREVISION

Obtained from:  Orso maillist
03 Jan 2007 10:40:47
Original commit files touched by this commit  2.2.3.1
garga search for other commits by this committer
- Update to 2.2.3.1
30 Dec 2006 17:40:37
Original commit files touched by this commit  2.2.3_1
garga search for other commits by this committer
sarg patch to fix cannot open period file error message
Changed period file name to sarg-period to avoind conflits with uernames.

Bump PORTREVISION

Obtained from:  sarg's site at Sourceforge
26 Dec 2006 23:06:21
Original commit files touched by this commit  2.2.3
garga search for other commits by this committer
- Update to 2.2.3
30 Aug 2006 22:29:15
Original commit files touched by this commit  2.2.2_1
garga search for other commits by this committer
- Fix a problem on progress indicator [1]
- Bump PORTREVISION
- Use new Sourceforge method on MASTER_SITES

PR:             ports/102665 [1]
Submitted by:   Alex Samorukov <samm@os2.kiev.ua> [1]
Reviewed by:    author [1]
29 Aug 2006 13:05:00
Original commit files touched by this commit  2.2.2
garga search for other commits by this committer
- Update to 2.2.2

Changelog at: http://sarg.sourceforge.net/sarg.ChangeLog.txt
19 May 2006 12:43:01
Original commit files touched by this commit  2.2.1
garga search for other commits by this committer
- Update to 2.2.1
- OPTIONS'ify

Full Changelog at:
        http://sarg.sourceforge.net/sarg.ChangeLog.txt
28 Mar 2006 11:46:44
Original commit files touched by this commit  2.1_2
garga search for other commits by this committer
Add a patch to css.c, to fix an overflow if you are using external css and
have a lot of html to proccess. The external css file is open so many times
and never closed.

PR:             ports/95022
Submitted by:   Eugene M. Zheganin <emz@norma.perm.ru>
13 Mar 2006 19:46:02
Original commit files touched by this commit  2.1_1
garga search for other commits by this committer
Use vendor patches to fix index.html generation

Approved by:    portmgr (linimon)
07 Dec 2005 09:32:19
Original commit files touched by this commit  2.1
garga search for other commits by this committer
- Support other gd ports, like japanese/gd and ukrainian/gd

Submitted by:   Michael Lednev <reaper@reaper.hn.org> (by email)
06 Dec 2005 13:31:45
Original commit files touched by this commit  2.1
garga search for other commits by this committer
- Take maintainership

Approved by:    maintainer via email
01 Dec 2005 15:21:44
Original commit files touched by this commit  2.1
garga search for other commits by this committer
- Update to 2.1

PR:             ports/89766
Submitted by:   garga
Approved by:    maintainer
01 Dec 2005 15:06:24
Original commit files touched by this commit  2.0.9
garga search for other commits by this committer
- Mark it as BROKEN until it's not updated to version 2.1

Discussed with: clement
29 Aug 2005 11:15:38
Original commit files touched by this commit  2.0.9
garga search for other commits by this committer
- Update to 2.0.9

Changelog at: http://sarg.sourceforge.net/sarg.ChangeLog.txt

PR:             ports/85030
Submitted by:   dawnshade <h-k@mail.ru>
Approved by:    maintainer
06 Jun 2005 13:01:47
Original commit files touched by this commit  2.0.8
pav search for other commits by this committer
- Update to 2.0.8

PR:             ports/81679
Submitted by:   Renato Botelho <freebsd@galle.com.br>
Approved by:    Maxim Tuliuk <mt@primats.org.ua> (maintainer)
10 May 2005 13:02:37
Original commit files touched by this commit  2.0.7
novel search for other commits by this committer
Update to 2.0.7

PR:             80585
Submitted by:   Renato Botelho <freebsd@galle.com.br>
Approved by:    Maxim Tuliuk (maintainer)
29 Apr 2005 16:52:44
Original commit files touched by this commit  2.0.6
leeym search for other commits by this committer
- update to sarg-2.0.6

PR:             80453
Submitted by:   Maxim Tuliuk <mt@primats.org.ua> (maintainer)
19 Apr 2005 18:16:40
Original commit files touched by this commit  2.0.5
jylefort search for other commits by this committer
- Update to 2.0.5.
- Respect prefix when installing the manual page.

PR:             ports/79966
Submitted by:   Renato Botelho <freebsd@galle.com.br>
Approved by:    adamw (mentor), maintainer
07 Mar 2005 17:34:24
Original commit files touched by this commit  2.0.4
leeym search for other commits by this committer
- update sarg to 2.0.4

PR:             78231
Submitted by:   maintainer
08 Feb 2005 17:27:36
Original commit files touched by this commit  2.0.3
leeym search for other commits by this committer
- Update to 2.0.3

Differences from 2.0.2 version:
  - squidguard parse logs method changed.
  - wrong results in -v option.
  - fixed: error when using -u (include user)

PR:             77052
Submitted by:   Renato Botelho <renato at galle.com.br>
Reviewed by:    Maxim Tuliuk <mt at primats.org.ua>
24 Dec 2004 14:20:09
Original commit files touched by this commit  2.0.2_1
pav search for other commits by this committer
- Enable GD support for nice graphs

PR:             ports/74819
Submitted by:   Renato Botelho <renato@galle.com.br>
Approved by:    maintainer timeout (2 weeks)
06 Dec 2004 19:32:19
Original commit files touched by this commit  2.0.2
pav search for other commits by this committer
- Update to 2.0.2

PR:             ports/74741
Submitted by:   Maxim Tuliuk <mt@zoo.top.net.ua> (maintainer)
16 Nov 2004 00:17:44
Original commit files touched by this commit  2.0.1
pav search for other commits by this committer
- Update to 2.0.1

PR:             ports/73971
Submitted by:   Maxim Tuliuk <mt@primats.org.ua> (maintainer)
09 Jun 2004 08:49:27
Original commit files touched by this commit  1.4.1_1
krion search for other commits by this committer
- Fix WWW: line

PR:             ports/67737
Submitted by:   Paul <freebsd@otoh.org>
11 May 2004 13:50:42
Original commit files touched by this commit  1.4.1_1
pav search for other commits by this committer
- Switch MASTER_SITE to Sourceforge

PR:             ports/66522
Submitted by:   Maxim Tuliuk <mt@primats.org.ua> (maintainer)
01 May 2004 04:17:14
Original commit files touched by this commit  1.4.1_1
petef search for other commits by this committer
Add a patch to fix a sort bug.

PR:             64888
Submitted by:   maintainer
14 Apr 2004 00:14:02
Original commit files touched by this commit  1.4.1
kris search for other commits by this committer
Correct config file handling and remove directories
23 Mar 2004 09:42:51
Original commit files touched by this commit  1.4.1
krion search for other commits by this committer
- SIZE'ify

PR:             ports/64611
Submitted by:   maintainer
11 Aug 2003 15:43:40
Original commit files touched by this commit  1.4.1
fjoe search for other commits by this committer
- Fix pkg-plist, remove BROKEN.
- Fix non-root builds.

Approved by:    MAINTAINER
08 Aug 2003 05:40:47
Original commit files touched by this commit  1.4.1
kris search for other commits by this committer
This port is scheduled for removal on Nov 7 2003 if it is still broken at
that time and no PRs have been submitted to fix it.  If you are interested
in saving this port, please send your patches to the maintainer.  If the
maintainer is unresponsive or the port has no maintainer, then please
submit them via send-pr.
07 Aug 2003 09:35:21
Original commit files touched by this commit  1.4.1
kris search for other commits by this committer
BROKEN: Broken pkg-plist
16 May 2003 06:16:40
Original commit files touched by this commit  1.4.1
sobomax search for other commits by this committer
Update to 1.4.1.

PR:             52209
Submitted by:   maintainer
13 May 2003 12:19:19
Original commit files touched by this commit  1.2.2.1
sobomax search for other commits by this committer
Add sarg 1.2.2.1, squid log analyzer and HTML report generator.

PR:             48600
Submitted by:   mt@primats.org.ua

Number of commits found: 39

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
py-pylonsJul 04
freetype2Jul 03
fetchmailJul 01
squid*Jun 28
squid24*Jun 28
squid30*Jun 28
apache22Jun 24
php5-posix*Jun 22
firefox*Jun 21
firefox-devel*Jun 21
firefox10*Jun 21
firefox15*Jun 21
linux-firefox*Jun 21
linux-firefox-devel*Jun 21
linux-mozilla*Jun 21

10 vulnerabilities affecting 29 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
Traffic

Calculated hourly:
Port count 18752
Broken 146
Deprecated 98
Ignore 429
Forbidden 5
Restricted 361
No CDROM 126
Vulnerable 52
Expired 13
Set to expire 77
Interactive 79
new 24 hours 2
new 48 hours11
new 7 days33
new fortnight72
new month182

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.443 seconds.