The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD x11 : XFree86-4-documents

XFree86-4 documentation

 This package contains XFree86-4 documentations. 

http://www.xfree86.org/



XFree86-4-documents history


v. 1.18
date: 2007/09/13 19:44:57;  author: flz;  state: Exp;  lines: +3 -0
- Update X.org ports to 7.3.
- Mark XFree86-4 as DEPRECATED with EXPIRATION_DATE set to 2007-12-25.
I hope that nobody will be bored enough on Christmas to remove them on
that day.

Tested by:	vehemens, Rene Ladan, Beech Rintoul, sarek on x11@

v. 1.17 date: 2007/05/19 20:25:47; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.16 date: 2005/11/11 22:16:11; author: lesi; state: Exp; lines: +3 -1 If port belongs to X11 distribution different than ${X_WINDOW_SYSTEM} one, point to The X Window System and Virtual Consoles chapter of FAQ. Add SHA256.
v. 1.15 date: 2005/06/15 02:39:59; author: lesi; state: Exp; lines: +4 -4 Upgrade to XFree86 4.5.0. Ports changes: - Drop dependency on x11/wrapper. X server already contains this code (programs/Xserver/os/utils.c rev. 3.58). - Install default SecurityPolicy with XFree86-4-libraries, thus avoiding plists and who-owns-what complications between different fooServer ports. Copy default file to real one if that doesn't exist and remove both upon uninstall if they are the same. - Revert change to Imake.rules rev. 3.132 in devel/imake-4 port, since couple of ports break with this change (devel/imake-4/files/patch-Imake.rules) - Add grehans patches for PPC [1] - Several of directories that were previously in /etc/mtree/BSD.x11-4.dist were moved to respective ports pkg-plists PR: [1] 78345, 78346, 78348, 78352, 78353, 78354, 78355, 78356
v. 1.14 date: 2004/08/10 01:29:16; author: marcus; state: Exp; lines: +3 -3 Update XFree86 clients to 4.4 release. Release notes are available at http://www.xfree86.org/4.4.0/RELNOTES.html PR: ports/67733 imake ports/67508 libraries ports/67510 clients ports/67513 server ports/67776 100dpi fonts ports/67777 75dpi fonts ports/67778 cyrillic fonts ports/67779 default bitmap fonts ports/67781 font encodings ports/67783 scalable fonts ports/67784 font server ports/67785 XFree86 meta-port ports/67775 documents ports/67786 manpages ports/67787 nest server ports/67788 print server ports/67789 virtual framebuffer server ports/56487 (Upgrading Xfree86-clients from ports overwrites xdm config files) ports/44252 (XFree86-4-Server port removes/overwrites config files) Submitted by: Dejan Lesjak (dejan DOT lesjak AT ijs DOT si) Additional changes by: anholt Jung-uk Kim (jkim AT niksun DOT com) arved Tested by: pointyhat linimon
v. 1.13 date: 2004/07/23 19:10:18; author: anholt; state: Exp; lines: +5 -2 - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk, and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated. - Make xorg the default X_WINDOW_SYSTEM on -current. - Add several new X_*_PORT variables which point to various pieces of X11 based on the setting of X_WINDOW_SYSTEM, and make ports use them. - Add information to CHANGES about how to handle the transition. PR: ports/68763 Approved by: portmgr (marcus) Approved by: re (scottl)
v. 1.12 date: 2003/11/12 01:02:18; author: anholt; state: Exp; lines: +1 -1 Switch MAINTAINER to x11@FreeBSD.org for group maintaining of these ports.
v. 1.11 date: 2003/03/11 23:38:06; author: anholt; state: Exp; lines: +6 -14 Update XFree86 ports, including linux_dri, to 4.3.0. Set IGNORE= in dri-devel for being outdated. Thank you to all the testers and people who submitted patches for this update. Approved by: portmgr
v. 1.10 date: 2003/03/07 06:36:08; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.9 date: 2002/07/14 20:26:04; author: anholt; state: Exp; lines: +1 -1 Take over maintainership of XFree86-4 ports. Add patches to fix libGLU on -current, fix the DRI with Wine, update the config files for the X ports, and fix many of them to allow continuing of the X build after interruption (it used to clean and rebuild). Approved by: will, des (mentor)
v. 1.8 date: 2002/03/16 23:40:17; author: will; state: Exp; lines: +5 -5 XFree86 4.2.0 Stage 2: XFree86-4-* miniport upgrades [1] Upgrade to 4.2.0. [2] Allow Wraphelp.c to be fetched by default, set HasXdmAuth=YES by default. Submitted by: [1] sf, taguchi@tohoku.iij.ad.jp Approved by: [2] core
v. 1.7 date: 2002/01/29 12:14:17; author: knu; state: Exp; lines: +6 -6 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command.
v. 1.6 date: 2001/06/12 14:59:49; author: sf; state: Exp; lines: +7 -7 update to 4.1.0. get rid of version number from comments in Makefile, pkg-comment and pkg-descr. Reviewed by: maintainer
v. 1.5 date: 2001/03/29 12:04:21; author: sf; state: Exp; lines: +2 -2 o fix MASTER_SITE_SUBDIR. o unbreak -clients when USA_RESIDENT does not set. Submitted by: Mori Kouji
v. 1.4 date: 2001/03/25 23:04:41; author: sf; state: Exp; lines: +12 -10 update to 4.0.3. o use internal freetype2 for consistency with x11/XFree86-4. o added xthreads obtained from x11/XFree86-4. o install "ws" type config sample for xdm. o build DRI only if kernel source installed in /sys. o fix Riva128/SGRAM driver(patch-riva_hw.c). PR: 24338(4.0.2) Submitted by: maintainer, keith
v. 1.3 date: 2000/09/21 08:36:27; author: sobomax; state: Exp; lines: +3 -6 Make life of maintainers of various XFree ports a bit easier by moving MASTER_SITES into bsd.sites.mk (MASTER_SITE_XFREE). Also add officially announced by xfree http mirror. Following is the announcement. [20 September 2000] XFree86 nows offers http download access! This is a big story for those who cannot download via ftp access because of proxy/firewall concerns. This has been generously donated by the Computing Center of the University of Applied Sciences in Esslingen, Germany. This is a full ftp mirror repository which is updated hourly with a connection speed of 20 MegaBit.
v. 1.2 date: 2000/08/25 10:34:41; author: asami; state: Exp; lines: +18 -20 Update to 4.0.1. Remove libraries from -clients. Try to extract only what each port needs. Other miscellaneous bug fixes. Submitted by: maintainer
v. 1.1 date: 2000/06/08 10:42:14; author: asami; state: Exp; Split up XFree86-4 into several pieces. Pretty green, please test with care. Submitted by: taguchi@tohoku.iij.ad.jp Approved (in spirit) by: jmz (XFree86 port maintainer) ============================================================================= v. 1.18 date: 2007/09/13 19:44:57; author: flz; state: Exp; lines: +3 -0 - Update X.org ports to 7.3. - Mark XFree86-4 as DEPRECATED with EXPIRATION_DATE set to 2007-12-25. I hope that nobody will be bored enough on Christmas to remove them on that day. Tested by: vehemens, Rene Ladan, Beech Rintoul, sarek on x11@
v. 1.17 date: 2007/05/19 20:25:47; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.16 date: 2005/11/11 22:16:11; author: lesi; state: Exp; lines: +3 -1 If port belongs to X11 distribution different than ${X_WINDOW_SYSTEM} one, point to The X Window System and Virtual Consoles chapter of FAQ. Add SHA256.
v. 1.15 date: 2005/06/15 02:39:59; author: lesi; state: Exp; lines: +4 -4 Upgrade to XFree86 4.5.0. Ports changes: - Drop dependency on x11/wrapper. X server already contains this code (programs/Xserver/os/utils.c rev. 3.58). - Install default SecurityPolicy with XFree86-4-libraries, thus avoiding plists and who-owns-what complications between different fooServer ports. Copy default file to real one if that doesn't exist and remove both upon uninstall if they are the same. - Revert change to Imake.rules rev. 3.132 in devel/imake-4 port, since couple of ports break with this change (devel/imake-4/files/patch-Imake.rules) - Add grehans patches for PPC [1] - Several of directories that were previously in /etc/mtree/BSD.x11-4.dist were moved to respective ports pkg-plists PR: [1] 78345, 78346, 78348, 78352, 78353, 78354, 78355, 78356
v. 1.14 date: 2004/08/10 01:29:16; author: marcus; state: Exp; lines: +3 -3 Update XFree86 clients to 4.4 release. Release notes are available at http://www.xfree86.org/4.4.0/RELNOTES.html PR: ports/67733 imake ports/67508 libraries ports/67510 clients ports/67513 server ports/67776 100dpi fonts ports/67777 75dpi fonts ports/67778 cyrillic fonts ports/67779 default bitmap fonts ports/67781 font encodings ports/67783 scalable fonts ports/67784 font server ports/67785 XFree86 meta-port ports/67775 documents ports/67786 manpages ports/67787 nest server ports/67788 print server ports/67789 virtual framebuffer server ports/56487 (Upgrading Xfree86-clients from ports overwrites xdm config files) ports/44252 (XFree86-4-Server port removes/overwrites config files) Submitted by: Dejan Lesjak (dejan DOT lesjak AT ijs DOT si) Additional changes by: anholt Jung-uk Kim (jkim AT niksun DOT com) arved Tested by: pointyhat linimon
v. 1.13 date: 2004/07/23 19:10:18; author: anholt; state: Exp; lines: +5 -2 - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk, and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated. - Make xorg the default X_WINDOW_SYSTEM on -current. - Add several new X_*_PORT variables which point to various pieces of X11 based on the setting of X_WINDOW_SYSTEM, and make ports use them. - Add information to CHANGES about how to handle the transition. PR: ports/68763 Approved by: portmgr (marcus) Approved by: re (scottl)
v. 1.12 date: 2003/11/12 01:02:18; author: anholt; state: Exp; lines: +1 -1 Switch MAINTAINER to x11@FreeBSD.org for group maintaining of these ports.
v. 1.11 date: 2003/03/11 23:38:06; author: anholt; state: Exp; lines: +6 -14 Update XFree86 ports, including linux_dri, to 4.3.0. Set IGNORE= in dri-devel for being outdated. Thank you to all the testers and people who submitted patches for this update. Approved by: portmgr
v. 1.10 date: 2003/03/07 06:36:08; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.9 date: 2002/07/14 20:26:04; author: anholt; state: Exp; lines: +1 -1 Take over maintainership of XFree86-4 ports. Add patches to fix libGLU on -current, fix the DRI with Wine, update the config files for the X ports, and fix many of them to allow continuing of the X build after interruption (it used to clean and rebuild). Approved by: will, des (mentor)
v. 1.8 date: 2002/03/16 23:40:17; author: will; state: Exp; lines: +5 -5 XFree86 4.2.0 Stage 2: XFree86-4-* miniport upgrades [1] Upgrade to 4.2.0. [2] Allow Wraphelp.c to be fetched by default, set HasXdmAuth=YES by default. Submitted by: [1] sf, taguchi@tohoku.iij.ad.jp Approved by: [2] core
v. 1.7 date: 2002/01/29 12:14:17; author: knu; state: Exp; lines: +6 -6 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command.
v. 1.6 date: 2001/06/12 14:59:49; author: sf; state: Exp; lines: +7 -7 update to 4.1.0. get rid of version number from comments in Makefile, pkg-comment and pkg-descr. Reviewed by: maintainer
v. 1.5 date: 2001/03/29 12:04:21; author: sf; state: Exp; lines: +2 -2 o fix MASTER_SITE_SUBDIR. o unbreak -clients when USA_RESIDENT does not set. Submitted by: Mori Kouji
v. 1.4 date: 2001/03/25 23:04:41; author: sf; state: Exp; lines: +12 -10 update to 4.0.3. o use internal freetype2 for consistency with x11/XFree86-4. o added xthreads obtained from x11/XFree86-4. o install "ws" type config sample for xdm. o build DRI only if kernel source installed in /sys. o fix Riva128/SGRAM driver(patch-riva_hw.c). PR: 24338(4.0.2) Submitted by: maintainer, keith
v. 1.3 date: 2000/09/21 08:36:27; author: sobomax; state: Exp; lines: +3 -6 Make life of maintainers of various XFree ports a bit easier by moving MASTER_SITES into bsd.sites.mk (MASTER_SITE_XFREE). Also add officially announced by xfree http mirror. Following is the announcement. [20 September 2000] XFree86 nows offers http download access! This is a big story for those who cannot download via ftp access because of proxy/firewall concerns. This has been generously donated by the Computing Center of the University of Applied Sciences in Esslingen, Germany. This is a full ftp mirror repository which is updated hourly with a connection speed of 20 MegaBit.
v. 1.2 date: 2000/08/25 10:34:41; author: asami; state: Exp; lines: +18 -20 Update to 4.0.1. Remove libraries from -clients. Try to extract only what each port needs. Other miscellaneous bug fixes. Submitted by: maintainer
v. 1.1 date: 2000/06/08 10:42:14; author: asami; state: Exp; Split up XFree86-4 into several pieces. Pretty green, please test with care. Submitted by: taguchi@tohoku.iij.ad.jp Approved (in spirit) by: jmz (XFree86 port maintainer) ============================================================================= v. 1.18 date: 2007/09/13 19:44:57; author: flz; state: Exp; lines: +3 -0 - Update X.org ports to 7.3. - Mark XFree86-4 as DEPRECATED with EXPIRATION_DATE set to 2007-12-25. I hope that nobody will be bored enough on Christmas to remove them on that day. Tested by: vehemens, Rene Ladan, Beech Rintoul, sarek on x11@
v. 1.17 date: 2007/05/19 20:25:47; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.16 date: 2005/11/11 22:16:11; author: lesi; state: Exp; lines: +3 -1 If port belongs to X11 distribution different than ${X_WINDOW_SYSTEM} one, point to The X Window System and Virtual Consoles chapter of FAQ. Add SHA256.
v. 1.15 date: 2005/06/15 02:39:59; author: lesi; state: Exp; lines: +4 -4 Upgrade to XFree86 4.5.0. Ports changes: - Drop dependency on x11/wrapper. X server already contains this code (programs/Xserver/os/utils.c rev. 3.58). - Install default SecurityPolicy with XFree86-4-libraries, thus avoiding plists and who-owns-what complications between different fooServer ports. Copy default file to real one if that doesn't exist and remove both upon uninstall if they are the same. - Revert change to Imake.rules rev. 3.132 in devel/imake-4 port, since couple of ports break with this change (devel/imake-4/files/patch-Imake.rules) - Add grehans patches for PPC [1] - Several of directories that were previously in /etc/mtree/BSD.x11-4.dist were moved to respective ports pkg-plists PR: [1] 78345, 78346, 78348, 78352, 78353, 78354, 78355, 78356
v. 1.14 date: 2004/08/10 01:29:16; author: marcus; state: Exp; lines: +3 -3 Update XFree86 clients to 4.4 release. Release notes are available at http://www.xfree86.org/4.4.0/RELNOTES.html PR: ports/67733 imake ports/67508 libraries ports/67510 clients ports/67513 server ports/67776 100dpi fonts ports/67777 75dpi fonts ports/67778 cyrillic fonts ports/67779 default bitmap fonts ports/67781 font encodings ports/67783 scalable fonts ports/67784 font server ports/67785 XFree86 meta-port ports/67775 documents ports/67786 manpages ports/67787 nest server ports/67788 print server ports/67789 virtual framebuffer server ports/56487 (Upgrading Xfree86-clients from ports overwrites xdm config files) ports/44252 (XFree86-4-Server port removes/overwrites config files) Submitted by: Dejan Lesjak (dejan DOT lesjak AT ijs DOT si) Additional changes by: anholt Jung-uk Kim (jkim AT niksun DOT com) arved Tested by: pointyhat linimon
v. 1.13 date: 2004/07/23 19:10:18; author: anholt; state: Exp; lines: +5 -2 - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk, and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated. - Make xorg the default X_WINDOW_SYSTEM on -current. - Add several new X_*_PORT variables which point to various pieces of X11 based on the setting of X_WINDOW_SYSTEM, and make ports use them. - Add information to CHANGES about how to handle the transition. PR: ports/68763 Approved by: portmgr (marcus) Approved by: re (scottl)
v. 1.12 date: 2003/11/12 01:02:18; author: anholt; state: Exp; lines: +1 -1 Switch MAINTAINER to x11@FreeBSD.org for group maintaining of these ports.
v. 1.11 date: 2003/03/11 23:38:06; author: anholt; state: Exp; lines: +6 -14 Update XFree86 ports, including linux_dri, to 4.3.0. Set IGNORE= in dri-devel for being outdated. Thank you to all the testers and people who submitted patches for this update. Approved by: portmgr
v. 1.10 date: 2003/03/07 06:36:08; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.9 date: 2002/07/14 20:26:04; author: anholt; state: Exp; lines: +1 -1 Take over maintainership of XFree86-4 ports. Add patches to fix libGLU on -current, fix the DRI with Wine, update the config files for the X ports, and fix many of them to allow continuing of the X build after interruption (it used to clean and rebuild). Approved by: will, des (mentor)
v. 1.8 date: 2002/03/16 23:40:17; author: will; state: Exp; lines: +5 -5 XFree86 4.2.0 Stage 2: XFree86-4-* miniport upgrades [1] Upgrade to 4.2.0. [2] Allow Wraphelp.c to be fetched by default, set HasXdmAuth=YES by default. Submitted by: [1] sf, taguchi@tohoku.iij.ad.jp Approved by: [2] core
v. 1.7 date: 2002/01/29 12:14:17; author: knu; state: Exp; lines: +6 -6 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command.
v. 1.6 date: 2001/06/12 14:59:49; author: sf; state: Exp; lines: +7 -7 update to 4.1.0. get rid of version number from comments in Makefile, pkg-comment and pkg-descr. Reviewed by: maintainer
v. 1.5 date: 2001/03/29 12:04:21; author: sf; state: Exp; lines: +2 -2 o fix MASTER_SITE_SUBDIR. o unbreak -clients when USA_RESIDENT does not set. Submitted by: Mori Kouji
v. 1.4 date: 2001/03/25 23:04:41; author: sf; state: Exp; lines: +12 -10 update to 4.0.3. o use internal freetype2 for consistency with x11/XFree86-4. o added xthreads obtained from x11/XFree86-4. o install "ws" type config sample for xdm. o build DRI only if kernel source installed in /sys. o fix Riva128/SGRAM driver(patch-riva_hw.c). PR: 24338(4.0.2) Submitted by: maintainer, keith
v. 1.3 date: 2000/09/21 08:36:27; author: sobomax; state: Exp; lines: +3 -6 Make life of maintainers of various XFree ports a bit easier by moving MASTER_SITES into bsd.sites.mk (MASTER_SITE_XFREE). Also add officially announced by xfree http mirror. Following is the announcement. [20 September 2000] XFree86 nows offers http download access! This is a big story for those who cannot download via ftp access because of proxy/firewall concerns. This has been generously donated by the Computing Center of the University of Applied Sciences in Esslingen, Germany. This is a full ftp mirror repository which is updated hourly with a connection speed of 20 MegaBit.
v. 1.2 date: 2000/08/25 10:34:41; author: asami; state: Exp; lines: +18 -20 Update to 4.0.1. Remove libraries from -clients. Try to extract only what each port needs. Other miscellaneous bug fixes. Submitted by: maintainer
v. 1.1 date: 2000/06/08 10:42:14; author: asami; state: Exp; Split up XFree86-4 into several pieces. Pretty green, please test with care. Submitted by: taguchi@tohoku.iij.ad.jp Approved (in spirit) by: jmz (XFree86 port maintainer) =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm