1commit a5f704e4cd30f03859f66bafd609a75aae27cc8c 2Author: Alan Coopersmith <alan.coopersmith@oracle.com> 3Date: Sat Nov 12 16:01:03 2022 -0800 4 5 xkill 1.0.6 6 7 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 8 9commit 3b70d764a8719059a03929445eb1ebb980c6c31a 10Author: Alan Coopersmith <alan.coopersmith@oracle.com> 11Date: Sun Oct 16 12:31:28 2022 -0700 12 13 gitlab CI: explictly list GNU make to be installed in build environment 14 15 Attempt to fix configure failure: 16 17 config.status: error: Something went wrong bootstrapping makefile fragments 18 for automatic dependency tracking. If GNU make was not used, consider 19 re-running the configure script with MAKE="gmake" (or whatever is 20 necessary). You can also try re-running configure with the 21 '--disable-dependency-tracking' option to at least be able to build 22 the package (albeit without support for automatic dependency tracking). 23 24 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 25 26commit 7b82b504cc267f465e4ab418d47b1c14a3ed1b42 27Author: Alan Coopersmith <alan.coopersmith@oracle.com> 28Date: Sat Oct 15 10:36:08 2022 -0700 29 30 Variable scope reductions as recommended by cppcheck 31 32 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 33 34commit 501da787ce45ce0057576f78893bcca643d0dad7 35Author: Alan Coopersmith <alan.coopersmith@oracle.com> 36Date: Thu Jul 28 17:30:21 2022 -0700 37 38 gitlab CI: stop requiring Signed-off-by in commits 39 40 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 41 42commit 0335dfc4c9ee3c480f1691b3191afc9cc473a664 43Author: Alan Coopersmith <alan.coopersmith@oracle.com> 44Date: Mon Dec 6 15:06:14 2021 -0800 45 46 Build xz tarballs instead of bzip2 47 48 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 49 50commit 2945f17574a4e023ba0ecee8e4b11e7a341c664a 51Author: Alan Coopersmith <alan.coopersmith@oracle.com> 52Date: Mon Dec 6 15:06:09 2021 -0800 53 54 gitlab CI: add a basic build test 55 56 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 57 58commit 5bcb08cfbb2cca9e78b9c569248820e681b48151 59Author: Alan Coopersmith <alan.coopersmith@oracle.com> 60Date: Wed Nov 21 17:12:46 2018 -0800 61 62 Update configure.ac bug URL for gitlab migration 63 64 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 65 66commit 273860f2e9c9e05520848fbb5ad205e7e6eb4ba2 67Author: Alan Coopersmith <alan.coopersmith@oracle.com> 68Date: Fri Nov 16 22:30:43 2018 -0800 69 70 Update README for gitlab migration 71 72 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 73 74commit a2fdd07e3688e658d3af31dc3780983432de31e4 75Author: Alan Coopersmith <alan.coopersmith@oracle.com> 76Date: Fri Mar 9 17:48:32 2018 -0800 77 78 xkill 1.0.5 79 80 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 81 82commit b3538a31ba88b865b1c5aafe4b8e798f6f04e26d 83Author: Mihail Konev <k.mvc@ya.ru> 84Date: Thu Jan 26 14:00:21 2017 +1000 85 86 autogen: add default patch prefix 87 88 Signed-off-by: Mihail Konev <k.mvc@ya.ru> 89 90commit 19c1509c183215dc10b3682d4a68b2e25cb12c47 91Author: Emil Velikov <emil.l.velikov@gmail.com> 92Date: Mon Mar 9 12:00:52 2015 +0000 93 94 autogen.sh: use quoted string variables 95 96 Place quotes around the $srcdir, $ORIGDIR and $0 variables to prevent 97 fall-outs, when they contain space. 98 99 Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com> 100 Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net> 101 Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> 102 103commit e0dae86d008315d637770008c3a3ac1e11292f14 104Author: Peter Hutterer <peter.hutterer@who-t.net> 105Date: Tue Jan 24 10:32:07 2017 +1000 106 107 autogen.sh: use exec instead of waiting for configure to finish 108 109 Syncs the invocation of configure with the one from the server. 110 111 Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> 112 Reviewed-by: Emil Velikov <emil.velikov@collabora.com> 113 114commit 7942cfdb5fad5c6fe9d2d9c622f080b4c52b0c97 115Author: Alan Coopersmith <alan.coopersmith@oracle.com> 116Date: Thu Apr 23 22:53:54 2015 -0700 117 118 Use strcasecmp instead of a tolower loop & strcmp 119 120 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 121 Reviewed-by: Matthieu Herrb <matthieu@herrb.eu> 122 123commit 3115919a3bbb230b541b5ad8ccd2e363b8a4e4ab 124Author: Alan Coopersmith <alan.coopersmith@oracle.com> 125Date: Sat May 31 22:11:39 2014 -0700 126 127 Print which option was in error along with usage message 128 129 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 130 131commit b0970c3a99f8aeefe2f9890e87dabc6a1dd16cf6 132Author: Alan Coopersmith <alan.coopersmith@oracle.com> 133Date: Sat May 31 22:02:51 2014 -0700 134 135 autogen.sh: Honor NOCONFIGURE=1 136 137 See http://people.gnome.org/~walters/docs/build-api.txt 138 139 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 140 141commit f1147dcdc3d78fd91ef84cb538abc8aa28301de0 142Author: Alan Coopersmith <alan.coopersmith@oracle.com> 143Date: Sat May 31 22:02:42 2014 -0700 144 145 configure: Drop AM_MAINTAINER_MODE 146 147 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 148 149commit 3d990ebfd1dde829f9fda86c556aa51a0308188b 150Author: Alan Coopersmith <alan.coopersmith@oracle.com> 151Date: Sun Sep 8 09:51:15 2013 -0700 152 153 xkill 1.0.4 154 155 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 156 157commit 1b8bf0b5477c1f6ad38a7d57cd9ef354409472d1 158Author: Alan Coopersmith <alan.coopersmith@oracle.com> 159Date: Fri Sep 6 00:15:23 2013 -0700 160 161 Explicitly cast tolower() return value to char before storing in a char 162 163 For ancient historical compatibility, the C standards define the 164 <ctype.h> functions as taking & returning ints, but limiting them 165 to the subset of values that fit in a char. 166 167 Silences clang warning: 168 xkill.c:244:12: warning: implicit conversion loses integer precision: 'int' to 169 'char' [-Wconversion] 170 *cp = _tolower (*cp); 171 ~ ^~~~~~~~~~~~~~ 172 173 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 174 175commit 1519db19e3d1ed1efc07c8c428c1e9013d93f285 176Author: Alan Coopersmith <alan.coopersmith@oracle.com> 177Date: Fri Sep 6 00:13:44 2013 -0700 178 179 Mark arguments to catch_window_errors as unused 180 181 Arguments are required by the callback form, but not needed in this case. 182 183 Clears clang compliants: 184 xkill.c:328:30: warning: unused parameter 'dpy' [-Wunused-parameter] 185 catch_window_errors(Display *dpy, XErrorEvent *ev) 186 ^ 187 xkill.c:328:48: warning: unused parameter 'ev' [-Wunused-parameter] 188 catch_window_errors(Display *dpy, XErrorEvent *ev) 189 190 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 191 192commit 8c669cdff3f32755cb9c383f5b16397a33183e64 193Author: Alan Coopersmith <alan.coopersmith@oracle.com> 194Date: Sat Aug 3 15:59:03 2013 -0700 195 196 Use man page sections in See Also references to libX11 man pages 197 198 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 199 200commit 411ea0142d62900528d314bc654945c94e4f034d 201Author: Alan Coopersmith <alan.coopersmith@oracle.com> 202Date: Sat Aug 3 15:57:06 2013 -0700 203 204 Add -version option to print version 205 206 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 207 208commit 000d4af7f036119cf19717cff105a2bd2efd01e2 209Author: Alan Coopersmith <alan.coopersmith@oracle.com> 210Date: Thu Jul 18 23:27:40 2013 -0700 211 212 Mark static string in verify_okay_to_kill as const 213 214 Fixes gcc warning: 215 xkill.c: In function ‘verify_okay_to_kill’: 216 xkill.c:371:24: warning: initialization discards ‘const’ qualifier from pointer target type [enabled by default] 217 218 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 219 220commit f33703105f1a1e44c756fbaf150422132d56b1ca 221Author: Alan Coopersmith <alan.coopersmith@oracle.com> 222Date: Sat Feb 23 08:17:10 2013 -0800 223 224 Mark msg argument to get_window_id as const, since it's just printed out 225 226 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 227 228commit 718640ec0d212e8f3bf20005e35c1091646c9aea 229Author: Alan Coopersmith <alan.coopersmith@oracle.com> 230Date: Fri Feb 22 23:13:45 2013 -0800 231 232 Use strtoul instead of open coding it with sscanf 233 234 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 235 236commit 2e195507f5b17425d02af4dd6a4f151158d715c3 237Author: Alan Coopersmith <alan.coopersmith@oracle.com> 238Date: Fri Feb 22 23:01:53 2013 -0800 239 240 Mark Exit() and usage() as _X_NORETURN 241 242 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 243 244commit 07f1204a7d56e6b02098cf4b82f9f90576e7f289 245Author: Alan Coopersmith <alan.coopersmith@oracle.com> 246Date: Fri Feb 22 22:59:56 2013 -0800 247 248 Get rid of dpy global so we don't get shadow warnings from every function 249 250 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 251 252commit acb8b93f9fe598bc58c050ca5272149fbca04b41 253Author: Alan Coopersmith <alan.coopersmith@oracle.com> 254Date: Fri Feb 22 22:55:00 2013 -0800 255 256 remove unused variable cpp 257 258 Accidentally left behind by ea276533fbc9 259 260 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 261 262commit 0df97b3ed03c528ba99876cd312e20f3c80dff0f 263Author: Gaetan Nadon <memsize@videotron.ca> 264Date: Wed Jan 19 10:06:56 2011 -0500 265 266 config: move man pages into their own directory 267 268 Use services provided by XORG_MANPAGE_SECTIONS. 269 Use standard Makefile for man pages. 270 271 Signed-off-by: Gaetan Nadon <memsize@videotron.ca> 272 273commit a7347343c1e27f0f55f9198082bb64ab89b48587 274Author: Gaetan Nadon <memsize@videotron.ca> 275Date: Thu Jan 13 17:15:36 2011 -0500 276 277 man: replace hard coded man page section with substitution strings 278 279 Signed-off-by: Gaetan Nadon <memsize@videotron.ca> 280 281commit 5d5c42bb6720df4cc4586535ae069ea706b2b30d 282Author: Gaetan Nadon <memsize@videotron.ca> 283Date: Thu Jan 13 11:15:47 2011 -0500 284 285 man: remove trailing spaces and tabs 286 287 Using s/[ \t]*$// 288 289 Signed-off-by: Gaetan Nadon <memsize@videotron.ca> 290 291commit 6f00d84fb6d44bc76e50c111f8afc1c961778d7c 292Author: Alan Coopersmith <alan.coopersmith@oracle.com> 293Date: Wed Nov 10 19:26:12 2010 -0800 294 295 xkill 1.0.3 296 297 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 298 299commit ea276533fbc9da4588d4707c1a21a9d480924b3c 300Author: Alan Coopersmith <alan.coopersmith@oracle.com> 301Date: Tue Nov 9 10:30:07 2010 -0800 302 303 Simplify options list for usage from array to constant string 304 305 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 306 307commit e3c094aa41b2ca724ded1c33fe2ecec9b4155dc7 308Author: Alan Coopersmith <alan.coopersmith@oracle.com> 309Date: Tue Nov 9 10:22:57 2010 -0800 310 311 config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS 312 313 Regroup AC statements under the Autoconf initialization section. 314 Regroup AM sttaements under the Automake initialization section. 315 Add missing AC_CONFIG_SRCDIR 316 317 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 318 319commit dfd1f9ddc40dc8082010cd6b649812e57c4542bf 320Author: Alan Coopersmith <alan.coopersmith@oracle.com> 321Date: Tue Nov 9 10:20:25 2010 -0800 322 323 config: Remove unnecessary calls from configure.ac 324 325 AC_PROG_CC & AC_PROG_INSTALL are provided by XORG_DEFAULT_OPTIONS now 326 PKG_CONFIG_MODULES handles AC_SUBST of the CFLAGS & LIBS variables 327 328 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 329 330commit 649f4494e956e58c5dc440047f55c19117334590 331Author: Alan Coopersmith <alan.coopersmith@oracle.com> 332Date: Tue Nov 9 10:19:46 2010 -0800 333 334 config: upgrade to util-macros 1.8 for additional man page support 335 336 Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS 337 The value of MAN_SUBST is the same for all X.Org packages. 338 339 Use AC_PROG_SED now supplied by XORG_DEFAULT_OPTIONS 340 Enables use of platform appropriate version of sed. 341 342 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 343 344commit e945e97c2bf5d03f6ad154c20cae7c870db2e73e 345Author: Gaetan Nadon <memsize@videotron.ca> 346Date: Tue Nov 9 10:19:29 2010 -0800 347 348 config: update AC_PREREQ statement to 2.60 349 350 Unrelated to the previous patches, the new value simply reflects 351 the reality that the minimum level for autoconf to configure 352 all x.org modules is 2.60 dated June 2006. 353 354 ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz 355 356 Signed-off-by: Gaetan Nadon <memsize@videotron.ca> 357 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 358 359commit 40fe5f11c024ac28f10b9f82efb734b11957c952 360Author: Jesse Adkins <jesserayadkins@gmail.com> 361Date: Tue Sep 28 13:29:49 2010 -0700 362 363 Purge cvs tags. 364 365 Signed-off-by: Jesse Adkins <jesserayadkins@gmail.com> 366 367commit 6678df25e56029d312e80252b80229ab2821c4da 368Author: Gaetan Nadon <memsize@videotron.ca> 369Date: Thu Nov 26 09:19:54 2009 -0500 370 371 Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES 372 373 Now that the INSTALL file is generated. 374 Allows running make maintainer-clean. 375 376commit 3dd4335f634a4db4392ded6807e05f1b393e047b 377Author: Gaetan Nadon <memsize@videotron.ca> 378Date: Wed Oct 28 14:09:08 2009 -0400 379 380 INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206 381 382 Add missing INSTALL file. Use standard GNU file on building tarball 383 README may have been updated 384 Remove AUTHORS file as it is empty and no content available yet. 385 Remove NEWS file as it is empty and no content available yet. 386 387commit e6f1691628bcdee1c090933957e41b11515d9678 388Author: Gaetan Nadon <memsize@videotron.ca> 389Date: Mon Oct 26 22:08:39 2009 -0400 390 391 Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432 392 393 ChangeLog filename is known to Automake and requires no further 394 coding in the makefile. 395 396commit 4fe9b5706aef7e95e9db699e341bd5d1f3368905 397Author: Gaetan Nadon <memsize@videotron.ca> 398Date: Thu Oct 22 12:34:15 2009 -0400 399 400 .gitignore: use common defaults with custom section # 24239 401 402 Using common defaults will reduce errors and maintenance. 403 Only the very small or inexistent custom section need periodic maintenance 404 when the structure of the component changes. Do not edit defaults. 405 406commit e923b9e70dbc2a1b1efdecab5804e4445ec53d1c 407Author: Jeremy Huddleston <jeremyhu@freedesktop.org> 408Date: Wed Oct 21 12:47:21 2009 -0700 409 410 This is not a GNU project, so declare it foreign. 411 412 On Wed, 2009-10-21 at 13:36 +1000, Peter Hutterer wrote: 413 > On Tue, Oct 20, 2009 at 08:23:55PM -0700, Jeremy Huddleston wrote: 414 > > I noticed an INSTALL file in xlsclients and libXvMC today, and it 415 > > was quite annoying to work around since 'autoreconf -fvi' replaces 416 > > it and git wants to commit it. Should these files even be in git? 417 > > Can I nuke them for the betterment of humanity and since they get 418 > > created by autoreconf anyways? 419 > 420 > See https://bugs.freedesktop.org/show_bug.cgi?id=24206 421 422 As an interim measure, replace AM_INIT_AUTOMAKE([dist-bzip2]) with 423 AM_INIT_AUTOMAKE([foreign dist-bzip2]). This will prevent the generation 424 of the INSTALL file. It is also part of the 24206 solution. 425 426 Signed-off-by: Jeremy Huddleston <jeremyhu@freedesktop.org> 427 428commit 5ac1abf7369fc81a07df94e26f4ae21c05610285 429Author: Alan Coopersmith <alan.coopersmith@sun.com> 430Date: Mon Oct 12 21:01:06 2009 -0700 431 432 xkill 1.0.2 433 434 Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> 435 436commit 75b4faf2aca43a250e4b5c8201a1abaf659638eb 437Author: Alan Coopersmith <alan.coopersmith@sun.com> 438Date: Mon Oct 12 20:53:28 2009 -0700 439 440 Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS 441 442 Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> 443 444commit ea102787bfe776f5cde0f69ec608c5303f085c44 445Author: Alan Coopersmith <alan.coopersmith@sun.com> 446Date: Mon Oct 12 20:53:13 2009 -0700 447 448 Fill in COPYING with notice from xkill.c 449 450 Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> 451 452commit ab65575eead9ff88b05d9d454bcc21ec2c4dc67d 453Author: Alan Coopersmith <alan.coopersmith@sun.com> 454Date: Thu Oct 1 14:54:25 2009 -0700 455 456 Add README with pointers to mailing lists, bugzilla, & git 457 458 Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> 459 460commit b5921d7ad244da5f603e82b559f74496ea87144e 461Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br> 462Date: Thu Jan 22 15:24:07 2009 -0200 463 464 Correct make distcheck and sparse warnings. 465 466commit 56d891b93917fc4df223cb853d87d0f8055222ff 467Author: James Cloos <cloos@jhcloos.com> 468Date: Thu Dec 6 16:37:20 2007 -0500 469 470 Replace static ChangeLog with dist-hook to generate from git log 471 472commit 629904623ae2faf045a36ad34232e5221464ea5e 473Author: James Cloos <cloos@jhcloos.com> 474Date: Mon Sep 3 05:51:29 2007 -0400 475 476 Add *~ to .gitignore to skip patch/emacs droppings 477 478commit fcd99b45c1cad1c0401a75f5d5382bb955e19193 479Author: James Cloos <cloos@jhcloos.com> 480Date: Thu Aug 23 19:24:55 2007 -0400 481 482 Rename .cvsignore to .gitignore 483 484commit 4ec3cd5ffd1bbb60080d01f8c231377fc5a826e5 485Author: Kevin E Martin <kem@kem.org> 486Date: Wed Dec 21 02:29:51 2005 +0000 487 488 Update package version for X11R7 release. 489 490commit 9d1b202719c0f309c7415a811ff9ecae98255f89 491Author: Adam Jackson <ajax@nwnk.net> 492Date: Mon Dec 19 16:22:45 2005 +0000 493 494 Stub COPYING files 495 496commit fb1adc01f88c30870101fe347d0318effdcb3e77 497Author: Kevin E Martin <kem@kem.org> 498Date: Thu Dec 15 00:24:08 2005 +0000 499 500 Update package version number for final X11R7 release candidate. 501 502commit ddec6128e6eaa39fa9b2504e48f95528c7160106 503Author: Kevin E Martin <kem@kem.org> 504Date: Tue Dec 6 22:48:23 2005 +0000 505 506 Change *man_SOURCES ==> *man_PRE to fix autotools warnings. 507 508commit 90e38679df91d01ff1080137e19870becab7db9a 509Author: Kevin E Martin <kem@kem.org> 510Date: Sat Dec 3 05:49:25 2005 +0000 511 512 Update package version number for X11R7 RC3 release. 513 514commit 194593e3c5079aae82b6154d8f8a7dc850a7e223 515Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 516Date: Mon Nov 28 22:01:43 2005 +0000 517 518 Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4 519 update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir) 520 521commit 478a694c026cb499e81577b8f803e54e30093566 522Author: Eric Anholt <anholt@freebsd.org> 523Date: Mon Nov 21 10:35:02 2005 +0000 524 525 Another pass at .cvsignores for apps. 526 527commit 7b4ee77fb2ca2c3f48679e87d4072b53c67c54bd 528Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 529Date: Mon Nov 21 03:14:16 2005 +0000 530 531 Change dependency from xmu to xmuu since the full xmu (with all its baggage 532 like Xt) is not needed here. 533 534commit df1b59a49550f48b1bfae786eb6740c26be6196b 535Author: Eric Anholt <anholt@freebsd.org> 536Date: Sun Nov 20 22:08:53 2005 +0000 537 538 Add/improve .cvsignore files for apps. 539 540commit 220c1ff8c16a08bd80df5875b898ea54d2867a12 541Author: Kevin E Martin <kem@kem.org> 542Date: Wed Oct 19 02:47:55 2005 +0000 543 544 Update package version number for RC1 release. 545 546commit 1728356c8f5283422d95f9a04c1ef198843412ca 547Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 548Date: Mon Oct 17 23:56:23 2005 +0000 549 550 Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions to 551 work better with BSD make 552 553commit 3d6f2fde62212ebb4a1af65318555beea185dced 554Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 555Date: Fri Oct 14 00:25:46 2005 +0000 556 557 Use sed to fill in variables in man page 558 559commit 32df10f8cd9a03fa7f68c3cc3c4fdbc12caa142a 560Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 561Date: Mon Aug 1 20:25:30 2005 +0000 562 563 Install man pages to section 1 instead of section m (Patch from Donnie 564 Berkholz) 565 566commit 2aaef8f0623c84e8e4ee1ab337a0cd2835d485f4 567Author: Kevin E Martin <kem@kem.org> 568Date: Fri Jul 29 21:22:35 2005 +0000 569 570 Various changes preparing packages for RC0: 571 - Verify and update package version numbers as needed 572 - Implement versioning scheme 573 - Change bug address to point to bugzilla bug entry form 574 - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to 575 reenable it) 576 - Fix makedepend to use pkgconfig and pass distcheck 577 - Update build script to build macros first 578 - Update modular Xorg version 579 580commit d2e267cbaf76a48e2604718477166dfc1178c1d6 581Author: Adam Jackson <ajax@nwnk.net> 582Date: Wed Jul 20 19:31:57 2005 +0000 583 584 Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a global 585 configure cache, you cache it, and the cached value is probably wrong. 586 587commit 8d94211de5403640c6fc532952d0c4c923bd90b1 588Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk> 589Date: Tue Jul 5 21:13:49 2005 +0000 590 591 build system for xkill 592 593commit 202294e5cb0ab307c4e4fa200b1921ecc38f7044 594Author: Egbert Eich <eich@suse.de> 595Date: Mon Oct 18 14:21:47 2004 +0000 596 597 Made handling of DevelDrivers for x86-64 more conformant to other 598 platforms. 599 Compress all font encodings (Stefan Dirsch). 600 Fixed warnings. 601 Turn on forwarding XNSpotLocation event to XIM server in OffTheSpot and 602 Root mode (bugzilla #1580, James Su). 603 Added another compose key combination for the Euro symbol (Stefan Dirsch). 604 Added support for UTF-8 in ja_JP, ko_KR and zh_TW locales (Mike Fabian). 605 Changed default encoding for ru from KOI8-R to ISO8859-5 (Mike Fabian). 606 This is the encoding that is also used by glibc. We may break other 607 libcs - lets see who complains. 608 Added explanation for DESTDIR to install to a different directory than /. 609 Added some early bailouts to atiprobe if PCI structure pointer is NULL to 610 prevent sig11. 611 XV support doesn't depend on 2D acceleration any more. This patch removes 612 this limitation from the NSC driver. This is a patch that I have 613 committed to XFree86 a while ago but never ported over to X.Org. 614 Matthieu Herrb contributed some build fixes. 615 Fixing SetDPMSTimers() so that DPMS*Time == 0 disables the appropriate 616 timer. This takes advantage of the fact that TimerSet() with a timeout 617 argument 0 behaves like TimerCanel(). 618 Use /dev/xconsole (named pipe) or devpts for system logger (Werner Fink). 619 Create missing links for backward compatibility to XFree86 (Stefan Dirsch). 620 Changed comment to mention xorg. 621 Changed cursor for the 'kill' action from XC_draped_box to XC_Pirate. If 622 you don't like it we can change it back (original author unkown). 623 Added 'pic' to the man page rendering command pipeline (Werner Fink). 624 Added missing return value (Stefan Dirsch, Roland Mainz) 625 626commit eeb395a1c14d34528d6258fda49cb7b17611fbe8 627Author: Egbert Eich <eich@suse.de> 628Date: Fri Apr 23 19:54:57 2004 +0000 629 630 Merging XORG-CURRENT into trunk 631 632commit 9ea36ca654dd6c59fe6749516f3649bba1e91b0d 633Author: Egbert Eich <eich@suse.de> 634Date: Sun Mar 14 08:35:37 2004 +0000 635 636 Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004 637 638commit 3d936cb388194961e869882512eb508920bc3220 639Author: Egbert Eich <eich@suse.de> 640Date: Wed Mar 3 12:13:14 2004 +0000 641 642 Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004 643 644commit 4b99583185e38d2e0f6fd01cea2ecd89583c8f90 645Author: Egbert Eich <eich@suse.de> 646Date: Thu Feb 26 13:36:26 2004 +0000 647 648 readding XFree86's cvs IDs 649 650commit dac9075c3192d32a78df4b5f097eca200d05cbb7 651Author: Egbert Eich <eich@suse.de> 652Date: Thu Feb 26 09:24:14 2004 +0000 653 654 Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004 655 656commit ab181027bfe9d5a3f53d96c6dc29fc9c47e33558 657Author: Kaleb Keithley <kaleb@freedesktop.org> 658Date: Tue Nov 25 19:29:14 2003 +0000 659 660 XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 661 662commit 955b24e6872aba60a6337b21cbfe346f99706c40 663Author: Kaleb Keithley <kaleb@freedesktop.org> 664Date: Fri Nov 14 16:49:23 2003 +0000 665 666 XFree86 4.3.0.1 667 668commit 856b88d175fe3399a0fd34a4531931061eb8a309 669Author: Kaleb Keithley <kaleb@freedesktop.org> 670Date: Fri Nov 14 15:54:54 2003 +0000 671 672 R6.6 is the Xorg base-line 673