From owner-cvs-all@FreeBSD.ORG Fri Apr 30 05:01:28 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 61149106566B; Fri, 30 Apr 2010 05:01:28 +0000 (UTC) (envelope-from kevlo@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 518A38FC18; Fri, 30 Apr 2010 05:01:28 +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 o3U51SRc042727; Fri, 30 Apr 2010 05:01:28 GMT (envelope-from kevlo@repoman.freebsd.org) Received: (from kevlo@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o3U51S29042726; Fri, 30 Apr 2010 05:01:28 GMT (envelope-from kevlo) Message-Id: <201004300501.o3U51S29042726@repoman.freebsd.org> From: Kevin Lo Date: Fri, 30 Apr 2010 05:01:28 +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/textproc Makefile ports/textproc/p5-Text-Match-FastAlternatives Makefile distinfo pkg-descr pkg-plist 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, 30 Apr 2010 05:01:28 -0000 kevlo 2010-04-30 05:01:28 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/p5-Text-Match-FastAlternatives Makefile distinfo pkg-descr pkg-plist Log: Initial import of p5-Text-Match-FastAlternative 0.14 This module allows you to search for any of a list of substrings ("keys") in a larger string. It is particularly efficient when the set of keys is large. Revision Changes Path 1.1446 +1 -0 ports/textproc/Makefile 1.1 +21 -0 ports/textproc/p5-Text-Match-FastAlternatives/Makefile (new) 1.1 +3 -0 ports/textproc/p5-Text-Match-FastAlternatives/distinfo (new) 1.1 +3 -0 ports/textproc/p5-Text-Match-FastAlternatives/pkg-descr (new) 1.1 +9 -0 ports/textproc/p5-Text-Match-FastAlternatives/pkg-plist (new)