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

1 | 2  »  

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.18.2,3
07 Jan 2025 10:34:47
commit hash: 299bcfac714453b3ebc0a1424b3ec928b0cf3f2dcommit hash: 299bcfac714453b3ebc0a1424b3ec928b0cf3f2dcommit hash: 299bcfac714453b3ebc0a1424b3ec928b0cf3f2dcommit hash: 299bcfac714453b3ebc0a1424b3ec928b0cf3f2d files touched by this commit
Tijl Coosemans (tijl) search for other commits by this committer
graphics/cairo: Update to 1.18.2

Upstream has removed OpenGL support and switched from autoconf to meson.

Some ports needed to be fixed:

audio/fogpad-lv2, audio/ssr-lv2, audio/stone-phaser-lv2,
audio/string-machine-lv2: Add dependency on libGL now that cairo
no longer pulls it in.

devel/doxygen: Add upstream patches to support compressed PDF files
generated by more recent versions of cairo.

www/webkit2-gtk3, www/webkit2-gtk4: Remove requirement for cairo-egl.

x11/hyprpaper: Remove inclusion of unused GLES3 headers so a dependency
on libGLES is not needed.

x11/rofi-file-browser-extended: Fix patch to make sure
GLIB2_INCLUDE_DIRS is defined.

PR:		283531
Reviewed by:	diizzy
Exp-run by:	antoine
1.17.4_2,3
17 Sep 2022 14:26:59
commit hash: 064fa58763573d636c1a83724b37bc507a79d4f8commit hash: 064fa58763573d636c1a83724b37bc507a79d4f8commit hash: 064fa58763573d636c1a83724b37bc507a79d4f8commit hash: 064fa58763573d636c1a83724b37bc507a79d4f8 files touched by this commit
Adriaan de Groot (adridg) search for other commits by this committer
graphics/cairo: make documentation available in devhelp

GNOME devhelp looks for documentation in particular places,
and cairo was putting it somewhere subtly different.
Switch DOCSDIR (since it was already being used in the
Makefile and pkg-plist, this is the smallest change)
to point to where it should. This approach is copied
from devel/libsoup/ and was suggested by Sean Champ.

PR:		263852 263785
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.17.4_1,3
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.17.4_1,3
20 Jul 2022 14:22:04
commit hash: 022e658bd10b8753ede87b3dfda087efabddac98commit hash: 022e658bd10b8753ede87b3dfda087efabddac98commit hash: 022e658bd10b8753ede87b3dfda087efabddac98commit hash: 022e658bd10b8753ede87b3dfda087efabddac98 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
graphics: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Abel Chow <ozsanh45vds001@sneakemail.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Ade Lovett <ade@lovett.com>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Hayward <xelah@xelah.com>
  *  Alex Ivasyuv <siegerstein@pochta.ru>
  *  Alex Samorukov <samm@os2.kiev.ua>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.17.4_1,3
27 May 2022 09:11:04
commit hash: 6fd90bd6606b1a8f648cf807b2f959e037505c66commit hash: 6fd90bd6606b1a8f648cf807b2f959e037505c66commit hash: 6fd90bd6606b1a8f648cf807b2f959e037505c66commit hash: 6fd90bd6606b1a8f648cf807b2f959e037505c66 files touched by this commit
Tijl Coosemans (tijl) search for other commits by this committer
graphics/cairo: prepare for autoconf 2.71

- configure.ac contains GTK_DOC_CHECK and the new autoreconf runs
  gtkdocize in that case so add a build dependency.
- fix post-patch commands that patch files which are regenerated by
  autoreconf.
- remove old patches while here.

PR:		263454
1.17.4,3
23 Nov 2021 10:42:45
commit hash: ad03eb1e0a2f1a5af74070aa47ca837f2ab6ddb9commit hash: ad03eb1e0a2f1a5af74070aa47ca837f2ab6ddb9commit hash: ad03eb1e0a2f1a5af74070aa47ca837f2ab6ddb9commit hash: ad03eb1e0a2f1a5af74070aa47ca837f2ab6ddb9 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
Author: Trond Endrestøl
graphics/cairo: define _WITH_CPU_SET_T to fix build on -CURRENT

Changes in 90fa9705d5cd hide functionality behind _WITH_CPU_SET_T,
and require consumers to opt-in.

Error:
	--- cairo-perf-micro.o ---
	cairo-perf-micro.c:418:5: error: unknown type name 'cpu_set_t'; did you mean
'cpusetid_t'?
	    cpu_set_t affinity;
	    ^~~~~~~~~
	    cpusetid_t
	/usr/include/sys/types.h:86:22: note: 'cpusetid_t' declared here
	typedef __cpusetid_t    cpusetid_t;
                        ^

PR:		259787
1.17.4,3
18 Jun 2021 19:27:50
commit hash: d5717160159d93ebdf46742459c68c3e94ca3289commit hash: d5717160159d93ebdf46742459c68c3e94ca3289commit hash: d5717160159d93ebdf46742459c68c3e94ca3289commit hash: d5717160159d93ebdf46742459c68c3e94ca3289 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
Author: Evgeniy Khramtsov
graphics/cairo: unbreak without X11 after dbca720cdec9

gl-device-release.c:33:8: error: unknown type name 'Window'
static Window
       ^
gl-device-release.c:34:21: error: unknown type name 'Display'
create_test_window (Display *display,
                    ^
gl-device-release.c:35:7: error: unknown type name 'GLXContext'; did you mean
'EGLContext'?
                    GLXContext glx_context,
                    ^~~~~~~~~~
                    EGLContext
/usr/local/include/EGL/egl.h:64:15: note: 'EGLContext' declared here
typedef void *EGLContext;
              ^
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.17.4,3
24 May 2021 19:16:44
commit hash: dbca720cdec96fe6a5ee007b483d97666506595ecommit hash: dbca720cdec96fe6a5ee007b483d97666506595ecommit hash: dbca720cdec96fe6a5ee007b483d97666506595ecommit hash: dbca720cdec96fe6a5ee007b483d97666506595e files touched by this commit
Neel Chauhan (nc) search for other commits by this committer
graphics/cario: Update to 1.17.4

Differential Revision: https://reviews.freebsd.org/D29793
1.16.0_1,3
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.16.0_1,3
25 Sep 2020 11:04:56
Revision:550014Original commit files touched by this commit
manu search for other commits by this committer
graphics/cairo: Change GL option from SINGLE to RADIO

This allow to not select any GL renderer as before.

Pointy hat to:	  manu
Reported by:	Yasuhiro KIMURA <yasu@utahime.org>
1.16.0_1,3
25 Sep 2020 06:54:37
Revision:549990Original commit files touched by this commit
manu search for other commits by this committer
graphics/cairo: Allow GLESv2 backend as an options

This is useful for X11-less setups.

Reviewed by:	tcberner
Approved by:	desktop (tcberner@)
Differential Revision:	https://reviews.freebsd.org/D26437
1.16.0,3
13 Sep 2020 16:37:21
Revision:548484Original commit files touched by this commit
yuri search for other commits by this committer
graphics/cairo: Roll back r548287 thyat upgraded cairo to 1.17.2 due to run-time
problems that it caused

PR:		249290
Reported by:	Stefan Ehmann <shoesoft@gmx.net> et al.
1.17.2,2
12 Sep 2020 05:28:43
Revision:548287Original commit files touched by this commit
yuri search for other commits by this committer
graphics/cairo: Update 1.16.0 -> 1.17.2

PR:		246816
Approved by:	gnome (maintainer; timeout 100+ days). later maintainer was changed
to desktop@
1.16.0,2
10 Sep 2020 18:55:41
Revision:548219Original commit files touched by this commit
tcberner search for other commits by this committer
Move some gnome@ ports to desktop@

As gnome@ is lacking active committers at the moment, transfer some of its
ports [1] up the stack to the desktop@ group, in hope that this way we get some
updates in as the set of people that "should feel responsible" grows.

As soon as gnome@ grows some committers again, this can (and should) of course
be reverted again.

[1] The list of ports chosen in this move consits of all the ports that are
required to build x11/kde5.

Approved by:	portmgr (bapt)
Differential Revision:	https://reviews.freebsd.org/D26362
1.16.0,2
11 Jun 2020 18:32:33
Revision:538526Original commit files touched by this commit
jbeich search for other commits by this committer
graphics/cairo: simplify non-GLX case after r538507

Submitted by:	manu
1.16.0,2
11 Jun 2020 18:16:43
Revision:538523Original commit files touched by this commit
jbeich search for other commits by this committer
graphics/cairo: drop RUN_DEPENDS on xorgproto

Cairo API doesn't expose any of xorgproto headers. Even if some
consumers *implicitly* depend on xorgproto via cairo the bootlegging
still occurs: cairo -> libX11 -> libXdmcp -> xorgproto.
1.16.0,2
11 Jun 2020 18:13:22
Revision:538521Original commit files touched by this commit
jbeich search for other commits by this committer
graphics/cairo: drop xorgproto from OPENGL

X11 already depends on xorgproto while GLX requires X11.

$ pkg info -ql xorgproto | sed '/include/!d; s,.*include/,,' |
  fgrep --exclude='*config*' --exclude='*ChangeLog*' -rnf - .
./boilerplate/cairo-boilerplate-glx.c:37:#include <X11/X.h>
./src/cairo-xlib-surface-shm.c:145:#include <X11/Xproto.h>
./src/cairo-xlib-surface-shm.c:148:#include <X11/extensions/shmproto.h>
./src/cairo-xlib-surface-shm.c:150:#include <X11/extensions/shmstr.h>
./src/cairo-xlib-xrender-private.h:56:#include <X11/extensions/renderproto.h>
./src/cairo-xlib-xrender-private.h:219:/* Copied from X11/extensions/render.h */
./src/cairo-xlib-xrender-private.h:533:/* Copied from
X11/extensions/renderproto.h */
./src/cairo-xlib-xrender-private.h:535:#include <X11/Xmd.h>

Submitted by:	manu (based on)
1.16.0,2
11 Jun 2020 16:39:04
Revision:538507Original commit files touched by this commit
jbeich search for other commits by this committer
graphics/cairo: divorce OPENGL from X11

- OPENGL enables EGL, so don't require GLX
- cairo-gl uses libOpenGL with libglvnd
- libglvnd lacks libGL if built without X11
1.16.0,2
05 Nov 2019 22:21:16
Revision:516847Original commit files touched by this commit
zeising search for other commits by this committer
Add USES=xorg USES=gl, ports categories e and g

Add USES=xorg and USES=gl to ports in categories starting with 'e' and 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
1.16.0,2
05 Nov 2019 22:16:15
Revision:516845Original commit files touched by this commit
zeising search for other commits by this committer
Add USES=xorg USES=gl, ports categories g

Add USES=xorg and USES=gl to ports in categories starting with 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
1.16.0,2
23 Mar 2019 10:06:48
Revision:496632Original commit files touched by this commit
kwm search for other commits by this committer
Update cairo to 1.16.0.

PR:		233742
Submitted by:	Charlie Li <ml+freebsd@vishwin.info>
1.15.12,2
08 Jan 2019 11:23:35
Revision:489671Original commit files touched by this commit
tobik search for other commits by this committer
Do not set CONFIGURE_ARGS twice
1.15.12,2
30 Sep 2018 11:58:31
Revision:480951Original commit files touched by this commit
kwm search for other commits by this committer
The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD.

The offical GNOME 3.28 release notes can be found at
https://help.gnome.org/misc/release-notes/3.28/

Thanks to Antoine Brodin for running the exp-runs.

PR:		229761
1.14.8_3,2
11 Sep 2018 18:34:28
Revision:479538Original commit files touched by this commit
zeising search for other commits by this committer
Change x11/xorgproto to become a build dep

Change x11/xorgproto to become a build time dependency when added to
USE_XORG.  Change the dependency to be on the port, rather than a file the
port installs.
Fix fallout.
Bump portrevision on depending ports.

PR:		230909
Reviewed by:	eadler
Approved by:	portmgr (antoine)
Obtained
from:	https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto
exp-run:	antoine
Differential Revision:	https://reviews.freebsd.org/D16906
1.14.8_2,2
31 Jul 2018 18:41:30
Revision:476013Original commit files touched by this commit
zeising search for other commits by this committer
Switch to xorgproto instead of individual packages

Upstream used to distribute protocol headers as separate packages, but has
decided to merge those to a common package, named xorgproto.  This update
tracks that change.

* Add a new port, x11/xorgproto, with are protocol headers for xorg.
* Hook the new protocol port to the build and to infrastructure in
  bsd.xorg.mk.
* Update all ports with a dependency on any of the old *proto packages to
  instead depend on xorgproto.  Bump portrevision.
* Delete the old *proto packages, update MOVED.

PR:		230023
Submitted by:	zeising
Approved by:	portmgr (antoine)
exp-run by:	antoine
1.14.8_1,2
24 Sep 2017 18:49:07
Revision:450506Original commit files touched by this commit
sunpoet search for other commits by this committer
Update LICENSE

- Add LICENSE_FILE

Approved by:	portmgr (blanket)
1.14.8_1,2
07 Sep 2017 09:01:43
Revision:449390Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update WWW

Approved by:	portmgr blanket
1.14.8_1,2
23 May 2017 05:03:16
Revision:441503Original commit files touched by this commit
rezny search for other commits by this committer
Revision bump of all ports with USE_GL after consolidation of mesa-libs

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
1.14.8,2
08 Mar 2017 15:33:43
Revision:435693Original commit files touched by this commit
kwm search for other commits by this committer
Update cairo to 1.14.8.

* Record indirect gettext-runtime dependancy for the GLIB option.
* Activate the gnome framework properly (don't depend on the workaround)
1.14.6_1,2
25 Jul 2016 23:48:35
Revision:419084Original commit files touched by this commit
jbeich search for other commits by this committer
graphics/cairo: clean up

- Convert to option helpers
- Fix LICENSE combination
- Add missing X11 dependencies [1]

PR:		198996 [1]
Submitted by:	yuri@rawbw.com [1]
Approved by:	portmgr blanket
MFH:		2016Q3
1.14.6,2
19 May 2016 10:44:12
Revision:415499Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [g-n]*

Approved by:	portmgr blanket
1.14.6,2
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
1.14.6,2
20 Jan 2016 13:02:56
Revision:406748Original commit files touched by this commit
kwm search for other commits by this committer
Fix packaging of cairo in poudriere when the glib option is disabled.

cairo-sphinx doesn't have a disable switch, but it checks for the
present of glib. Add the sphinx plist files under the GLIB option,
so that when sphinx plist entries are consistent, regardless if
glib is installed or not.

PR:		195187
1.14.6,2
10 Dec 2015 21:50:14
Revision:403473Original commit files touched by this commit
kwm search for other commits by this committer
Update cairo to 1.14.6.
1.14.2_1,2
09 Nov 2015 15:06:35
Revision:401103Original commit files touched by this commit
antoine search for other commits by this committer
Unbreak INDEX
1.14.2_1,2
09 Nov 2015 14:59:36
Revision:401102Original commit files touched by this commit
sbruno search for other commits by this committer
Update port Makefile to support mips build of cairo.

Add License Information

PR:		201683
Submitted by:	Carlos J Puga Medina <cpm@fbsd.es>
1.14.2,2
06 Aug 2015 07:50:30
Revision:393636Original commit files touched by this commit
kwm search for other commits by this committer
Collapse the EGL option into the OPENGL option.

The build fails if EGL is selected but OPENGL isn't.
1.14.2,2
05 Aug 2015 21:40:12
Revision:393617Original commit files touched by this commit
jkim search for other commits by this committer
Fix endianness detection on head with strings(1) from ELF toolchain.

Approved by:	gnome (maintainer, timeout > 6 months)
MFH:		2015Q3
1.14.2,2
05 Aug 2015 19:13:26
Revision:393607Original commit files touched by this commit Sanity Test Failure
kwm search for other commits by this committer
The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD.

The offical GNOME 3.16 release notes can be found at
https://help.gnome.org/misc/release-notes/3.16/

Upgrade instructions for port users:

Delete the old tracker package with:
# pkg delete -f tracker
And user port upgrade tool of choice to upgrade.

Thanks to Antoine Brodin for running the exp-runs.

This release was made possible by the following people:
  Gustau Perez
  Ting-Wei_Lan

PR:		201980
1.12.18_1,2
13 May 2015 23:15:12
Revision:386274Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add CPE info

Approved by:	portmgr blanket
1.12.18_1,2
25 Mar 2015 20:09:43
Revision:382266Original commit files touched by this commit
marino search for other commits by this committer
graphics category: Remove $PTHREAD_LIBS

graphics/zbar didn't pass check-plist (pre-existing), fixed.

approved by:	PTHREAD blanket
1.12.18_1,2
25 Dec 2014 20:54:43
Revision:375598Original commit files touched by this commit
bapt search for other commits by this committer
Bump portrevision after png update
1.12.18,2
25 Dec 2014 19:04:27
Revision:375594Original commit files touched by this commit
antoine search for other commits by this committer
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade
1.12.18,2
09 Dec 2014 10:54:35
Revision:374361Original commit files touched by this commit
kwm search for other commits by this committer
Update to 1.12.18.

Don't depend on libX11 when X11 option is disabled. [1]

PR:		195569 [1]
Submitted by:	madpilot@ [1]
1.12.16_1,2
20 Oct 2014 17:04:21
Revision:371283Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
1.12.16_1,2
18 Oct 2014 12:20:43
Revision:371117Original commit files touched by this commit
jhb search for other commits by this committer
The MAP_NORESERVE flag to mmap() has never been implemented in FreeBSD and
is being removed.  No portrev bump needed since the kernel will continue to
accept this flag for old binaries even after support for it in new binaries
is removed.

PR:		193961
Approved by:	portmgr (antoine)
1.12.16_1,2
12 Sep 2014 06:34:28
Revision:368007Original commit files touched by this commit
kwm search for other commits by this committer
The cairo port is now updated to 1.12.16.

We delayed the update of cairo to the 1.12 series as long as we possibly
could, but 1.10 was blocking updates to other ports, e.g. pango and gtk30.
Continued availability of cairo 1.10 would prevent building of any GTK+
applications.

Cairo 1.12 exposes some driver bugs in xf86-video-intel 2.7.1, and may expose
bugs in other older drivers. These bugs manifest as display artifacts.
Conversely, this update fixes some graphical glitches with xorg-server 1.12.
1.10.2_10,2
23 Apr 2014 13:25:17
Revision:351936Original commit files touched by this commit
tijl search for other commits by this committer
When linking a library libA with a library libB using libtool, if libB.la
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la.  So everything that subsequently links with libA will also
link to these extra libraries.  This causes too much overlinking.

This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging.  However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.

So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.10.2_9,2
16 Apr 2014 18:28:50
Revision:351411Original commit files touched by this commit
zeising search for other commits by this committer
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.10.2_8,2
11 Apr 2014 15:20:44
Revision:350982Original commit files touched by this commit
bapt search for other commits by this committer
Support stage
Switch to USES=libtool
1.10.2_7,2
16 Dec 2013 11:11:10
Revision:336621Original commit files touched by this commit
zeising search for other commits by this committer
Switch FreeBSD CURRENT to use the new xorg stack (WITH_NEW_XORG=) [0]
If the old xorg stack is still needed, it is possible to add WITHOUT_NEW_XORG=
to /etc/make.conf to get the old version.

Update several xorg related ports, including:
x11/libxcb 1.9.1 -> 1.9.3
graphics/libdrm 2.4.46 -> 2.4.50
x11/pixman 0.30.2 -> 0.32.4
x11/xkeyboard-config 2.9 -> 2.10.1
x11-drivers/xf86-input-keyboard 1.7.0 -> 1.8.0

Fix dissapearing cursor in xf86-video-vmware [2]

Stagify all x11@-owned ports

Bump portrevisions for xf86-* ports due to xserver version change.

Fix fallout from updates where needed.

Thanks to:	all testersi, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/184684 [1], ports/181385 [2]
Submitted by:	Douglas Carmichael <dcarmich@dcarmichael.net> [2]
Approved by:	portmgr (bdrewery), core (jhb) [0]
1.10.2_6,2
29 Sep 2013 17:01:42
Revision:328711Original commit files touched by this commit
zeising search for other commits by this committer
The FreeBSD graphics/x11 team proudly presents
a kwm, zeising production:

MESA 9.1.6

Starring:
Mesa 9.1.6, including libGL, libGLU and dri (new xorg only)
Addition of libEGL and libglesv2
KMS support for ATI graphics cards in 10-current (new xorg only)
Improved sparc64 support for new xorg. [1]
pixman 0.30.2, including shlib bump and portrevision bumps
libX11 1.6.2
Make absolute pointing devices work with x11-drivers/xf86-input-mouse
x11-drivers/xf86-video-ati 7.2.0 for 10-current (KMS aware ati driver)
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.10.2_5,2
20 Sep 2013 18:35:46
Revision:327733Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
1.10.2_5,2
26 May 2013 08:48:28
Revision:319100Original commit files touched by this commit
kwm search for other commits by this committer
Add pkgconfig as build to fix the build with non default options. [1]
While here convert the pixman depend to USE_XORG, and remove the versions
in lib_depends.

PR:		ports/178984
Submitted by:	Garrett Wollman <wollman@xyz.csail.mit.edu>
1.10.2_5,2
19 Mar 2013 16:15:33
Revision:314662Original commit files touched by this commit
mezz search for other commits by this committer
- Remove the gobject enable flag in the global since there is an option to
  disable it.
- gnomehack -> USES=pathfix
1.10.2_5,2
16 Jan 2013 11:38:15
Revision:310489Original commit files touched by this commit
kwm search for other commits by this committer
For building with libGL we also need dri2proto. Make it available for ports
using cairo when cairo is build with OpenGL support (off by default).

Submitted by:	zeising@
1.10.2_5
10 Dec 2012 19:08:03
Revision:308628Original commit files touched by this commit Sanity Test Failure
garga search for other commits by this committer
- Update xcb-util to 0.3.9
- Update xcb-util-wm to 0.3.9
- Update xcb-util-keysyms to 0.3.9
- Update xcb-util-image to 0.3.9
- Bump PORTREVISION on dependant ports
1.10.2_4,2
26 Sep 2012 10:12:43
Revision:304894Original commit files touched by this commit
bapt search for other commits by this committer
Convert to OptionsNG
When OPENGL option is activated, then cairo.pc hard depends on glproto.p, thus
glproto is now also a run dependency of cairo if OPENGL is activated, this
unbreak building ports depending on cairo if OPENGL option is activated and
WITH_NEW_XORG and WITH_KMS are sets

Approved by:	gnome (kwm)
1.10.2_4,2
04 Sep 2012 03:05:24
Revision:303634Original commit files touched by this commit
linimon search for other commits by this committer
Mark as broken on ARM.

PR:		ports/170946
Submitted by:	linimon
Hat:		portmgr
1.10.2_4,2
01 Jun 2012 05:26:28
Original commit files touched by this commit
dinoex search for other commits by this committer
- update png to 1.5.10
1.10.2_3,2
26 May 2012 03:54:11
Original commit files touched by this commit
mezz search for other commits by this committer
Back out the update of 1.12.2. Our Xorg stuff doesn't work with newer cairo
very well to some certain machines, which those have to be fixed first before
we can update cairo. Bump the PORTEPOCH.

Reported by:    several
1.12.2,1
24 May 2012 13:55:53
Original commit files touched by this commit
kwm search for other commits by this committer
Unbreak the reference port.

Submitted by:   pointyhat via pav
1.12.2,1
21 May 2012 22:36:09
Original commit files touched by this commit
mezz search for other commits by this committer
Update to 1.12.2.
1.10.2_3,1
15 Jan 2012 12:48:12
Original commit files touched by this commit
garga search for other commits by this committer
Adjust necesary ports to build with xcb-util 0.3.8

audio/pulseaudio is being updated to 0.9.23
x11/startup-notification is being updated to 0.12

Both was approved by kwm@

x11-wm/awesome is being updated to 3.4.11

Exp-run by:     pav@
1.10.2_2,1
23 Sep 2011 22:26:39
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
1.10.2_2,1
30 Mar 2011 09:26:16
Original commit files touched by this commit
kwm search for other commits by this committer
Fix plist after last commit. bump portrevision.

PR:             ports/156056
Submitted by:   ohauer@
1.10.2_1,1
29 Mar 2011 12:43:28
Original commit files touched by this commit
bland search for other commits by this committer
Make GLib dependency optional.
1.10.2_1,1
02 Mar 2011 13:53:46
Original commit files touched by this commit
kwm search for other commits by this committer
Enable the tee surface backend, needed by firefox 4.

Submitted by:   beat
1.10.2,1
28 Feb 2011 11:38:15
Original commit files touched by this commit
kwm search for other commits by this committer
Update to 1.10.2.

PR:             ports/153983
Submitted by:   Takefu <takefu@airport.fm>
1.10.0_3,1
04 Dec 2010 07:34:27
Original commit files touched by this commit
ade search for other commits by this committer
Sync to new bsd.autotools.mk
1.10.0_3,1
26 Nov 2010 07:46:48
Original commit files touched by this commit
marcus search for other commits by this committer
Fix the build on 6.X.

Reported by:    erwin via pointyhat
Obtained from:  cairo developers
1.10.0_3,1
21 Nov 2010 19:43:40
Original commit files touched by this commit
marcus search for other commits by this committer
Add a patch from Ubuntu to fix gradient rendering problems resulting in
ugly displays, bad performance, etc.

Reported by:    many
Obtained from: 
http://repos.archlinux.org/wsvn/packages/cairo/trunk/cairo-1.10.0-buggy_gradients.patch
1.10.0_2,1
20 Nov 2010 15:37:08
Original commit files touched by this commit
kwm search for other commits by this committer
Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.32/

This will be the last release of the GNOME 2.x series, mainly a bugfix and
bridge release to the first release of the GNOME 3.x series.

This release features commits by avl, marcus, mezz and myself.

The FreeBSD GNOME Team would like to thank the following contributors and
testers for there help with this release:

Zane C.B. <vvelox@vvelox.net>
romain@
Olaf Seibert <O.Seibert@cs.ru.nl>
DomiX
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.8.10_1,1
03 Jun 2010 12:35:42
Original commit files touched by this commit
pav search for other commits by this committer
- Chase direct-fb update

Submitted by:   Anatoly Borodin <anatoly.borodin@gmail.com>
1.8.10_1,1
10 May 2010 21:19:08
Original commit files touched by this commit
kwm search for other commits by this committer
Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.30/ .

This release brings initial PackageKit support, Upower (replaces power
management part of hal), cuse4bsd integration with HAL and cheese, and a
faster Evolution.

Sadly GNOME 2.30.x will be the last release with FreeBSD 6.X support. This
will also be the last of the 2.x releases. The next release will be the
highly-anticipated GNOME 3.0 which will bring with it a new UI experience.

Currently, there are a few bugs with GNOME 2.30 that may be of note for our
users. Be sure to consult the UPGRADING note or the 2.30 upgrade FAQ at
http://www.freebsd.org/gnome/docs/faq230.html for specific upgrading
instructions, and the up-to-date list of known issues.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.8.8_1,1
28 Mar 2010 09:58:58
Original commit files touched by this commit
dinoex search for other commits by this committer
- fix build for png-1.4.1
1.8.8_1,1
28 Mar 2010 06:47:48
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
1.8.8,1
02 Aug 2009 19:36:34
Original commit files touched by this commit
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
1.8.8,1
17 Jun 2009 00:52:02
Original commit files touched by this commit
bland search for other commits by this committer
Remove patch obsolete by previous commit.
1.8.8,1
17 Jun 2009 00:40:57
Original commit files touched by this commit
bland search for other commits by this committer
Update to 1.8.8
1.8.6_1,1
25 Feb 2009 22:23:32
Original commit files touched by this commit
marcus search for other commits by this committer
Properly initialize a variable to fix a crash when rendering certain
progress bars.

Obtained from: 
http://cgit.freedesktop.org/cairo/commit/?id=efa9e1088cbf1b5331cc0bab3348520f3b91ae4b
1.8.6
10 Jan 2009 05:22:13
Original commit files touched by this commit
marcus search for other commits by this committer
Presenting GNOME 2.24 for FreeBSD.

See http://library.gnome.org/misc/release-notes/2.24/ for the general
release notes.  On the FreeBSD front, this release introduces Fuse support
in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some
long-standing seahorse and gnome-keyring bugs.  The documentation updates
to the website are forthcoming.

This release features commits by adamw, ahze, kwm, mezz, and myself.  It would
not have been possible without are contributors and testers:

Alexander Loginov
Craig Butler [1]
Dmitry Marakasov [6]
Eric L. Chen
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.6.4_4,1
08 Jan 2009 17:15:26
Original commit files touched by this commit
miwi search for other commits by this committer
- Chase xcb-util shlib bump
1.6.4_3,1
19 Oct 2008 16:02:22
Original commit files touched by this commit
mezz search for other commits by this committer
Add XCB support with optional. Enable it by default, since future version of
x11-wm/awesome needs it. Bump the PORTREVISION.

PR:             ports/126993
Submitted by:   bf <bf2006a@yahoo.com>
Requested by:   Nikos Ntarmos <ntarmos@ceid.upatras.gr>
1.6.4_2,1
30 Jun 2008 20:16:22
Original commit files touched by this commit
mezz search for other commits by this committer
First all, ahze did most of work. Thanks ahze! Last week or so, I am just
merely pick up and help him. Thanks to many testers in both private and
mailing list emails for report a few of build and dependencies problems.
Also, thanks to marcus and Chess Griffin for test in their tinderboxes.

x11/pixman: Update to 0.10.0
-------------------------------------------------------
Firefox 3 needs it. Orignal, the shared library was bumped and ahze has
added a new feature in our USE_GNOME=ltverhack by can control the number
of shared library. To control the number of shared library, add the
ltverhack:N. Right now pixman has USE_GNOME=ltverhack:9 to make it stays
same at libpixman-1.so.9. If anyone want to use ltverhack:N in one of your
port, you need to make sure the ABI doesn't change to use it..
-------------------------------------------------------
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.4.14
19 Apr 2008 17:56:05
Original commit files touched by this commit Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
1.4.14,1
30 Mar 2008 02:27:00
Original commit files touched by this commit
marcus search for other commits by this committer
Downgrade cairo back to 1.4.14.  It has been reported that 1.5 was causing
redraw performance problems for some users.  The hope was that 1.6 would
have been ready for GNOME 2.22, but this did not happen.  Cairo 1.6 will
be imported with GNOME 2.24.

Discussed with: ahze
1.5.14
24 Mar 2008 03:50:55
Original commit files touched by this commit
marcus search for other commits by this committer
The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 for
FreeBSD.  The official GNOME 2.22 release notes can be found at
http://library.gnome.org/misc/release-notes/2.22/ .  On the FreeBSD front,
this release features an updated hal port with support for video4linux
devices, DRM (Direct Rendering), and better support of removable media.  Work
is also underway to tie webkit more closely into GNOME.  As part of the
GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well.
Be sure to consult UPDATING on the proper steps to upgrade all of your
GNOME ports.

This release would not have been possible without the contributions and
testing efforts of the following people:

Pawel Worach
kan
edwin
Peter Ulrich Kruppa
J. W. Ballantine
Yasuda Keisuke
Andriy Gapon
1.4.14
25 Feb 2008 21:45:09
Original commit files touched by this commit
marcus search for other commits by this committer
Add a backup MASTER_SITE for cairo.

Requested by:   pav
1.4.14
22 Jan 2008 04:54:54
Original commit files touched by this commit
marcus search for other commits by this committer
Update to 1.4.14.
1.4.12
12 Dec 2007 04:38:20
Original commit files touched by this commit
marcus search for other commits by this committer
Update to 1.4.12.
1.4.10_1
24 Oct 2007 23:37:25
Original commit files touched by this commit
marcus search for other commits by this committer
Presenting GNOME 2.20.1 and all related works for FreeBSD.  The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ .  Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).

The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy.  We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD.  This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.

This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully.  Ahze and pav also deserve thanks for
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.4.10
28 Jun 2007 00:25:27
Original commit files touched by this commit
marcus search for other commits by this committer
This patch is no longer needed with 1.4.10.
1.4.10
28 Jun 2007 00:22:15
Original commit files touched by this commit
ahze search for other commits by this committer
Update to 1.4.10
1.4.8_1
23 Jun 2007 00:10:34
Original commit files touched by this commit
marcus search for other commits by this committer
Add a patch from Freedesktop git to fix a crash with OpenOffice
applications.

Obtained from:  Freedesktop git
1.4.8
09 Jun 2007 03:51:05
Original commit files touched by this commit
ahze search for other commits by this committer
Update to 1.4.8
1.4.6_1
19 May 2007 20:32:57
Original commit files touched by this commit
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
1.4.6
01 May 2007 21:47:56
Original commit files touched by this commit
marcus search for other commits by this committer
Update to 1.4.6.
1.4.4
14 Apr 2007 21:04:11
Original commit files touched by this commit
marcus search for other commits by this committer
Update to 1.4.4.

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

1 | 2  »