From owner-cvs-ports@FreeBSD.ORG Sat Sep 10 07:34:51 2011 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 521DF1065674; Sat, 10 Sep 2011 07:34:51 +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 437988FC1D; Sat, 10 Sep 2011 07:34:51 +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 p8A7YpFk064824; Sat, 10 Sep 2011 07:34:51 GMT (envelope-from tota@repoman.freebsd.org) Received: (from tota@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p8A7YpoR064823; Sat, 10 Sep 2011 07:34:51 GMT (envelope-from tota) Message-Id: <201109100734.p8A7YpoR064823@repoman.freebsd.org> From: TAKATSU Tomonari Date: Sat, 10 Sep 2011 07:34:51 +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/graphics Makefile ports/graphics/R-cran-shape 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: Sat, 10 Sep 2011 07:34:51 -0000 tota 2011-09-10 07:34:51 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/R-cran-shape Makefile distinfo pkg-descr Log: - Add a new port: graphics/R-cran-shape Functions for plotting graphical shapes such as ellipses, circles, cylinders, arrows, ... Support for the book "A practical guide to ecological modelling - using R as a simulation platform" by Karline Soetaert and Peter M.J. Herman (2009). Springer. Includes demo(colorshapes) WWW: http://cran.r-project.org/web/packages/shape/ Revision Changes Path 1.1437 +1 -0 ports/graphics/Makefile 1.1 +22 -0 ports/graphics/R-cran-shape/Makefile (new) 1.1 +2 -0 ports/graphics/R-cran-shape/distinfo (new) 1.1 +7 -0 ports/graphics/R-cran-shape/pkg-descr (new)