Date: Fri, 1 Nov 2019 16:32:50 +0000 (UTC) From: Niclas Zeising <zeising@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r53521 - head/en_US.ISO8859-1/books/porters-handbook/uses Message-ID: <201911011632.xA1GWoH5040321@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: zeising Date: Fri Nov 1 16:32:50 2019 New Revision: 53521 URL: https://svnweb.freebsd.org/changeset/doc/53521 Log: porters-handbook/uses: Update USES=xorg section Update the USES=xorg section after removal of a number of xorg libraries. Modified: head/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml Modified: head/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml Fri Nov 1 14:36:06 2019 (r53520) +++ head/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml Fri Nov 1 16:32:50 2019 (r53521) @@ -3474,8 +3474,7 @@ BROKEN_SSL_REASON_libressl= needs features only availa <row> <entry><literal>fontutil</literal></entry> - <entry>Create an index of X font files in a - directory</entry> + <entry>Create an index of X font files in a directory</entry> </row> <row> @@ -3489,11 +3488,6 @@ BROKEN_SSL_REASON_libressl= needs features only availa </row> <row> - <entry><literal>oldx</literal></entry> - <entry>Old X library</entry> - </row> - - <row> <entry><literal>pciaccess</literal></entry> <entry>Generic PCI access library</entry> </row> @@ -3540,8 +3534,7 @@ BROKEN_SSL_REASON_libressl= needs features only availa <row> <entry><literal>xcb</literal></entry> - <entry>The X protocol C-language Binding (XCB) - library</entry> + <entry>The X protocol C-language Binding (XCB) library</entry> </row> <row> @@ -3561,16 +3554,10 @@ BROKEN_SSL_REASON_libressl= needs features only availa <row> <entry><literal>xdmcp</literal></entry> - <entry>X Display Manager Control Protocol - library</entry> + <entry>X Display Manager Control Protocol library</entry> </row> <row> - <entry><literal>xevie</literal></entry> - <entry>The Xevie library</entry> - </row> - - <row> <entry><literal>xext</literal></entry> <entry>X11 Extension library</entry> </row> @@ -3587,15 +3574,10 @@ BROKEN_SSL_REASON_libressl= needs features only availa <row> <entry><literal>xfont2</literal></entry> - <entry>X font library version 2.x</entry> + <entry>X font library</entry> </row> <row> - <entry><literal>xfontcache</literal></entry> - <entry>The Xfontcache library</entry> - </row> - - <row> <entry><literal>xft</literal></entry> <entry>Client-sided font API for X applications</entry> </row> @@ -3616,11 +3598,6 @@ BROKEN_SSL_REASON_libressl= needs features only availa </row> <row> - <entry><literal>xkbui</literal></entry> - <entry>The xkbui library</entry> - </row> - - <row> <entry><literal>xmu</literal></entry> <entry>X Miscellaneous Utilities libraries</entry> </row> @@ -3642,30 +3619,20 @@ BROKEN_SSL_REASON_libressl= needs features only availa <row> <entry><literal>xorgproto</literal></entry> - <entry>X.Org protocol headers</entry> + <entry>xorg protocol headers</entry> </row> <row> - <entry><literal>xp</literal></entry> - <entry>X print library</entry> - </row> - - <row> <entry><literal>xpm</literal></entry> <entry>X Pixmap library</entry> </row> <row> - <entry><literal>xprintapputil</literal></entry> - <entry>The XprintAppUtil library</entry> + <entry><literal>xpresent</literal></entry> + <entry>X Present Extension library</entry> </row> <row> - <entry><literal>xprintutil</literal></entry> - <entry>The XprintUtil library</entry> - </row> - - <row> <entry><literal>xrandr</literal></entry> <entry>X Resize and Rotate extension library</entry> </row> @@ -3687,8 +3654,7 @@ BROKEN_SSL_REASON_libressl= needs features only availa <row> <entry><literal>xshmfence</literal></entry> - <entry>Shared memory 'SyncFence' synchronization - primitive</entry> + <entry>Shared memory 'SyncFence' synchronization primitive</entry> </row> <row> @@ -3702,11 +3668,6 @@ BROKEN_SSL_REASON_libressl= needs features only availa </row> <row> - <entry><literal>xtrap</literal></entry> - <entry>The XTrap library</entry> - </row> - - <row> <entry><literal>xtst</literal></entry> <entry>X Test extension</entry> </row> @@ -3718,18 +3679,12 @@ BROKEN_SSL_REASON_libressl= needs features only availa <row> <entry><literal>xvmc</literal></entry> - <entry>X Video Extension Motion Compensation - library</entry> + <entry>X Video Extension Motion Compensation library</entry> </row> <row> <entry><literal>xxf86dga</literal></entry> <entry>X DGA Extension</entry> - </row> - - <row> - <entry><literal>xxf86misc</literal></entry> - <entry>X XF86-Misc Extension</entry> </row> <row>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911011632.xA1GWoH5040321>