From owner-cvs-all Wed Oct 11 15:38: 0 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 35E8C37B66C; Wed, 11 Oct 2000 15:37:57 -0700 (PDT) Received: (from ache@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA74242; Wed, 11 Oct 2000 15:37:57 -0700 (PDT) (envelope-from ache@FreeBSD.org) Message-Id: <200010112237.PAA74242@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Wed, 11 Oct 2000 15:37:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/apache13 Makefile pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ache 2000/10/11 15:37:57 PDT Modified files: www/apache13 Makefile pkg-plist Log: Move all modules from static to shared to allow maximal configuration flexibility. WARNING: existing configurations should be updated with 'LoadModule' for previously static modules. Revision Changes Path 1.83 +5 -3 ports/www/apache13/Makefile 1.29 +18 -0 ports/www/apache13/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message