Commit graph

19 commits

Author SHA1 Message Date
Martin Wilke
dceac989f5 - Stage support 2014-02-03 09:43:30 +00:00
Baptiste Daroussin
fd61959c15 Add NO_STAGE all over the place in preparation for the staging support (cat: mail) 2013-09-20 19:59:12 +00:00
Andrej Zverev
f2af6ec9a8 - convert to the new perl5 framework
Approved by:	portmgr (bapt@, blanket)
2013-09-04 06:06:59 +00:00
Andrej Zverev
5c64b5a491 - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-30 13:10:09 +00:00
Doug Barton
83eb2c3700 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.
2012-01-14 08:57:23 +00:00
Cheng-Lung Sung
b3e0760cc8 - Update to 1.4.1
- portlint(1) complains

PR:		ports/162213
Submitted by:	Takefu <takefu_AT_airport.fm>
Approved by:	maintainer (Yoshisato YANAGISAWA)
2011-11-01 15:26:45 +00:00
Olli Hauer
4c345740f4 - '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>
2010-11-27 19:09:40 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Pav Lucistnik
81eeec9efe - 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
2009-09-16 11:53:00 +00:00
Dmitry Marakasov
522a708c09 - Update to 1.1
PR:		132183
Submitted by:	Yoshisato YANAGISAWA <yanagisawa at csg dot is dot titech dot ac dot jp> (maintainer)
2009-02-28 13:59:37 +00:00
Martin Wilke
dbcff05bb0 - Update to 1.0.1
PR:		121056
Submitted by:	Yoshisato YANAGISAWA <yanagisawa@csg.is.titech.ac.jp> (maintainer)
2008-02-25 10:38:03 +00:00
Martin Wilke
e266565e97 - Add missing dependency (p5-Error )
PR:		119998
Submitted by:   Yoshisato YANAGISAWA <yanagisawa@csg.is.titech.ac.jp> (maintainer)
2008-02-01 14:09:31 +00:00
Mark Linimon
a1652d92aa Add USE_PERL5. This will be needed to conditionalize bsd.perl.mk inclusion.
Approved by:	maintainer
2007-10-01 05:23:51 +00:00
Martin Wilke
65c770c86a - Update to 0.16
PR:		113247
Submitted by:	Yoshisato YANAGISAWA <yanagisawa@csg.is.titech.ac.jp> (maintainer)
2007-06-05 13:59:22 +00:00
Martin Wilke
421eb85c3b - Update to 0.15
PR:             109904
Submitted by:   miwi
Approved by:    maintainer
2007-03-06 21:24:30 +00:00
Cheng-Lung Sung
5968728a5a - Maintainer update of dkimproxy from 0.13 to 0.14.
PR:		ports/104962
Submitted by:	maintainer (Yoshisato YANAGISAWA)
2006-11-02 00:24:50 +00:00
Rong-En Fan
9fa61f10df - 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)
2006-09-18 14:15:22 +00:00
Martin Wilke
37d071da1d - 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)
2006-09-13 12:27:01 +00:00
Rong-En Fan
338e2198a3 Add dkimproxy 0.13, DKIM filter for Postfix.
PR:		ports/100381
Submitted by:	Yoshisato YANAGISAWA
2006-07-27 16:26:39 +00:00