From owner-cvs-all@FreeBSD.ORG Fri May 7 21:46:21 2010 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 81F19106566C; Fri, 7 May 2010 21:46:21 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 722458FC0A; Fri, 7 May 2010 21:46:21 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o47LkL3S077114; Fri, 7 May 2010 21:46:21 GMT (envelope-from pgollucci@repoman.freebsd.org) Received: (from pgollucci@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o47LkLMC077113; Fri, 7 May 2010 21:46:21 GMT (envelope-from pgollucci) Message-Id: <201005072146.o47LkLMC077113@repoman.freebsd.org> From: "Philip M. Gollucci" Date: Fri, 7 May 2010 21:46:21 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/apache22 Makefile pkg-plist ports/www/apache22/files patch-support__apxs.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 May 2010 21:46:21 -0000 pgollucci 2010-05-07 21:46:21 UTC FreeBSD ports repository Modified files: www/apache22 Makefile pkg-plist www/apache22/files patch-support__apxs.in Log: - Continuation of ports/133704 apxs -A comments out the LoadModule line This adds custom FreeBSD mod to 'DELETE' the line so that it works with our pkg-plists in packages. - Remove -s form the cmp httpd.conf in pkg-plist to be blatant about why it didn't get removed - Tested with lang/php5 - Bump PORTREVISION PR: ports/133704 With Hat: apache@ Revision Changes Path 1.266 +1 -1 ports/www/apache22/Makefile 1.3 +9 -3 ports/www/apache22/files/patch-support__apxs.in 1.97 +2 -2 ports/www/apache22/pkg-plist