notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
cairo Vector graphics library with cross-device output support
1.18.2,3 graphics on this many watch lists=146 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.18.2,3Version of this port present on the latest quarterly branch.
Maintainer: desktop@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2004-11-08 16:54:27
Last Update: 2025-01-07 10:34:47
Commit Hash: 299bcfa
People watching this port, also watch:: glib, libiconv, expat, libxml2, png
License: LGPL21 MPL11
WWW:
https://www.cairographics.org/
Description:
Cairo is a vector graphics library with cross-device output support. Currently supported output targets include the X Window System and in-memory image buffers. PostScript and PDF file output is planned. Cairo is designed to produce identical output on all output media while taking advantage of display hardware acceleration when available (eg. through the X Render Extension). Cairo provides a stateful user-level API with capabilities similar to the PDF 1.4 imaging model. Cairo provides operations including stroking and filling Bezier cubic splines, transforming and compositing translucent images, and antialiased text rendering.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (121 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/cairo-1.18.2,3/catalog.mk
  3. /usr/local/share/licenses/cairo-1.18.2,3/LICENSE
  4. /usr/local/share/licenses/cairo-1.18.2,3/LGPL21
  5. /usr/local/share/licenses/cairo-1.18.2,3/MPL11
  6. bin/cairo-trace
  7. include/cairo/cairo-deprecated.h
  8. include/cairo/cairo-features.h
  9. include/cairo/cairo-ft.h
  10. include/cairo/cairo-gobject.h
  11. include/cairo/cairo-pdf.h
  12. include/cairo/cairo-ps.h
  13. include/cairo/cairo-script-interpreter.h
  14. include/cairo/cairo-script.h
  15. include/cairo/cairo-svg.h
  16. include/cairo/cairo-tee.h
  17. include/cairo/cairo-version.h
  18. include/cairo/cairo-xcb.h
  19. include/cairo/cairo-xlib-xrender.h
  20. include/cairo/cairo-xlib.h
  21. include/cairo/cairo.h
  22. lib/cairo/libcairo-fdr.so
  23. lib/cairo/libcairo-trace.so
  24. lib/libcairo-gobject.so
  25. lib/libcairo-gobject.so.2
  26. lib/libcairo-gobject.so.2.11802.2
  27. lib/libcairo-script-interpreter.so
  28. lib/libcairo-script-interpreter.so.2
  29. lib/libcairo-script-interpreter.so.2.11802.2
  30. lib/libcairo.so
  31. lib/libcairo.so.2
  32. lib/libcairo.so.2.11802.2
  33. libdata/pkgconfig/cairo-fc.pc
  34. libdata/pkgconfig/cairo-ft.pc
  35. libdata/pkgconfig/cairo-gobject.pc
  36. libdata/pkgconfig/cairo-pdf.pc
  37. libdata/pkgconfig/cairo-png.pc
  38. libdata/pkgconfig/cairo-ps.pc
  39. libdata/pkgconfig/cairo-script.pc
  40. libdata/pkgconfig/cairo-script-interpreter.pc
  41. libdata/pkgconfig/cairo-svg.pc
  42. libdata/pkgconfig/cairo-tee.pc
  43. libdata/pkgconfig/cairo-xcb-shm.pc
  44. libdata/pkgconfig/cairo-xcb.pc
  45. libdata/pkgconfig/cairo-xlib-xrender.pc
  46. libdata/pkgconfig/cairo-xlib.pc
  47. libdata/pkgconfig/cairo.pc
  48. share/gtk-doc/html/cairo/api-index-1-0.html
  49. share/gtk-doc/html/cairo/api-index-1-10.html
  50. share/gtk-doc/html/cairo/api-index-1-12.html
  51. share/gtk-doc/html/cairo/api-index-1-14.html
  52. share/gtk-doc/html/cairo/api-index-1-16.html
  53. share/gtk-doc/html/cairo/api-index-1-18.html
  54. share/gtk-doc/html/cairo/api-index-1-2.html
  55. share/gtk-doc/html/cairo/api-index-1-4.html
  56. share/gtk-doc/html/cairo/api-index-1-6.html
  57. share/gtk-doc/html/cairo/api-index-1-8.html
  58. share/gtk-doc/html/cairo/api-index-all.html
  59. share/gtk-doc/html/cairo/bindings-errors.html
  60. share/gtk-doc/html/cairo/bindings-fonts.html
  61. share/gtk-doc/html/cairo/bindings-memory.html
  62. share/gtk-doc/html/cairo/bindings-overloading.html
  63. share/gtk-doc/html/cairo/bindings-path.html
  64. share/gtk-doc/html/cairo/bindings-patterns.html
  65. share/gtk-doc/html/cairo/bindings-return-values.html
  66. share/gtk-doc/html/cairo/bindings-streams.html
  67. share/gtk-doc/html/cairo/bindings-surfaces.html
  68. share/gtk-doc/html/cairo/cairo-DWrite-Fonts.html
  69. share/gtk-doc/html/cairo/cairo-Error-handling.html
  70. share/gtk-doc/html/cairo/cairo-FreeType-Fonts.html
  71. share/gtk-doc/html/cairo/cairo-Image-Surfaces.html
  72. share/gtk-doc/html/cairo/cairo-PDF-Surfaces.html
  73. share/gtk-doc/html/cairo/cairo-PNG-Support.html
  74. share/gtk-doc/html/cairo/cairo-Paths.html
  75. share/gtk-doc/html/cairo/cairo-PostScript-Surfaces.html
  76. share/gtk-doc/html/cairo/cairo-Quartz-(CGFont)-Fonts.html
  77. share/gtk-doc/html/cairo/cairo-Quartz-Surfaces.html
  78. share/gtk-doc/html/cairo/cairo-Raster-Sources.html
  79. share/gtk-doc/html/cairo/cairo-Recording-Surfaces.html
  80. share/gtk-doc/html/cairo/cairo-Regions.html
  81. share/gtk-doc/html/cairo/cairo-SVG-Surfaces.html
  82. share/gtk-doc/html/cairo/cairo-Script-Surfaces.html
  83. share/gtk-doc/html/cairo/cairo-Surface-Observer.html
  84. share/gtk-doc/html/cairo/cairo-Tags-and-Links.html
  85. share/gtk-doc/html/cairo/cairo-Tee-surface.html
  86. share/gtk-doc/html/cairo/cairo-Transformations.html
  87. share/gtk-doc/html/cairo/cairo-Types.html
  88. share/gtk-doc/html/cairo/cairo-User-Fonts.html
  89. share/gtk-doc/html/cairo/cairo-Version-Information.html
  90. share/gtk-doc/html/cairo/cairo-Win32-GDI-Fonts.html
  91. share/gtk-doc/html/cairo/cairo-Win32-Surfaces.html
  92. share/gtk-doc/html/cairo/cairo-XCB-Surfaces.html
  93. share/gtk-doc/html/cairo/cairo-XLib-Surfaces.html
  94. share/gtk-doc/html/cairo/cairo-XLib-XRender-Backend.html
  95. share/gtk-doc/html/cairo/cairo-cairo-device-t.html
  96. share/gtk-doc/html/cairo/cairo-cairo-font-face-t.html
  97. share/gtk-doc/html/cairo/cairo-cairo-font-options-t.html
  98. share/gtk-doc/html/cairo/cairo-cairo-matrix-t.html
  99. share/gtk-doc/html/cairo/cairo-cairo-pattern-t.html
  100. share/gtk-doc/html/cairo/cairo-cairo-scaled-font-t.html
  101. share/gtk-doc/html/cairo/cairo-cairo-surface-t.html
  102. share/gtk-doc/html/cairo/cairo-cairo-t.html
  103. share/gtk-doc/html/cairo/cairo-drawing.html
  104. share/gtk-doc/html/cairo/cairo-fonts.html
  105. share/gtk-doc/html/cairo/cairo-support.html
  106. share/gtk-doc/html/cairo/cairo-surfaces.html
  107. share/gtk-doc/html/cairo/cairo-text.html
  108. share/gtk-doc/html/cairo/cairo.devhelp2
  109. share/gtk-doc/html/cairo/home.png
  110. share/gtk-doc/html/cairo/index.html
  111. share/gtk-doc/html/cairo/language-bindings.html
  112. share/gtk-doc/html/cairo/left-insensitive.png
  113. share/gtk-doc/html/cairo/left.png
  114. share/gtk-doc/html/cairo/right-insensitive.png
  115. share/gtk-doc/html/cairo/right.png
  116. share/gtk-doc/html/cairo/style.css
  117. share/gtk-doc/html/cairo/up-insensitive.png
  118. share/gtk-doc/html/cairo/up.png
  119. @owner
  120. @group
  121. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • cairo>0:graphics/cairo
To install the port:
cd /usr/ports/graphics/cairo/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/cairo
  • pkg install cairo
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: cairo
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1735598607 SHA256 (cairo-1.18.2.tar.xz) = a62b9bb42425e844cc3d6ddde043ff39dbabedd1542eba57a2eb79f85889d45a SIZE (cairo-1.18.2.tar.xz) = 32574256

Expand this list (2 items)

Collapse this list.

SHA256 (f19e2fe080ddcfce93c8234a919fd882f3d63362.patch) = 02761fc52de43709850f287b52e39993fda3abe1f1d6de969fdfd05dac1d4e86 SIZE (f19e2fe080ddcfce93c8234a919fd882f3d63362.patch) = 1126

Collapse this list.


Packages (timestamps in pop-ups are UTC):
cairo
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.18.2,31.18.2,3n/an/an/an/an/an/a
FreeBSD:13:quarterly1.18.2,31.18.2,3n/an/an/an/an/an/a
FreeBSD:14:latest1.18.2,31.18.2,31.17.4_2,31.18.2,31.18.2,31.17.4_2,3-1.17.4_2,3
FreeBSD:14:quarterly1.18.2,31.18.2,3-1.18.2,31.18.2,31.17.4_2,31.17.4_2,31.17.4_2,3
FreeBSD:15:latest1.18.2,31.18.2,3n/a1.18.2,3n/an/a1.17.4_2,31.17.4_2,3
FreeBSD:15:quarterly1.18.2,31.18.2,3n/a-n/an/a--
FreeBSD:16:latest1.18.2,31.18.2,3n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gtkdocize : textproc/gtk-doc
  2. meson : devel/meson
  3. ninja : devel/ninja
  4. pkgconf>=1.3.0_1 : devel/pkgconf
  5. python3.11 : lang/python311
  6. xorgproto>=0 : x11/xorgproto
  7. pixman-1.pc : x11/pixman
  8. x11.pc : x11/libX11
  9. xcb.pc : x11/libxcb
  10. xext.pc : x11/libXext
  11. xrender.pc : x11/libXrender
Runtime dependencies:
  1. pixman-1.pc : x11/pixman
  2. x11.pc : x11/libX11
  3. xcb.pc : x11/libxcb
  4. xext.pc : x11/libXext
  5. xrender.pc : x11/libXrender
Library dependencies:
  1. libfontconfig.so : x11-fonts/fontconfig
  2. libfreetype.so : print/freetype2
  3. liblzo2.so : archivers/lzo2
  4. libpng.so : graphics/png
  5. libglib-2.0.so : devel/glib20
  6. libintl.so : devel/gettext-runtime
This port is required by:
for Build
  1. devel/p5-Cairo-GObject
  2. x11-toolkits/gtk20

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. deskutils/google-gadgets*
  2. graphics/hs-cairo*
  3. Collapse this list of deleted ports.
for Libraries
  1. accessibility/accerciser
  2. accessibility/caribou
  3. accessibility/onboard
  4. accessibility/orca
  5. archivers/engrampa
  6. archivers/gnome-autoar
  7. archivers/peazip
Expand this list (1559 items / 1552 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. archivers/thunar-archive-plugin
  3. archivers/xarchive
  4. archivers/xarchiver
  5. astro/astrometry
  6. astro/celestia-gtk
  7. astro/foxtrotgps
  8. astro/gpscorrelate
  9. astro/gpsd
  10. astro/nightfall
  11. astro/opencpn
  12. astro/siril
  13. astro/viking
  14. audio/abgate-lv2
  15. audio/abx
  16. audio/amsynth
  17. audio/aqualung
  18. audio/ardour
  19. audio/ario
  20. audio/artyfx-lv2
  21. audio/audacity
  22. audio/avldrums-lv2
  23. audio/aylet
  24. audio/bamp-lv2
  25. audio/bangr-lv2
  26. audio/baresip
  27. audio/bchoppr-lv2
  28. audio/bharvestr-lv2
  29. audio/bjumblr-lv2
  30. audio/boops-lv2
  31. audio/bschaffl-lv2
  32. audio/bsequencer-lv2
  33. audio/bshapr-lv2
  34. audio/bslizr-lv2
  35. audio/calf-lv2
  36. audio/d11amp
  37. audio/deadbeef
  38. audio/easytag
  39. audio/eq10q-lv2
  40. audio/exaile
  41. audio/fabla2-lv2
  42. audio/fatfrog-lv2
  43. audio/fluida-lv2
  44. audio/fogpad-lv2
  45. audio/foo-yc20
  46. audio/ganv
  47. audio/geonkick-lv2
  48. audio/giada
  49. audio/gigedit
  50. audio/gmtp
  51. audio/gnome-music
  52. audio/goobox
  53. audio/grip
  54. audio/gsequencer
  55. audio/gtick
  56. audio/gtk-mixer
  57. audio/gtkguitune
  58. audio/gtkpod
  59. audio/guidolib
  60. audio/guitarix-lv2
  61. audio/gvolwheel
  62. audio/gxplugins-lv2
  63. audio/infamous-plugins-lv2
  64. audio/invada-studio-plugins-lv2
  65. audio/ir-lv2
  66. audio/jalv
  67. audio/jalv-select
  68. audio/kapitonov-plugins-pack-lv2
  69. audio/ladish
  70. audio/lash
  71. audio/libcanberra-gtk2
  72. audio/libcanberra-gtk3
  73. audio/lingot
  74. audio/littlefly-lv2
  75. audio/lollypop
  76. audio/lsp-plugins-lv2
  77. audio/luppp
  78. audio/mamba
  79. audio/mate-media
  80. audio/mhwaveedit
  81. audio/midivisualizer
  82. audio/mousai
  83. audio/muse-sequencer
  84. audio/myxer
  85. audio/neuralrack-lv2
  86. audio/oss
  87. audio/pa-applet
  88. audio/paprefs
  89. audio/pasystray
  90. audio/patchage
  91. audio/pavucontrol
  92. audio/praat
  93. audio/pragha
  94. audio/psindustrializer
  95. audio/qmidiarp
  96. audio/qtractor
  97. audio/ratatouille-lv2
  98. audio/rhythmbox
  99. audio/ripperx
  100. audio/sorcer-lv2
  101. audio/sound-juicer
  102. audio/soundtracker
  103. audio/sox-noise
  104. audio/spectacle-lv2
  105. audio/spectmorph
  106. audio/ssr-lv2
  107. audio/stegosaurus-lv2
  108. audio/stone-phaser-lv2
  109. audio/string-machine-lv2
  110. audio/suil
  111. audio/surge-synthesizer-xt-lv2
  112. audio/synthpod-lv2
  113. audio/thunar-media-tags-plugin
  114. audio/timemachine
  115. audio/timidity++-gtk
  116. audio/toneshifteq-lv2
  117. audio/triceratops-lv2
  118. audio/tuner
  119. audio/volumeicon
  120. audio/vst3sdk
  121. audio/wavbreaker
  122. audio/x42-plugins-lv2
  123. audio/xfce4-mixer
  124. audio/xfce4-mpc-plugin
  125. audio/xfce4-pulseaudio-plugin
  126. audio/xfmpc
  127. audio/xoscope
  128. audio/xuidesigner
  129. audio/yoshimi
  130. audio/zita-at1
  131. audio/zita-bls1
  132. audio/zita-dpl1
  133. audio/zita-mu1
  134. audio/zita-rev1
  135. audio/zplugins-lv2
  136. audio/zrythm
  137. cad/OrcaSlicer
  138. cad/PrusaSlicer
  139. cad/camotics
  140. cad/geda
  141. cad/gerbv
  142. cad/gmsh
  143. cad/gtkwave
  144. cad/horizon-eda
  145. cad/kicad
  146. cad/kicad-devel
  147. cad/lepton-eda
  148. cad/librnd
  149. cad/magic
  150. cad/openctm
  151. cad/openscad
  152. cad/openscad-devel
  153. cad/openvsp
  154. cad/oregano
  155. cad/pcb
  156. cad/pdnmesh
  157. cad/py-gmsh
  158. cad/repsnapper
  159. cad/solvespace
  160. cad/sp2sp
  161. cad/xcircuit
  162. cad/xschem
  163. cad/z88
  164. chinese/fcitx
  165. chinese/fcitx-configtool
  166. chinese/gcin
  167. comms/cqrlog
  168. comms/deforaos-phone
  169. comms/gnocky
  170. comms/gnokii
  171. comms/gnuradio
  172. comms/gpredict
  173. comms/grig
  174. comms/xdemorse
  175. comms/xdx
  176. comms/xlog
  177. comms/xnec2c
  178. comms/xnecview
  179. converters/gbsdconv
  180. databases/evolution-data-server
  181. databases/gmdb2
  182. databases/grass8
  183. databases/libgda5-ui
  184. databases/libgda6
  185. databases/postgis34
  186. databases/postgis35
  187. databases/postgis36
  188. databases/rrdtool
  189. databases/sequeler
  190. deskutils/alarm-clock-applet
  191. deskutils/anydesk
  192. deskutils/baobab
  193. deskutils/bijiben
  194. deskutils/bookworm
  195. deskutils/budgie-desktop-view
  196. deskutils/cairo-dock
  197. deskutils/cairo-dock-plugins
  198. deskutils/caja-extensions
  199. deskutils/cherrytree
  200. deskutils/deforaos-notes
  201. deskutils/deforaos-todo
  202. deskutils/dmenu-wayland
  203. deskutils/easystroke
  204. deskutils/elementary-calendar
  205. deskutils/fbreader
  206. deskutils/foliate
  207. deskutils/genius
  208. deskutils/gitte
  209. deskutils/glabels
  210. deskutils/gnome-calendar
  211. deskutils/gnome-characters
  212. deskutils/gnome-clocks
  213. deskutils/gnome-contacts
  214. deskutils/gnome-dictionary
  215. deskutils/gnome-maps
  216. deskutils/gnome-photos
  217. deskutils/gnome-pomodoro
  218. deskutils/gnome-screenshot
  219. deskutils/gnome-todo
  220. deskutils/gnote
  221. deskutils/gnotime
  222. deskutils/gnutrition
  223. deskutils/go-for-it
  224. deskutils/gpicker
  225. deskutils/gsimplecal
  226. deskutils/gtimer
  227. deskutils/gucharmap
  228. deskutils/health
  229. deskutils/hot-babe
  230. deskutils/i3lock
  231. deskutils/libportal-gtk3
  232. deskutils/maliit-framework
  233. deskutils/mate-indicator-applet
  234. deskutils/mate-notification-daemon
  235. deskutils/mate-utils
  236. deskutils/meteo
  237. deskutils/mozo
  238. deskutils/notekit
  239. deskutils/notification-daemon
  240. deskutils/notify-osd
  241. deskutils/orage
  242. deskutils/pinot
  243. deskutils/py-autokey
  244. deskutils/rednotebook
  245. deskutils/spacefm
  246. deskutils/spice-gtk
  247. deskutils/synapse
  248. deskutils/sysctlview
  249. deskutils/virt-manager
  250. deskutils/xfce4-generic-slider
  251. deskutils/xfce4-notes-plugin
  252. deskutils/xfce4-notifyd
  253. deskutils/xfce4-tumbler
  254. deskutils/xfce4-volumed-pulse
  255. deskutils/xfce4-xkb-plugin
  256. deskutils/xneur
  257. deskutils/xpad
  258. deskutils/xpad3
  259. deskutils/zim
  260. devel/allegro5
  261. devel/appstream-compose
  262. devel/appstream-glib
  263. devel/ayatana-ido
  264. devel/codeblocks
  265. devel/cutter
  266. devel/dconf-editor
  267. devel/efl
  268. devel/electron40
  269. devel/electron41
  270. devel/electron42
  271. devel/electron43
  272. devel/electron44
  273. devel/foundry
  274. devel/geany
  275. devel/geany-plugin-addons
  276. devel/geany-plugin-autoclose
  277. devel/geany-plugin-automark
  278. devel/geany-plugin-codenav
  279. devel/geany-plugin-commander
  280. devel/geany-plugin-ctags
  281. devel/geany-plugin-debugger
  282. devel/geany-plugin-defineformat
  283. devel/geany-plugin-doc
  284. devel/geany-plugin-extrasel
  285. devel/geany-plugin-gendoc
  286. devel/geany-plugin-geniuspaste
  287. devel/geany-plugin-git-changebar
  288. devel/geany-plugin-insertnum
  289. devel/geany-plugin-latex
  290. devel/geany-plugin-lineoperations
  291. devel/geany-plugin-lipsum
  292. devel/geany-plugin-lsp
  293. devel/geany-plugin-lua
  294. devel/geany-plugin-macro
  295. devel/geany-plugin-markdown
  296. devel/geany-plugin-miniscript
  297. devel/geany-plugin-numberedbookmarks
  298. devel/geany-plugin-overview
  299. devel/geany-plugin-pairtaghighlighter
  300. devel/geany-plugin-pg
  301. devel/geany-plugin-pohelper
  302. devel/geany-plugin-pretty-printer
  303. devel/geany-plugin-prj
  304. devel/geany-plugin-projectorganizer
  305. devel/geany-plugin-scope
  306. devel/geany-plugin-sendmail
  307. devel/geany-plugin-shiftcolumn
  308. devel/geany-plugin-spellcheck
  309. devel/geany-plugin-tableconvert
  310. devel/geany-plugin-treebrowser
  311. devel/geany-plugin-updatechecker
  312. devel/geany-plugin-utilslib
  313. devel/geany-plugin-vc
  314. devel/geany-plugin-vimode
  315. devel/geany-plugin-workbench
  316. devel/geany-plugin-xmlsnippets
  317. devel/gitg
  318. devel/glade
  319. devel/gnome-builder
  320. devel/goffice
  321. devel/gstreamer1-devtools
  322. devel/gtkspellmm
  323. devel/gtranslator
  324. devel/gwenhywfar-gtk3
  325. devel/hare-gi
  326. devel/hs-ghcprofview
  327. devel/hs-threadscope
  328. devel/juce
  329. devel/juce706
  330. devel/libappindicator
  331. devel/libayatana-appindicator
  332. devel/libayatana-indicator
  333. devel/libdbusmenu
  334. devel/libglade2
  335. devel/libglademm24
  336. devel/libindicator
  337. devel/libpeas
  338. devel/libpeas1
  339. devel/librcc
  340. devel/p5-Goo-Canvas2
  341. devel/py-pygobject
  342. devel/qt6-base
  343. devel/regexxer
  344. devel/rubygem-cairo-gobject
  345. devel/smooth
  346. devel/spread-sheet-widget
  347. devel/tex-web2c
  348. devel/thunar-vcs-plugin
  349. devel/xwpe
  350. editors/abiword
  351. editors/deforaos-editor
  352. editors/diamond
  353. editors/elementary-code
  354. editors/emacs
  355. editors/emacs-devel
  356. editors/enter-tex
  357. editors/gedit
  358. editors/gedit-plugins
  359. editors/ghex
  360. editors/gmanedit
  361. editors/gnome-text-editor
  362. editors/gobby
  363. editors/gummi
  364. editors/imhex
  365. editors/jucipp
  366. editors/lazarus
  367. editors/lazarus-devel
  368. editors/lazarus-gtk3-devel
  369. editors/leafpad
  370. editors/libreoffice
  371. editors/marker
  372. editors/markmywords
  373. editors/mousepad
  374. editors/openoffice-4
  375. editors/openoffice-devel
  376. editors/pluma
  377. editors/pluma-plugins
  378. editors/poedit
  379. editors/rehex
  380. editors/remarkable
  381. editors/scite
  382. editors/textadept
  383. editors/vscode
  384. editors/xed
  385. editors/xmlcopyeditor
  386. emulators/ares
  387. emulators/frodo
  388. emulators/fuse
  389. emulators/hatari
  390. emulators/higan
  391. emulators/open-vm-tools
  392. emulators/qemu
  393. emulators/qemu-devel
  394. emulators/snes9x-gtk
  395. emulators/teo
  396. emulators/tiemu3
  397. emulators/tme
  398. emulators/uae
  399. emulators/vice
  400. emulators/x49gp
  401. filesystems/libgedit-gfls
  402. finance/gnucash
  403. finance/grisbi
  404. finance/homebank
  405. ftp/filezilla
  406. ftp/gftp
  407. games/aisleriot
  408. games/atomix
  409. games/bombherman
  410. games/bomns
  411. games/colobot
  412. games/crossfire-client
  413. games/eboard
  414. games/ecwolf
  415. games/eduke32
  416. games/exult
  417. games/five-or-more
  418. games/four-in-a-row
  419. games/freetennis
  420. games/gnome-2048
  421. games/gnome-chess
  422. games/gnome-klotski
  423. games/gnome-mahjongg
  424. games/gnome-robots
  425. games/gnome-sudoku
  426. games/gnome-tetravex
  427. games/gnubg
  428. games/gtkatlantic
  429. games/gtkevemon
  430. games/gtkradiant
  431. games/gzdoom
  432. games/hitori
  433. games/instead
  434. games/jfsw
  435. games/kanatest
  436. games/klavaro
  437. games/libgnome-games-support
  438. games/lightsoff
  439. games/lordsawar
  440. games/lwjgl3
  441. games/macopix
  442. games/mahjong
  443. games/mt_gtk_client
  444. games/netradiant
  445. games/pentobi
  446. games/pioneers
  447. games/py-pychess
  448. games/quadrapassel
  449. games/sgt-puzzles
  450. games/swell-foop
  451. games/tali
  452. games/tuxpaint
  453. games/tuxtype
  454. games/wesnoth
  455. games/xboard
  456. games/xboard-devel
  457. games/xcowsay
  458. games/xemeraldia
  459. games/xfce4-eyes-plugin
  460. games/xlennart
  461. games/zdoom
  462. graphics/ImageMagick6
  463. graphics/ImageMagick7
  464. graphics/aeskulap
  465. graphics/akira
  466. graphics/art
  467. graphics/atril
  468. graphics/atril-lite
  469. graphics/birdfont
  470. graphics/box
  471. graphics/cairomm
  472. graphics/cairomm11
  473. graphics/chafa
  474. graphics/clutter
  475. graphics/clutter-gtk3
  476. graphics/cluttermm
  477. graphics/cogl
  478. graphics/colord-gtk
  479. graphics/darktable
  480. graphics/dataplot
  481. graphics/dia
  482. graphics/diff-pdf
  483. graphics/drawing
  484. graphics/elementary-photos
  485. graphics/entangle
  486. graphics/eog
  487. graphics/eog-plugins
  488. graphics/eom
  489. graphics/epdfview
  490. graphics/evince
  491. graphics/fotocx
  492. graphics/frei0r-plugins-cairo
  493. graphics/frogr
  494. graphics/fyre
  495. graphics/gcolor3
  496. graphics/geeqie
  497. graphics/gegl
  498. graphics/gimp-app
  499. graphics/gimp-beautify-plugin
  500. graphics/gimp-lensfun-plugin
  501. graphics/gimp-lqr-plugin
  502. graphics/gimp-refocus-plugin
  503. graphics/gimp3-app
  504. graphics/glbinding
  505. graphics/gnash
  506. graphics/gnome-color-manager
  507. graphics/goocanvas2
  508. graphics/goocanvas3
  509. graphics/goocanvasmm2
  510. graphics/gpaint
  511. graphics/graphviz
  512. graphics/gscan2pdf
  513. graphics/gstreamer1-plugins-cairo
  514. graphics/gstreamer1-plugins-rsvg
  515. graphics/gthumb
  516. graphics/gtkam
  517. graphics/guile-cairo
  518. graphics/hyprgraphics
  519. graphics/igt-gpu-tools
  520. graphics/imlib2
  521. graphics/imv
  522. graphics/inkscape
  523. graphics/ipe
  524. graphics/kludge3d
  525. graphics/kplot
  526. graphics/libchamplain
  527. graphics/libexif-gtk
  528. graphics/libgnomecanvas
  529. graphics/libgxps
  530. graphics/librasterlite2
  531. graphics/librsvg2
  532. graphics/librsvg2-rust
  533. graphics/mapnik
  534. graphics/mapserver
  535. graphics/milton
  536. graphics/minder
  537. graphics/mtpaint
  538. graphics/mypaint
  539. graphics/natron
  540. graphics/nip2
  541. graphics/noaa-apt
  542. graphics/nplot
  543. graphics/ocaml-cairo
  544. graphics/openfx-arena
  545. graphics/openslide
  546. graphics/oyranos
  547. graphics/p5-Cairo
  548. graphics/papers
  549. graphics/pdf2svg
  550. graphics/pdfpc
  551. graphics/pixelize
  552. graphics/poppler-glib
  553. graphics/pqiv
  554. graphics/py-ManimPango
  555. graphics/py-cairocffi
  556. graphics/py-mcomix
  557. graphics/py-pycairo
  558. graphics/qiv
  559. graphics/rawstudio
  560. graphics/rawtherapee
  561. graphics/rgbpaint
  562. graphics/ristretto
  563. graphics/rubygem-cairo
  564. graphics/rubygem-rsvg2
  565. graphics/sane-backends
  566. graphics/scantpaper
  567. graphics/shotwell
  568. graphics/simple-scan
  569. graphics/swappy
  570. graphics/synfig
  571. graphics/synfigstudio
  572. graphics/tesseract
  573. graphics/ufraw
  574. graphics/variety
  575. graphics/viewnior
  576. graphics/vips
  577. graphics/wxsvg
  578. graphics/xmedcon
  579. graphics/xournal
  580. graphics/xournalpp
  581. graphics/xreader
  582. graphics/xsane
  583. graphics/xviewer
  584. graphics/xzgv
  585. graphics/zathura
  586. graphics/zathura-cb
  587. graphics/zathura-djvu
  588. graphics/zathura-pdf-mupdf
  589. graphics/zathura-pdf-poppler
  590. graphics/zathura-ps
  591. irc/hexchat
  592. irc/smuxi
  593. irc/srain
  594. japanese/ebview-gtk2
  595. japanese/ibus-mozc
  596. japanese/ibus-skk
  597. japanese/kasumi-unicode
  598. japanese/mozc-tool
  599. japanese/scim-anthy
  600. japanese/uim-anthy-unicode
  601. japanese/uim-tomoe-gtk
  602. java/eclipse
  603. java/openjfx14
  604. korean/ibus-hangul
  605. korean/imhangul-gtk2
  606. korean/imhangul-gtk3
  607. korean/nabi
  608. lang/cjs
  609. lang/gjs
  610. lang/lafontaine
  611. lang/mdk
  612. lang/pharo
  613. lang/racket
  614. lang/smalltalk
  615. lang/squeak
  616. lang/swipl
  617. mail/astroid
  618. mail/balsa
  619. mail/claws-mail
  620. mail/claws-mail-acpi_notifier
  621. mail/claws-mail-address_keeper
  622. mail/claws-mail-archive
  623. mail/claws-mail-att_remover
  624. mail/claws-mail-attachwarner
  625. mail/claws-mail-bogofilter
  626. mail/claws-mail-bsfilter
  627. mail/claws-mail-clamd
  628. mail/claws-mail-dillo
  629. mail/claws-mail-fancy
  630. mail/claws-mail-fetchinfo
  631. mail/claws-mail-gdata
  632. mail/claws-mail-keyword_warner
  633. mail/claws-mail-libravatar
  634. mail/claws-mail-litehtml_viewer
  635. mail/claws-mail-mailmbox
  636. mail/claws-mail-managesieve
  637. mail/claws-mail-notification
  638. mail/claws-mail-pdf_viewer
  639. mail/claws-mail-perl
  640. mail/claws-mail-pgp
  641. mail/claws-mail-rssyl
  642. mail/claws-mail-spam_report
  643. mail/claws-mail-spamassassin
  644. mail/claws-mail-tnef_parse
  645. mail/claws-mail-vcalendar
  646. mail/deforaos-mailer
  647. mail/evolution
  648. mail/evolution-ews
  649. mail/geary
  650. mail/gmime26-sharp
  651. mail/gnubiff
  652. mail/py-mailnag
  653. mail/sylpheed
  654. mail/thunderbird
  655. mail/thunderbird-esr
  656. mail/wmmaiload
  657. mail/xfce4-mailwatch-plugin
  658. math/R
  659. math/asymptote
  660. math/cadabra2
  661. math/coq
  662. math/drgeo
  663. math/galculator
  664. math/ggobi
  665. math/gkmap
  666. math/gnumeric
  667. math/gnuplot
  668. math/gretl
  669. math/grpn
  670. math/lib2geom
  671. math/mate-calc
  672. math/mpsolve
  673. math/plplot
  674. math/qalculate-gtk
  675. math/ump
  676. math/visualpolylib
  677. math/xfce4-calculator-plugin
  678. misc/alpaca
  679. misc/copperspice-examples
  680. misc/free42
  681. misc/gkrellmbgchg2
  682. misc/gpsim
  683. misc/iio-oscilloscope
  684. misc/lxde-common
  685. misc/timezonemap
  686. misc/wmforecast
  687. misc/xfce4-appfinder
  688. misc/xfce4-weather-plugin
  689. misc/xiphos
  690. multimedia/aravis
  691. multimedia/cheese
  692. multimedia/clutter-gst3
  693. multimedia/deforaos-camera
  694. multimedia/deforaos-player
  695. multimedia/droidcam
  696. multimedia/ffmpeg
  697. multimedia/gst123
  698. multimedia/gstreamer1-plugins-bad
  699. multimedia/gstreamer1-plugins-rust
  700. multimedia/gstreamer1-plugins-ttml
  701. multimedia/gstreamermm
  702. multimedia/helvum
  703. multimedia/kmplayer
  704. multimedia/kooha
  705. multimedia/libvpl-tools
  706. multimedia/lives
  707. multimedia/mjpegtools
  708. multimedia/mplayer
  709. multimedia/obs-text-pthread
  710. multimedia/peek
  711. multimedia/pitivi
  712. multimedia/quodlibet
  713. multimedia/tenacity
  714. multimedia/totem
  715. multimedia/winff
  716. multimedia/xfce4-parole
  717. net/avahi-gtk
  718. net/avahi-gtk3
  719. net/boinc-client
  720. net/dhcpcd-ui
  721. net/freerdp3
  722. net/gnome-connections
  723. net/gnome-nettool
  724. net/grsync
  725. net/gtk-vnc
  726. net/guacamole-server
  727. net/gupnp-tools
  728. net/libdmapsharing
  729. net/libgweather
  730. net/libgweather4
  731. net/libmateweather
  732. net/liferea
  733. net/mtr
  734. net/py-avahi
  735. net/remmina
  736. net/rustconn
  737. net/tcpflow
  738. net/tsclient
  739. net/uget
  740. net/unison
  741. net/unison253
  742. net/vinagre
  743. net/vino
  744. net-im/abaddon
  745. net-im/coyim
  746. net-im/dino
  747. net-im/dissent
  748. net-im/flare
  749. net-im/folks
  750. net-im/fractal
  751. net-im/gotktrix
  752. net-im/pidgin
  753. net-im/pidgin-bot-sentry
  754. net-im/pidgin-hotkeys
  755. net-im/pidgin-latex
  756. net-im/pidgin-sipe
  757. net-im/profanity
  758. net-im/qTox
  759. net-im/signal-desktop
  760. net-im/telepathy-gabble
  761. net-im/tuba
  762. net-im/vqcc-gtk
  763. net-mgmt/driftnet
  764. net-mgmt/etherape
  765. net-mgmt/ettercap
  766. net-mgmt/mbrowse
  767. net-mgmt/virt-viewer
  768. net-mgmt/wifimgr
  769. net-p2p/deluge
  770. net-p2p/eiskaltdcpp-gtk
  771. net-p2p/gtk-gnutella
  772. net-p2p/linuxdcpp
  773. net-p2p/mldonkey
  774. net-p2p/mldonkey-gui
  775. net-p2p/py-nicotine-plus
  776. net-p2p/transmission-remote-gui
  777. net-p2p/warpinator
  778. news/pan
  779. ports-mgmt/packagekit
  780. print/abcm2ps
  781. print/deforaos-pdfviewer
  782. print/fontforge
  783. print/ft2demos
  784. print/gimp-gutenprint
  785. print/gtklp
  786. print/harfbuzz-cairo
  787. print/libspectre
  788. print/lilypond
  789. print/lilypond-devel
  790. print/microtex
  791. print/miktex
  792. print/paps
  793. print/pdf-tools
  794. print/pdfchain
  795. print/photoprint
  796. print/plutobook
  797. print/py-plutoprint
  798. print/scribus
  799. print/scribus-devel
  800. print/simple-fb2-reader
  801. print/tex-luatex
  802. print/tex-xetex
  803. print/texlive-base
  804. russian/emkatic
  805. science/chemical-mime-data
  806. science/chemtool
  807. science/chemtool-devel
  808. science/gabedit
  809. science/gchemutils
  810. science/ghemical
  811. science/gperiodic
  812. science/gramps
  813. science/luscus
  814. science/openbabel
  815. science/rdkit
  816. science/v_sim
  817. science/zotero
  818. security/beid
  819. security/gcr3
  820. security/gnome-keyring
  821. security/gonepass
  822. security/gpa
  823. security/gtkpasman
  824. security/picocrypt
  825. security/pidgin-encryption
  826. security/pinentry-gtk2
  827. security/putty
  828. security/seahorse
  829. security/yersinia
  830. sysutils/bamf
  831. sysutils/batterycat
  832. sysutils/brasero
  833. sysutils/brut
  834. sysutils/budgie-control-center
  835. sysutils/catfish
  836. sysutils/cinnamon-control-center
  837. sysutils/cinnamon-settings-daemon
  838. sysutils/conky
  839. sysutils/cpu-x
  840. sysutils/devedeng
  841. sysutils/dunst
  842. sysutils/dvdisaster
  843. sysutils/fsearch
  844. sysutils/garcon
  845. sysutils/gdmap
  846. sysutils/gigolo
  847. sysutils/gkrellflynn
  848. sysutils/gkrellm2
  849. sysutils/gnome-control-center
  850. sysutils/gnome-power-manager
  851. sysutils/gnome-settings-daemon
  852. sysutils/gnome-system-monitor
  853. sysutils/graveman
  854. sysutils/gsmartcontrol
  855. sysutils/isomaster
  856. sysutils/jstest-gtk
  857. sysutils/lxinput
  858. sysutils/lxtask
  859. sysutils/lxterminal
  860. sysutils/mate-control-center
  861. sysutils/mate-polkit
  862. sysutils/mate-power-manager
  863. sysutils/mate-settings-daemon
  864. sysutils/mate-system-monitor
  865. sysutils/nitrogen
  866. sysutils/nvclock
  867. sysutils/polkit-gnome
  868. sysutils/process-viewer
  869. sysutils/thefish
  870. sysutils/touchegg
  871. sysutils/xfburn
  872. sysutils/xfce4-battery-plugin
  873. sysutils/xfce4-bsdcpufreq-plugin
  874. sysutils/xfce4-cpugraph-plugin
  875. sysutils/xfce4-diskperf-plugin
  876. sysutils/xfce4-fsguard-plugin
  877. sysutils/xfce4-genmon-plugin
  878. sysutils/xfce4-mount-plugin
  879. sysutils/xfce4-netload-plugin
  880. sysutils/xfce4-places-plugin
  881. sysutils/xfce4-power-manager
  882. sysutils/xfce4-settings
  883. sysutils/xfce4-systemload-plugin
  884. sysutils/xfce4-wavelan-plugin
  885. sysutils/zeitgeist
  886. textproc/fcitx5
  887. textproc/fcitx5-gtk
  888. textproc/fcitx5-gtk-common
  889. textproc/gspell
  890. textproc/gtkspell3
  891. textproc/ibus
  892. textproc/ibus-m17n
  893. textproc/libfo
  894. textproc/libinfinity
  895. textproc/meld
  896. textproc/py-pygtkspellcheck
  897. textproc/stardict3
  898. textproc/uim
  899. textproc/uim-gtk2
  900. textproc/uim-gtk3
  901. textproc/xfce4-dict-plugin
  902. www/badwolf
  903. www/bluefish
  904. www/chromium
  905. www/deforaos-surfer
  906. www/eolie
  907. www/epiphany
  908. www/firefox
  909. www/firefox-esr
  910. www/gtkhtml4
  911. www/iridium
  912. www/libepc
  913. www/librewolf
  914. www/luakit
  915. www/luakit-devel
  916. www/midori
  917. www/netsurf
  918. www/py-pywebview-gtk
  919. www/py-pywry
  920. www/surf
  921. www/tor-browser
  922. www/ungoogled-chromium
  923. www/waterfox
  924. www/webkit2-gtk
  925. www/xfce4-smartbookmark-plugin
  926. x11/alacarte
  927. x11/appmenu-registrar
  928. x11/apwal
  929. x11/arandr
  930. x11/bemenu
  931. x11/brisk-menu
  932. x11/budgie-desktop
  933. x11/budgie-screensaver
  934. x11/budgie-session
  935. x11/cinnamon
  936. x11/cinnamon-desktop
  937. x11/cinnamon-screensaver
  938. x11/cinnamon-session
  939. x11/conlecterm
  940. x11/contour
  941. x11/deforaos-integration
  942. x11/deforaos-keyboard
  943. x11/deforaos-libdesktop
  944. x11/deforaos-locker
  945. x11/deskmenu
  946. x11/dragon-drop
  947. x11/eaglemode
  948. x11/elementary-terminal
  949. x11/eww
  950. x11/fbpanel
  951. x11/florence
  952. x11/fuzzel
  953. x11/gbsddialog
  954. x11/gdm
  955. x11/gmrun
  956. x11/gnome-applets
  957. x11/gnome-console
  958. x11/gnome-desktop
  959. x11/gnome-flashback
  960. x11/gnome-panel
  961. x11/gnome-pie
  962. x11/gnome-session
  963. x11/gnome-shell
  964. x11/gnome-terminal
  965. x11/grim
  966. x11/gromit
  967. x11/gromit-mpx
  968. x11/gtk-app-menu
  969. x11/gtklock
  970. x11/guake
  971. x11/gxkb
  972. x11/histui
  973. x11/hs-xmobar
  974. x11/hybrid-bar
  975. x11/hyprcursor
  976. x11/hyprlock
  977. x11/hyprpaper
  978. x11/hyprpicker
  979. x11/hyprviz
  980. x11/i3bar-river
  981. x11/i3lock-color
  982. x11/jgmenu
  983. x11/keybinder-gtk3
  984. x11/keyboardcast
  985. x11/keynav
  986. x11/kitty
  987. x11/lavalauncher
  988. x11/libexo
  989. x11/libfm
  990. x11/libgnomekbd
  991. x11/libmatekbd
  992. x11/libxfce4menu
  993. x11/libxfce4windowing
  994. x11/lightdm-gtk-greeter
  995. x11/lightdm-kde-greeter
  996. x11/lilyterm
  997. x11/lxhotkey
  998. x11/lxpanel
  999. x11/lxrandr
  1000. x11/mako
  1001. x11/mangobar
  1002. x11/mate-applet-appmenu
  1003. x11/mate-applets
  1004. x11/mate-desktop
  1005. x11/mate-dock-applet
  1006. x11/mate-panel
  1007. x11/mate-screensaver
  1008. x11/mate-session-manager
  1009. x11/mate-terminal
  1010. x11/mlterm
  1011. x11/nvidia-settings
  1012. x11/nwg-bar
  1013. x11/nwg-dock
  1014. x11/nwg-dock-hyprland
  1015. x11/nwg-drawer
  1016. x11/nwg-launchers
  1017. x11/nwg-look
  1018. x11/nwg-menu
  1019. x11/pipeglade
  1020. x11/plank
  1021. x11/polybar
  1022. x11/ptyxis
  1023. x11/py-caffeine-ng
  1024. x11/py-nwg-displays
  1025. x11/py-xdot
  1026. x11/remontoire
  1027. x11/rofi
  1028. x11/rofi-emoji
  1029. x11/rofi-file-browser-extended
  1030. x11/roxterm
  1031. x11/sakura
  1032. x11/sbxkb
  1033. x11/screen-message
  1034. x11/screenkey
  1035. x11/sfwbar
  1036. x11/showmethekey
  1037. x11/sirula
  1038. x11/slick-greeter
  1039. x11/slurp
  1040. x11/somebar
  1041. x11/squeekboard
  1042. x11/swaybg
  1043. x11/swayfloatingswitcher
  1044. x11/swayimg
  1045. x11/swaylock
  1046. x11/swaylock-effects
  1047. x11/swaylock-plugin
  1048. x11/swaync
  1049. x11/sxmo-wayout
  1050. x11/terminator
  1051. x11/tilda
  1052. x11/tilix
  1053. x11/tint
  1054. x11/tofi
  1055. x11/trayer
  1056. x11/ulauncher
  1057. x11/virtboard
  1058. x11/walker
  1059. x11/waybar
  1060. x11/wbar
  1061. x11/wcm
  1062. x11/wdisplays
  1063. x11/wf-shell
  1064. x11/wl-kbptr
  1065. x11/wleave
  1066. x11/wlr-which-key
  1067. x11/wmenu
  1068. x11/wmfocus
  1069. x11/wofi
  1070. x11/workrave
  1071. x11/wshowkeys
  1072. x11/wvkbd
  1073. x11/xapp
  1074. x11/xclicker
  1075. x11/xdg-desktop-portal-gnome
  1076. x11/xdg-desktop-portal-gtk
  1077. x11/xdg-desktop-portal-luminous
  1078. x11/xdg-user-dirs-gtk
  1079. x11/xdialog
  1080. x11/xfce4-appmenu-plugin
  1081. x11/xfce4-clipman-plugin
  1082. x11/xfce4-dashboard
  1083. x11/xfce4-docklike-plugin
  1084. x11/xfce4-screensaver
  1085. x11/xfce4-screenshooter-plugin
  1086. x11/xfce4-taskmanager
  1087. x11/xfce4-terminal
  1088. x11/xfce4-verve-plugin
  1089. x11/xfce4-whiskermenu-plugin
  1090. x11/xfce4-windowck-plugin
  1091. x11/xpra
  1092. x11/xscreensaver
  1093. x11/xsnow
  1094. x11/xvattr
  1095. x11/yad
  1096. x11/yelp
  1097. x11/zenity
  1098. x11-clocks/buici-clock
  1099. x11-clocks/cairo-clock
  1100. x11-clocks/wlclock
  1101. x11-clocks/wmclockmon
  1102. x11-clocks/wmfishtime
  1103. x11-clocks/xdaliclock
  1104. x11-clocks/xfce4-datetime-plugin
  1105. x11-clocks/xfce4-stopwatch-plugin
  1106. x11-clocks/xfce4-time-out-plugin
  1107. x11-clocks/xfce4-timer-plugin
  1108. x11-fm/caja
  1109. x11-fm/deforaos-browser
  1110. x11-fm/doublecmd
  1111. x11-fm/gentoo
  1112. x11-fm/librfm
  1113. x11-fm/nautilus
  1114. x11-fm/nemo
  1115. x11-fm/pcmanfm
  1116. x11-fm/polo
  1117. x11-fm/rodent
  1118. x11-fm/rox-filer
  1119. x11-fm/sushi
  1120. x11-fm/thunar
  1121. x11-fonts/fntsample
  1122. x11-fonts/font-manager
  1123. x11-themes/adapta-gtk-theme
  1124. x11-themes/classiclooks
  1125. x11-themes/gnome-icons-elementary
  1126. x11-themes/gnome-themes-extra
  1127. x11-themes/greybird-theme
  1128. x11-themes/gtk-arc-themes
  1129. x11-themes/gtk-engines2
  1130. x11-themes/gtk-equinox-engine
  1131. x11-themes/gtk-oxygen-engine
  1132. x11-themes/gtk3-oxygen-engine
  1133. x11-themes/gtk3-unico-engine
  1134. x11-themes/lxappearance
  1135. x11-themes/mate-themes
  1136. x11-themes/plasma6-breeze-gtk
  1137. x11-themes/plasma6-kde-gtk-config
  1138. x11-themes/plata-theme
  1139. x11-themes/qgnomeplatform
  1140. x11-themes/qt5-style-plugins
  1141. x11-themes/qt6gtk2
  1142. x11-themes/qtcurve-gtk2
  1143. x11-themes/wpgtk
  1144. x11-themes/xfce-icons-elementary
  1145. x11-toolkits/amtk
  1146. x11-toolkits/copperspice
  1147. x11-toolkits/gdl
  1148. x11-toolkits/gnustep-back
  1149. x11-toolkits/granite
  1150. x11-toolkits/gstreamer1-plugins-gtk
  1151. x11-toolkits/gstreamer1-plugins-pango
  1152. x11-toolkits/gtk-layer-shell
  1153. x11-toolkits/gtk-sharp20
  1154. x11-toolkits/gtk-sharp30
  1155. x11-toolkits/gtk30
  1156. x11-toolkits/gtk40
  1157. x11-toolkits/gtkdatabox
  1158. x11-toolkits/gtkglarea2
  1159. x11-toolkits/gtkmm24
  1160. x11-toolkits/gtkmm30
  1161. x11-toolkits/gtkmm40
  1162. x11-toolkits/gtksourceview2
  1163. x11-toolkits/gtksourceview3
  1164. x11-toolkits/gtksourceview4
  1165. x11-toolkits/gtksourceview5
  1166. x11-toolkits/gtksourceviewmm3
  1167. x11-toolkits/guile-gnome-platform
  1168. x11-toolkits/hyprtoolkit
  1169. x11-toolkits/libadwaita
  1170. x11-toolkits/libdazzle
  1171. x11-toolkits/libdecor
  1172. x11-toolkits/libgdiplus
  1173. x11-toolkits/libgedit-gtksourceview
  1174. x11-toolkits/libhandy
  1175. x11-toolkits/libhandy0
  1176. x11-toolkits/libpanel
  1177. x11-toolkits/libshumate
  1178. x11-toolkits/libunique3
  1179. x11-toolkits/libwnck3
  1180. x11-toolkits/ntk
  1181. x11-toolkits/ocaml-lablgtk2
  1182. x11-toolkits/ocaml-lablgtk3
  1183. x11-toolkits/osm-gps-map
  1184. x11-toolkits/p5-Gtk2
  1185. x11-toolkits/p5-Gtk3
  1186. x11-toolkits/p5-Gtk3-ImageView
  1187. x11-toolkits/pango
  1188. x11-toolkits/pangomm
  1189. x11-toolkits/pangomm24
  1190. x11-toolkits/redkite
  1191. x11-toolkits/rep-gtk2
  1192. x11-toolkits/rubygem-gdk3
  1193. x11-toolkits/rubygem-gtk2
  1194. x11-toolkits/rubygem-gtk3
  1195. x11-toolkits/rubygem-gtksourceview3
  1196. x11-toolkits/rubygem-gtksourceview4
  1197. x11-toolkits/rubygem-vte3
  1198. x11-toolkits/rubygem-vte4
  1199. x11-toolkits/swt
  1200. x11-toolkits/tepl6
  1201. x11-toolkits/termit
  1202. x11-toolkits/unique
  1203. x11-toolkits/vte3
  1204. x11-toolkits/wxgtk30
  1205. x11-toolkits/wxgtk32
  1206. x11-toolkits/ztoolkit
  1207. x11-wm/afterstep-stable
  1208. x11-wm/awesome
  1209. x11-wm/cagebreak
  1210. x11-wm/compiz
  1211. x11-wm/compiz-plugins-extra
  1212. x11-wm/compiz-plugins-main
  1213. x11-wm/compiz-plugins-unsupported
  1214. x11-wm/deforaos-panel
  1215. x11-wm/emerald
  1216. x11-wm/fvwm2
  1217. x11-wm/hikari
  1218. x11-wm/hyprland
  1219. x11-wm/i3
  1220. x11-wm/jwm
  1221. x11-wm/kickshaw
  1222. x11-wm/labwc
  1223. x11-wm/lxappearance-obconf
  1224. x11-wm/lxsession
  1225. x11-wm/magpie
  1226. x11-wm/mango
  1227. x11-wm/marco
  1228. x11-wm/metacity
  1229. x11-wm/muffin
  1230. x11-wm/mutter
  1231. x11-wm/niri
  1232. x11-wm/obconf
  1233. x11-wm/obconf-qt
  1234. x11-wm/openbox
  1235. x11-wm/pekwm
  1236. x11-wm/phoc
  1237. x11-wm/sawfish
  1238. x11-wm/selectwm
  1239. x11-wm/sway
  1240. x11-wm/swayfx
  1241. x11-wm/wayfire
  1242. x11-wm/wayfire-plugins-extra
  1243. x11-wm/wlmaker
  1244. x11-wm/wmakerconf
  1245. x11-wm/xdgmenumaker
  1246. x11-wm/xfce4-desktop
  1247. x11-wm/xfce4-panel
  1248. x11-wm/xfce4-panel-profiles
  1249. x11-wm/xfce4-session
  1250. x11-wm/xfce4-wm
  1251. Collapse this list.

Deleted ports which required this port:

Expand this list of 303 deleted ports
  1. audio/ardour5*
  2. audio/ardour6*
  3. audio/asunder*
  4. audio/beatslash-lv2*
  5. audio/deforaos-mixer*
  6. audio/denemo*
  7. audio/gmpc*
  8. audio/gmpc-magnatune*
  9. audio/gmpc-shout*
  10. audio/gnomoradio*
  11. audio/gnuitar*
  12. audio/gqradio*
  13. audio/gradio*
  14. audio/mangler*
  15. audio/mousai-devel*
  16. audio/pulseeffects*
  17. audio/surge-synthesizer-lv2*
  18. audio/terminatorx*
  19. biology/gperiodic*
  20. biology/seqtools*
  21. cad/gmsh-occ*
  22. cad/linuxcnc-devel*
  23. cad/xtrkcad*
  24. comms/gtkmmorse*
  25. databases/compass*
  26. databases/glom*
  27. databases/grass*
  28. databases/grass6*
  29. databases/grass7*
  30. databases/gtksql*
  31. databases/mysql-workbench51*
  32. databases/mysql-workbench52*
  33. databases/py-python-rrdtool*
  34. deskutils/california*
  35. deskutils/fusenshi*
  36. deskutils/gnome-documents*
  37. deskutils/google-gadgets*
  38. deskutils/growl-for-linux*
  39. deskutils/osmo*
  40. deskutils/showdown*
  41. deskutils/xfce4-notification-daemon*
  42. deskutils/xfce4-volumed*
  43. devel/anjuta*
  44. devel/appstream-qt5*
  45. devel/codeblocks-devel*
  46. devel/d-feet*
  47. devel/devhelp*
  48. devel/electron11*
  49. devel/electron12*
  50. devel/electron13*
  51. devel/electron17*
  52. devel/electron18*
  53. devel/electron19*
  54. devel/electron21*
  55. devel/electron22*
  56. devel/electron23*
  57. devel/electron24*
  58. devel/electron25*
  59. devel/electron26*
  60. devel/electron27*
  61. devel/electron28*
  62. devel/electron29*
  63. devel/electron30*
  64. devel/electron31*
  65. devel/electron32*
  66. devel/electron33*
  67. devel/electron34*
  68. devel/electron35*
  69. devel/electron36*
  70. devel/electron37*
  71. devel/electron38*
  72. devel/electron39*
  73. devel/electron4*
  74. devel/electron5*
  75. devel/electron6*
  76. devel/electron7*
  77. devel/electron9*
  78. devel/frama-c*
  79. devel/geany-plugin-devhelp*
  80. devel/geany-plugin-geanypy*
  81. devel/geany-plugin-multiterm*
  82. devel/geany-plugin-webhelper*
  83. devel/goffice010*
  84. devel/gps*
  85. devel/gwenhywfar-gtk2*
  86. devel/jucipp*
  87. devel/py-gobject3*
  88. devel/py3-libpeas*
  89. devel/synfig*
  90. devel/upp*
  91. editors/atom*
  92. editors/codelite*
  93. editors/coedit*
  94. editors/dexed*
  95. editors/gnome-latex*
  96. editors/imhex-current*
  97. editors/latexila*
  98. editors/libreoffice-legacy*
  99. editors/libreoffice4*
  100. editors/libreoffice6*
  101. editors/morla*
  102. editors/openoffice-3*
  103. editors/openoffice-3-devel*
  104. editors/quilter*
  105. emulators/nonpareil*
  106. emulators/pcsxr*
  107. emulators/qemu2*
  108. emulators/qemu30*
  109. emulators/qemu31*
  110. emulators/qemu40*
  111. emulators/qemu41*
  112. emulators/qemu42*
  113. emulators/qemu5*
  114. emulators/qemu50*
  115. emulators/qemu6*
  116. emulators/qemu7*
  117. emulators/qemu70*
  118. emulators/qemu8*
  119. games/cheech*
  120. games/exult-devel*
  121. games/freedoko*
  122. games/gnome-taquin*
  123. games/iagno*
  124. games/mudmagic*
  125. games/rlvm*
  126. games/senken*
  127. games/vegastrike*
  128. games/xqf*
  129. graphics/ImageMagick*
  130. graphics/agave*
  131. graphics/cairo-java*
  132. graphics/cairomm16*
  133. graphics/cinepaint*
  134. graphics/darktable38*
  135. graphics/darktable40*
  136. graphics/darktable42*
  137. graphics/evince-lite*
  138. graphics/fotoxx*
  139. graphics/fpc-cairo*
  140. graphics/gegl3*
  141. graphics/gimmage*
  142. graphics/gimp-jxl-plugin*
  143. graphics/goocanvas*
  144. graphics/goocanvasmm*
  145. graphics/gstreamer-plugins-cairo*
  146. graphics/gx*
  147. graphics/ikona*
  148. graphics/libgaiagraphics*
  149. graphics/libreatlas*
  150. graphics/libsvg-cairo*
  151. graphics/mate-document-viewer*
  152. graphics/openscenegraph*
  153. graphics/photoflow*
  154. graphics/picviz*
  155. graphics/py-cairo*
  156. graphics/py-gimp*
  157. graphics/py-sk1*
  158. graphics/py3-cairo*
  159. graphics/rawtherapee-devel*
  160. graphics/ruby-cairo*
  161. graphics/sk1*
  162. irc/cwirc*
  163. japanese/jd*
  164. japanese/kasumi*
  165. japanese/uim-anthy*
  166. java/eclipse-devel*
  167. java/openjfx8-devel*
  168. korean/imhangul*
  169. mail/thunderbird3*
  170. math/libR*
  171. math/pantheon-calculator*
  172. math/pspp*
  173. math/qalculate*
  174. math/sage*
  175. math/why3-spark*
  176. misc/auto-multiple-choice*
  177. misc/lingoteach*
  178. multimedia/audacious-gtk3*
  179. multimedia/audacious-plugins-gtk3*
  180. multimedia/banshee*
  181. multimedia/bombono*
  182. multimedia/cinelerra-gg*
  183. multimedia/freetuxtv*
  184. multimedia/gmtk*
  185. multimedia/gnome-mplayer*
  186. multimedia/gnome-mpv*
  187. multimedia/gstreamer1-validate*
  188. multimedia/hypnotix*
  189. multimedia/kmplayer-kde4*
  190. multimedia/obs-recursion-effect*
  191. multimedia/sabbu*
  192. multimedia/subtitleeditor*
  193. net/gq*
  194. net/remmina-plugin-exec*
  195. net/remmina-plugin-nx*
  196. net/remmina-plugin-rdp*
  197. net/remmina-plugin-st*
  198. net/remmina-plugin-telepathy*
  199. net/remmina-plugin-vnc*
  200. net/remmina-plugin-www*
  201. net/remmina-plugin-xdmcp*
  202. net/unison232*
  203. net/unison240*
  204. net/unison248*
  205. net/unison251*
  206. net-im/corebird*
  207. net-im/empathy*
  208. net-im/gtkcord4*
  209. net-im/pidgin-privacy-please*
  210. net-im/ring-daemon*
  211. net-im/ring-gnome*
  212. net-im/ring-libclient*
  213. net-im/talkatu*
  214. net-im/venom*
  215. net-im/webinar*
  216. net-p2p/transmission-gtk*
  217. polish/gnugadu2*
  218. print/ghostscript8*
  219. print/ghostscript8-base*
  220. print/ghostscript8-nox11*
  221. print/harfbuzz-bh-view*
  222. print/harfbuzz-hb-view*
  223. print/tex-aleph*
  224. print/xfce4-print*
  225. print/xreader*
  226. science/coot*
  227. science/gwyddion*
  228. science/rubygem-ruby-dcl*
  229. science/siril*
  230. science/xfce4-equake-plugin*
  231. security/gnome-ssh-askpass*
  232. security/gringotts*
  233. security/libcryptui*
  234. security/putty-gtk2*
  235. sysutils/eiciel*
  236. sysutils/freefilesync*
  237. sysutils/gksu*
  238. sysutils/libgksu*
  239. sysutils/tracker-miners*
  240. sysutils/xfce4-kbdleds-plugin*
  241. sysutils/xvidcap*
  242. textproc/m17n-im-config*
  243. textproc/uim-gtk*
  244. www/castor*
  245. www/cliqz*
  246. www/kompozer*
  247. www/libxul*
  248. www/libxul19*
  249. www/palemoon*
  250. www/uzbl*
  251. www/vimb-gtk2*
  252. www/webkit-gtk2*
  253. www/webkit-gtk3*
  254. www/webkit2-gtk3*
  255. www/webkit2-gtk4*
  256. x11/deforaos-panel*
  257. x11/dmenu-wayland*
  258. x11/i3lock*
  259. x11/lightdm-slick-greeter*
  260. x11/pantheon-terminal*
  261. x11/phosh*
  262. x11/rofi-wayland*
  263. x11/swappy*
  264. x11/tint-devel*
  265. x11/wapanel*
  266. x11/xapps*
  267. x11/xfce4-embed-plugin*
  268. x11/xfce4-quicklauncher-plugin*
  269. x11/xfce4-wmdock-plugin*
  270. x11/yalias*
  271. x11-clocks/xfce4-timer-out-plugin*
  272. x11-fm/fsv2*
  273. x11-fm/gnome-commander2*
  274. x11-fm/thunar-vfs*
  275. x11-themes/gnome-themes-standard*
  276. x11-themes/gtk-qt4-engine*
  277. x11-themes/plasma5-kde-gtk-config*
  278. x11-toolkits/c++-gtk-utils*
  279. x11-toolkits/gnome-sharp20*
  280. x11-toolkits/gnustep-cairo*
  281. x11-toolkits/gstreamer1-plugins-gtk4*
  282. x11-toolkits/gtkada3*
  283. x11-toolkits/hippo-canvas*
  284. x11-toolkits/libgtksourceviewmm*
  285. x11-toolkits/libshumate-shortwave*
  286. x11-toolkits/libxfce4gui*
  287. x11-toolkits/pure-gtk*
  288. x11-toolkits/qt5-gtkplatform*
  289. x11-toolkits/scintilla*
  290. x11-toolkits/swt-devel*
  291. x11-toolkits/tepl*
  292. x11-toolkits/wcl*
  293. x11-toolkits/wlc*
  294. x11-toolkits/wxgtk31*
  295. x11-wm/awesome2*
  296. x11-wm/awesome3*
  297. x11-wm/fluxconf*
  298. x11-wm/gcompmgr*
  299. x11-wm/hyprland-devel*
  300. x11-wm/i3-gaps*
  301. x11-wm/plank*
  302. x11-wm/sway-devel*
  303. x11-wm/waimea-devel*
  304. Collapse this list of deleted ports.
for Run
  1. devel/p5-Cairo-GObject

Configuration Options:
===> The following configuration options are available for cairo-1.18.2,3: DOCS=on: Build and/or install documentation GLIB=on: Enable GObject Functions Feature X11=on: X11 (graphics) support ===> Use 'make config' to modify these settings
Options name:
graphics_cairo
USES:
cpe gnome localbase:ldflags meson pkgconfig python:build shebangfix tar:xz xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://cairographics.org/releases/
Collapse this list.

Number of commits found: 128 (showing only 28 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.4.2
20 Mar 2007 11:01:14
Original commit files touched by this commit
ahze search for other commits by this committer
Update to 1.4.2
1.4.0
19 Mar 2007 05:14:07
Original commit files touched by this commit
marcus search for other commits by this committer
Presenting GNOME 2.18 for FreeBSD.  GNOME 2.18 is a departure from recent GNOME
releases in that it focuses more on stability and functionality than on
new features.  Not that it doesn't have its share of new and exciting
items.  See http://www.gnome.org/start/2.18/ for all the goodies in
this release.

GNOME 2.18 for FreeBSD would not have been possible without the hard work
of the FreeBSD GNOME Team and our intrepid band of testers including
J. W. Ballantine, Pawel Worach, Yasuda Keisuke, Pascal Hofstee, miwi,
Yoshihiro Ota, Vladimir Grebenschikov, Jukka A. Ukkonen,
Phillip Neumann, Franz Klammer, and Neal Delmonico.
1.2.6_1
17 Dec 2006 22:11:23
Original commit files touched by this commit
ahze search for other commits by this committer
Pass PTHREAD_LIBS in pkgconfig files
1.2.4
03 Nov 2006 02:11:35
Original commit files touched by this commit
ahze search for other commits by this committer
Update to 1.2.6
1.2.4
15 Oct 2006 19:17:04
Original commit files touched by this commit
marcus search for other commits by this committer
Fix the build on 4.X.

Submitted by:   shaun
Approved by:    portmgr (implicit)
1.2.4
14 Oct 2006 08:35:50
Original commit files touched by this commit
marcus search for other commits by this committer
Presenting GNOME 2.16.1 for FreeBSD.  This release represents a massive
amount of work by the FreeBSD GNOME Team and our testers.

On top of the usual GNOME update, we have taken this opportunity to move
GNOME from X11BASE to LOCALBASE.  This means roughly 600 ports NOT part of
the GNOME Desktop also need to be changed.  The bulk of the move was carried
out by ahze, mezz, and pav, but it would not have been possible without
cooperation from the FreeBSD KDE team who worked with us to make sure
GNOME and KDE can still coexist happily.  We would also like to send a
shout out to kris and pointyhat for putting up with multiple test runs
until we got something that was solid.

Back to GNOME 2.16.  This release brings a huge amount of new functionality
to FreeBSD.  The standard release notes can be read at
http://www.gnome.org/start/2.16/ .  But on top of what you will read there,
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0.4_1
31 May 2006 22:18:51
Original commit files touched by this commit
mezz search for other commits by this committer
- Add header in these *-reference ports.
- Fix a few of pkg-descr by chase the rename.
- Move all PORTREVISION and PORTEPOCH to top with ?=.
- Put USE_X_PREFIX back in, but under REFERENCE_PORT, and remove PREFIX? and
  USE_XLIB. This fix ports to use the correct mtree when you change the prefix,
  for example:

        Incorrect: (Without USE_X_PREFIX)
        ================================
        # cd /usr/ports/x11-toolkits/gtk20
        # make -V MTREE_FILE
        /etc/mtree/BSD.x11-4.dist
        # make PREFIX=/tmp/foo -V MTREE_FILE
        /etc/mtree/BSD.local.dist <-- Here...
        ================================
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0.4_1
10 May 2006 19:43:18
Original commit files touched by this commit
jylefort search for other commits by this committer
Move the cairo programming reference to the cairo-reference port.
1.0.4
15 Mar 2006 21:37:02
Original commit files touched by this commit
ahze search for other commits by this committer
- Update to 1.0.4
- Add MASTER_SITE_LOCAL because cairographics.org is sllooowww
1.0.2_2
23 Feb 2006 10:40:45
Original commit files touched by this commit
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
1.0.2_1
31 Dec 2005 04:34:04
Original commit files touched by this commit
marcus search for other commits by this committer
Fix the build in the WITHOUT_X11 case.

Reported by:    James Risner <risner@stdio.com>
1.0.2_1
23 Nov 2005 22:41:05
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256 checksums
1.0.2_1
16 Nov 2005 23:20:04
Original commit files touched by this commit
pav search for other commits by this committer
- Treat xorg-server-snap as a broken X.org version with respect to surface
  repeating. This fixes the wallpaper corruption in Nautilus.
1.0.2
05 Nov 2005 04:53:48
Original commit files touched by this commit
marcus search for other commits by this committer
Presenting GNOME 2.12 for FreeBSD.  The release is chock full of bug fixes
and new features.  Don't believe me?  Then see for yourself at
http://www.gnome.org/start/2.12/notes/en/.

DO NOT USE portupgrade by itself to upgrade to GNOME 2.12.  Instead, use
the gnome_upgrade.sh script from
http://www.marcuscom.com/downloads/gnome_upgrade212.sh.  This script will
circumvent some potential pitfalls users can see if they use portupgrade
by itself.

In keeping with tradition, GNOME 2.12 for FreeBSD comes with a special
splash screen.  The winner of this release's contest is
Dominique Goncalves <dominique.goncalves@gmail.com>.  His splash screen
was inspired by http://art.gnome.org/contests/2.12-splash/83.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.4.0
10 Mar 2005 18:31:38
Original commit files touched by this commit
ahze search for other commits by this committer
- Remove two patch that were needed for a cvs snapshot we had on marcuscom cvs
  to fix build with XFree86

PR:             ports/78668
Submitted by:   vs
0.4.0
09 Mar 2005 13:43:32
Original commit files touched by this commit
vs search for other commits by this committer
Unbreak WITHOUT_X11
0.4.0
09 Mar 2005 04:21:33
Original commit files touched by this commit
ahze search for other commits by this committer
Add more info to pkg-descr
0.4.0
09 Mar 2005 04:13:40
Original commit files touched by this commit
ahze search for other commits by this committer
- Update to 0.4.0
0.3.0
08 Mar 2005 09:34:18
Original commit files touched by this commit
vs search for other commits by this committer
Fix bogus CONFIGURE_ENV: PTHREAD_CLFAGS & _LDFLAGS don't exist
0.3.0
03 Mar 2005 09:03:33
Original commit files touched by this commit
ahze search for other commits by this committer
Transfer MAINTAINER to gnome@FreeBSD.org
0.3.0
24 Feb 2005 11:15:30
Original commit files touched by this commit
ahze search for other commits by this committer
- Take "Cairo is" out of beginning of COMMENT

PR:             ports/78006
Submitted by:   danfe
0.3.0
17 Feb 2005 00:59:40
Original commit files touched by this commit
ahze search for other commits by this committer
Move bsd.port.pre.mk up a few lines so it works with WITH_GLITZ

Pointed out by: adamw
0.3.0
17 Feb 2005 00:23:58
Original commit files touched by this commit
ahze search for other commits by this committer
- Add forgotten patch to fix build with glitz

Reported by:    adamw
0.3.0
16 Feb 2005 05:52:44
Original commit files touched by this commit
ahze search for other commits by this committer
- Update to 0.3.0
- Add WITHOUT_GLITZ OPTION [1]
- Add WITHOUT_X11 knob

Requested by:   debugger via irc [1]
0.2.0
11 Dec 2004 20:58:31
Original commit files touched by this commit
ahze search for other commits by this committer
Temporarily remove cairographics.org from MASTER_SITES since the distfile either
does not exist or md5 does not match what is in distinfo
0.2.0
20 Nov 2004 06:41:22
Original commit files touched by this commit
ahze search for other commits by this committer
Add MASTER_SITE_LOCAL to MASTER_SITES until
freedesktop.org is back in order

Approved by:    adamw (implicit)
0.2.0
10 Nov 2004 04:21:03
Original commit files touched by this commit
ahze search for other commits by this committer
Update to 0.2.0 to fix fetch

Pointed out by: pointyhat via kris
Approved by:    marcus (co mentor)
0.1.23
08 Nov 2004 16:43:03
Original commit files touched by this commit
ahze search for other commits by this committer
add cairo

Cairo is a vector graphics library with cross-device output
support. Currently supported output targets include the X Window
System and in-memory image buffers. PostScript and PDF file output is
planned. Cairo is designed to produce identical output on all output
media while taking advantage of display hardware acceleration when
available (eg. through the X Render Extension).

PR:             ports/72407
Approved by:    adamw (mentor)

Number of commits found: 128 (showing only 28 on this page)

«  1 | 2