From owner-cvs-all@FreeBSD.ORG Sat Feb 19 12:53:19 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 28B6F1065673; Sat, 19 Feb 2011 12:53:19 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id F25B78FC14; Sat, 19 Feb 2011 12:53:18 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p1JCrI7P006461; Sat, 19 Feb 2011 12:53:18 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p1JCrI2Q006460; Sat, 19 Feb 2011 12:53:18 GMT (envelope-from miwi) Message-Id: <201102191253.p1JCrI2Q006460@repoman.freebsd.org> From: Martin Wilke Date: Sat, 19 Feb 2011 12:53:18 +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/databases Makefile ports/databases/p5-Class-DBI-Plugin-DeepAbstractSearch 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: Sat, 19 Feb 2011 12:53:19 -0000 miwi 2011-02-19 12:53:18 UTC FreeBSD ports repository Modified files: databases Makefile Added files: databases/p5-Class-DBI-Plugin-DeepAbstractSearch Makefile distinfo pkg-descr pkg-plist Log: This plugin provides a SQL::Abstract search method for Class::DBI. It is similar to Class::DBI::AbstractSearch, but allows you to search and sort by fields from joined tables. WWW: http://search.cpan.org/dist/Class-DBI-Plugin-DeepAbstractSearch PR: ports/154796 Submitted by: milki Revision Changes Path 1.953 +1 -0 ports/databases/Makefile 1.1 +30 -0 ports/databases/p5-Class-DBI-Plugin-DeepAbstractSearch/Makefile (new) 1.1 +2 -0 ports/databases/p5-Class-DBI-Plugin-DeepAbstractSearch/distinfo (new) 1.1 +5 -0 ports/databases/p5-Class-DBI-Plugin-DeepAbstractSearch/pkg-descr (new) 1.1 +8 -0 ports/databases/p5-Class-DBI-Plugin-DeepAbstractSearch/pkg-plist (new)