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