From owner-cvs-all@FreeBSD.ORG Thu Oct 14 19:53:25 2010 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 81E8E106564A; Thu, 14 Oct 2010 19:53:25 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 711258FC14; Thu, 14 Oct 2010 19:53:25 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id o9EJrPdk011411; Thu, 14 Oct 2010 19:53:25 GMT (envelope-from pgollucci@repoman.freebsd.org) Received: (from pgollucci@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id o9EJrPuU011410; Thu, 14 Oct 2010 19:53:25 GMT (envelope-from pgollucci) Message-Id: <201010141953.o9EJrPuU011410@repoman.freebsd.org> From: "Philip M. Gollucci" Date: Thu, 14 Oct 2010 19:53:25 +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 ports/www/apache22/files apache22.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: Thu, 14 Oct 2010 19:53:25 -0000 pgollucci 2010-10-14 19:53:25 UTC FreeBSD ports repository Modified files: www/apache22 Makefile www/apache22/files apache22.in Log: - Allow overriding of the following on a profile basis. pidfile command envvars Without profiles, the old defaults remain unchanged. With profiles the old defaults remain unchanged. Sponsored by: RideCharge Inc. / TaxiMagic Tested by: RideCharge Inc. / TaxiMagic (> 1 yr in production) With Hat: apache@ Revision Changes Path 1.280 +1 -1 ports/www/apache22/Makefile 1.8 +8 -4 ports/www/apache22/files/apache22.in