--- - branch: MAIN date: Sun Jul 27 00:03:42 UTC 2008 files: - new: '1.66' old: '1.65' path: pkgsrc/graphics/Mesa/Makefile.common pathrev: pkgsrc/graphics/Mesa/Makefile.common@1.66 type: modified - new: '1.13' old: '1.12' path: pkgsrc/graphics/Mesa/Makefile.lib pathrev: pkgsrc/graphics/Mesa/Makefile.lib@1.13 type: modified - new: '1.33' old: '1.32' path: pkgsrc/graphics/MesaDemos/Makefile pathrev: pkgsrc/graphics/MesaDemos/Makefile@1.33 type: modified - new: '1.11' old: '1.10' path: pkgsrc/graphics/MesaDemos/PLIST pathrev: pkgsrc/graphics/MesaDemos/PLIST@1.11 type: modified - new: '1.19' old: '1.18' path: pkgsrc/graphics/MesaDemos/distinfo pathrev: pkgsrc/graphics/MesaDemos/distinfo@1.19 type: modified - new: '0' old: '1.5' path: pkgsrc/graphics/MesaDemos/patches/patch-aa pathrev: pkgsrc/graphics/MesaDemos/patches/patch-aa@0 type: deleted - new: '0' old: '1.5' path: pkgsrc/graphics/MesaDemos/patches/patch-ah pathrev: pkgsrc/graphics/MesaDemos/patches/patch-ah@0 type: deleted - new: '0' old: '1.5' path: pkgsrc/graphics/MesaDemos/patches/patch-ai pathrev: pkgsrc/graphics/MesaDemos/patches/patch-ai@0 type: deleted - new: '0' old: '1.10' path: pkgsrc/graphics/MesaDemos/patches/patch-ab pathrev: pkgsrc/graphics/MesaDemos/patches/patch-ab@0 type: deleted - new: '0' old: '1.11' path: pkgsrc/graphics/MesaDemos/patches/patch-ac pathrev: pkgsrc/graphics/MesaDemos/patches/patch-ac@0 type: deleted - new: '0' old: '1.1' path: pkgsrc/graphics/MesaDemos/patches/patch-af pathrev: pkgsrc/graphics/MesaDemos/patches/patch-af@0 type: deleted - new: '1.65' old: '1.64' path: pkgsrc/graphics/MesaLib/Makefile pathrev: pkgsrc/graphics/MesaLib/Makefile@1.65 type: modified - new: '1.18' old: '1.17' path: pkgsrc/graphics/MesaLib/PLIST pathrev: pkgsrc/graphics/MesaLib/PLIST@1.18 type: modified - new: '1.56' old: '1.55' path: pkgsrc/graphics/MesaLib/distinfo pathrev: pkgsrc/graphics/MesaLib/distinfo@1.56 type: modified - new: '1.13' old: '1.12' path: pkgsrc/graphics/MesaLib/hacks.mk pathrev: pkgsrc/graphics/MesaLib/hacks.mk@1.13 type: modified - new: '1.10' old: '1.9' path: pkgsrc/graphics/MesaLib/options.mk pathrev: pkgsrc/graphics/MesaLib/options.mk@1.10 type: modified - new: '1.2' old: '1.1' path: pkgsrc/graphics/MesaLib/files/configs/default pathrev: pkgsrc/graphics/MesaLib/files/configs/default@1.2 type: modified - new: '1.2' old: '1.1' path: pkgsrc/graphics/MesaLib/files/configs/pkgsrc pathrev: pkgsrc/graphics/MesaLib/files/configs/pkgsrc@1.2 type: modified - new: '0' old: '1.8' path: pkgsrc/graphics/MesaLib/patches/patch-aa pathrev: pkgsrc/graphics/MesaLib/patches/patch-aa@0 type: deleted - new: '1.16' old: '1.15' path: pkgsrc/graphics/MesaLib/patches/patch-ab pathrev: pkgsrc/graphics/MesaLib/patches/patch-ab@1.16 type: modified - new: '0' old: '1.9' path: pkgsrc/graphics/MesaLib/patches/patch-af pathrev: pkgsrc/graphics/MesaLib/patches/patch-af@0 type: deleted - new: '0' old: '1.6' path: pkgsrc/graphics/MesaLib/patches/patch-ak pathrev: pkgsrc/graphics/MesaLib/patches/patch-ak@0 type: deleted - new: '0' old: '1.4' path: pkgsrc/graphics/MesaLib/patches/patch-al pathrev: pkgsrc/graphics/MesaLib/patches/patch-al@0 type: deleted - new: '0' old: '1.1' path: pkgsrc/graphics/MesaLib/patches/patch-an pathrev: pkgsrc/graphics/MesaLib/patches/patch-an@0 type: deleted - new: '0' old: '1.1' path: pkgsrc/graphics/MesaLib/patches/patch-ap pathrev: pkgsrc/graphics/MesaLib/patches/patch-ap@0 type: deleted - new: '0' old: '1.2' path: pkgsrc/graphics/MesaLib/patches/patch-ao pathrev: pkgsrc/graphics/MesaLib/patches/patch-ao@0 type: deleted - new: '1.1' old: '0' path: pkgsrc/graphics/MesaLib/patches/patch-ax pathrev: pkgsrc/graphics/MesaLib/patches/patch-ax@1.1 type: added - new: '1.1' old: '0' path: pkgsrc/graphics/MesaLib/patches/patch-ay pathrev: pkgsrc/graphics/MesaLib/patches/patch-ay@1.1 type: added - new: '1.53' old: '1.52' path: pkgsrc/graphics/glu/Makefile pathrev: pkgsrc/graphics/glu/Makefile@1.53 type: modified - new: '1.7' old: '1.6' path: pkgsrc/graphics/glx-utils/Makefile pathrev: pkgsrc/graphics/glx-utils/Makefile@1.7 type: modified - new: '1.8' old: '1.7' path: pkgsrc/graphics/glx-utils/distinfo pathrev: pkgsrc/graphics/glx-utils/distinfo@1.8 type: modified id: 20080727T000342Z.c724438b1eb1da01e647ff801de0e86a9c45f2e1 log: | Update to Mesa-7.0.4 (the head of the 7.0 branch in GIT). Basically, lots of bug fixes; the intent of my update was mostly to fix problems with i915 and r300 dri drivers and to provide the best environment possible for the xorg server update to the 1.4 branch. Morever, many of our patches from pkgsrc, i.e. those removed in this commit, are now included upstream. Additionally, MesaDemos now builds. NOTES: - MesaLib now requires xf86driproto 2.0.4, as earlier versions install dri_interface.h, which is not correct. - glu now exports its symbols via libtool's -export-symfile. The symfile is generated pre-build--see glu/Makefile. - glxinfo/glxgears do not seem to need to be linked to libpthread, and this seems to cause problems on NetBSD with the new drm code. If I am wrong about this, please let me know. The only program that seems to need libpthread is glthreads in MesaDemos. module: pkgsrc subject: 'CVS commit: pkgsrc/graphics' unixtime: '1217117022' user: bjs