mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-02 08:33:20 +00:00
Upgrade to XFree86 3.3.6
This commit is contained in:
parent
7207f9e28e
commit
5025e9d4ec
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=55793
@ -84,7 +84,7 @@ static Distribution DistTable[] = {
|
||||
#endif
|
||||
{ "ports", "/usr", &Dists, DIST_PORTS, NULL },
|
||||
{ "local", "/", &Dists, DIST_LOCAL, NULL },
|
||||
{ "XF86335", "/usr", &Dists, DIST_XF86, XF86DistTable },
|
||||
{ "XF86336", "/usr", &Dists, DIST_XF86, XF86DistTable },
|
||||
{ NULL },
|
||||
};
|
||||
|
||||
@ -124,8 +124,8 @@ static Distribution SrcDistTable[] = {
|
||||
|
||||
/* The XFree86 distribution */
|
||||
static Distribution XF86DistTable[] = {
|
||||
{ "XF86335", "/usr/X11R6", &XF86Dists, DIST_XF86_FONTS, XF86FontDistTable },
|
||||
{ "XF86335", "/usr/X11R6", &XF86Dists, DIST_XF86_SERVER, XF86ServerDistTable },
|
||||
{ "XF86336", "/usr/X11R6", &XF86Dists, DIST_XF86_FONTS, XF86FontDistTable },
|
||||
{ "XF86336", "/usr/X11R6", &XF86Dists, DIST_XF86_SERVER, XF86ServerDistTable },
|
||||
{ "Xbin", "/usr/X11R6", &XF86Dists, DIST_XF86_BIN, NULL },
|
||||
{ "Xcfg", "/usr/X11R6", &XF86Dists, DIST_XF86_CFG, NULL },
|
||||
{ "Xdoc", "/usr/X11R6", &XF86Dists, DIST_XF86_DOC, NULL },
|
||||
|
@ -870,7 +870,7 @@ DMenu MenuSubDistributions = {
|
||||
dmenuFlagCheck, dmenuSetFlag, NULL, &Dists, '[', 'X', ']', DIST_PORTS },
|
||||
{ " local", "Local additions collection",
|
||||
dmenuFlagCheck, dmenuSetFlag, NULL, &Dists, '[', 'X', ']', DIST_LOCAL},
|
||||
{ " XFree86", "The XFree86 3.3.5 distribution",
|
||||
{ " XFree86", "The XFree86 3.3.6 distribution",
|
||||
x11FlagCheck, distSetXF86 },
|
||||
{ NULL } },
|
||||
};
|
||||
@ -956,8 +956,8 @@ DMenu MenuSrcDistributions = {
|
||||
|
||||
DMenu MenuXF86Select = {
|
||||
DMENU_NORMAL_TYPE,
|
||||
"XFree86 3.3.5 Distribution",
|
||||
"Please select the components you need from the XFree86 3.3.5\n"
|
||||
"XFree86 3.3.6 Distribution",
|
||||
"Please select the components you need from the XFree86 3.3.6\n"
|
||||
"distribution sets.",
|
||||
NULL,
|
||||
NULL,
|
||||
@ -972,7 +972,7 @@ DMenu MenuXF86Select = {
|
||||
|
||||
DMenu MenuXF86SelectCore = {
|
||||
DMENU_CHECKLIST_TYPE | DMENU_SELECTION_RETURNS,
|
||||
"XFree86 3.3.5 base distribution types",
|
||||
"XFree86 3.3.6 base distribution types",
|
||||
"Please check off the basic XFree86 components you wish to install.\n"
|
||||
"Bin, lib, and set are recommended for a minimum installaion.",
|
||||
NULL,
|
||||
|
@ -453,95 +453,95 @@ XFree86 official sources.
|
||||
.It Li XF86-co
|
||||
XFree86 contributed sources.
|
||||
.It Li Xbin
|
||||
XFree86 3.3.5 binaries.
|
||||
XFree86 3.3.6 binaries.
|
||||
.It Li Xcfg
|
||||
XFree86 3.3.5 configuration files.
|
||||
XFree86 3.3.6 configuration files.
|
||||
.It Li Xdoc
|
||||
XFree86 3.3.5 documentation.
|
||||
XFree86 3.3.6 documentation.
|
||||
.It Li Xhtml
|
||||
XFree86 3.3.5 HTML documentation.
|
||||
XFree86 3.3.6 HTML documentation.
|
||||
.It Li Xlib
|
||||
XFree86 3.3.5 libraries.
|
||||
XFree86 3.3.6 libraries.
|
||||
.It Li Xlk98
|
||||
XFree86 3.3.5 server link-kit for PC98 machines.
|
||||
XFree86 3.3.6 server link-kit for PC98 machines.
|
||||
.It Li Xlkit
|
||||
XFree86 3.3.5 server link-kit for standard machines.
|
||||
XFree86 3.3.6 server link-kit for standard machines.
|
||||
.It Li Xman
|
||||
XFree86 3.3.5 manual pages.
|
||||
XFree86 3.3.6 manual pages.
|
||||
.It Li Xprog
|
||||
XFree86 3.3.5 programmer's distribution.
|
||||
XFree86 3.3.6 programmer's distribution.
|
||||
.It Li Xps
|
||||
XFree86 3.3.5 postscript documentation.
|
||||
XFree86 3.3.6 postscript documentation.
|
||||
.It Li Xset
|
||||
XFree86 3.3.5 graphical setup tool.
|
||||
XFree86 3.3.6 graphical setup tool.
|
||||
.It Li X8514
|
||||
XFree86 3.3.5 8514 server.
|
||||
XFree86 3.3.6 8514 server.
|
||||
.It Li X9480
|
||||
XFree86 3.3.5 PC98 8-bit (256 color) PEGC-480 server.
|
||||
XFree86 3.3.6 PC98 8-bit (256 color) PEGC-480 server.
|
||||
.It Li X9EGC
|
||||
XFree86 3.3.5 PC98 4-bit (16 color) EGC server.
|
||||
XFree86 3.3.6 PC98 4-bit (16 color) EGC server.
|
||||
.It Li X9GA9
|
||||
XFree86 3.3.5 PC98 GA-968V4/PCI (S3 968) server.
|
||||
XFree86 3.3.6 PC98 GA-968V4/PCI (S3 968) server.
|
||||
.It Li X9GAN
|
||||
XFree86 3.3.5 PC98 GANB-WAP (cirrus) server.
|
||||
XFree86 3.3.6 PC98 GANB-WAP (cirrus) server.
|
||||
.It Li X9LPW
|
||||
XFree86 3.3.5 PC98 PowerWindowLB (S3) server.
|
||||
XFree86 3.3.6 PC98 PowerWindowLB (S3) server.
|
||||
.It Li X9NKV
|
||||
XFree86 3.3.5 PC98 NKV-NEC (cirrus) server.
|
||||
XFree86 3.3.6 PC98 NKV-NEC (cirrus) server.
|
||||
.It Li X9NS3
|
||||
XFree86 3.3.5 PC98 NEC (S3) server.
|
||||
XFree86 3.3.6 PC98 NEC (S3) server.
|
||||
.It Li X9SPW
|
||||
XFree86 3.3.5 PC98 SKB-PowerWindow (S3) server.
|
||||
XFree86 3.3.6 PC98 SKB-PowerWindow (S3) server.
|
||||
.It Li X9TGU
|
||||
XFree86 3.3.5 PC98 Cyber9320 and TGUI9680 server.
|
||||
XFree86 3.3.6 PC98 Cyber9320 and TGUI9680 server.
|
||||
.It Li X9WEP
|
||||
XFree86 3.3.5 PC98 WAB-EP (cirrus) server.
|
||||
XFree86 3.3.6 PC98 WAB-EP (cirrus) server.
|
||||
.It Li X9WS
|
||||
XFree86 3.3.5 PC98 WABS (cirrus) server.
|
||||
XFree86 3.3.6 PC98 WABS (cirrus) server.
|
||||
.It Li X9WSN
|
||||
XFree86 3.3.5 PC98 WSN-A2F (cirrus) server.
|
||||
XFree86 3.3.6 PC98 WSN-A2F (cirrus) server.
|
||||
.It Li XAGX
|
||||
XFree86 3.3.5 8 bit AGX server.
|
||||
XFree86 3.3.6 8 bit AGX server.
|
||||
.It Li XI128
|
||||
XFree86 3.3.5 #9 Imagine I128 server.
|
||||
XFree86 3.3.6 #9 Imagine I128 server.
|
||||
.It Li XMa8
|
||||
XFree86 3.3.5 ATI Mach8 server.
|
||||
XFree86 3.3.6 ATI Mach8 server.
|
||||
.It Li XMa32
|
||||
XFree86 3.3.5 ATI Mach32 server.
|
||||
XFree86 3.3.6 ATI Mach32 server.
|
||||
.It Li XMa64
|
||||
XFree86 3.3.5 ATI Mach64 server.
|
||||
XFree86 3.3.6 ATI Mach64 server.
|
||||
.It Li XMono
|
||||
XFree86 3.3.5 monochrome server.
|
||||
XFree86 3.3.6 monochrome server.
|
||||
.It Li XP9K
|
||||
XFree86 3.3.5 P9000 server.
|
||||
XFree86 3.3.6 P9000 server.
|
||||
.It Li XS3
|
||||
XFree86 3.3.5 S3 server.
|
||||
XFree86 3.3.6 S3 server.
|
||||
.It Li XS3V
|
||||
XFree86 3.3.5 S3 Virge server.
|
||||
XFree86 3.3.6 S3 Virge server.
|
||||
.It Li XSVGA
|
||||
XFree86 3.3.5 SVGA server.
|
||||
XFree86 3.3.6 SVGA server.
|
||||
.It Li XVG16
|
||||
XFree86 3.3.5 VGA16 server.
|
||||
XFree86 3.3.6 VGA16 server.
|
||||
.It Li XW32
|
||||
XFree86 3.3.5 ET4000/W32, /W32i and /W32p server.
|
||||
XFree86 3.3.6 ET4000/W32, /W32i and /W32p server.
|
||||
.It Li XTGA
|
||||
Server for TGA cards (alpha architecture only).
|
||||
.It Li Xnest
|
||||
XFree86 3.3.5 nested X server.
|
||||
XFree86 3.3.6 nested X server.
|
||||
.It Li Xvfb
|
||||
XFree86 3.3.5 virtual frame-buffer X server.
|
||||
XFree86 3.3.6 virtual frame-buffer X server.
|
||||
.It Li Xfnts
|
||||
XFree86 3.3.5 base font set.
|
||||
XFree86 3.3.6 base font set.
|
||||
.It Li Xf100
|
||||
XFree86 3.3.5 100DPI font set.
|
||||
XFree86 3.3.6 100DPI font set.
|
||||
.It Li Xfcyr
|
||||
XFree86 3.3.5 Cyrillic font set.
|
||||
XFree86 3.3.6 Cyrillic font set.
|
||||
.It Li Xfscl
|
||||
XFree86 3.3.5 scalable font set.
|
||||
XFree86 3.3.6 scalable font set.
|
||||
.It Li Xfnon
|
||||
XFree86 3.3.5 non-english font set.
|
||||
XFree86 3.3.6 non-english font set.
|
||||
.It Li Xfsrv
|
||||
XFree86 3.3.5 font server.
|
||||
XFree86 3.3.6 font server.
|
||||
.El
|
||||
.It distSetDeveloper
|
||||
Selects the standard Developer's distribution set.
|
||||
@ -580,7 +580,7 @@ Interactively select source subcomponents.
|
||||
.Pp
|
||||
\fBVariables:\fR None
|
||||
.It distSetXF86
|
||||
Interactively select XFree86 3.3.5 subcomponents.
|
||||
Interactively select XFree86 3.3.6 subcomponents.
|
||||
.Pp
|
||||
\fBVariables:\fR None
|
||||
.It distExtractAll
|
||||
|
@ -870,7 +870,7 @@ DMenu MenuSubDistributions = {
|
||||
dmenuFlagCheck, dmenuSetFlag, NULL, &Dists, '[', 'X', ']', DIST_PORTS },
|
||||
{ " local", "Local additions collection",
|
||||
dmenuFlagCheck, dmenuSetFlag, NULL, &Dists, '[', 'X', ']', DIST_LOCAL},
|
||||
{ " XFree86", "The XFree86 3.3.5 distribution",
|
||||
{ " XFree86", "The XFree86 3.3.6 distribution",
|
||||
x11FlagCheck, distSetXF86 },
|
||||
{ NULL } },
|
||||
};
|
||||
@ -956,8 +956,8 @@ DMenu MenuSrcDistributions = {
|
||||
|
||||
DMenu MenuXF86Select = {
|
||||
DMENU_NORMAL_TYPE,
|
||||
"XFree86 3.3.5 Distribution",
|
||||
"Please select the components you need from the XFree86 3.3.5\n"
|
||||
"XFree86 3.3.6 Distribution",
|
||||
"Please select the components you need from the XFree86 3.3.6\n"
|
||||
"distribution sets.",
|
||||
NULL,
|
||||
NULL,
|
||||
@ -972,7 +972,7 @@ DMenu MenuXF86Select = {
|
||||
|
||||
DMenu MenuXF86SelectCore = {
|
||||
DMENU_CHECKLIST_TYPE | DMENU_SELECTION_RETURNS,
|
||||
"XFree86 3.3.5 base distribution types",
|
||||
"XFree86 3.3.6 base distribution types",
|
||||
"Please check off the basic XFree86 components you wish to install.\n"
|
||||
"Bin, lib, and set are recommended for a minimum installaion.",
|
||||
NULL,
|
||||
|
@ -453,95 +453,95 @@ XFree86 official sources.
|
||||
.It Li XF86-co
|
||||
XFree86 contributed sources.
|
||||
.It Li Xbin
|
||||
XFree86 3.3.5 binaries.
|
||||
XFree86 3.3.6 binaries.
|
||||
.It Li Xcfg
|
||||
XFree86 3.3.5 configuration files.
|
||||
XFree86 3.3.6 configuration files.
|
||||
.It Li Xdoc
|
||||
XFree86 3.3.5 documentation.
|
||||
XFree86 3.3.6 documentation.
|
||||
.It Li Xhtml
|
||||
XFree86 3.3.5 HTML documentation.
|
||||
XFree86 3.3.6 HTML documentation.
|
||||
.It Li Xlib
|
||||
XFree86 3.3.5 libraries.
|
||||
XFree86 3.3.6 libraries.
|
||||
.It Li Xlk98
|
||||
XFree86 3.3.5 server link-kit for PC98 machines.
|
||||
XFree86 3.3.6 server link-kit for PC98 machines.
|
||||
.It Li Xlkit
|
||||
XFree86 3.3.5 server link-kit for standard machines.
|
||||
XFree86 3.3.6 server link-kit for standard machines.
|
||||
.It Li Xman
|
||||
XFree86 3.3.5 manual pages.
|
||||
XFree86 3.3.6 manual pages.
|
||||
.It Li Xprog
|
||||
XFree86 3.3.5 programmer's distribution.
|
||||
XFree86 3.3.6 programmer's distribution.
|
||||
.It Li Xps
|
||||
XFree86 3.3.5 postscript documentation.
|
||||
XFree86 3.3.6 postscript documentation.
|
||||
.It Li Xset
|
||||
XFree86 3.3.5 graphical setup tool.
|
||||
XFree86 3.3.6 graphical setup tool.
|
||||
.It Li X8514
|
||||
XFree86 3.3.5 8514 server.
|
||||
XFree86 3.3.6 8514 server.
|
||||
.It Li X9480
|
||||
XFree86 3.3.5 PC98 8-bit (256 color) PEGC-480 server.
|
||||
XFree86 3.3.6 PC98 8-bit (256 color) PEGC-480 server.
|
||||
.It Li X9EGC
|
||||
XFree86 3.3.5 PC98 4-bit (16 color) EGC server.
|
||||
XFree86 3.3.6 PC98 4-bit (16 color) EGC server.
|
||||
.It Li X9GA9
|
||||
XFree86 3.3.5 PC98 GA-968V4/PCI (S3 968) server.
|
||||
XFree86 3.3.6 PC98 GA-968V4/PCI (S3 968) server.
|
||||
.It Li X9GAN
|
||||
XFree86 3.3.5 PC98 GANB-WAP (cirrus) server.
|
||||
XFree86 3.3.6 PC98 GANB-WAP (cirrus) server.
|
||||
.It Li X9LPW
|
||||
XFree86 3.3.5 PC98 PowerWindowLB (S3) server.
|
||||
XFree86 3.3.6 PC98 PowerWindowLB (S3) server.
|
||||
.It Li X9NKV
|
||||
XFree86 3.3.5 PC98 NKV-NEC (cirrus) server.
|
||||
XFree86 3.3.6 PC98 NKV-NEC (cirrus) server.
|
||||
.It Li X9NS3
|
||||
XFree86 3.3.5 PC98 NEC (S3) server.
|
||||
XFree86 3.3.6 PC98 NEC (S3) server.
|
||||
.It Li X9SPW
|
||||
XFree86 3.3.5 PC98 SKB-PowerWindow (S3) server.
|
||||
XFree86 3.3.6 PC98 SKB-PowerWindow (S3) server.
|
||||
.It Li X9TGU
|
||||
XFree86 3.3.5 PC98 Cyber9320 and TGUI9680 server.
|
||||
XFree86 3.3.6 PC98 Cyber9320 and TGUI9680 server.
|
||||
.It Li X9WEP
|
||||
XFree86 3.3.5 PC98 WAB-EP (cirrus) server.
|
||||
XFree86 3.3.6 PC98 WAB-EP (cirrus) server.
|
||||
.It Li X9WS
|
||||
XFree86 3.3.5 PC98 WABS (cirrus) server.
|
||||
XFree86 3.3.6 PC98 WABS (cirrus) server.
|
||||
.It Li X9WSN
|
||||
XFree86 3.3.5 PC98 WSN-A2F (cirrus) server.
|
||||
XFree86 3.3.6 PC98 WSN-A2F (cirrus) server.
|
||||
.It Li XAGX
|
||||
XFree86 3.3.5 8 bit AGX server.
|
||||
XFree86 3.3.6 8 bit AGX server.
|
||||
.It Li XI128
|
||||
XFree86 3.3.5 #9 Imagine I128 server.
|
||||
XFree86 3.3.6 #9 Imagine I128 server.
|
||||
.It Li XMa8
|
||||
XFree86 3.3.5 ATI Mach8 server.
|
||||
XFree86 3.3.6 ATI Mach8 server.
|
||||
.It Li XMa32
|
||||
XFree86 3.3.5 ATI Mach32 server.
|
||||
XFree86 3.3.6 ATI Mach32 server.
|
||||
.It Li XMa64
|
||||
XFree86 3.3.5 ATI Mach64 server.
|
||||
XFree86 3.3.6 ATI Mach64 server.
|
||||
.It Li XMono
|
||||
XFree86 3.3.5 monochrome server.
|
||||
XFree86 3.3.6 monochrome server.
|
||||
.It Li XP9K
|
||||
XFree86 3.3.5 P9000 server.
|
||||
XFree86 3.3.6 P9000 server.
|
||||
.It Li XS3
|
||||
XFree86 3.3.5 S3 server.
|
||||
XFree86 3.3.6 S3 server.
|
||||
.It Li XS3V
|
||||
XFree86 3.3.5 S3 Virge server.
|
||||
XFree86 3.3.6 S3 Virge server.
|
||||
.It Li XSVGA
|
||||
XFree86 3.3.5 SVGA server.
|
||||
XFree86 3.3.6 SVGA server.
|
||||
.It Li XVG16
|
||||
XFree86 3.3.5 VGA16 server.
|
||||
XFree86 3.3.6 VGA16 server.
|
||||
.It Li XW32
|
||||
XFree86 3.3.5 ET4000/W32, /W32i and /W32p server.
|
||||
XFree86 3.3.6 ET4000/W32, /W32i and /W32p server.
|
||||
.It Li XTGA
|
||||
Server for TGA cards (alpha architecture only).
|
||||
.It Li Xnest
|
||||
XFree86 3.3.5 nested X server.
|
||||
XFree86 3.3.6 nested X server.
|
||||
.It Li Xvfb
|
||||
XFree86 3.3.5 virtual frame-buffer X server.
|
||||
XFree86 3.3.6 virtual frame-buffer X server.
|
||||
.It Li Xfnts
|
||||
XFree86 3.3.5 base font set.
|
||||
XFree86 3.3.6 base font set.
|
||||
.It Li Xf100
|
||||
XFree86 3.3.5 100DPI font set.
|
||||
XFree86 3.3.6 100DPI font set.
|
||||
.It Li Xfcyr
|
||||
XFree86 3.3.5 Cyrillic font set.
|
||||
XFree86 3.3.6 Cyrillic font set.
|
||||
.It Li Xfscl
|
||||
XFree86 3.3.5 scalable font set.
|
||||
XFree86 3.3.6 scalable font set.
|
||||
.It Li Xfnon
|
||||
XFree86 3.3.5 non-english font set.
|
||||
XFree86 3.3.6 non-english font set.
|
||||
.It Li Xfsrv
|
||||
XFree86 3.3.5 font server.
|
||||
XFree86 3.3.6 font server.
|
||||
.El
|
||||
.It distSetDeveloper
|
||||
Selects the standard Developer's distribution set.
|
||||
@ -580,7 +580,7 @@ Interactively select source subcomponents.
|
||||
.Pp
|
||||
\fBVariables:\fR None
|
||||
.It distSetXF86
|
||||
Interactively select XFree86 3.3.5 subcomponents.
|
||||
Interactively select XFree86 3.3.6 subcomponents.
|
||||
.Pp
|
||||
\fBVariables:\fR None
|
||||
.It distExtractAll
|
||||
|
@ -84,7 +84,7 @@ static Distribution DistTable[] = {
|
||||
#endif
|
||||
{ "ports", "/usr", &Dists, DIST_PORTS, NULL },
|
||||
{ "local", "/", &Dists, DIST_LOCAL, NULL },
|
||||
{ "XF86335", "/usr", &Dists, DIST_XF86, XF86DistTable },
|
||||
{ "XF86336", "/usr", &Dists, DIST_XF86, XF86DistTable },
|
||||
{ NULL },
|
||||
};
|
||||
|
||||
@ -124,8 +124,8 @@ static Distribution SrcDistTable[] = {
|
||||
|
||||
/* The XFree86 distribution */
|
||||
static Distribution XF86DistTable[] = {
|
||||
{ "XF86335", "/usr/X11R6", &XF86Dists, DIST_XF86_FONTS, XF86FontDistTable },
|
||||
{ "XF86335", "/usr/X11R6", &XF86Dists, DIST_XF86_SERVER, XF86ServerDistTable },
|
||||
{ "XF86336", "/usr/X11R6", &XF86Dists, DIST_XF86_FONTS, XF86FontDistTable },
|
||||
{ "XF86336", "/usr/X11R6", &XF86Dists, DIST_XF86_SERVER, XF86ServerDistTable },
|
||||
{ "Xbin", "/usr/X11R6", &XF86Dists, DIST_XF86_BIN, NULL },
|
||||
{ "Xcfg", "/usr/X11R6", &XF86Dists, DIST_XF86_CFG, NULL },
|
||||
{ "Xdoc", "/usr/X11R6", &XF86Dists, DIST_XF86_DOC, NULL },
|
||||
|
@ -870,7 +870,7 @@ DMenu MenuSubDistributions = {
|
||||
dmenuFlagCheck, dmenuSetFlag, NULL, &Dists, '[', 'X', ']', DIST_PORTS },
|
||||
{ " local", "Local additions collection",
|
||||
dmenuFlagCheck, dmenuSetFlag, NULL, &Dists, '[', 'X', ']', DIST_LOCAL},
|
||||
{ " XFree86", "The XFree86 3.3.5 distribution",
|
||||
{ " XFree86", "The XFree86 3.3.6 distribution",
|
||||
x11FlagCheck, distSetXF86 },
|
||||
{ NULL } },
|
||||
};
|
||||
@ -956,8 +956,8 @@ DMenu MenuSrcDistributions = {
|
||||
|
||||
DMenu MenuXF86Select = {
|
||||
DMENU_NORMAL_TYPE,
|
||||
"XFree86 3.3.5 Distribution",
|
||||
"Please select the components you need from the XFree86 3.3.5\n"
|
||||
"XFree86 3.3.6 Distribution",
|
||||
"Please select the components you need from the XFree86 3.3.6\n"
|
||||
"distribution sets.",
|
||||
NULL,
|
||||
NULL,
|
||||
@ -972,7 +972,7 @@ DMenu MenuXF86Select = {
|
||||
|
||||
DMenu MenuXF86SelectCore = {
|
||||
DMENU_CHECKLIST_TYPE | DMENU_SELECTION_RETURNS,
|
||||
"XFree86 3.3.5 base distribution types",
|
||||
"XFree86 3.3.6 base distribution types",
|
||||
"Please check off the basic XFree86 components you wish to install.\n"
|
||||
"Bin, lib, and set are recommended for a minimum installaion.",
|
||||
NULL,
|
||||
|
@ -453,95 +453,95 @@ XFree86 official sources.
|
||||
.It Li XF86-co
|
||||
XFree86 contributed sources.
|
||||
.It Li Xbin
|
||||
XFree86 3.3.5 binaries.
|
||||
XFree86 3.3.6 binaries.
|
||||
.It Li Xcfg
|
||||
XFree86 3.3.5 configuration files.
|
||||
XFree86 3.3.6 configuration files.
|
||||
.It Li Xdoc
|
||||
XFree86 3.3.5 documentation.
|
||||
XFree86 3.3.6 documentation.
|
||||
.It Li Xhtml
|
||||
XFree86 3.3.5 HTML documentation.
|
||||
XFree86 3.3.6 HTML documentation.
|
||||
.It Li Xlib
|
||||
XFree86 3.3.5 libraries.
|
||||
XFree86 3.3.6 libraries.
|
||||
.It Li Xlk98
|
||||
XFree86 3.3.5 server link-kit for PC98 machines.
|
||||
XFree86 3.3.6 server link-kit for PC98 machines.
|
||||
.It Li Xlkit
|
||||
XFree86 3.3.5 server link-kit for standard machines.
|
||||
XFree86 3.3.6 server link-kit for standard machines.
|
||||
.It Li Xman
|
||||
XFree86 3.3.5 manual pages.
|
||||
XFree86 3.3.6 manual pages.
|
||||
.It Li Xprog
|
||||
XFree86 3.3.5 programmer's distribution.
|
||||
XFree86 3.3.6 programmer's distribution.
|
||||
.It Li Xps
|
||||
XFree86 3.3.5 postscript documentation.
|
||||
XFree86 3.3.6 postscript documentation.
|
||||
.It Li Xset
|
||||
XFree86 3.3.5 graphical setup tool.
|
||||
XFree86 3.3.6 graphical setup tool.
|
||||
.It Li X8514
|
||||
XFree86 3.3.5 8514 server.
|
||||
XFree86 3.3.6 8514 server.
|
||||
.It Li X9480
|
||||
XFree86 3.3.5 PC98 8-bit (256 color) PEGC-480 server.
|
||||
XFree86 3.3.6 PC98 8-bit (256 color) PEGC-480 server.
|
||||
.It Li X9EGC
|
||||
XFree86 3.3.5 PC98 4-bit (16 color) EGC server.
|
||||
XFree86 3.3.6 PC98 4-bit (16 color) EGC server.
|
||||
.It Li X9GA9
|
||||
XFree86 3.3.5 PC98 GA-968V4/PCI (S3 968) server.
|
||||
XFree86 3.3.6 PC98 GA-968V4/PCI (S3 968) server.
|
||||
.It Li X9GAN
|
||||
XFree86 3.3.5 PC98 GANB-WAP (cirrus) server.
|
||||
XFree86 3.3.6 PC98 GANB-WAP (cirrus) server.
|
||||
.It Li X9LPW
|
||||
XFree86 3.3.5 PC98 PowerWindowLB (S3) server.
|
||||
XFree86 3.3.6 PC98 PowerWindowLB (S3) server.
|
||||
.It Li X9NKV
|
||||
XFree86 3.3.5 PC98 NKV-NEC (cirrus) server.
|
||||
XFree86 3.3.6 PC98 NKV-NEC (cirrus) server.
|
||||
.It Li X9NS3
|
||||
XFree86 3.3.5 PC98 NEC (S3) server.
|
||||
XFree86 3.3.6 PC98 NEC (S3) server.
|
||||
.It Li X9SPW
|
||||
XFree86 3.3.5 PC98 SKB-PowerWindow (S3) server.
|
||||
XFree86 3.3.6 PC98 SKB-PowerWindow (S3) server.
|
||||
.It Li X9TGU
|
||||
XFree86 3.3.5 PC98 Cyber9320 and TGUI9680 server.
|
||||
XFree86 3.3.6 PC98 Cyber9320 and TGUI9680 server.
|
||||
.It Li X9WEP
|
||||
XFree86 3.3.5 PC98 WAB-EP (cirrus) server.
|
||||
XFree86 3.3.6 PC98 WAB-EP (cirrus) server.
|
||||
.It Li X9WS
|
||||
XFree86 3.3.5 PC98 WABS (cirrus) server.
|
||||
XFree86 3.3.6 PC98 WABS (cirrus) server.
|
||||
.It Li X9WSN
|
||||
XFree86 3.3.5 PC98 WSN-A2F (cirrus) server.
|
||||
XFree86 3.3.6 PC98 WSN-A2F (cirrus) server.
|
||||
.It Li XAGX
|
||||
XFree86 3.3.5 8 bit AGX server.
|
||||
XFree86 3.3.6 8 bit AGX server.
|
||||
.It Li XI128
|
||||
XFree86 3.3.5 #9 Imagine I128 server.
|
||||
XFree86 3.3.6 #9 Imagine I128 server.
|
||||
.It Li XMa8
|
||||
XFree86 3.3.5 ATI Mach8 server.
|
||||
XFree86 3.3.6 ATI Mach8 server.
|
||||
.It Li XMa32
|
||||
XFree86 3.3.5 ATI Mach32 server.
|
||||
XFree86 3.3.6 ATI Mach32 server.
|
||||
.It Li XMa64
|
||||
XFree86 3.3.5 ATI Mach64 server.
|
||||
XFree86 3.3.6 ATI Mach64 server.
|
||||
.It Li XMono
|
||||
XFree86 3.3.5 monochrome server.
|
||||
XFree86 3.3.6 monochrome server.
|
||||
.It Li XP9K
|
||||
XFree86 3.3.5 P9000 server.
|
||||
XFree86 3.3.6 P9000 server.
|
||||
.It Li XS3
|
||||
XFree86 3.3.5 S3 server.
|
||||
XFree86 3.3.6 S3 server.
|
||||
.It Li XS3V
|
||||
XFree86 3.3.5 S3 Virge server.
|
||||
XFree86 3.3.6 S3 Virge server.
|
||||
.It Li XSVGA
|
||||
XFree86 3.3.5 SVGA server.
|
||||
XFree86 3.3.6 SVGA server.
|
||||
.It Li XVG16
|
||||
XFree86 3.3.5 VGA16 server.
|
||||
XFree86 3.3.6 VGA16 server.
|
||||
.It Li XW32
|
||||
XFree86 3.3.5 ET4000/W32, /W32i and /W32p server.
|
||||
XFree86 3.3.6 ET4000/W32, /W32i and /W32p server.
|
||||
.It Li XTGA
|
||||
Server for TGA cards (alpha architecture only).
|
||||
.It Li Xnest
|
||||
XFree86 3.3.5 nested X server.
|
||||
XFree86 3.3.6 nested X server.
|
||||
.It Li Xvfb
|
||||
XFree86 3.3.5 virtual frame-buffer X server.
|
||||
XFree86 3.3.6 virtual frame-buffer X server.
|
||||
.It Li Xfnts
|
||||
XFree86 3.3.5 base font set.
|
||||
XFree86 3.3.6 base font set.
|
||||
.It Li Xf100
|
||||
XFree86 3.3.5 100DPI font set.
|
||||
XFree86 3.3.6 100DPI font set.
|
||||
.It Li Xfcyr
|
||||
XFree86 3.3.5 Cyrillic font set.
|
||||
XFree86 3.3.6 Cyrillic font set.
|
||||
.It Li Xfscl
|
||||
XFree86 3.3.5 scalable font set.
|
||||
XFree86 3.3.6 scalable font set.
|
||||
.It Li Xfnon
|
||||
XFree86 3.3.5 non-english font set.
|
||||
XFree86 3.3.6 non-english font set.
|
||||
.It Li Xfsrv
|
||||
XFree86 3.3.5 font server.
|
||||
XFree86 3.3.6 font server.
|
||||
.El
|
||||
.It distSetDeveloper
|
||||
Selects the standard Developer's distribution set.
|
||||
@ -580,7 +580,7 @@ Interactively select source subcomponents.
|
||||
.Pp
|
||||
\fBVariables:\fR None
|
||||
.It distSetXF86
|
||||
Interactively select XFree86 3.3.5 subcomponents.
|
||||
Interactively select XFree86 3.3.6 subcomponents.
|
||||
.Pp
|
||||
\fBVariables:\fR None
|
||||
.It distExtractAll
|
||||
|
Loading…
Reference in New Issue
Block a user