From owner-cvs-doc@FreeBSD.ORG Sun Oct 19 10:01:29 2003 Return-Path: Delivered-To: cvs-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A5F9916A4B3; Sun, 19 Oct 2003 10:01:29 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9057A43F3F; Sun, 19 Oct 2003 10:01:25 -0700 (PDT) (envelope-from wosch@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h9JH1PXJ057213; Sun, 19 Oct 2003 10:01:25 -0700 (PDT) (envelope-from wosch@repoman.freebsd.org) Received: (from wosch@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h9JH1Pq8057212; Sun, 19 Oct 2003 10:01:25 -0700 (PDT) (envelope-from wosch) Message-Id: <200310191701.h9JH1Pq8057212@repoman.freebsd.org> From: Wolfram Schneider Date: Sun, 19 Oct 2003 10:01:25 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/cgi ports.cgi X-BeenThere: cvs-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the doc and www trees List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Oct 2003 17:01:29 -0000 wosch 2003/10/19 10:01:25 PDT FreeBSD doc repository Modified files: en/cgi ports.cgi Log: Fix a typo in a regular expression which performs terrible slow (1000x times) with the outdated perl 5.005_03 in FreeBSD-4.x-stable. Depending on the number of hits, the html output should now 2-30 seconds (!) faster. Revision Changes Path 1.69 +3 -3 www/en/cgi/ports.cgi