www/apache13-modssl: apache.sh missing rc.subr

Norikatsu Shigemura nork at ninth-nine.com
Fri May 14 05:42:07 PDT 2004


On Fri, 14 May 2004 20:17:44 +0800 (MYT)
Senandung Mendonan <mendonan at absolute-p.ath.cx> wrote:
> Hi,
> I did a portupgrade -NRuv apache+mod_ssl on both 4.9 and 5.2.1 machines,
> and when tried to restart apache using /usr/local/etc/rc.d/apache.sh stop,
> I got:-
> set_rcvar: command not found
> load_rc_config: command not found
> run_rc_command: command not found
> which led to the attached patch on the startup script. Please help fix..
> thanks.

	Humm...  There is a problem between make phaeses.
	In 'make build' phase:
		Don't use rcng.sh.
	In 'make install' phase:
		Use rcng.sh but rcng.sh is incorrect.

	So we can get incorrect startup script:-(.


More information about the freebsd-ports mailing list