pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/MesaLib



Module name:    wip
Committed by:   bsadewitz
Date:           Tue Apr 22 21:36:38 UTC 2008

Modified Files:
        wip/MesaLib: Makefile PLIST TODO buildlink3.mk distinfo options.mk
        wip/MesaLib/patches: patch-an
Added Files:
        wip/MesaLib/patches: patch-ap patch-aq
Removed Files:
        wip/MesaLib: cairo-xcb.diff

Log Message:


- Remove cairo-xcb.diff, it's b0rked (sm).

- Add patches and concomitant pkgsrc Makefile rules (rules or code, which
  is the preferred nomenclature?) for:

    * Properly restoring the default FPU control word on i386.
    * Using mmapping of anonymous memory to allocate the heap for DRI
      drivers, as well as a variable (specified in BUILD_DEFS) to allow
      the user to override the default.  This was inspired by a patch
      in OpenBSD's xenocara repository by Owain Ainsworth.  Previously,
      this was only enabled on Linux!  On OpenBSD, at least, this fixes
      a number of SIGSEGVs.
    * Using floating-point functions in a platform's libm, e.g. floorf
    
  Please see the newly added patches MesaLib/Makefile and MesaLib/options.mk
  for more information.

  I have been very busy with Real Life (tm) lately, so I was only able
  to test this once recently, and made a change or two after that.  Please
  do let me know if there are any problems/regressions.

- Reincarnate TODO with shiny new "tasks of infinite delight".


To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 wip/MesaLib/patches/patch-ap \
    wip/MesaLib/patches/patch-aq
cvs -z3 rdiff -u -r1.1 -r0 wip/MesaLib/cairo-xcb.diff
cvs -z3 rdiff -u -r1.12 -r1.13 wip/MesaLib/Makefile wip/MesaLib/distinfo
cvs -z3 rdiff -u -r1.2 -r1.3 wip/MesaLib/patches/patch-an
cvs -z3 rdiff -u -r1.3 -r1.4 wip/MesaLib/TODO wip/MesaLib/buildlink3.mk
cvs -z3 rdiff -u -r1.6 -r1.7 wip/MesaLib/PLIST
cvs -z3 rdiff -u -r1.7 -r1.8 wip/MesaLib/options.mk

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/MesaLib/patches/patch-ap?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/MesaLib/patches/patch-aq?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/MesaLib/cairo-xcb.diff?r1=1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/MesaLib/Makefile?r1=1.12&r2=1.13
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/MesaLib/distinfo?r1=1.12&r2=1.13
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/MesaLib/patches/patch-an?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/MesaLib/TODO?r1=1.3&r2=1.4
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/MesaLib/buildlink3.mk?r1=1.3&r2=1.4
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/MesaLib/PLIST?r1=1.6&r2=1.7
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/MesaLib/options.mk?r1=1.7&r2=1.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs




Home | Main Index | Thread Index | Old Index