pkgsrc-WIP-cvs archive

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

CVS commit: wip



Module name:    wip
Committed by:   bsadewitz
Date:           Tue Feb 26 06:47:37 UTC 2008

Modified Files:
        wip/MesaLib: DESCR Makefile PLIST buildlink3.mk builtin.mk distinfo
            hacks.mk options.mk
        wip/MesaLib/patches: patch-aa patch-ab patch-ac patch-ad patch-ae
            patch-af patch-ag patch-ah patch-ai patch-aj patch-ak patch-al
            patch-am patch-an patch-ao
        wip/glu: DESCR Makefile PLIST buildlink3.mk builtin.mk
        wip/glut: DESCR Makefile PLIST buildlink3.mk
Added Files:
        wip/MesaLib: dri.mk
        wip/MesaLib/files: gen_matypes.awk gen_matypes.sh
        wip/MesaLib/files/configs: default interix3 pkgsrc pkgsrc-dri
            pkgsrc-dri-i386 pkgsrc-dri-x86_64 pkgsrc-indirect
        wip/MesaLib/patches: patch-at patch-au patch-cb

Log Message:


Add Mesa-7.0.3rc2, which is nearly done -- it just needs to be tested on
a lot of platforms.  MesaLib with dri builds for me fine on
NetBSD current, and so does glu--glut there is a tiny problem
that I'm too tired to find now.

The *entire* build is libtoolized (even some parts that we don't touch 
yet).  One interesting result of this is that libtool's locking seems
to make it MAKE_JOBS_SAFE once again (requires gmake now, that's another
reason).  I took pains to ensure that
everything builds correctly (cross-compiling needs to be verified
and quite possibly fixed, though).  Please let me know if you 
find a problem.

TODO: fix various issues (obviously), mostly correctness, consistency
and such (save for glut).
-- MesaDemos (no way I am touching that right now!).  I do not think
that this should be required for an import, personally.
-- Bundle required headers from each package and create another one
exclusively for them.  This will allow patching/updating headers
without having to rebuild binaries if we do not need to, and I 
think it's cleaner than what we do now.
-- Split glw into another package?  Maybe.
-- builtin.mk stuff for dri ?
-- We also should discuss switching to freeglut by default.  Yeah,
   there aren't too many commits to it these days.  However, this is
   way better than glut, which has been effectively dead for years.





To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 wip/MesaLib/dri.mk \
    wip/MesaLib/files/configs/default wip/MesaLib/files/configs/interix3 \
    wip/MesaLib/files/configs/pkgsrc wip/MesaLib/files/configs/pkgsrc-dri \
    wip/MesaLib/files/configs/pkgsrc-dri-i386 \
    wip/MesaLib/files/configs/pkgsrc-dri-x86_64 \
    wip/MesaLib/files/configs/pkgsrc-indirect \
    wip/MesaLib/files/gen_matypes.awk wip/MesaLib/files/gen_matypes.sh \
    wip/MesaLib/patches/patch-at wip/MesaLib/patches/patch-au \
    wip/MesaLib/patches/patch-cb
cvs -z3 rdiff -u -r1.1 -r1.2 wip/MesaLib/options.mk \
    wip/MesaLib/patches/patch-an wip/MesaLib/patches/patch-ao
cvs -z3 rdiff -u -r1.2 -r1.3 wip/MesaLib/DESCR wip/MesaLib/Makefile \
    wip/MesaLib/PLIST wip/MesaLib/buildlink3.mk wip/MesaLib/builtin.mk \
    wip/MesaLib/distinfo wip/MesaLib/hacks.mk wip/MesaLib/patches/patch-aa \
    wip/MesaLib/patches/patch-ab wip/MesaLib/patches/patch-ac \
    wip/MesaLib/patches/patch-ad wip/MesaLib/patches/patch-ae \
    wip/MesaLib/patches/patch-af wip/MesaLib/patches/patch-ag \
    wip/MesaLib/patches/patch-ah wip/MesaLib/patches/patch-ai \
    wip/MesaLib/patches/patch-aj wip/MesaLib/patches/patch-ak \
    wip/MesaLib/patches/patch-al wip/MesaLib/patches/patch-am wip/glu/DESCR \
    wip/glu/Makefile wip/glu/PLIST wip/glu/buildlink3.mk wip/glu/builtin.mk \
    wip/glut/DESCR wip/glut/PLIST
cvs -z3 rdiff -u -r1.3 -r1.4 wip/glut/Makefile wip/glut/buildlink3.mk

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/MesaLib/dri.mk?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/MesaLib/files/configs/default?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/MesaLib/files/configs/interix3?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/MesaLib/files/configs/pkgsrc?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/MesaLib/files/configs/pkgsrc-dri?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/MesaLib/files/configs/pkgsrc-dri-i386?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/MesaLib/files/configs/pkgsrc-dri-x86_64?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/MesaLib/files/configs/pkgsrc-indirect?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/MesaLib/files/gen_matypes.awk?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/MesaLib/files/gen_matypes.sh?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/MesaLib/patches/patch-at?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/MesaLib/patches/patch-au?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/MesaLib/patches/patch-cb?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/MesaLib/options.mk?r1=1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/MesaLib/patches/patch-an?r1=1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/MesaLib/patches/patch-ao?r1=1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/MesaLib/DESCR?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/MesaLib/Makefile?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/MesaLib/PLIST?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/MesaLib/buildlink3.mk?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/MesaLib/builtin.mk?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/MesaLib/distinfo?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/MesaLib/hacks.mk?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/MesaLib/patches/patch-aa?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/MesaLib/patches/patch-ab?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/MesaLib/patches/patch-ac?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/MesaLib/patches/patch-ad?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/MesaLib/patches/patch-ae?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/MesaLib/patches/patch-af?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/MesaLib/patches/patch-ag?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/MesaLib/patches/patch-ah?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/MesaLib/patches/patch-ai?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/MesaLib/patches/patch-aj?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/MesaLib/patches/patch-ak?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/MesaLib/patches/patch-al?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/MesaLib/patches/patch-am?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/glu/DESCR?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/glu/Makefile?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/glu/PLIST?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/glu/buildlink3.mk?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/glu/builtin.mk?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/glut/DESCR?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/glut/PLIST?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/glut/Makefile?r1=1.3&r2=1.4
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/glut/buildlink3.mk?r1=1.3&r2=1.4

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: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
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