| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
27 Apr 2013 18:25:25
2.3.6
|
mva  |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
USE_GETTEXT=yes to USES=gettext while here |
26 Apr 2013 18:01:08
2.3.6
|
garga  |
- Update to 2.3.6
- Convert USE_GETTEXT to USES=gettext |
25 Apr 2013 11:05:06
2.3.5
|
garga  |
Update to 2.3.5
PR: ports/178108
Submitted by: Marcello Coutinho <marcellocoutinho@gmail.com> |
08 Jan 2013 10:25:00
2.3.4
|
garga  |
- Update to 2.3.4
- Add OPTIONS for ICONV, LDAP and PCRE |
05 Oct 2012 12:41:46
2.3.2_5
|
garga  |
Change headers of all ports maintained by me to new format |
03 Aug 2012 15:34:46
2.3.2_5
|
garga  |
Add DOCS, EXAMPLES and NLS to OPTIONS_DEFINE to my ports |
02 Jul 2012 22:19:06
2.3.2_5
|
garga  |
Move to OPTIONSng |
01 Jun 2012 05:26:28
2.3.2_5
|
dinoex  |
- update png to 1.5.10 |
18 Mar 2012 11:37:48
2.3.2_4
|
garga  |
Due to a bug, the download report only showed the host name instead of the
full url as it used to do prior to version 2.3.2.
Fix it applying a patch that was committed upstream.
PR: ports/165412
Submitted by: Kryol <kryol@bigmir.net>
Feature safe: yes |
18 Feb 2012 13:11:17
2.3.2_3
|
garga  |
- Add a new OPTION, to control if php files will be or not installed. Since
it's on by default, no PORTREVISION bump is necessary
- Use ETCDIR instead of complete path
PR: ports/164706
Submitted by: Takefu <takefu@airport.fm> |
23 Jan 2012 22:48:19
2.3.2_3
|
garga  |
- Fix build when CC=cc
- Bump PORTREVISION |
12 Jan 2012 13:13:50
2.3.2_2
|
garga  |
- Fix the link to the URL in some reports
- Bump PORTREVISION
Reported by: budsz <budsz@willsz.net>
Obtained from:
http://sarg.svn.sourceforge.net/viewvc/sarg?view=revision&revision=595 |
05 Jan 2012 17:07:48
2.3.2_1
|
garga  |
Don't require iconv when WITHOUT_NLS is set
PR: ports/163708
Submitted by: Takefu <takefu@airport.fm> |
28 Dec 2011 15:24:11
2.3.2
|
garga  |
- Update to 2.3.2
- Pet portlint
- Respect WITHOUT_NLS |
23 Sep 2011 22:26:39
2.3.1
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
14 Jun 2011 11:42:01
2.3.1
|
wxs  |
- Update to 2.3.1
Submitted by: Ryan Steinmetz <rpsfa@rit.edu>
Approved by: garga (maintainer) |
05 Jan 2011 10:30:18
2.2.7.1_3
|
garga  |
- Add LICENSE_FILE
- Strip sarg binary before install
- Bump PORTREVISION since binary has changed
PR: ports/153696
Submitted by: Takefu <takefu@airport.fm> |
12 Nov 2010 15:00:06
2.2.7.1_2
|
garga  |
- Fix typo on pkg-descr [1]
- Add LICENSE
- Remove MD5
Submitted by: gjb@ [1] |
31 May 2010 02:01:56
2.2.7.1_2
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
28 Mar 2010 06:47:48
2.2.7.1_1
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
22 Feb 2010 17:06:04
2.2.7.1
|
garga  |
Update to 2.2.7.1
Feature safe: yes |
05 Feb 2010 11:46:55
2.2.5_3
|
dinoex  |
- update to jpeg-8 |
22 Aug 2009 00:38:34
2.2.5_2
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with W |
31 Jul 2009 13:57:52
2.2.5_2
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
28 Mar 2009 17:53:24
2.2.5_1
|
garga  |
Mark all my ports as MAKE_JOBS_SAFE and MAKE_JOBS_UNSAFE |
21 Aug 2008 06:18:49
2.2.5_1
|
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
06 Jun 2008 14:07:24
2.2.5_1
|
edwin  |
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
2.2.5
|
garga  |
- Update to 2.2.5 |
16 Oct 2007 19:16:33
2.2.3.1_4
|
garga  |
- 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 09:36:52
2.2.3.1_3
|
rafan  |
- 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 11:25:32
2.2.3.1_3
|
garga  |
- Fix a segmentation fault when you are using authentication and have a user
named "log"
- Bump PORTREVISION
Obtained from: Sarg bugtracker |
19 May 2007 20:32:57
2.2.3.1_2
|
flz  |
- 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
2.2.3.1_1
|
garga  |
- Fix Segmentation Fault problem
- Bump PORTREVISION
Obtained from: Orso maillist |
03 Jan 2007 10:40:47
2.2.3.1
|
garga  |
- Update to 2.2.3.1 |
30 Dec 2006 17:40:37
2.2.3_1
|
garga  |
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
2.2.3
|
garga  |
- Update to 2.2.3 |
30 Aug 2006 21:29:15
2.2.2_1
|
garga  |
- 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 12:05:00
2.2.2
|
garga  |
- Update to 2.2.2
Changelog at: http://sarg.sourceforge.net/sarg.ChangeLog.txt |
19 May 2006 11:43:01
2.2.1
|
garga  |
- Update to 2.2.1
- OPTIONS'ify
Full Changelog at:
http://sarg.sourceforge.net/sarg.ChangeLog.txt |
28 Mar 2006 10:46:44
2.1_2
|
garga  |
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
2.1_1
|
garga  |
Use vendor patches to fix index.html generation
Approved by: portmgr (linimon) |
07 Dec 2005 09:32:19
2.1
|
garga  |
- 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
2.1
|
garga  |
- Take maintainership
Approved by: maintainer via email |
01 Dec 2005 15:21:44
2.1
|
garga  |
- Update to 2.1
PR: ports/89766
Submitted by: garga
Approved by: maintainer |
01 Dec 2005 15:06:24
2.0.9
|
garga  |
- Mark it as BROKEN until it's not updated to version 2.1
Discussed with: clement |
29 Aug 2005 10:15:38
2.0.9
|
garga  |
- 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 12:01:47
2.0.8
|
pav  |
- 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 12:02:37
2.0.7
|
novel  |
Update to 2.0.7
PR: 80585
Submitted by: Renato Botelho <freebsd@galle.com.br>
Approved by: Maxim Tuliuk (maintainer) |
29 Apr 2005 15:52:44
2.0.6
|
leeym  |
- update to sarg-2.0.6
PR: 80453
Submitted by: Maxim Tuliuk <mt@primats.org.ua> (maintainer) |
19 Apr 2005 17:16:40
2.0.5
|
jylefort  |
- 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
2.0.4
|
leeym  |
- update sarg to 2.0.4
PR: 78231
Submitted by: maintainer |
08 Feb 2005 17:27:36
2.0.3
|
leeym  |
- 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
2.0.2_1
|
pav  |
- 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
2.0.2
|
pav  |
- Update to 2.0.2
PR: ports/74741
Submitted by: Maxim Tuliuk <mt@zoo.top.net.ua> (maintainer) |
16 Nov 2004 00:17:44
2.0.1
|
pav  |
- Update to 2.0.1
PR: ports/73971
Submitted by: Maxim Tuliuk <mt@primats.org.ua> (maintainer) |
09 Jun 2004 07:49:27
1.4.1_1
|
krion  |
- Fix WWW: line
PR: ports/67737
Submitted by: Paul <freebsd@otoh.org> |
11 May 2004 12:50:42
1.4.1_1
|
pav  |
- Switch MASTER_SITE to Sourceforge
PR: ports/66522
Submitted by: Maxim Tuliuk <mt@primats.org.ua> (maintainer) |
01 May 2004 03:17:14
1.4.1_1
|
petef  |
Add a patch to fix a sort bug.
PR: 64888
Submitted by: maintainer |
13 Apr 2004 23:14:02
1.4.1
|
kris  |
Correct config file handling and remove directories |
23 Mar 2004 09:42:51
1.4.1
|
krion  |
- SIZE'ify
PR: ports/64611
Submitted by: maintainer |
11 Aug 2003 14:43:40
1.4.1
|
fjoe  |
- Fix pkg-plist, remove BROKEN.
- Fix non-root builds.
Approved by: MAINTAINER |
08 Aug 2003 04:40:47
1.4.1
|
kris  |
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 08:35:21
1.4.1
|
kris  |
BROKEN: Broken pkg-plist |
16 May 2003 05:16:40
1.4.1
|
sobomax  |
Update to 1.4.1.
PR: 52209
Submitted by: maintainer |
13 May 2003 11:19:19
1.2.2.1
|
sobomax  |
Add sarg 1.2.2.1, squid log analyzer and HTML report generator.
PR: 48600
Submitted by: mt@primats.org.ua |