| Port details |
- R-cran-Cairo R Graphics Device using Cairo Graphics Library
- 1.7.0 graphics
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: dteske@FreeBSD.org
 - Port Added: 2026-09-19 02:27:08
- Last Update: 2026-09-19 02:23:31
- Commit Hash: 01b0954
- License: GPLv2 GPLv3
- WWW:
- https://www.rforge.net/Cairo/
- Description:
- R graphics device using cairographics library that can be used to create
high-quality vector (PDF, PostScript and SVG) and bitmap output
(PNG,JPEG,TIFF), and high-quality rendering in displays (X11 and Win32).
Since it uses the same back-end for all output, copying across formats is
WYSIWYG. Files are created without the dependence on X11 or other external
programs. This device supports alpha channel (semi-transparent drawing)
and resulting images can contain transparent and semi-transparent regions.
It is ideal for use in server environments (file output) and as a
replacement for other devices that don't have Cairo's capabilities such as
alpha support or anti-aliasing. Backends are modular such that any subset
of backends is supported.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- R-cran-Cairo>0:graphics/R-cran-Cairo
- To install the port:
- cd /usr/ports/graphics/R-cran-Cairo/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/R-cran-Cairo
- pkg install R-cran-Cairo
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: R-cran-Cairo
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1785285581
SHA256 (Cairo_1.7-0.tar.gz) = fcb84a614bbb85b976dd4fd1c17e2f7fd2f4fa21c3ac9e930819d88099a61d52
SIZE (Cairo_1.7-0.tar.gz) = 110573
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- R : math/R
- gfortran14 : lang/gcc14
- pkgconf>=1.3.0_1 : devel/pkgconf
- as : devel/binutils
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xrender.pc : x11/libXrender
- Runtime dependencies:
-
- R : math/R
- gfortran14 : lang/gcc14
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xrender.pc : x11/libXrender
- Library dependencies:
-
- libcairo.so : graphics/cairo
- libfreetype.so : print/freetype2
- libharfbuzz.so : print/harfbuzz
- libharfbuzz-icu.so : print/harfbuzz-icu
- libicuuc.so : devel/icu
- libpng16.so : graphics/png
- libtiff.so : graphics/tiff
- libjpeg.so : graphics/jpeg-turbo
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- graphics_R-cran-Cairo
- USES:
- cran:auto-plist,compiles jpeg pkgconfig xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.7.0 19 Sep 2026 02:23:31
    |
Devin Teske (dteske)  |
graphics/R-cran-Cairo: New port
R graphics device using the cairographics library for high-quality
vector (PDF, PostScript, SVG) and bitmap (PNG, JPEG, TIFF) output,
plus X11/Win32 display backends.
Reviewed by: fuz, mat (previous revision)
Differential Revision: https://reviews.freebsd.org/D22681 |
Number of commits found: 1
|