Adds the R SVG graphics device (aka RSvgDevice) package for R. Fix: n/a Patch attached with submission follows: How-To-Repeat: n/a
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
miwi 2009-04-23 09:16:27 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/R-cran-RSvgDevice Makefile distinfo pkg-descr pkg-plist Log: A graphics device for R that uses the w3.org xml standard for Scalable Vector Graphics. WWW: http://cran.r-project.org/web/packages/RSvgDevice/index.html PR: ports/133731 Submitted by: David Naylor <dragonsa at highveldmail.co.za> Revision Changes Path 1.593 +1 -0 ports/math/Makefile 1.1 +20 -0 ports/math/R-cran-RSvgDevice/Makefile (new) 1.1 +3 -0 ports/math/R-cran-RSvgDevice/distinfo (new) 1.1 +4 -0 ports/math/R-cran-RSvgDevice/pkg-descr (new) 1.1 +26 -0 ports/math/R-cran-RSvgDevice/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!