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

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



New branch 'upstream-unstable' available with the following commits:
commit 32ff105536420649ed75f3c9b5df44241844fc12
Author: Adam Jackson <ajax@nwnk.net>
Date:   Fri Apr 7 21:29:15 2006 +0000

    Unlibcwrap. Bump server version requirement. Bump to 1.1.0.

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

    Update package version for X11R7 release.

commit 63a0eeaf8aca481fca2865f7de54a1aeb334031d
Author: Adam Jackson <ajax@nwnk.net>
Date:   Mon Dec 19 16:25:55 2005 +0000

    Stub COPYING files

commit 4e89b7b64753ad56ce7527ac8d0806750ff3d9d5
Author: Kevin E Martin <kem@kem.org>
Date:   Thu Dec 15 00:24:20 2005 +0000

    Update package version number for final X11R7 release candidate.

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

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

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

    Update package version number for X11R7 RC3 release.

commit 45b199eba0f08d5856636bed435651504c34da80
Author: Kevin E Martin <kem@kem.org>
Date:   Fri Dec 2 02:16:11 2005 +0000

    Remove extraneous AC_MSG_RESULT.

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

    Only build dlloader modules by default.

commit 03315c3d9accea2c04a0125bd73d044f6e8858ff
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Mon Nov 28 22:04:13 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 ffa28fd37f50f1f732c007cc23c07000ee97923d
Author: Eric Anholt <anholt@freebsd.org>
Date:   Mon Nov 21 10:49:20 2005 +0000

    Add .cvsignores for drivers.

commit 654e04303c09125f0812de556902718c835a1608
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 51e2ae1a6d9af6ee0947c287a223285c438e0de5
Author: Kevin E Martin <kem@kem.org>
Date:   Tue Nov 1 15:08:55 2005 +0000

    Update pkgcheck depedencies to work with separate build roots.

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

    Update package version number for RC1 release.

commit 56e39cd1d5035b9ac8604d50151ad1d78feb6fc7
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 b514a4ff8cd41df23ba85f5efc19ad5926892dcd
Author: Adam Jackson <ajax@nwnk.net>
Date:   Mon Oct 17 22:57:37 2005 +0000

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

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

    Use sed & cpp to substitute variables in driver man pages

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

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

commit a1f1387eb8a28fc450885a02ea9a2749ec76c9ff
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 38992a849dd82d3bf0907bc675d38cb1fe304544
Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
Date:   Tue Jul 26 23:44:54 2005 +0000

    Build system for sunleo

commit 4d7a6340a40f508f8a0ab249eb3dd4c260240b12
Author: Adam Jackson <ajax@nwnk.net>
Date:   Mon Jul 11 02:30:01 2005 +0000

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

commit 0752519dbac8def14c8d51b559695386e2253f1f
Author: Daniel Stone <daniel@fooishbar.org>
Date:   Sun Jul 3 07:01:27 2005 +0000

    Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
    Add XSERV_t, TRANS_SERVER, TRANS_REOPEN to quash warnings.
    Add #include <dix-config.h> or <xorg-config.h>, as appropriate, to all
        source files in the xserver/xorg tree, predicated on defines of
        HAVE_{DIX,XORG}_CONFIG_H. Change all Xfont includes to
        <X11/fonts/foo.h>.

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

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

commit 3f9e6dde5c5511a7204be8ba94953790d7eaf165
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 b2e16e8d8aa582ad2486a3c36fbecc2ec409eabe
Author: Adam Jackson <ajax@nwnk.net>
Date:   Fri Jan 14 06:20:17 2005 +0000

    Bug #1259: Convert sunleo(4) to fb.

commit 68bec674d9ec554379bbd18d4539b34f63eef19c
Author: Eric Anholt <anholt@freebsd.org>
Date:   Wed Jun 16 09:24:00 2004 +0000

    DRI XFree86-4_3_99_12-merge import

commit deabb160fb20e71b47c758ff6c737ac94bef88b4
Author: Egbert Eich <eich@suse.de>
Date:   Fri Apr 23 19:48:50 2004 +0000

    Merging XORG-CURRENT into trunk

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

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

commit 5b396b0eadf5c17f78843829e33a376af09fca72
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 4da3e5b0ca4c70a0823ee4f7189a7c20d81d1ac8
Author: Egbert Eich <eich@suse.de>
Date:   Thu Feb 26 13:35:55 2004 +0000

    readding XFree86's cvs IDs

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

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

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

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

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

    XFree86 4.3.0.1

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

    Initial revision



Reply to: