From owner-freebsd-ports@FreeBSD.ORG Wed Jun 2 06:02:50 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C338116A4CE for ; Wed, 2 Jun 2004 06:02:50 -0700 (PDT) Received: from rwcrmhc13.comcast.net (rwcrmhc13.comcast.net [204.127.198.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 941B643D3F for ; Wed, 2 Jun 2004 06:02:50 -0700 (PDT) (envelope-from fbsd-ports@trini0.org) Received: from hivemind.trini0.org (trini0.org[65.34.205.195]) by comcast.net (rwcrmhc13) with ESMTP id <2004060213024801500nasj5e>; Wed, 2 Jun 2004 13:02:49 +0000 Received: from gladiator.trini0.org (gladiator.trini0.org [192.168.0.3]) by hivemind.trini0.org (Postfix) with ESMTP id 9073FB for ; Wed, 2 Jun 2004 09:02:48 -0400 (EDT) From: Gerard Samuel To: freebsd-ports@freebsd.org Date: Wed, 2 Jun 2004 09:02:48 -0400 User-Agent: KMail/1.6.2 MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200406020902.48438.fbsd-ports@trini0.org> Subject: Auto starting apache on bootup X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Jun 2004 13:02:50 -0000 Haven't been around the list for a while (just moved). But I finally upgraded some ports, and apache (1.3.31) no longer starts up automatically, even though the file /usr/local/etc/rc.d/apache.sh exists. I noticed that in the apache port pkg-message file, it says to add apache_enable="YES" to /etc/rc.conf Is this the *new* way of doing things??? Thanks