From owner-cvs-all@FreeBSD.ORG Mon Mar 5 20:39:42 2012 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 8FAE4106566B; Mon, 5 Mar 2012 20:39:42 +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 7F93D8FC0C; Mon, 5 Mar 2012 20:39:42 +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 q25Kdg7d071899; Mon, 5 Mar 2012 20:39:42 GMT (envelope-from tota@repoman.freebsd.org) Received: (from tota@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q25KdgPr071898; Mon, 5 Mar 2012 20:39:42 GMT (envelope-from tota) Message-Id: <201203052039.q25KdgPr071898@repoman.freebsd.org> From: TAKATSU Tomonari Date: Mon, 5 Mar 2012 20:39:42 +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-scales Makefile distinfo pkg-descr 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: Mon, 05 Mar 2012 20:39:42 -0000 tota 2012-03-05 20:39:42 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/R-cran-scales Makefile distinfo pkg-descr Log: - Add a new port: graphics/R-cran-scales Scales map data to aesthetics, and provide methods for automatically determining breaks and labels for axes and legends. WWW: http://cran.r-project.org/web/packages/scales/ Revision Changes Path 1.1487 +1 -0 ports/graphics/Makefile 1.1 +27 -0 ports/graphics/R-cran-scales/Makefile (new) 1.1 +2 -0 ports/graphics/R-cran-scales/distinfo (new) 1.1 +4 -0 ports/graphics/R-cran-scales/pkg-descr (new)