From owner-cvs-ports@FreeBSD.ORG Thu Nov 18 14:02:45 2010 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4F2C9106566B; Thu, 18 Nov 2010 14:02:45 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 3ED138FC12; Thu, 18 Nov 2010 14:02:45 +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 oAIE2jUg040718; Thu, 18 Nov 2010 14:02:45 GMT (envelope-from wen@repoman.freebsd.org) Received: (from wen@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id oAIE2jvw040717; Thu, 18 Nov 2010 14:02:45 GMT (envelope-from wen) Message-Id: <201011181402.oAIE2jvw040717@repoman.freebsd.org> From: Wen Heping Date: Thu, 18 Nov 2010 14:02: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/net Makefile ports/net/p5-Rose-URI Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Nov 2010 14:02:45 -0000 wen 2010-11-18 14:02:45 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/p5-Rose-URI Makefile distinfo pkg-descr pkg-plist Log: Rose::URI is an alternative to URI. It provides a rich set of query string manipulation methods. Query parameters can be added, removed, and checked for their existence. URI allows the entire query to be set or returned as a whole via the query_form or query methods, and the URI::QueryParam module provides a few more methods for query string manipulation. WWW: http://search.cpan.org/dist/Rose-URI/ Revision Changes Path 1.2284 +1 -0 ports/net/Makefile 1.1 +25 -0 ports/net/p5-Rose-URI/Makefile (new) 1.1 +2 -0 ports/net/p5-Rose-URI/distinfo (new) 1.1 +7 -0 ports/net/p5-Rose-URI/pkg-descr (new) 1.1 +5 -0 ports/net/p5-Rose-URI/pkg-plist (new)