Source-Changes-HG archive

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

[xsrc/trunk]: xsrc/external/mit/xcompmgr Remove incorrectly imported files



details:   https://anonhg.NetBSD.org/xsrc/rev/cabdc8c9515d
branches:  trunk
changeset: 10578:cabdc8c9515d
user:      nia <nia%NetBSD.org@localhost>
date:      Wed Oct 14 12:30:38 2020 +0000

description:
Remove incorrectly imported files

diffstat:

 external/mit/xcompmgr/COPYING          |     19 -
 external/mit/xcompmgr/ChangeLog        |    748 -
 external/mit/xcompmgr/INSTALL          |    370 -
 external/mit/xcompmgr/Makefile.am      |     20 -
 external/mit/xcompmgr/Makefile.in      |    918 --
 external/mit/xcompmgr/README.md        |     19 -
 external/mit/xcompmgr/aclocal.m4       |   3338 --------
 external/mit/xcompmgr/compile          |    347 -
 external/mit/xcompmgr/config.guess     |   1476 ---
 external/mit/xcompmgr/config.h.in      |     64 -
 external/mit/xcompmgr/config.sub       |   1801 ----
 external/mit/xcompmgr/configure        |  12153 -------------------------------
 external/mit/xcompmgr/configure.ac     |     25 -
 external/mit/xcompmgr/depcomp          |    791 --
 external/mit/xcompmgr/install-sh       |    501 -
 external/mit/xcompmgr/man/Makefile.am  |     12 -
 external/mit/xcompmgr/man/Makefile.in  |    496 -
 external/mit/xcompmgr/man/xcompmgr.man |     69 -
 external/mit/xcompmgr/missing          |    215 -
 external/mit/xcompmgr/xcompmgr.c       |   2390 ------
 20 files changed, 0 insertions(+), 25772 deletions(-)

diffs (truncated from 25852 to 300 lines):

diff -r 80914d868174 -r cabdc8c9515d external/mit/xcompmgr/COPYING
--- a/external/mit/xcompmgr/COPYING     Wed Oct 14 12:03:20 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,19 +0,0 @@
-Copyright © 2003 Keith Packard
-
-Permission to use, copy, modify, distribute, and sell this software and its
-documentation for any purpose is hereby granted without fee, provided that
-the above copyright notice appear in all copies and that both that
-copyright notice and this permission notice appear in supporting
-documentation, and that the name of Keith Packard not be used in
-advertising or publicity pertaining to distribution of the software without
-specific, written prior permission.  Keith Packard makes no
-representations about the suitability of this software for any purpose.  It
-is provided "as is" without express or implied warranty.
-
-KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
-INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
-EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
-CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
-DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
-TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
-PERFORMANCE OF THIS SOFTWARE.
diff -r 80914d868174 -r cabdc8c9515d external/mit/xcompmgr/ChangeLog
--- a/external/mit/xcompmgr/ChangeLog   Wed Oct 14 12:03:20 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,748 +0,0 @@
-commit ccf46116f8fba6a3e32bff6b3c0be420f821828c
-Author: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
-Date:   Sun Mar 24 15:55:48 2019 -0700
-
-    xcompmgr 1.1.8
-    
-    Signed-off-by: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
-
-commit 5a7d139f33288c77c77622cdcb1453a58e25a2ec
-Author: Brandon Gooch <jamesbrandongooch%gmail.com@localhost>
-Date:   Sat Aug 11 21:58:58 2012 -0500
-
-    xcompmgr 1.1.6-1 doesn't draw shadows
-    
-    This patch reworks the XFixesIntersectRegion calls to apply to the
-    correct window modes.
-    
-    Fixes: https://gitlab.freedesktop.org/xorg/app/xcompmgr/issues/3
-    
-    Signed-off-by: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
-
-commit 9c86c0f21b9d34c0ae491327482415a946102c4f
-Author: Jason Woofenden <jason%jasonwoof.com@localhost>
-Date:   Mon Dec 26 21:08:05 2011 -0500
-
-    fix fade-in speed when opacity raises
-    
-    Fixes: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=648158
-    
-    Signed-off-by: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
-
-commit 3f37d974bedea52c0b4d8cf576baa2180a8f222d
-Author: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
-Date:   Wed Nov 21 17:00:19 2018 -0800
-
-    Update configure.ac bug URL for gitlab migration
-    
-    Signed-off-by: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
-
-commit aba4a53594d600dc61b0c8faf86e2ce1c2adea74
-Author: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
-Date:   Fri Nov 16 21:19:36 2018 -0800
-
-    Update README for gitlab migration
-    
-    Signed-off-by: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
-
-commit e99e56944915a99981ec28d7525347bf9da7fb94
-Author: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
-Date:   Thu Apr 16 22:56:13 2015 -0700
-
-    xcompmgr 1.1.7
-    
-    Signed-off-by: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
-
-commit 14bfab3bb34f5ab75f2ac6c4acb3b67201e89a69
-Author: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
-Date:   Mon Oct 20 17:57:04 2014 -0700
-
-    config: move man pages into their own directory
-    
-    Use services provided by XORG_MANPAGE_SECTIONS.
-    Use standard Makefile for man pages.
-    
-    Signed-off-by: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
-
-commit 6c1110fbe18dcf91228449c3a4ce706edbfb90c7
-Author: Matthieu Herrb <matthieu%herrb.eu@localhost>
-Date:   Sun Oct 19 11:22:06 2014 +0200
-
-    man: note that -n is the default mode.
-    
-    Signed-off-by: Matthieu Herrb <matthieu%herrb.eu@localhost>
-    Reviewed-by: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
-    Signed-off-by: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
-
-commit adbf9fb95c6c327bda55a81d5950a7855d8e29fc
-Author: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
-Date:   Mon Jun 2 22:18:53 2014 -0700
-
-    Remove empty AUTHORS & NEWS files
-    
-    Signed-off-by: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
-
-commit 65fedb9ea217134a842b7b34cf425c24ca6ca3b7
-Author: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
-Date:   Sat May 31 21:39:32 2014 -0700
-
-    autogen.sh: Honor NOCONFIGURE=1
-    
-    See http://people.gnome.org/~walters/docs/build-api.txt
-    
-    Also includes support for builds outside $srcdir as found in most
-    other X.Org autogen.sh files.
-    
-    Signed-off-by: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
-
-commit 2ab7d664354275f5d6b58276c0f3f959d6f6ff17
-Author: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
-Date:   Sat May 31 21:38:41 2014 -0700
-
-    configure: Drop AM_MAINTAINER_MODE
-    
-    Signed-off-by: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
-
-commit cc4110113cedab8e07c68a6a20d6d34394b6f15e
-Author: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
-Date:   Tue Nov 26 22:11:17 2013 -0800
-
-    Combine usage message strings
-    
-    Signed-off-by: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
-
-commit 3dbfa0b9f63c38068443abb7751a7c8b516febda
-Author: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
-Date:   Tue Feb 14 19:22:36 2012 -0800
-
-    xcompmgr 1.1.6
-    
-    Signed-off-by: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
-
-commit db973127f8ee0dfad1e15a577bfa184b5fddc862
-Author: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
-Date:   Fri Nov 18 23:50:57 2011 -0800
-
-    Only define shape_kind() function if DEBUG_SHAPE is true
-    
-    Fixes gcc warning:
-    xcompmgr.c:1762:1: warning: ‘shape_kind’ defined but not used
-    
-    Signed-off-by: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
-
-commit 2d23afb54eb63f7511b16ecb17e5b90f841b2966
-Author: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
-Date:   Fri Nov 18 23:46:27 2011 -0800
-
-    Make dpy a local variable instead of a global
-    
-    Fixes many gcc -Wshadow warnings
-    
-    Signed-off-by: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
-
-commit 2a40523ef8c658703eae3d17732e76298abf48e5
-Author: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
-Date:   Thu Oct 6 22:30:17 2011 -0700
-
-    Add xext to PKG_CHECK_MODULES for calls of shape ext. functions in libXext
-    
-    Signed-off-by: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
-
-commit 747977fbc42c6c9b4bb2a77d596f5d1e434d83c4
-Author: Andreas <finkandreas%web.de@localhost>
-Date:   Sun Sep 25 00:18:17 2011 -0700
-
-    Handle XShape window which shape change
-    
-    https://bugs.freedesktop.org/show_bug.cgi?id=20839
-    
-    Tested-by: Yann Droneaud <yann%droneaud.fr@localhost>
-    Signed-off-by: Andreas <finkandreas%web.de@localhost>
-    Reviewed-by: Jeremy Huddleston <jeremyhu%apple.com@localhost>
-    Signed-off-by: Jeremy Huddleston <jeremyhu%apple.com@localhost>
-
-commit 2344e53054ea3d54c3c0cfa87db51313dfbbaab8
-Author: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
-Date:   Sat Nov 20 17:20:45 2010 -0800
-
-    Remove trailing whitespace
-    
-    Signed-off-by: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
-
-commit 6dd6eed70526119003b05b9432b96dea52234d07
-Author: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
-Date:   Sat Nov 20 17:15:41 2010 -0800
-
-    config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
-    
-    Regroup AC statements under the Autoconf initialization section.
-    Regroup AM statements under the Automake initialization section.
-    Add missing AC_CONFIG_SRCDIR
-    
-    Signed-off-by: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
-
-commit 16057087289997f78c818416442501ba43ec10ac
-Author: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
-Date:   Sat Nov 20 17:12:01 2010 -0800
-
-    config: Remove unnecessary calls from configure.ac
-    
-    AC_PROG_CC is provided by XORG_DEFAULT_OPTIONS now
-    PKG_CONFIG_MODULES handles AC_SUBST of the CFLAGS & LIBS variables
-    Never used any of the HAVE_* defines from the function/header checks
-    
-    Signed-off-by: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
-
-commit e501573c7181f81d2ce874445becddbc9af6eacb
-Author: Gaetan Nadon <memsize%videotron.ca@localhost>
-Date:   Sat Nov 20 17:07:38 2010 -0800
-
-    config: update AC_PREREQ statement to 2.60
-    
-    Unrelated to the previous patches, the new value simply reflects
-    the reality that the minimum level for autoconf to configure
-    all x.org modules is 2.60 dated June 2006.
-    
-    ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz
-    
-    Signed-off-by: Gaetan Nadon <memsize%videotron.ca@localhost>
-    Signed-off-by: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
-
-commit c593ba4502b83ac021ee930b491e15994f5eece5
-Author: Matthieu Herrb <matthieu.herrb%laas.fr@localhost>
-Date:   Sun Nov 8 11:28:40 2009 +0100
-
-    don't hard-code package version in C source.
-    
-    While there, get rid of RCS Id.
-    
-    Reviewed-by: Remi Cardona <remi%gentoo.org@localhost>
-
-commit 2af85f6d21d175c2a16411540d4e44851c803fbe
-Author: Alan Coopersmith <alan.coopersmith%sun.com@localhost>
-Date:   Mon Nov 2 15:21:09 2009 -0800
-
-    xcompmgr 1.1.5
-    
-    Signed-off-by: Alan Coopersmith <alan.coopersmith%sun.com@localhost>
-
-commit 664ef69cda82f23a4bdbaff0d7522d81503d3393
-Author: Alan Coopersmith <alan.coopersmith%sun.com@localhost>
-Date:   Mon Nov 2 14:19:33 2009 -0800
-
-    Add COPYING file with copyright/license notice from xcompmgr.c
-    
-    Signed-off-by: Alan Coopersmith <alan.coopersmith%sun.com@localhost>
-
-commit 62c0df919bfaf2a379767ad7dc7a0113a8151255
-Author: Alan Coopersmith <alan.coopersmith%sun.com@localhost>
-Date:   Mon Nov 2 12:55:11 2009 -0800
-
-    Fix formatting of options/arguments in man page
-    
-    Signed-off-by: Alan Coopersmith <alan.coopersmith%sun.com@localhost>
-
-commit d8068fe9e666bb384a9eeac8983cb1ac8c2824a1
-Author: Alan Coopersmith <alan.coopersmith%sun.com@localhost>
-Date:   Mon Oct 19 15:48:59 2009 -0700
-
-    Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
-    
-    Signed-off-by: Alan Coopersmith <alan.coopersmith%sun.com@localhost>
-
-commit 1d7eab63f9aee89767d8083dc971623863173c78
-Author: Alan Coopersmith <alan.coopersmith%sun.com@localhost>
-Date:   Thu Oct 1 14:54:21 2009 -0700
-
-    Add README with pointers to mailing lists, bugzilla, & git
-    
-    Signed-off-by: Alan Coopersmith <alan.coopersmith%sun.com@localhost>
-
-commit f15e054cfb103f78a04ace9eefaecddac8bc70e6
-Author: Yann Droneaud <ydroneaud%mandriva.com@localhost>
-Date:   Tue Mar 24 12:59:01 2009 +0100
-
-    Try to report current composite manager name
-    
-    Try to read NET_WM_CM_Sn owner's NET_WM_NAME (or WM_NAME) property,
-    otherwise report it's window id.
-    Remarks: metacity and kwin currently don't set a window name for
-    NET_WM_CM_Sn owner, but xcompmgr and compiz do. This should be added
-    to wm-spec.
-
-commit 3b6155eb533936f756d9e3e4c5802c188b7db35a


Home | Main Index | Thread Index | Old Index