Date: Fri, 26 Mar 2010 18:43:35 -0700 From: Doug Barton <dougb@FreeBSD.org> To: osa@FreeBSD.org, apache@FreeBSD.org Subject: %%RC_SUBR%% code in apache and nginx Message-ID: <4BAD62C7.2050302@FreeBSD.org>
next in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160
Howdy,
I am working on deprecating %%RC_SUBR%% and noticed the following:
www/apache20/files/apache2.sh.in:
%%PREFIX%%/etc/rc.d/apache2%%RC_SUBR_SUFFIX%% $1 ${profile}
www/apache13-modssl/files/apache.in:
%%PREFIX%%/etc/rc.d/apache%%RC_SUBR_SUFFIX%% $1 ${profile}
www/nginx-devel/files/nginx.sh.in:
%%PREFIX%%/etc/rc.d/nginx%%RC_SUBR_SUFFIX%% $1 ${profile}
www/nginx/files/nginx.sh.in:
%%PREFIX%%/etc/rc.d/nginx%%RC_SUBR_SUFFIX%% $1 ${profile}
I'm not 100% sure what the goals for that code are, but you might want
to review it with the goal of at minimum removing %%RC_SUBR%%. Also, the
value of RC_SUBR_SUFFIX is empty on all supported versions of FreeBSD,
and has been for some time. Anything you can do to simplify and/or
eliminate that code would be greatly appreciated.
Regards,
Doug
- --
... and that's just a little bit of history repeating.
-- Propellerheads
Improve the effectiveness of your Internet presence with
a domain name makeover! http://SupersetSolutions.com/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.14 (FreeBSD)
iEYEAREDAAYFAkutYscACgkQyIakK9Wy8PvSWQCgthSTOHa6GZIlTmOO52w8nLiQ
zSMAoOK1E26G8X/4lKW3Fu5UL0PlwhJd
=i7bi
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4BAD62C7.2050302>
