CVS log for ports/x11-servers/XFree86-4-Server/files/Attic/patch-mga_driver.c
Up to [FreeBSD] / ports / x11-servers / XFree86-4-Server / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.6
Fri Mar 7 21:47:44 2008 UTC (3 years, 11 months ago) by flz
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.5: +0 -0 lines
Remove support for XFree8-4. From now on, X_WINDOW_SYSTEM != "xorg" is not supported anymore. PR: ports/119418 Submitted by: flz Approved by: portmgr (pav)
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Jun 20 18:30:39 2005 UTC (6 years, 7 months ago) by lesi
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +35 -13 lines
- Install X server setuid root by default, and provide a switch NO_SUID_XSERVER to disable this. The end result is same as it was before with x11/wrapper installed as the code from there is included in X server. It is also the same as xorg-server port does (from which this changes were taken). This should conclude removal of dependency on x11/wrapper from meta port for above reasons. [1] - (patch-bsdResource.c) Correct the ranges of the bus resource windows on sparc64. This makes PCI video cards work that hang off directly from the Host-to-PCI bridge in machines like the Blade 100. [2] - (patch-HALlib_bindings.c patch-mga_driver.c) Revert the MGA HALlib MGASetDisplayStart interface back to HALSetDisplayStart (taken from upstream CVS) [3] Noticed by: (bugsgrief at bugsgrief.net) [1] Submitted by: marius [2] Reported and tested by: Steven Friedrich (FreeBSD at InsightBB.com) [3]
Revision 1.4
Tue Aug 10 01:29:21 2004 UTC (7 years, 6 months ago) by marcus
Branches: MAIN
FILE REMOVED
Changes since revision 1.3: +0 -0 lines
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
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Mar 15 04:28:02 2003 UTC (8 years, 10 months ago) by anholt
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_4_9_0, RELEASE_4_8_0, RELEASE_4_10_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +13 -10 lines
[1] Add a fix for a hang with Radeon cards in specific apps. [2] Fix unresolved symbols messages in mga and r128 drivers. Approved by: portmgr (kris) Obtained from: [1] DRI CVS [2] Leif Delgass
Revision 1.2
Tue Mar 11 23:38:10 2003 UTC (8 years, 11 months ago) by anholt
Branches: MAIN
FILE REMOVED
Changes since revision 1.1: +0 -0 lines
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
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Sep 19 07:55:42 2002 UTC (9 years, 4 months ago) by anholt
Branches: MAIN
CVS tags: RELEASE_5_0_0, RELEASE_4_7_0
Fix Matrox G550 cursor in the non-WITH_MATROX_GXX_DRIVER case. PR: 37542 Submitted by: Peter Johnson <freebsd@bilogic.org>
