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 photosAll times are UTC
Ukraine

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details on branch 2024Q4
libXft Client-sided font API for X applications
2.3.8 x11-fonts on this many watch lists=266 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 2.3.8Version of this port present on the latest quarterly branch.
Maintainer: x11@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2004-03-16 20:33:50
Last Update: 2024-04-27 18:42:39
Commit Hash: 16427a8
People watching this port, also watch:: freetype2, expat, png, fontconfig, libiconv
License: MIT
WWW:
https://www.freedesktop.org/wiki/Software/Xft/
Description:
The current version of Xft provides a client-side font API for X applications. It uses Fontconfig to select fonts and the X protocol for rendering them. When available, Xft uses the Render extension to accelerate text drawing. When Render is not available, Xft uses the core protocol to draw client-side glyphs. This provides completely compatible support of client-side fonts for all X servers.
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 (93 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libXft-2.3.8/catalog.mk
  3. /usr/local/share/licenses/libXft-2.3.8/LICENSE
  4. /usr/local/share/licenses/libXft-2.3.8/MIT
  5. bin/xft-config
  6. include/X11/Xft/Xft.h
  7. include/X11/Xft/XftCompat.h
  8. lib/libXft.a
  9. lib/libXft.so
  10. lib/libXft.so.2
  11. lib/libXft.so.2.3.8
  12. libdata/pkgconfig/xft.pc
  13. share/man/man3/Xft.3.gz
  14. share/man/man3/XftCharExists.3.gz
  15. share/man/man3/XftCharFontSpecRender.3.gz
  16. share/man/man3/XftCharIndex.3.gz
  17. share/man/man3/XftCharSpecRender.3.gz
  18. share/man/man3/XftColorAllocName.3.gz
  19. share/man/man3/XftColorAllocValue.3.gz
  20. share/man/man3/XftColorFree.3.gz
  21. share/man/man3/XftDefaultHasRender.3.gz
  22. share/man/man3/XftDefaultSet.3.gz
  23. share/man/man3/XftDefaultSubstitute.3.gz
  24. share/man/man3/XftDrawChange.3.gz
  25. share/man/man3/XftDrawCharFontSpec.3.gz
  26. share/man/man3/XftDrawCharSpec.3.gz
  27. share/man/man3/XftDrawColormap.3.gz
  28. share/man/man3/XftDrawCreate.3.gz
  29. share/man/man3/XftDrawCreateAlpha.3.gz
  30. share/man/man3/XftDrawCreateBitmap.3.gz
  31. share/man/man3/XftDrawDestroy.3.gz
  32. share/man/man3/XftDrawDisplay.3.gz
  33. share/man/man3/XftDrawDrawable.3.gz
  34. share/man/man3/XftDrawGlyphFontSpec.3.gz
  35. share/man/man3/XftDrawGlyphSpec.3.gz
  36. share/man/man3/XftDrawGlyphs.3.gz
  37. share/man/man3/XftDrawPicture.3.gz
  38. share/man/man3/XftDrawRect.3.gz
  39. share/man/man3/XftDrawSetClip.3.gz
  40. share/man/man3/XftDrawSetClipRectangles.3.gz
  41. share/man/man3/XftDrawSetSubwindowMode.3.gz
  42. share/man/man3/XftDrawSrcPicture.3.gz
  43. share/man/man3/XftDrawString16.3.gz
  44. share/man/man3/XftDrawString32.3.gz
  45. share/man/man3/XftDrawString8.3.gz
  46. share/man/man3/XftDrawStringUtf16.3.gz
  47. share/man/man3/XftDrawStringUtf8.3.gz
  48. share/man/man3/XftDrawVisual.3.gz
  49. share/man/man3/XftFontCheckGlyph.3.gz
  50. share/man/man3/XftFontClose.3.gz
  51. share/man/man3/XftFontCopy.3.gz
  52. share/man/man3/XftFontInfoCreate.3.gz
  53. share/man/man3/XftFontInfoDestroy.3.gz
  54. share/man/man3/XftFontInfoEqual.3.gz
  55. share/man/man3/XftFontInfoHash.3.gz
  56. share/man/man3/XftFontLoadGlyphs.3.gz
  57. share/man/man3/XftFontMatch.3.gz
  58. share/man/man3/XftFontOpen.3.gz
  59. share/man/man3/XftFontOpenInfo.3.gz
  60. share/man/man3/XftFontOpenName.3.gz
  61. share/man/man3/XftFontOpenPattern.3.gz
  62. share/man/man3/XftFontOpenXlfd.3.gz
  63. share/man/man3/XftFontUnloadGlyphs.3.gz
  64. share/man/man3/XftGetVersion.3.gz
  65. share/man/man3/XftGlyphExtents.3.gz
  66. share/man/man3/XftGlyphFontSpecRender.3.gz
  67. share/man/man3/XftGlyphRender.3.gz
  68. share/man/man3/XftGlyphSpecRender.3.gz
  69. share/man/man3/XftInit.3.gz
  70. share/man/man3/XftInitFtLibrary.3.gz
  71. share/man/man3/XftListFonts.3.gz
  72. share/man/man3/XftLockFace.3.gz
  73. share/man/man3/XftNameParse.3.gz
  74. share/man/man3/XftNameUnparse.3.gz
  75. share/man/man3/XftTextExtents16.3.gz
  76. share/man/man3/XftTextExtents32.3.gz
  77. share/man/man3/XftTextExtents8.3.gz
  78. share/man/man3/XftTextExtentsUtf16.3.gz
  79. share/man/man3/XftTextExtentsUtf8.3.gz
  80. share/man/man3/XftTextRender16.3.gz
  81. share/man/man3/XftTextRender16BE.3.gz
  82. share/man/man3/XftTextRender16LE.3.gz
  83. share/man/man3/XftTextRender32.3.gz
  84. share/man/man3/XftTextRender32BE.3.gz
  85. share/man/man3/XftTextRender32LE.3.gz
  86. share/man/man3/XftTextRender8.3.gz
  87. share/man/man3/XftTextRenderUtf16.3.gz
  88. share/man/man3/XftTextRenderUtf8.3.gz
  89. share/man/man3/XftUnlockFace.3.gz
  90. share/man/man3/XftXlfdParse.3.gz
  91. @owner
  92. @group
  93. @mode
Collapse this list.
Dependency lines:
  • libXft>0:x11-fonts/libXft
To install the port:
cd /usr/ports/x11-fonts/libXft/ && make install clean
To add the package, run one of these commands:
  • pkg install x11-fonts/libXft
  • pkg install libXft
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libXft
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1714233232 SHA256 (xorg/lib/libXft-2.3.8.tar.xz) = 5e8c3c4bc2d4c0a40aef6b4b38ed2fb74301640da29f6528154b5009b1c6dd49 SIZE (xorg/lib/libXft-2.3.8.tar.xz) = 311664

Packages (timestamps in pop-ups are UTC):
libXft
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.3.82.3.82.3.32.3.82.3.8-2.3.3-
FreeBSD:13:quarterly2.3.82.3.82.3.72.3.82.3.82.3.72.3.72.3.7
FreeBSD:14:latest2.3.82.3.82.3.72.3.82.3.82.3.7-2.3.7
FreeBSD:14:quarterly2.3.82.3.8-2.3.82.3.82.3.72.3.72.3.7
FreeBSD:15:latest2.3.82.3.8n/a2.3.8n/a2.3.7_12.3.7_12.3.7_1
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. pkgconf>=1.3.0_1 : devel/pkgconf
  2. xorgproto>=0 : x11/xorgproto
  3. xorg-macros.pc : devel/xorg-macros
  4. x11.pc : x11/libX11
  5. xrender.pc : x11/libXrender
Runtime dependencies:
  1. x11.pc : x11/libX11
  2. xrender.pc : x11/libXrender
Library dependencies:
  1. libfreetype.so : print/freetype2
  2. libfontconfig.so : x11-fonts/fontconfig
This port is required by:
for Build
  1. astro/xephem
  2. audio/aeolus
  3. audio/ebumeter
  4. audio/giada
  5. audio/jnoisemeter
  6. audio/lmms
  7. audio/snack
Expand this list (210 items / 203 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. audio/tetraproc
  3. audio/zita-at1
  4. audio/zita-bls1
  5. audio/zita-dpl1
  6. audio/zita-mu1
  7. audio/zita-rev1
  8. audio/zynaddsubfx
  9. biology/ncbi-toolkit
  10. biology/seaview
  11. cad/brlcad
  12. cad/gmsh
  13. cad/ngspice_rework
  14. cad/opencascade
  15. cad/openvsp
  16. cad/sumo
  17. chinese/fcitx-ui-light
  18. comms/flamp
  19. comms/flcluster
  20. comms/fldigi
  21. comms/flmsg
  22. comms/flrig
  23. deskutils/ical
  24. devel/bitkeeper
  25. devel/clxclient
  26. devel/m17n-lib
  27. devel/root
  28. editors/gummi
  29. editors/sam
  30. editors/ted
  31. editors/wordgrinder
  32. emulators/nestopia
  33. games/eureka
  34. games/flightgear
  35. games/oblige
  36. games/zoom
  37. graphics/libimg
  38. graphics/nsxiv
  39. graphics/openfx-arena
  40. graphics/oyranos
  41. graphics/xfractint
  42. graphics/xpaint
  43. lang/swipl
  44. math/giacxcas
  45. math/octave
  46. math/reduce
  47. misc/hotkeys
  48. misc/magicpoint
  49. misc/sent
  50. multimedia/butt
  51. multimedia/xine
  52. net/spiritvnc
  53. net/tigervnc-viewer
  54. print/flpsed
  55. science/afni
  56. science/cgnslib
  57. science/dakota
  58. science/drawxtl
  59. science/geant4
  60. sysutils/conky
  61. sysutils/herbe
  62. sysutils/mate-control-center
  63. textproc/fldiff
  64. www/dillo2
  65. x11/alttab
  66. x11/dmenu
  67. x11/dmenu2
  68. x11/dzen2
  69. x11/flruler
  70. x11/hs-xmobar
  71. x11/lemonbar-xft
  72. x11/metalock
  73. x11/mlterm
  74. x11/mrxvt
  75. x11/nezd
  76. x11/nfy
  77. x11/plasma6-plasma-workspace
  78. x11/pmenu
  79. x11/runner
  80. x11/rxvt-unicode
  81. x11/slim
  82. x11/sterm
  83. x11/tabbed
  84. x11/x11perf
  85. x11/xditview
  86. x11/xdm
  87. x11/xfd
  88. x11/xforward
  89. x11/xlogo
  90. x11/xmenu
  91. x11/xnotify
  92. x11/xscreensaver
  93. x11/xstroke
  94. x11/xterm
  95. x11-clocks/dclock
  96. x11-clocks/xclock
  97. x11-fm/worker
  98. x11-fm/xdiskusage
  99. x11-fm/xfe
  100. x11-toolkits/fltk
  101. x11-toolkits/fox16
  102. x11-toolkits/fox17
  103. x11-toolkits/gnustep-back
  104. x11-toolkits/lesstif
  105. x11-toolkits/libxaw3dxft
  106. x11-toolkits/ntk
  107. x11-toolkits/open-motif
  108. x11-toolkits/open-motif-devel
  109. x11-toolkits/p5-Prima
  110. x11-toolkits/p5-Tk
  111. x11-toolkits/pango
  112. x11-toolkits/tk86
  113. x11-toolkits/tk90
  114. x11-toolkits/xmhtml
  115. x11-wm/awesome
  116. x11-wm/bbpager
  117. x11-wm/berry
  118. x11-wm/blackbox
  119. x11-wm/cwm
  120. x11-wm/dwm
  121. x11-wm/e16
  122. x11-wm/echinus
  123. x11-wm/fluxbox
  124. x11-wm/fvwm2
  125. x11-wm/fvwm3
  126. x11-wm/herbstluftwm
  127. x11-wm/jwm
  128. x11-wm/libwraster
  129. x11-wm/lxappearance-obconf
  130. x11-wm/obconf-qt
  131. x11-wm/openbox
  132. x11-wm/pekwm
  133. x11-wm/ratpoison
  134. x11-wm/sawfish
  135. x11-wm/sdorfehs
  136. x11-wm/skippy-xd
  137. x11-wm/spectrwm
  138. x11-wm/subtle
  139. x11-wm/vtwm
  140. x11-wm/windowmaker
  141. x11-wm/wmanager
  142. x11-wm/wmii-devel
  143. x11-wm/wmx
  144. Collapse this list.

Deleted ports which required this port:

Expand this list of 61 deleted ports
  1. audio/amarok-kde4*
  2. audio/arts*
  3. audio/creox*
  4. audio/prokyon3*
  5. cad/gmsh-occ*
  6. cad/linuxcnc-devel*
  7. cad/tkgate*
  8. chinese/oxim*
  9. comms/geoid*
  10. deskutils/pypanel*
  11. editors/elvis*
  12. editors/emacs22*
  13. editors/xemacs-devel-mule*
  14. games/seahaven*
  15. graphics/cinepaint*
  16. graphics/iccexamin*
  17. graphics/libgfx*
  18. graphics/sxiv*
  19. graphics/wdune*
  20. graphics/white_dune*
  21. java/jdk15*
  22. lang/lush*
  23. lang/swi-pl*
  24. multimedia/cinelerra-gg*
  25. net/tigervnc-devel*
  26. vietnamese/xvnkb*
  27. www/opera*
  28. www/opera-devel*
  29. x11/fbdesk*
  30. x11/hs-X11-xft*
  31. x11/kde-runtime-kde4*
  32. x11/kde-workspace-kde4*
  33. x11/kde4-runtime*
  34. x11/kde4-workspace*
  35. x11/kdelibs-kde4*
  36. x11/kdelibs4*
  37. x11/metisse*
  38. x11/mrxvt-devel*
  39. x11/plasma5-plasma-desktop*
  40. x11/plasma5-plasma-workspace*
  41. x11-toolkits/fltk-devel*
  42. x11-toolkits/fltk-threads*
  43. x11-toolkits/fltk11*
  44. x11-toolkits/fltk2*
  45. x11-toolkits/fox14*
  46. x11-toolkits/gnustep-art*
  47. x11-toolkits/gnustep-cairo*
  48. x11-toolkits/gnustep-xdps*
  49. x11-toolkits/motif*
  50. x11-toolkits/tk85*
  51. x11-toolkits/tk87*
  52. x11-wm/awesome2*
  53. x11-wm/awesome3*
  54. x11-wm/ede*
  55. x11-wm/fvwm2-i18n*
  56. x11-wm/matchbox*
  57. x11-wm/matwm2*
  58. x11-wm/pawm*
  59. x11-wm/skippy*
  60. x11-wm/waimea*
  61. x11-wm/wmfs*
  62. Collapse this list of deleted ports.
for Libraries
  1. japanese/uim-anthy
  2. textproc/uim
  3. textproc/uim-gtk2
  4. textproc/uim-gtk3
  5. textproc/uim-m17nlib
  6. textproc/uim-qt5
  7. textproc/uim-qt6
Expand this list (23 items / 16 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. x11/idesk
  3. x11-toolkits/gnustep-back
  4. x11-wm/icewm
  5. Collapse this list.

Deleted ports which required this port:

Expand this list of 13 deleted ports
  1. sysutils/torsmo*
  2. textproc/uim-gnome*
  3. textproc/uim-gtk*
  4. textproc/uim-kde*
  5. textproc/uim-kde4*
  6. textproc/uim-qt*
  7. textproc/uim-qt4*
  8. www/dillo-i18n*
  9. x11/gdkxft*
  10. x11-toolkits/gnustep-art*
  11. x11-toolkits/gnustep-cairo*
  12. x11-toolkits/gnustep-xdps*
  13. x11-toolkits/qt33*
  14. Collapse this list of deleted ports.
for Run
  1. astro/xephem
  2. audio/aeolus
  3. audio/ebumeter
  4. audio/giada
  5. audio/jnoisemeter
  6. audio/lmms
  7. audio/snack
Expand this list (211 items / 204 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. audio/tetraproc
  3. audio/zita-at1
  4. audio/zita-bls1
  5. audio/zita-dpl1
  6. audio/zita-mu1
  7. audio/zita-rev1
  8. audio/zynaddsubfx
  9. biology/ncbi-toolkit
  10. biology/seaview
  11. cad/brlcad
  12. cad/gmsh
  13. cad/ngspice_rework
  14. cad/opencascade
  15. cad/openvsp
  16. cad/sumo
  17. chinese/fcitx-ui-light
  18. comms/flamp
  19. comms/flcluster
  20. comms/fldigi
  21. comms/flmsg
  22. comms/flrig
  23. deskutils/ical
  24. devel/bitkeeper
  25. devel/clxclient
  26. devel/m17n-lib
  27. devel/root
  28. editors/gummi
  29. editors/sam
  30. editors/ted
  31. editors/wordgrinder
  32. emulators/nestopia
  33. games/eureka
  34. games/flightgear
  35. games/oblige
  36. games/zoom
  37. graphics/libimg
  38. graphics/nsxiv
  39. graphics/openfx-arena
  40. graphics/oyranos
  41. graphics/xfractint
  42. graphics/xpaint
  43. lang/swipl
  44. math/giacxcas
  45. math/octave
  46. math/reduce
  47. misc/hotkeys
  48. misc/magicpoint
  49. misc/sent
  50. multimedia/butt
  51. multimedia/xine
  52. net/spiritvnc
  53. net/tigervnc-viewer
  54. print/flpsed
  55. science/afni
  56. science/cgnslib
  57. science/dakota
  58. science/drawxtl
  59. science/geant4
  60. sysutils/conky
  61. sysutils/herbe
  62. sysutils/mate-control-center
  63. textproc/fldiff
  64. www/dillo2
  65. x11/alttab
  66. x11/dmenu
  67. x11/dmenu2
  68. x11/dzen2
  69. x11/flruler
  70. x11/hs-xmobar
  71. x11/lemonbar-xft
  72. x11/metalock
  73. x11/mlterm
  74. x11/mrxvt
  75. x11/nezd
  76. x11/nfy
  77. x11/plasma6-plasma-workspace
  78. x11/pmenu
  79. x11/runner
  80. x11/rxvt-unicode
  81. x11/slim
  82. x11/sterm
  83. x11/tabbed
  84. x11/x11perf
  85. x11/xditview
  86. x11/xdm
  87. x11/xfd
  88. x11/xforward
  89. x11/xlogo
  90. x11/xmenu
  91. x11/xnotify
  92. x11/xorg-libraries
  93. x11/xscreensaver
  94. x11/xstroke
  95. x11/xterm
  96. x11-clocks/dclock
  97. x11-clocks/xclock
  98. x11-fm/worker
  99. x11-fm/xdiskusage
  100. x11-fm/xfe
  101. x11-toolkits/fltk
  102. x11-toolkits/fox16
  103. x11-toolkits/fox17
  104. x11-toolkits/gnustep-back
  105. x11-toolkits/lesstif
  106. x11-toolkits/libxaw3dxft
  107. x11-toolkits/ntk
  108. x11-toolkits/open-motif
  109. x11-toolkits/open-motif-devel
  110. x11-toolkits/p5-Prima
  111. x11-toolkits/p5-Tk
  112. x11-toolkits/pango
  113. x11-toolkits/tk86
  114. x11-toolkits/tk90
  115. x11-toolkits/xmhtml
  116. x11-wm/awesome
  117. x11-wm/bbpager
  118. x11-wm/berry
  119. x11-wm/blackbox
  120. x11-wm/cwm
  121. x11-wm/dwm
  122. x11-wm/e16
  123. x11-wm/echinus
  124. x11-wm/fluxbox
  125. x11-wm/fvwm2
  126. x11-wm/fvwm3
  127. x11-wm/herbstluftwm
  128. x11-wm/jwm
  129. x11-wm/libwraster
  130. x11-wm/lxappearance-obconf
  131. x11-wm/obconf-qt
  132. x11-wm/openbox
  133. x11-wm/pekwm
  134. x11-wm/ratpoison
  135. x11-wm/sawfish
  136. x11-wm/sdorfehs
  137. x11-wm/skippy-xd
  138. x11-wm/spectrwm
  139. x11-wm/subtle
  140. x11-wm/vtwm
  141. x11-wm/windowmaker
  142. x11-wm/wmanager
  143. x11-wm/wmii-devel
  144. x11-wm/wmx
  145. Collapse this list.

Deleted ports which required this port:

Expand this list of 61 deleted ports
  1. audio/amarok-kde4*
  2. audio/arts*
  3. audio/creox*
  4. audio/prokyon3*
  5. cad/gmsh-occ*
  6. cad/linuxcnc-devel*
  7. cad/tkgate*
  8. chinese/oxim*
  9. comms/geoid*
  10. deskutils/pypanel*
  11. editors/elvis*
  12. editors/emacs22*
  13. editors/xemacs-devel-mule*
  14. games/seahaven*
  15. graphics/cinepaint*
  16. graphics/iccexamin*
  17. graphics/libgfx*
  18. graphics/sxiv*
  19. graphics/wdune*
  20. graphics/white_dune*
  21. java/jdk15*
  22. lang/lush*
  23. lang/swi-pl*
  24. multimedia/cinelerra-gg*
  25. net/tigervnc-devel*
  26. vietnamese/xvnkb*
  27. www/opera*
  28. www/opera-devel*
  29. x11/fbdesk*
  30. x11/hs-X11-xft*
  31. x11/kde-runtime-kde4*
  32. x11/kde-workspace-kde4*
  33. x11/kde4-runtime*
  34. x11/kde4-workspace*
  35. x11/kdelibs-kde4*
  36. x11/kdelibs4*
  37. x11/metisse*
  38. x11/mrxvt-devel*
  39. x11/plasma5-plasma-desktop*
  40. x11/plasma5-plasma-workspace*
  41. x11-toolkits/fltk-devel*
  42. x11-toolkits/fltk-threads*
  43. x11-toolkits/fltk11*
  44. x11-toolkits/fltk2*
  45. x11-toolkits/fox14*
  46. x11-toolkits/gnustep-art*
  47. x11-toolkits/gnustep-cairo*
  48. x11-toolkits/gnustep-xdps*
  49. x11-toolkits/motif*
  50. x11-toolkits/tk85*
  51. x11-toolkits/tk87*
  52. x11-wm/awesome2*
  53. x11-wm/awesome3*
  54. x11-wm/ede*
  55. x11-wm/fvwm2-i18n*
  56. x11-wm/matchbox*
  57. x11-wm/matwm2*
  58. x11-wm/pawm*
  59. x11-wm/skippy*
  60. x11-wm/waimea*
  61. x11-wm/wmfs*
  62. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
x11-fonts_libXft
USES:
tar:xz xorg xorg-cat:lib xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (9 items)
Collapse this list.
  1. http://ftp.kaist.ac.kr/x.org/individual/lib/
  2. http://piotrkosoft.net/pub/mirrors/ftp.x.org/pub/individual/lib/
  3. https://artfiles.org/x.org/pub/individual/lib/
  4. https://ftp.gwdg.de/pub/x11/x.org/pub/individual/lib/
  5. https://ftp.yz.yamagata-u.ac.jp/pub/X11/x.org/individual/lib/
  6. https://mirror.csclub.uwaterloo.ca/x.org/individual/lib/
  7. https://mirrors.ircam.fr/pub/x.org/individual/lib/
  8. https://www.mirrorservice.org/sites/ftp.x.org/pub/individual/lib/
  9. https://xorg.freedesktop.org/releases/individual/lib/
Collapse this list.

There are no commits on branch 2024Q4 for this port