From owner-cvs-all Mon May 28 13:52:51 2001 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 EF31C37B423; Mon, 28 May 2001 13:52:46 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f4SKqkf06962; Mon, 28 May 2001 13:52:46 -0700 (PDT) (envelope-from sheldonh) Message-Id: <200105282052.f4SKqkf06962@freefall.freebsd.org> From: Sheldon Hearn Date: Mon, 28 May 2001 13:52:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/mod_perl pkg-deinstall Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sheldonh 2001/05/28 13:52:46 PDT Modified files: www/mod_perl Makefile Added files: www/mod_perl pkg-deinstall Log: On deinstall, deactivate mod_perl in whichever of httpd.conf and httpd.conf.default exist. This is a best attempt at resolving the problem where the system is left changed from before a mod_perl installation after mod_perl is removed. If only apxs had an option to revert module activation. Requested by: asami Revision Changes Path 1.16 +4 -1 ports/www/mod_perl/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message