Removal of RC_SUBR and RC_SUBR_SUFFIX

Christian Weisgerber naddy at mips.inka.de
Mon Mar 29 15:15:44 UTC 2010


Doug Barton <dougb at freebsd.org> wrote:

> As should be obvious by now I'm following through on my previously
> stated plans to remove the no longer necessary %%RC_SUBR%% and
> %%RC_SUBR_SUFFIX%% from the ports tree.

Does it still make sense to use

  rcvar=`set_rcvar`

as recommended by rc.subr(8) or should we just use

  rcvar=${name}_enable

as shown in the Porter's Handbook example?

-- 
Christian "naddy" Weisgerber                          naddy at mips.inka.de



More information about the freebsd-ports mailing list