From owner-cvs-all@FreeBSD.ORG Sun Feb 19 23:26:49 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 79AB716A422; Sun, 19 Feb 2006 23:26:49 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85FB043D6E; Sun, 19 Feb 2006 23:26:45 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k1JNQjkA034609; Sun, 19 Feb 2006 23:26:45 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k1JNQjD7034608; Sun, 19 Feb 2006 23:26:45 GMT (envelope-from aaron) Message-Id: <200602192326.k1JNQjD7034608@repoman.freebsd.org> From: Aaron Dalton Date: Sun, 19 Feb 2006 23:26:45 +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-CQL-Parser Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Feb 2006 23:26:49 -0000 aaron 2006-02-19 23:26:45 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/p5-CQL-Parser Makefile distinfo pkg-descr pkg-plist Log: Adding port textproc/p5-CQL-Parser, compiles CQL strings into parse trees of Node subtypes. Approved by: tobez (implicit) Revision Changes Path 1.932 +1 -0 ports/textproc/Makefile 1.1 +47 -0 ports/textproc/p5-CQL-Parser/Makefile (new) 1.1 +3 -0 ports/textproc/p5-CQL-Parser/distinfo (new) 1.1 +23 -0 ports/textproc/p5-CQL-Parser/pkg-descr (new) 1.1 +19 -0 ports/textproc/p5-CQL-Parser/pkg-plist (new)