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

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

Expand this list (2 items)

Collapse this list.

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

Collapse this list.


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

Deleted ports which required this port:

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

Deleted ports which required this port:

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

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

Number of commits found: 128 (showing only 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  »