| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
07 Mar 2013 04:21:35
0.1.13.1_3
|
bf  |
update math/R to 2.15.3, and adjust dependent ports |
04 Jan 2013 17:51:39
0.1.13.1_2
|
bf  |
update the R base ports to 2.15.2 and adjust dependent ports
Reviewed by: thierry, tota, wen |
29 Aug 2012 15:16:25
0.1.13.1_1
|
skreuzer  |
Add graphics/gd as a build and runtime dependency
Submitted by: Beat Gaetzi <beat@freebsd.org> |
22 Aug 2012 15:39:55
0.1.13.1
|
skreuzer  |
Define DISTVERSION instead of PORTVERSION |
22 Aug 2012 13:59:55
0.1.13.1
|
skreuzer  |
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/ |