notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: mail/sid-milter/files/milter-sid.sh.in
SVNWeb

Number of commits found: 8

Sun, 5 Aug 2012
[ 23:19 dougb search for other commits by this committer ] Original commit  (Only the first 10 of 936 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit  (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
- escape shell names
[ 08:57 dougb search for other commits by this committer ] Original commit  (Only the first 10 of 951 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit  (Only the first 10 of 798 ports in this commit are shown above. View all ports for this commit)
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
Sun, 21 Oct 2007
[ 08:39 dinoex search for other commits by this committer ] Original commit 
- fix rc script
PR:             117340
Submitted by:   Xin LI
Tue, 11 Jul 2006
[ 05:17 dinoex search for other commits by this committer ] Original commit 
- Fix rc.subr script
PR:             100055
Submitted by:   delphij (Xin LI)
[ 03:10 delphij search for other commits by this committer ] Original commit 
Typo.
Tue, 17 Jan 2006
[ 07:27 dinoex search for other commits by this committer ] Original commit 
- 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