From owner-cvs-all@FreeBSD.ORG Fri May 7 01:29:48 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 2AB9F106566B; Fri, 7 May 2010 01:29:47 +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 D7B368FC1A; Fri, 7 May 2010 01:29:47 +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 o471Tl5b012637; Fri, 7 May 2010 01:29:47 GMT (envelope-from pgollucci@repoman.freebsd.org) Received: (from pgollucci@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o471TlZa012636; Fri, 7 May 2010 01:29:47 GMT (envelope-from pgollucci) Message-Id: <201005070129.o471TlZa012636@repoman.freebsd.org> From: "Philip M. Gollucci" Date: Fri, 7 May 2010 01:29:47 +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/apache20 Makefile pkg-plist ports/www/apache20/files patch-Makefile.in patch-buildconf patch-configure.in patch-srclib__Makefile.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 01:29:48 -0000 pgollucci 2010-05-07 01:29:47 UTC FreeBSD ports repository Modified files: www/apache20 Makefile pkg-plist www/apache20/files patch-Makefile.in patch-configure.in Added files: www/apache20/files patch-buildconf patch-srclib__Makefile.in Log: - Force devel/pcre and abandon the bundled pcre: 0) its like 7yrs old 0) the new version have speed,bug,&security fixes 0) www/apache22 already does this 0) www/apache23+ no longer bundle pcre [or apr* for that matter] - Bump PORTREVISION With Hat: apache@ Revision Changes Path 1.271 +5 -2 ports/www/apache20/Makefile 1.19 +9 -1 ports/www/apache20/files/patch-Makefile.in 1.1 +20 -0 ports/www/apache20/files/patch-buildconf (new) 1.4 +13 -1 ports/www/apache20/files/patch-configure.in 1.1 +9 -0 ports/www/apache20/files/patch-srclib__Makefile.in (new) 1.87 +1 -3 ports/www/apache20/pkg-plist