From owner-cvs-ports@FreeBSD.ORG Tue Feb 7 19:44:27 2012 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 067C8106566B; Tue, 7 Feb 2012 19:44:27 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id EA1D08FC17; Tue, 7 Feb 2012 19:44:26 +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 q17JiQcH083138; Tue, 7 Feb 2012 19:44:26 GMT (envelope-from tota@repoman.freebsd.org) Received: (from tota@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q17JiQAm083137; Tue, 7 Feb 2012 19:44:26 GMT (envelope-from tota) Message-Id: <201202071944.q17JiQAm083137@repoman.freebsd.org> From: TAKATSU Tomonari Date: Tue, 7 Feb 2012 19:44:26 +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/devel Makefile ports/devel/R-cran-reshape2 Makefile distinfo pkg-descr 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: Tue, 07 Feb 2012 19:44:27 -0000 tota 2012-02-07 19:44:26 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/R-cran-reshape2 Makefile distinfo pkg-descr Log: - Add a new port: devel/R-cran-reshape2 Reshape lets you flexibly restructure and aggregate data using just two functions: melt and cast. WWW: http://cran.r-project.org/web/packages/reshape2/ Revision Changes Path 1.4822 +1 -0 ports/devel/Makefile 1.1 +24 -0 ports/devel/R-cran-reshape2/Makefile (new) 1.1 +2 -0 ports/devel/R-cran-reshape2/distinfo (new) 1.1 +4 -0 ports/devel/R-cran-reshape2/pkg-descr (new)