Skip site navigation (1)Skip section navigation (2)

CVS log for ports/mail/ovs/files/ovs.sh.in

[BACK] Up to [FreeBSD] / ports / mail / ovs / files

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Jan 14 08:55:59 2012 UTC (3 weeks, 6 days ago) by dougb
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Mar 27 00:13:19 2010 UTC (22 months, 2 weeks ago) by dougb
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#

Revision 1.2: 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_8_0_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3 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.1: download - view: text, markup, annotated - select for diffs
Sun Sep 2 01:37:38 2007 UTC (4 years, 5 months ago) by rafan
Branches: MAIN
OpenVISP Stats is a very simple mail statistics RRDtool frontend for mail
statistics that produces daily, weekly, monthly and yearly graphs of
received/sent, bounces/rejected, spam mails, viruses, ... and pop/imap
statistics.

WWW: http://openvisp.fr/

PR:		ports/115938
Submitted by:	Xavier Beaudouin <kiwi at oav.net>

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options