non port: mail/sid-milter/files/milter-sid.sh.in |
SVNWeb
|
Number of commits found: 8 |
Sun, 5 Aug 2012
|
[ 23:19 dougb ] (Only the first 10 of 936 ports in this commit are shown above. )
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op
|
Sat, 14 Jan 2012
|
[ 14:49 dinoex ] (Only the first 10 of 19 ports in this commit are shown above. )
- escape shell names
|
[ 08:57 dougb ] (Only the first 10 of 951 ports in this commit are shown above. )
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.
|
Sat, 27 Mar 2010
|
[ 00:15 dougb ] (Only the first 10 of 798 ports in this commit are shown above. )
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
|
Sun, 21 Oct 2007
|
[ 08:39 dinoex ]
- fix rc script
PR: 117340
Submitted by: Xin LI
|
Tue, 11 Jul 2006
|
[ 05:17 dinoex ]
- Fix rc.subr script
PR: 100055
Submitted by: delphij (Xin LI)
|
[ 03:10 delphij ]
Typo.
|
Tue, 17 Jan 2006
|
[ 07:27 dinoex ]
- add startup script using rc.subr(8)
- make portlint happier
PR: 91596
Submitted by: Hirohisa Yamaguchi
- drop pkg-plist
- new option WITHOUT_RC_NG
|
Number of commits found: 8 |