From owner-cvs-all Tue Feb 4 1:39:52 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 366D037B401; Tue, 4 Feb 2003 01:39:51 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C952043F75; Tue, 4 Feb 2003 01:39:50 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h149dobv027589; Tue, 4 Feb 2003 01:39:50 -0800 (PST) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h149do6l027588; Tue, 4 Feb 2003 01:39:50 -0800 (PST) Message-Id: <200302040939.h149do6l027588@repoman.freebsd.org> From: Akinori MUSHA Date: Tue, 4 Feb 2003 01:39:50 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/oniguruma Makefile distinfo pkg-plist ports/devel/oniguruma/files BSDmakefile 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 knu 2003/02/04 01:39:50 PST Modified files: devel/oniguruma Makefile distinfo pkg-plist devel/oniguruma/files BSDmakefile Log: Update to 1.7 (20030204), with improved performance. According to the author's post on a mailing list, a simple benchmark shows that Oniguruma is 10-20% faster than PCRE 3.9 under the ASCII (single byte) encoding. Revision Changes Path 1.2 +7 -3 ports/devel/oniguruma/Makefile 1.2 +1 -1 ports/devel/oniguruma/distinfo 1.2 +2 -2 ports/devel/oniguruma/files/BSDmakefile 1.2 +1 -0 ports/devel/oniguruma/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message