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

xserver-xorg-video-sunbw2: Changes to 'upstream-unstable'



New branch 'upstream-unstable' available with the following commits:
commit 0d47924bba0872ce4c6cadedff6783be3ce03f86
Author: Adam Jackson <ajax@nwnk.net>
Date:   Fri Apr 7 21:14:47 2006 +0000

    Unlibcwrap. Bump server version requirement. Bump to 1.1.0.

commit a9e83a10f9bfd354af448c20b41d0c85db7e489d
Author: Kevin E Martin <kem@kem.org>
Date:   Wed Dec 21 02:30:02 2005 +0000

    Update package version for X11R7 release.

commit 4280411ea6cde6fb83bcd1a5c4ffdb9edb65b584
Author: Adam Jackson <ajax@nwnk.net>
Date:   Mon Dec 19 16:25:54 2005 +0000

    Stub COPYING files

commit 3d09376f24adbaee6b9ecc32b7cd62d85a20d81d
Author: Kevin E Martin <kem@kem.org>
Date:   Thu Dec 15 00:24:19 2005 +0000

    Update package version number for final X11R7 release candidate.

commit f62998bd7d5242ea8500b8ecdf98a00ae9d6da7b
Author: Kevin E Martin <kem@kem.org>
Date:   Tue Dec 6 22:48:38 2005 +0000

    Change *man_SOURCES ==> *man_PRE to fix autotools warnings.

commit e71465a26f2ea17df369b61b3593af53647be44d
Author: Kevin E Martin <kem@kem.org>
Date:   Sat Dec 3 05:49:35 2005 +0000

    Update package version number for X11R7 RC3 release.

commit 6e9e610b980c344b1aea90bd46243847d75ca4e0
Author: Kevin E Martin <kem@kem.org>
Date:   Fri Dec 2 02:16:10 2005 +0000

    Remove extraneous AC_MSG_RESULT.

commit e885f2e1d490ce03100b7a6b5303e2f96b1ee0f5
Author: Adam Jackson <ajax@nwnk.net>
Date:   Tue Nov 29 23:30:03 2005 +0000

    Only build dlloader modules by default.

commit 8d246d8f1918261607d222d1bf34c9eb803718e8
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Mon Nov 28 22:04:12 2005 +0000

    Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
        update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)

commit ed18e9e6384588d13d1df91d66d4ec3a6d5903a4
Author: Eric Anholt <anholt@freebsd.org>
Date:   Mon Nov 21 10:49:18 2005 +0000

    Add .cvsignores for drivers.

commit ed56be8720b4efeb130f6fc8bca10ea63cfbaa2d
Author: Kevin E Martin <kem@kem.org>
Date:   Wed Nov 9 21:15:21 2005 +0000

    Update package version number for X11R7 RC2 release.

commit 4fbc319845b783edc266fdf1e881b234f989b59a
Author: Kevin E Martin <kem@kem.org>
Date:   Tue Nov 1 15:08:54 2005 +0000

    Update pkgcheck depedencies to work with separate build roots.

commit f8409577df0014ca9c6c4cd79de46c82eba61d43
Author: Kevin E Martin <kem@kem.org>
Date:   Wed Oct 19 02:48:04 2005 +0000

    Update package version number for RC1 release.

commit 37293998bfbd161401556346bb16dc573ff4dad9
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Tue Oct 18 00:01:54 2005 +0000

    Use @DRIVER_MAN_SUFFIX@ instead of $(DRIVER_MAN_SUFFIX) in macro
        substitutions to work better with BSD make

commit 83ab692c845987d10d9e70601b7a6ff2850115ba
Author: Adam Jackson <ajax@nwnk.net>
Date:   Mon Oct 17 22:57:36 2005 +0000

    More 1.7 braindamage: define EXTRA_DIST in terms of @DRIVER_NAME@ instead
        of indirectly

commit dfdd13ceed3ef859f0a53e97195f433747f92f54
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Mon Oct 17 00:09:06 2005 +0000

    Use sed & cpp to substitute variables in driver man pages

commit ed9067fb86b53aeb41b7cbbc4407380740b29760
Author: Daniel Stone <daniel@fooishbar.org>
Date:   Thu Aug 18 09:03:49 2005 +0000

    Update autogen.sh to one that does objdir != srcdir.

commit e67b0967f9b7b74bf51ba6be7b5f7854c09bfc54
Author: Kevin E Martin <kem@kem.org>
Date:   Fri Jul 29 21:22:45 2005 +0000

    Various changes preparing packages for RC0:
    - Verify and update package version numbers as needed
    - Implement versioning scheme
    - Change bug address to point to bugzilla bug entry form
    - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to
        reenable it)
    - Fix makedepend to use pkgconfig and pass distcheck
    - Update build script to build macros first
    - Update modular Xorg version

commit 174b6cb841f2d238d5e540a5706634bc99f075ee
Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
Date:   Tue Jul 26 23:05:10 2005 +0000

    Build system for sunbw2

commit 36fd43981c07fdeb21baae5014c05a8a860ab067
Author: Adam Jackson <ajax@nwnk.net>
Date:   Mon Jul 11 02:30:00 2005 +0000

    Prep for modular builds by adding guarded #include "config.h" everywhere.

commit 272bb666f64168eea63bc02f0ee55216fd35a2ad
Author: Adam Jackson <ajax@nwnk.net>
Date:   Sat Jun 25 21:16:56 2005 +0000

    Bug #3626: _X_EXPORT tags for video and input drivers.

commit c0d8343ed4f9a1c7c74f1ac46c278918e6de8092
Author: Daniel Stone <daniel@fooishbar.org>
Date:   Wed Apr 20 12:25:30 2005 +0000

    Fix includes right throughout the Xserver tree:
    change "foo.h" to <X11/foo.h> for core headers, e.g. X.h, Xpoll.h;
    change "foo.h", "extensions/foo.h" and "X11/foo.h" to
        <X11/extensions/foo.h> for extension headers, e.g. Xv.h;
    change "foo.[ch]" to <X11/Xtrans/foo.[ch]> for Xtrans files.

commit 761e6a19501473ca3d7c75514b64a8143bf43d79
Author: Eric Anholt <anholt@freebsd.org>
Date:   Wed Jun 16 09:23:55 2004 +0000

    DRI XFree86-4_3_99_12-merge import

commit cde3b2263ac4c74996792b55449ec949f9dc315d
Author: Egbert Eich <eich@suse.de>
Date:   Fri Apr 23 19:46:10 2004 +0000

    Merging XORG-CURRENT into trunk

commit e3be35b5f88777ea2c63cb7c7869623ac0616fc6
Author: Egbert Eich <eich@suse.de>
Date:   Sun Mar 14 08:33:36 2004 +0000

    Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004

commit 896a21d1fd0fc3a04707755673a09e05d6cbf48a
Author: Egbert Eich <eich@suse.de>
Date:   Wed Mar 3 12:12:25 2004 +0000

    Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004

commit ae76bd203e7991467fb9378bbd178fb6bbd81f58
Author: Egbert Eich <eich@suse.de>
Date:   Thu Feb 26 13:35:55 2004 +0000

    readding XFree86's cvs IDs

commit 7aa726f59c686b21cdcd9ab481d16e7e58c121d6
Author: Egbert Eich <eich@suse.de>
Date:   Thu Feb 26 09:23:25 2004 +0000

    Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004

commit 36716ad167f0c3871903196e7e1ba3c7f0d3a5df
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date:   Tue Nov 25 19:28:40 2003 +0000

    XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks

commit c78ca63d2b8dd9074f7b6ff986ebeb4061697c1b
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date:   Fri Nov 14 16:48:55 2003 +0000

    XFree86 4.3.0.1

commit 32298a26a93179551d754209d9dab3fb77019c0e
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date:   Fri Nov 14 16:48:55 2003 +0000

    Initial revision



Reply to: