CVS log for ports/mail/mailgraph/Makefile
Up to [FreeBSD] / ports / mail / mailgraph
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.42: download - view: text, markup, annotated - select for diffs
Sun Nov 27 11:40:25 2011 UTC (2 months, 2 weeks ago) by rafan
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +1 -1 lines
- Added metrics for clapf and postscreen PR: ports/162679 Submitted by: Geoffroy Desvernay <dgeo at centrale-marseille.fr> Obtained from: http://lists.ee.ethz.ch/mailgraph/msg00413.html Feature safe: yes
Revision 1.41: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:39:09 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +1 -1 lines
- update to 1.4.1 Reviewed by: exp8 run on pointyhat Supported by: miwi
Revision 1.40: download - view: text, markup, annotated - select for diffs
Tue Jun 24 12:34:52 2008 UTC (3 years, 7 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +1 -1 lines
- Chase rrdtool 1.3.0 update, bump PORTREVISION PR: ports/124749 Submitted by: Zhen REN <bg1tpt at gmail.com> (maintainer of rrdtool)
Revision 1.39: download - view: text, markup, annotated - select for diffs
Mon Dec 3 02:24:19 2007 UTC (4 years, 2 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +1 -0 lines
- Make rc variables can be properly set by users. Default variables should be handled after load_rc_config per Handbook. For example, if user sets name_pidfile in rc.conf, it does not correctly pass to name_flags because when we set name_flags, it uses our default name_pidfile, but not user's. - Bump PORTREVISION as rc scripts changed. Approved by: portmgr (pav), Xavier Beaudouin <kiwi at oav.net> (ovs maintainer)
Revision 1.38: download - view: text, markup, annotated - select for diffs
Sun Sep 30 07:37:07 2007 UTC (4 years, 4 months ago) by linimon
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +1 -0 lines
Add USE_PERL5. This will be needed to conditionalize bsd.perl.mk inclusion. Approved by: maintainer
Revision 1.37: download - view: text, markup, annotated - select for diffs
Tue Sep 11 14:43:22 2007 UTC (4 years, 5 months ago) by rafan
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +10 -5 lines
- Add CGIDIR and WWWROOT knobs to set the location for cgi and css file. Tested by: Eric <eric at mikestammer.com>
Revision 1.36: download - view: text, markup, annotated - select for diffs
Thu Sep 6 14:53:14 2007 UTC (4 years, 5 months ago) by rafan
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +3 -2 lines
- Update to 1.14
- Install the new born css file into ${PREFIX}/www/mailgraph/. This is
the best solution, which requires minimal efforts after installation. [1]
Discussed on: freebsd-ports@ [1]
Revision 1.35: download - view: text, markup, annotated - select for diffs
Wed Aug 8 13:47:18 2007 UTC (4 years, 6 months ago) by rafan
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +3 -7 lines
- Remove MAILGRAPH_GROUP from pre-everything message and mailgraph_group from rc script to avoid user confusion. We can not setgid for command invoked from rc.subr. [1] - Change rc script to match our guideline in Porter's Handbook Noticed by: Nicolas Rachinsky <nicolas-2007 at rachinsky.de> [1]
Revision 1.34: download - view: text, markup, annotated - select for diffs
Wed Aug 8 13:40:39 2007 UTC (4 years, 6 months ago) by rafan
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -1 lines
- Strip .sh suffix for rc script for upcoming changes
Revision 1.33: download - view: text, markup, annotated - select for diffs
Sat Aug 4 11:41:01 2007 UTC (4 years, 6 months ago) by gabor
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +4 -4 lines
- Remove the DESTDIR modifications from individual ports as we have a new, fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav)
Revision 1.32: download - view: text, markup, annotated - select for diffs
Thu Jul 5 06:19:43 2007 UTC (4 years, 7 months ago) by edwin
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -1 lines
First steps in a big migration:
Move net/rrdtool to databases/rrdtool.
It's an itch which needs to be scratched: net/rrdtool came from
net/mrtg, which was a good location for it. net/mrtg has later
been moved to net-mgmt/mrtg. net/rrdtool is "Round Robin Database
Tools", therefor it's better if it moves to databases/rrdtool.
Same with net/rrdtool10.
PR: ports/112942
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Revision 1.31: download - view: text, markup, annotated - select for diffs
Mon Apr 16 09:06:56 2007 UTC (4 years, 9 months ago) by rafan
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +19 -9 lines
- Update to 1.13 [1] - Refine pkg-message [2] PR: ports/111707 [1] Submitted by: Olli Hauer <ohauer at gmx.de> [1] Suggested by: Dan Langille [2]
Revision 1.30: download - view: text, markup, annotated - select for diffs
Sun Aug 13 10:15:16 2006 UTC (5 years, 5 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +4 -4 lines
- Respect DESTDIR PR: ports/101876 Submitted by: Gea-Suan Lin <gslin at gslin.org>
Revision 1.29: download - view: text, markup, annotated - select for diffs
Tue Jun 27 03:58:57 2006 UTC (5 years, 7 months ago) by rafan
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -1 lines
Change to my FreeBSD.org email. Approved by: delphij (mentor)
Revision 1.28: download - view: text, markup, annotated - select for diffs
Wed May 10 22:36:53 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +0 -1 lines
Remove USE_REINPLACE from ports starting with M
Revision 1.27: download - view: text, markup, annotated - select for diffs
Tue Dec 20 08:46:07 2005 UTC (6 years, 1 month ago) by vanilla
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +3 -7 lines
USE_RC_SUBR changes. PR: ports/90678 Submitted by: maintainer
Revision 1.26: download - view: text, markup, annotated - select for diffs
Fri Oct 21 20:41:02 2005 UTC (6 years, 3 months ago) by pav
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -1 lines
- Update to 1.12 PR: ports/87722 Submitted by: Rong-En Fan <rafan@infor.org> (maintainer)
Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Jun 20 01:27:53 2005 UTC (6 years, 7 months ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
It supports more spam/virus filter's log messages, and compatible with RRDtool 1.2.x now (I just tested this). PR: 82419 Submitted by: maintainer
Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Nov 4 12:29:11 2004 UTC (7 years, 3 months ago) by clsung
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
- update to 1.10 - From CHANGES 2004-10-21 ---------- * dspam support (Nagilum) * change CGI to use parameters instead of PATH_INFO, which not all web-servers support 2004-10-04 ---------- * Avoid showing "milli-messages/s" on the y scale (R.M. Evers) * Added --rbl-is-spam flag (David Gibbs) * Sendmail fixes (David Gibbs) * amavisd-new <= 20030616 (R.M. Evers) 2004-08-18 ---------- * Sendmail fixes (David Gibbs) * Line intead of area for rejects PR: ports/73518 Submitted by: Rong-En Fan (maintainer) Approved by: co-mentor (vanilla)
Revision 1.23: download - view: text, markup, annotated - select for diffs
Mon Oct 11 23:00:16 2004 UTC (7 years, 4 months ago) by pav
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +4 -4 lines
- Use ${WWWOWN} and ${WWWGRP} instead of hardcoded www:www
PR: ports/72198
Submitted by: Gea-Suan Lin <gslin@netnews.NCTU.edu.tw>
Approved by: Rong-En Fan <rafan@infor.org> (maintainer)
Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Jul 13 15:29:25 2004 UTC (7 years, 7 months ago) by vs
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -2 lines
Update to 1.9 Based on PR: ports/68983 Submitted by: Chris Howells Via: Rong-En Fan (maintainer)
Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu May 13 07:04:53 2004 UTC (7 years, 9 months ago) by kuriyama
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +16 -4 lines
Let user specify rrd database path, user/group to run mailgraph. PR: ports/66596 Submitted by: Rong-En Fan <rafan@infor.org> (maintainer)
Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed May 12 11:59:06 2004 UTC (7 years, 9 months ago) by vs
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +19 -8 lines
- Modify mail/mailgraph to use rc.subr - Change rrd database from to /var/db/mailgraph. PR: ports/66562 Submitted by: Rong-En Fan (maintainer)
Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue May 11 13:12:18 2004 UTC (7 years, 9 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
Submitter take maintainership. PR: ports/66510 Submitted by: Rong-En Fan <rafan at infor_dot_org>
Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue May 11 01:37:21 2004 UTC (7 years, 9 months ago) by eik
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
Drop maintainership. PR: 66502 Submitted by: Gea-Suan Lin <gslin@netnews.NCTU.edu.tw> (maintainer)
Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Apr 2 07:42:56 2004 UTC (7 years, 10 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
- Update to 1.8 PR: ports/64228 Submitted by: Toshiya SAITOH <toshiya@saitoh.nu> Approved by: maintainer timeout (2 weeks)
Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Feb 2 11:44:17 2004 UTC (8 years ago) by mat
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -2 lines
Update to 1.7 Add the place where the author store old versions of mailgraph to MASTER_SITES SIZEify Approved by: maintainer
Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Jan 27 10:55:35 2004 UTC (8 years ago) by mat
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -2 lines
Update to 1.6 Approved by: maintainer
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Dec 28 08:11:42 2003 UTC (8 years, 1 month ago) by kuriyama
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +0 -0 lines
Add pkg-message to mention required privilege to read /var/log/maillog. PR: ports/60059 (but another solution)
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Dec 28 08:01:14 2003 UTC (8 years, 1 month ago) by kuriyama
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +6 -0 lines
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Jun 22 03:16:55 2003 UTC (8 years, 7 months ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -3 lines
upgrade to 1.4 PR: 53605 Submitted by: maintainer
Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Feb 21 12:42:17 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_8_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -0 lines
De-pkg-comment.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Jan 10 19:44:56 2003 UTC (9 years, 1 month ago) by petef
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
Update to 1.2. PR: 46956 Submitted by: maintainer
Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Jan 3 05:59:36 2003 UTC (9 years, 1 month ago) by ijliao
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
upgrade to 1.0 PR: 46680 Submitted by: maintainer
Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Nov 15 17:58:02 2002 UTC (9 years, 2 months ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
upgrade to 0.23 PR: 45284 Submitted by: markun@onohara.to Approved by: maintainer
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Oct 14 01:11:05 2002 UTC (9 years, 4 months ago) by kris
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -4 lines
Fix build [1] and update to mailgraph-0.22 [2] Submitted by: Olivier Tharan <olive@oban.frmug.org> [1] (based on), Gea-Suan Lin <gslin@Infomath.math.NCTU.edu.tw> (maintainer) PR: ports/43637 [1], ports/43350 [2]
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Oct 5 22:06:04 2002 UTC (9 years, 4 months ago) by kris
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -0 lines
BROKEN: Does not install in correct location
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Sep 1 14:55:51 2002 UTC (9 years, 5 months ago) by vanilla
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
Upgrade to 0.21. PR: ports/42279 Submitted by: maintainer
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Jul 11 07:11:58 2002 UTC (9 years, 7 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +11 -3 lines
upgrade to 0.20 PR: 40439 Submitted by: maintainer
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Jul 6 06:11:51 2002 UTC (9 years, 7 months ago) by pat
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -3 lines
Sweep through and fix some dependency problems and forgotten shlib version bumps Noticed by: bento
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun May 26 13:30:23 2002 UTC (9 years, 8 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
fix typo bump portrevision PR: 38561 Submitted by: maintaine
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Apr 30 02:09:44 2002 UTC (9 years, 9 months ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
add mailgraph 0.19 A RRDtool frontend for Postfix statistics PR: 37579 Submitted by: Gea-Suan Lin <gslin@infomath.math.nctu.edu.tw>
