| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
30 Jun 2012 13:10:10
1.4.1
|
az  |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
14 Jan 2012 08:57:23
1.4.1
|
dougb  |
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. |
01 Nov 2011 15:26:45
1.4.1
|
clsung  |
- Update to 1.4.1
- portlint(1) complains
PR: ports/162213
Submitted by: Takefu <takefu_AT_airport.fm>
Approved by: maintainer (Yoshisato YANAGISAWA) |
27 Nov 2010 19:09:40
1.3
|
ohauer  |
- 's|/usr/bin/perl|${PERL}|' (now "command_interpreter" can be used in rc
scripts)
- rewrite rc scripts
- update to version 1.3
PR: 150574
Submitted by: Erik Steigler <erik _at_ okcupid.com>
Approved by: Yoshisato YANAGISAWA <yanagisawa _at_ csg.is.titech.ac.jp> |
27 Mar 2010 00:15:24
1.2
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
16 Sep 2009 11:53:00
1.2
|
pav  |
- Update to 1.2
PR: ports/138019
Submitted by: Ayumi M <ayu@commun.jp>
Approved by: Yoshisato YANAGISAWA <yanagisawa@csg.is.titech.ac.jp>
- While here, convert to USERS/GROUPS
Feature safe: yes |
28 Feb 2009 13:59:37
1.1
|
amdmi3  |
- Update to 1.1
PR: 132183
Submitted by: Yoshisato YANAGISAWA <yanagisawa at csg dot is dot titech dot ac
dot jp> (maintainer) |
25 Feb 2008 10:38:03
1.0.1
|
miwi  |
- Update to 1.0.1
PR: 121056
Submitted by: Yoshisato YANAGISAWA <yanagisawa@csg.is.titech.ac.jp>
(maintainer) |
01 Feb 2008 14:09:31
0.16_1
|
miwi  |
- Add missing dependency (p5-Error )
PR: 119998
Submitted by: Yoshisato YANAGISAWA <yanagisawa@csg.is.titech.ac.jp>
(maintainer) |
01 Oct 2007 05:18:54
0.16
|
linimon  |
Add USE_PERL5. This will be needed to conditionalize bsd.perl.mk inclusion.
Approved by: maintainer |
05 Jun 2007 13:59:22
0.16
|
miwi  |
- Update to 0.16
PR: 113247
Submitted by: Yoshisato YANAGISAWA <yanagisawa@csg.is.titech.ac.jp>
(maintainer) |
06 Mar 2007 21:24:31
0.15
|
miwi  |
- Update to 0.15
PR: 109904
Submitted by: miwi
Approved by: maintainer |
02 Nov 2006 00:24:50
0.14
|
clsung  |
- Maintainer update of dkimproxy from 0.13 to 0.14.
PR: ports/104962
Submitted by: maintainer (Yoshisato YANAGISAWA) |
18 Sep 2006 14:15:22
0.13_1
|
rafan  |
- Fix race condition and DoS in rc script.
These fixes are similar to mail/dkfilter, see ports/103344.
PR: ports/103346
Submitted by: Yoshisato YANAGISAWA <yanagisawa at csg.is.titech.ac.jp>
(maintainer) |
13 Sep 2006 12:27:01
0.13
|
miwi  |
- rc.d scripts are changed:
- to log all messages at start-up time of a daemon,
- to show error messages when some error occurs at that time,
- and to checks $dkfilter_{in,out}_user exist or not.
PR: ports/101024
Submitted by: Yoshisato YANAGISAWA <yanagisawa(at)csg.is.titech.ac.jp>
(Maintainer) |
27 Jul 2006 16:26:39
0.13
|
rafan  |
Add dkimproxy 0.13, DKIM filter for Postfix.
PR: ports/100381
Submitted by: Yoshisato YANAGISAWA |