Commit graph

4 commits

Author SHA1 Message Date
Brendan Fabeny
3f2ca9c1d8 update the R base ports to 2.15.2 and adjust dependent ports
Reviewed by:	thierry, tota, wen
2013-01-04 17:51:39 +00:00
Steven Kreuzer
caa145a5c7 Add graphics/gd as a build and runtime dependency
Submitted by:	Beat Gaetzi <beat@freebsd.org>
2012-08-29 15:16:25 +00:00
Steven Kreuzer
0b0753978e Define DISTVERSION instead of PORTVERSION 2012-08-22 15:39:55 +00:00
Steven Kreuzer
ea28d29123 GDD is a graphics device for R which uses libgd for creating bitmap output.
Supported output formats are png8, png24, gif and jpeg.

The main purpose of this package is to replace png/jpeg and similar native
devices in R which either rely on X11 or use GhostScript are thus are very slow
and not suitable in server applications. GDD also supports advanced features
such as anti-aliasing of both lines and text.

WWW:	http://www.rosuda.org/R/GDD/
2012-08-22 13:59:54 +00:00