ChangeLog revision 24047306
124047306Smrgcommit 31b7fe5cc4e3f39f7265800a78a397935163990b 224047306SmrgAuthor: Alan Coopersmith <alan.coopersmith@oracle.com> 324047306SmrgDate: Thu Apr 16 22:32:22 2015 -0700 424047306Smrg 524047306Smrg smproxy 1.0.6 624047306Smrg 724047306Smrg Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 824047306Smrg 924047306Smrgcommit 83e5545ee56d73a0b1b37683397b303371c9256a 1024047306SmrgAuthor: Alan Coopersmith <alan.coopersmith@oracle.com> 1124047306SmrgDate: Wed Nov 5 17:30:50 2014 -0800 1224047306Smrg 1324047306Smrg Remove unneeded checks for X_NOT_POSIX 1424047306Smrg 1524047306Smrg Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 1624047306Smrg 1724047306Smrgcommit 0c22454c28f44db23370f70719f6d84d92be7f22 1824047306SmrgAuthor: Alan Coopersmith <alan.coopersmith@oracle.com> 1924047306SmrgDate: Sat May 31 21:39:32 2014 -0700 2024047306Smrg 2124047306Smrg autogen.sh: Honor NOCONFIGURE=1 2224047306Smrg 2324047306Smrg See http://people.gnome.org/~walters/docs/build-api.txt 2424047306Smrg 2524047306Smrg Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 2624047306Smrg 2724047306Smrgcommit 71de8086f5c28016cd8aa2bdf7c473efd71535cb 2824047306SmrgAuthor: Alan Coopersmith <alan.coopersmith@oracle.com> 2924047306SmrgDate: Sat May 31 21:38:41 2014 -0700 3024047306Smrg 3124047306Smrg configure: Drop AM_MAINTAINER_MODE 3224047306Smrg 3324047306Smrg Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 3424047306Smrg 3524047306Smrgcommit cd8b8001b6b9e11ba27a300cd03d70cab0271bf0 3624047306SmrgAuthor: Alan Coopersmith <alan.coopersmith@oracle.com> 3724047306SmrgDate: Sat Nov 23 23:26:31 2013 -0800 3824047306Smrg 3924047306Smrg Add -version option to print program version 4024047306Smrg 4124047306Smrg Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 4224047306Smrg 4324047306Smrgcommit 5eb28e5bbb97a1c1faa0d77c85c8d566e3e4fcdf 4424047306SmrgAuthor: Alan Coopersmith <alan.coopersmith@oracle.com> 4524047306SmrgDate: Sat Nov 23 23:23:26 2013 -0800 4624047306Smrg 4724047306Smrg Print which option was in error along with usage message 4824047306Smrg 4924047306Smrg Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 5024047306Smrg 5124047306Smrgcommit 53a484fbd297a03bfbe7d656818c94a4c4b071fe 5224047306SmrgAuthor: Alan Coopersmith <alan.coopersmith@oracle.com> 5324047306SmrgDate: Sat Nov 23 23:08:06 2013 -0800 5424047306Smrg 5524047306Smrg Simplify & unify variants of unique_filename 5624047306Smrg 5724047306Smrg Variants depend on whether system has mkstemp, mktemp or tempnam 5824047306Smrg Also fixes some const char warnings in this code. 5924047306Smrg 6024047306Smrg Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 6124047306Smrg 6224047306Smrgcommit d00b208df92061f0049bfcd993ab1f92dc8aa2cb 6324047306SmrgAuthor: Alan Coopersmith <alan.coopersmith@oracle.com> 6424047306SmrgDate: Sat Nov 23 22:44:06 2013 -0800 6524047306Smrg 6624047306Smrg Convert sprintf calls to asprintf or snprintf 6724047306Smrg 6824047306Smrg Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 6924047306Smrg 7024047306Smrgcommit d59fe3c0501ec07b725004de86c1a8adac966092 7124047306SmrgAuthor: Alan Coopersmith <alan.coopersmith@oracle.com> 7224047306SmrgDate: Sat Nov 23 22:33:18 2013 -0800 7324047306Smrg 7424047306Smrg Add local copy of asprintf() 7524047306Smrg 7624047306Smrg Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 7724047306Smrg 7824047306Smrgcommit 747e066281b78909e5c9703f639c0813b14c385f 7924047306SmrgAuthor: Alan Coopersmith <alan.coopersmith@oracle.com> 8024047306SmrgDate: Sat Nov 23 22:06:44 2013 -0800 8124047306Smrg 8224047306Smrg config: Add missing AC_CONFIG_SRCDIR 8324047306Smrg 8424047306Smrg Regroup AC statements under the Autoconf initialization section. 8524047306Smrg Regroup AM statements under the Automake initialization section. 8624047306Smrg 8724047306Smrg Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 8824047306Smrg 8924047306Smrgcommit 6f90cf3021d5c8755963ab5d88d477774cd5bd43 9024047306SmrgAuthor: Alan Coopersmith <alan.coopersmith@oracle.com> 9124047306SmrgDate: Sat Nov 23 21:56:29 2013 -0800 9224047306Smrg 9324047306Smrg Replace #ifdef X_NOT_POSIX with explicit check for mktemp function 9424047306Smrg 9524047306Smrg Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 9624047306Smrg 971a054510Smrgcommit ddbc7f6b08643fb852d98810a1149b09e80e68fe 981a054510SmrgAuthor: Alan Coopersmith <alan.coopersmith@oracle.com> 991a054510SmrgDate: Wed Jun 29 20:43:37 2011 -0700 1001a054510Smrg 1011a054510Smrg smproxy 1.0.5 1021a054510Smrg 1031a054510Smrg Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 1041a054510Smrg 1051a054510Smrgcommit d0e4971c8f533c4c166e8e35bf76ebca00f15bc6 1061a054510SmrgAuthor: Jeremy Huddleston <jeremyhu@apple.com> 1071a054510SmrgDate: Fri May 6 23:05:44 2011 -0700 1081a054510Smrg 1091a054510Smrg Fix a possible NULL dereference in an error handler 1101a054510Smrg 1111a054510Smrg save.c:255:10: warning: Array access (via field 'wm_command') results in a null pointer dereference 1121a054510Smrg if (entry->wm_command[i]) 1131a054510Smrg ^ ~~~~~~~~~~ 1141a054510Smrg 1 warning generated. 1151a054510Smrg 1161a054510Smrg Found-by: clang static analyzer 1171a054510Smrg Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com> 1181a054510Smrg 1191a054510Smrgcommit ccc165063c128713e5eac52ace050e38ce72de02 1201a054510SmrgAuthor: Alan Coopersmith <alan.coopersmith@oracle.com> 1211a054510SmrgDate: Fri Jan 28 00:18:47 2011 -0800 1221a054510Smrg 1231a054510Smrg Explicitly depend on libICE since ICE functions are called directly 1241a054510Smrg 1251a054510Smrg Without this fix, once Bug 33390 removes "Requires: ice" from the sm.pc 1261a054510Smrg file, smproxy fails to build with undefined symbol errors for 1271a054510Smrg IceSetErrorHandler, IceConnectionNumber, and IceProcessMessages. 1281a054510Smrg 1291a054510Smrg Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 1301a054510Smrg Reviewed-by: Julien Cristau <jcristau@debian.org> 1311a054510Smrg 1321a054510Smrgcommit e2ffb441371eb759c512f8266ae40680518726da 1331a054510SmrgAuthor: Gaetan Nadon <memsize@videotron.ca> 1341a054510SmrgDate: Wed Jan 19 10:06:55 2011 -0500 1351a054510Smrg 1361a054510Smrg config: move man pages into their own directory 1371a054510Smrg 1381a054510Smrg Use services provided by XORG_MANPAGE_SECTIONS. 1391a054510Smrg Use standard Makefile for man pages. 1401a054510Smrg 1411a054510Smrg Signed-off-by: Gaetan Nadon <memsize@videotron.ca> 1421a054510Smrg 1431a054510Smrgcommit 3472d917add052f35c1c855a5d488ccdadf22122 1441a054510SmrgAuthor: Gaetan Nadon <memsize@videotron.ca> 1451a054510SmrgDate: Thu Jan 13 17:15:36 2011 -0500 1461a054510Smrg 1471a054510Smrg man: replace hard coded man page section with substitution strings 1481a054510Smrg 1491a054510Smrg Signed-off-by: Gaetan Nadon <memsize@videotron.ca> 1501a054510Smrg 1511a054510Smrgcommit 96bd42564675ed547f95ae775a2613aaec5a4182 1521a054510SmrgAuthor: Gaetan Nadon <memsize@videotron.ca> 1531a054510SmrgDate: Thu Jan 13 11:15:47 2011 -0500 1541a054510Smrg 1551a054510Smrg man: remove trailing spaces and tabs 1561a054510Smrg 1571a054510Smrg Using s/[ \t]*$// 1581a054510Smrg 1591a054510Smrg Signed-off-by: Gaetan Nadon <memsize@videotron.ca> 1601a054510Smrg 1611a054510Smrgcommit 3b3ad4674cab8186bd6d2afff21f39112173e0c1 1621a054510SmrgAuthor: Gaetan Nadon <memsize@videotron.ca> 1631a054510SmrgDate: Wed Jan 12 16:28:02 2011 -0500 1641a054510Smrg 1651a054510Smrg config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS 1661a054510Smrg 1671a054510Smrg This silences an Autoconf warning 1681a054510Smrg 169576bae58Smrgcommit 91e461969be0b20b279aa40aa5396cf5635af286 170576bae58SmrgAuthor: Alan Coopersmith <alan.coopersmith@oracle.com> 171576bae58SmrgDate: Thu Oct 21 15:20:45 2010 -0700 172576bae58Smrg 173576bae58Smrg smproxy 1.0.4 174576bae58Smrg 175576bae58Smrg Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 176576bae58Smrg 177576bae58Smrgcommit 41c20610e433a94633d970100e9aca670395fdb1 178576bae58SmrgAuthor: Jesse Adkins <jesserayadkins@gmail.com> 179576bae58SmrgDate: Tue Sep 28 13:29:49 2010 -0700 180576bae58Smrg 181576bae58Smrg Purge cvs tags. 182576bae58Smrg 183576bae58Smrg Signed-off-by: Jesse Adkins <jesserayadkins@gmail.com> 184576bae58Smrg 185576bae58Smrgcommit f8abda9a850e55fd6370e2d314335d88af8b19be 186576bae58SmrgAuthor: Alan Coopersmith <alan.coopersmith@oracle.com> 187576bae58SmrgDate: Wed Sep 22 21:08:16 2010 -0700 188576bae58Smrg 189576bae58Smrg Use AC_CHECK_FUNCS / default name for mkstemp 190576bae58Smrg 191576bae58Smrg No longer need to maintain #ifdef compatibility with the names used in 192576bae58Smrg the monolith Imakefiles. 193576bae58Smrg 194576bae58Smrg Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 195576bae58Smrg 196576bae58Smrgcommit 61aef1760a65184ecd438419f5de545e3b3e36fd 197576bae58SmrgAuthor: Alan Coopersmith <alan.coopersmith@oracle.com> 198576bae58SmrgDate: Wed Sep 22 21:04:28 2010 -0700 199576bae58Smrg 200576bae58Smrg config: Remove unnecessary calls from configure.ac 201576bae58Smrg 202576bae58Smrg AC_PROG_CC & AC_PROG_INSTALL are provided by XORG_DEFAULT_OPTIONS now 203576bae58Smrg PKG_CONFIG_MODULES handles AC_SUBST of the CFLAGS & LIBS variables 204576bae58Smrg 205576bae58Smrg Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 206576bae58Smrg 207576bae58Smrgcommit a728da4185b16978d278afd2b1d0dd7e95b815f9 208576bae58SmrgAuthor: Alan Coopersmith <alan.coopersmith@oracle.com> 209576bae58SmrgDate: Wed Sep 22 21:03:37 2010 -0700 210576bae58Smrg 211576bae58Smrg config: upgrade to util-macros 1.8 for additional man page support 212576bae58Smrg 213576bae58Smrg Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS 214576bae58Smrg The value of MAN_SUBST is the same for all X.Org packages. 215576bae58Smrg 216576bae58Smrg Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 217576bae58Smrg 218576bae58Smrgcommit 3a8ab7cce3afea80eddb5ec54e6991fef9625d71 219576bae58SmrgAuthor: Gaetan Nadon <memsize@videotron.ca> 220576bae58SmrgDate: Tue Jul 20 18:45:18 2010 -0400 221576bae58Smrg 222576bae58Smrg config: update AC_PREREQ statement to 2.60 223576bae58Smrg 224576bae58Smrg Unrelated to the previous patches, the new value simply reflects 225576bae58Smrg the reality that the minimum level for autoconf to configure 226576bae58Smrg all x.org modules is 2.60 dated June 2006. 227576bae58Smrg 228576bae58Smrg ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz 229576bae58Smrg 230576bae58Smrg Signed-off-by: Gaetan Nadon <memsize@videotron.ca> 231576bae58Smrg 232576bae58Smrgcommit f26f21272ce70a0dc29ed5cd44c9a1954575b473 233576bae58SmrgAuthor: Alan Coopersmith <alan.coopersmith@oracle.com> 234576bae58SmrgDate: Mon Jun 21 19:52:10 2010 -0700 235576bae58Smrg 236576bae58Smrg Only need the libXmuu subset, not the full libXmu 237576bae58Smrg 238576bae58Smrg Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 239576bae58Smrg 240576bae58Smrgcommit d301ff61a51a827faec10fac18cc367fc6635b42 241576bae58SmrgAuthor: Alan Coopersmith <alan.coopersmith@oracle.com> 242576bae58SmrgDate: Fri Apr 16 15:57:22 2010 -0700 243576bae58Smrg 244576bae58Smrg Add smproxy dependency on libSM to PKG_CHECK_MODULES 245576bae58Smrg 246576bae58Smrg Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 247576bae58Smrg 248576bae58Smrgcommit 779aa7f2e98bf082900a3cc0823c59e66b6e81b6 249576bae58SmrgAuthor: Gaetan Nadon <memsize@videotron.ca> 250576bae58SmrgDate: Thu Jan 7 21:20:27 2010 -0500 251576bae58Smrg 252576bae58Smrg COPYING: replace stub with actual copyright notices 253576bae58Smrg 254576bae58Smrg Refer to smproxy.c. 255576bae58Smrg Copyright 1994, 1998 The Open Group 256576bae58Smrg 257576bae58Smrg Signed-off-by: Gaetan Nadon <memsize@videotron.ca> 258576bae58Smrg 259576bae58Smrgcommit f4ba6a74f35b855fe6ebdfa7c3e40f8368eea57b 260576bae58SmrgAuthor: Gaetan Nadon <memsize@videotron.ca> 261576bae58SmrgDate: Thu Nov 26 09:19:52 2009 -0500 262576bae58Smrg 263576bae58Smrg Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES 264576bae58Smrg 265576bae58Smrg Now that the INSTALL file is generated. 266576bae58Smrg Allows running make maintainer-clean. 267576bae58Smrg 268576bae58Smrgcommit a8b65c49a67a3bdd5253a5afc23bc4c2755e5584 269576bae58SmrgAuthor: Gaetan Nadon <memsize@videotron.ca> 270576bae58SmrgDate: Wed Oct 28 14:09:08 2009 -0400 271576bae58Smrg 272576bae58Smrg INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206 273576bae58Smrg 274576bae58Smrg Add missing INSTALL file. Use standard GNU file on building tarball 275576bae58Smrg README may have been updated 276576bae58Smrg Remove AUTHORS file as it is empty and no content available yet. 277576bae58Smrg Remove NEWS file as it is empty and no content available yet. 278576bae58Smrg 279576bae58Smrgcommit 408b48eedd458899ef8b642779e513c9cedda6be 280576bae58SmrgAuthor: Gaetan Nadon <memsize@videotron.ca> 281576bae58SmrgDate: Mon Oct 26 22:08:38 2009 -0400 282576bae58Smrg 283576bae58Smrg Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432 284576bae58Smrg 285576bae58Smrg ChangeLog filename is known to Automake and requires no further 286576bae58Smrg coding in the makefile. 287576bae58Smrg 288576bae58Smrgcommit c181d7fe905cf1c63a12480c811da947d98b0f02 289576bae58SmrgAuthor: Gaetan Nadon <memsize@videotron.ca> 290576bae58SmrgDate: Thu Oct 22 12:34:14 2009 -0400 291576bae58Smrg 292576bae58Smrg .gitignore: use common defaults with custom section # 24239 293576bae58Smrg 294576bae58Smrg Using common defaults will reduce errors and maintenance. 295576bae58Smrg Only the very small or inexistent custom section need periodic maintenance 296576bae58Smrg when the structure of the component changes. Do not edit defaults. 297576bae58Smrg 298576bae58Smrgcommit b0a0c1e5e5e05ac06a7ea44f484fa8fdcf7e999e 299576bae58SmrgAuthor: Jeremy Huddleston <jeremyhu@freedesktop.org> 300576bae58SmrgDate: Wed Oct 21 12:47:19 2009 -0700 301576bae58Smrg 302576bae58Smrg This is not a GNU project, so declare it foreign. 303576bae58Smrg 304576bae58Smrg On Wed, 2009-10-21 at 13:36 +1000, Peter Hutterer wrote: 305576bae58Smrg > On Tue, Oct 20, 2009 at 08:23:55PM -0700, Jeremy Huddleston wrote: 306576bae58Smrg > > I noticed an INSTALL file in xlsclients and libXvMC today, and it 307576bae58Smrg > > was quite annoying to work around since 'autoreconf -fvi' replaces 308576bae58Smrg > > it and git wants to commit it. Should these files even be in git? 309576bae58Smrg > > Can I nuke them for the betterment of humanity and since they get 310576bae58Smrg > > created by autoreconf anyways? 311576bae58Smrg > 312576bae58Smrg > See https://bugs.freedesktop.org/show_bug.cgi?id=24206 313576bae58Smrg 314576bae58Smrg As an interim measure, replace AM_INIT_AUTOMAKE([dist-bzip2]) with 315576bae58Smrg AM_INIT_AUTOMAKE([foreign dist-bzip2]). This will prevent the generation 316576bae58Smrg of the INSTALL file. It is also part of the 24206 solution. 317576bae58Smrg 318576bae58Smrg Signed-off-by: Jeremy Huddleston <jeremyhu@freedesktop.org> 319576bae58Smrg 320bf2eeab3Smrgcommit 170f17b373da6f45db8bce2f0b3cc18b9f05e6bd 321bf2eeab3SmrgAuthor: Alan Coopersmith <alan.coopersmith@sun.com> 322bf2eeab3SmrgDate: Fri Oct 16 16:32:38 2009 -0700 32314c0a534Smrg 324bf2eeab3Smrg smproxy 1.0.3 325bf2eeab3Smrg 326bf2eeab3Smrg Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> 32714c0a534Smrg 328bf2eeab3Smrgcommit db43f974d4b653cc903dbbc9d22fca0711cf0ee6 329bf2eeab3SmrgAuthor: Alan Coopersmith <alan.coopersmith@sun.com> 330bf2eeab3SmrgDate: Mon Oct 12 18:31:59 2009 -0700 33114c0a534Smrg 332bf2eeab3Smrg Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS 333bf2eeab3Smrg 334bf2eeab3Smrg Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> 33514c0a534Smrg 336bf2eeab3Smrgcommit 6519b61438b36e66a42e44b42fbf6b7f75a450d0 337bf2eeab3SmrgAuthor: Alan Coopersmith <alan.coopersmith@sun.com> 338bf2eeab3SmrgDate: Thu Oct 1 14:54:19 2009 -0700 33914c0a534Smrg 340bf2eeab3Smrg Add README with pointers to mailing lists, bugzilla, & git 341bf2eeab3Smrg 342bf2eeab3Smrg Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> 34314c0a534Smrg 344bf2eeab3Smrgcommit c2514a2a3fb2e01f904d9a0e4b4b50bf24ed316d 345bf2eeab3SmrgAuthor: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br> 346bf2eeab3SmrgDate: Mon Jan 19 16:38:49 2009 -0200 34714c0a534Smrg 348bf2eeab3Smrg Ansification and compile warning fixes. 349bf2eeab3Smrg 350bf2eeab3Smrg This also uses XORG_CHANGELOG and XORG_CWARNFLAGS, corrects 351bf2eeab3Smrg make distcheck and all gcc 4.3 and sparse warnings. 35214c0a534Smrg 353bf2eeab3Smrgcommit c3f8e7bd4dcb059265ad47152c57305b1ebf1652 354bf2eeab3SmrgAuthor: James Cloos <cloos@jhcloos.com> 355bf2eeab3SmrgDate: Thu Dec 6 16:37:07 2007 -0500 35614c0a534Smrg 357bf2eeab3Smrg Replace static ChangeLog with dist-hook to generate from git log 35814c0a534Smrg 359bf2eeab3Smrgcommit c1e12fb138711721d74d9c4accf1c76f1829a411 360bf2eeab3SmrgAuthor: James Cloos <cloos@jhcloos.com> 361bf2eeab3SmrgDate: Mon Sep 3 05:51:12 2007 -0400 36214c0a534Smrg 363bf2eeab3Smrg Add *~ to .gitignore to skip patch/emacs droppings 36414c0a534Smrg 365bf2eeab3Smrgcommit 142c50a44b9bca6ecc2d137a52f3a2d2d18ea753 366bf2eeab3SmrgAuthor: James Cloos <cloos@jhcloos.com> 367bf2eeab3SmrgDate: Thu Aug 23 19:24:37 2007 -0400 36814c0a534Smrg 369bf2eeab3Smrg Rename .cvsignore to .gitignore 37014c0a534Smrg 371bf2eeab3Smrgcommit a712e5b1ac3fba792e2696a52781fee3ac7f2c26 372bf2eeab3SmrgAuthor: Adam Jackson <ajax@nwnk.net> 373bf2eeab3SmrgDate: Sun Apr 2 00:43:00 2006 +0000 374bf2eeab3Smrg 375bf2eeab3Smrg Bump to 1.0.2 376bf2eeab3Smrg 377bf2eeab3Smrgcommit 5df8681ca60408ec2b0f2e73930cf34d46474e02 378bf2eeab3SmrgAuthor: Alan Coopersmith <Alan.Coopersmith@sun.com> 379bf2eeab3SmrgDate: Fri Feb 3 23:24:37 2006 +0000 380bf2eeab3Smrg 381bf2eeab3Smrg Wrong name in .TH line in smproxy man page. 382bf2eeab3Smrg 383bf2eeab3Smrgcommit 129d0d20f0fe3b4e2d007b40eb8d18493e72feb5 384bf2eeab3SmrgAuthor: Kevin E Martin <kem@kem.org> 385bf2eeab3SmrgDate: Wed Dec 21 02:29:47 2005 +0000 386bf2eeab3Smrg 387bf2eeab3Smrg Update package version for X11R7 release. 388bf2eeab3Smrg 389bf2eeab3Smrgcommit a24c9fb0dfc98f5e2a1c530b2e5623ca37085e92 390bf2eeab3SmrgAuthor: Adam Jackson <ajax@nwnk.net> 391bf2eeab3SmrgDate: Mon Dec 19 16:22:41 2005 +0000 392bf2eeab3Smrg 393bf2eeab3Smrg Stub COPYING files 394bf2eeab3Smrg 395bf2eeab3Smrgcommit ca04f02395af13eb7411b6d7a2235441260162ed 396bf2eeab3SmrgAuthor: Kevin E Martin <kem@kem.org> 397bf2eeab3SmrgDate: Thu Dec 15 00:24:04 2005 +0000 398bf2eeab3Smrg 399bf2eeab3Smrg Update package version number for final X11R7 release candidate. 400bf2eeab3Smrg 401bf2eeab3Smrgcommit 8bfee9823e3352b2b891815fb17ac8b4b0b9ec1f 402bf2eeab3SmrgAuthor: Kevin E Martin <kem@kem.org> 403bf2eeab3SmrgDate: Tue Dec 6 22:48:18 2005 +0000 404bf2eeab3Smrg 405bf2eeab3Smrg Change *man_SOURCES ==> *man_PRE to fix autotools warnings. 406bf2eeab3Smrg 407bf2eeab3Smrgcommit c6ddfcb8295f9bd95ff6c10dfc72eb06c1dfebfc 408bf2eeab3SmrgAuthor: Kevin E Martin <kem@kem.org> 409bf2eeab3SmrgDate: Sat Dec 3 05:49:17 2005 +0000 410bf2eeab3Smrg 411bf2eeab3Smrg Update package version number for X11R7 RC3 release. 412bf2eeab3Smrg 413bf2eeab3Smrgcommit 1cda990e2da2c81676263a743148792cdd24bf76 414bf2eeab3SmrgAuthor: Alan Coopersmith <Alan.Coopersmith@sun.com> 415bf2eeab3SmrgDate: Mon Nov 28 22:01:39 2005 +0000 416bf2eeab3Smrg 417bf2eeab3Smrg Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4 418bf2eeab3Smrg update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir) 419bf2eeab3Smrg 420bf2eeab3Smrgcommit f316c47cd92a8787aa054454b328992ea5a1c335 421bf2eeab3SmrgAuthor: Eric Anholt <anholt@freebsd.org> 422bf2eeab3SmrgDate: Mon Nov 21 10:34:58 2005 +0000 423bf2eeab3Smrg 424bf2eeab3Smrg Another pass at .cvsignores for apps. 425bf2eeab3Smrg 426bf2eeab3Smrgcommit adf4750e5d0b867f9aebcb9e04f45615c78d564b 427bf2eeab3SmrgAuthor: Eric Anholt <anholt@freebsd.org> 428bf2eeab3SmrgDate: Sun Nov 20 22:08:50 2005 +0000 429bf2eeab3Smrg 430bf2eeab3Smrg Add/improve .cvsignore files for apps. 431bf2eeab3Smrg 432bf2eeab3Smrgcommit 62c0c632565fc25c6af2199fecc1e8cec21beb82 433bf2eeab3SmrgAuthor: Kevin E Martin <kem@kem.org> 434bf2eeab3SmrgDate: Wed Oct 19 02:47:50 2005 +0000 435bf2eeab3Smrg 436bf2eeab3Smrg Update package version number for RC1 release. 437bf2eeab3Smrg 438bf2eeab3Smrgcommit 7154ca09d51094eee67bd38d35ea1a42f0243165 439bf2eeab3SmrgAuthor: Alan Coopersmith <Alan.Coopersmith@sun.com> 440bf2eeab3SmrgDate: Mon Oct 17 23:56:20 2005 +0000 441bf2eeab3Smrg 442bf2eeab3Smrg Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions to 443bf2eeab3Smrg work better with BSD make 444bf2eeab3Smrg 445bf2eeab3Smrgcommit 4b08eb40f81ad4ac6f276d91a485e7eb3d690a61 446bf2eeab3SmrgAuthor: Alan Coopersmith <Alan.Coopersmith@sun.com> 447bf2eeab3SmrgDate: Fri Oct 14 00:25:42 2005 +0000 448bf2eeab3Smrg 449bf2eeab3Smrg Use sed to fill in variables in man page 450bf2eeab3Smrg 451bf2eeab3Smrgcommit 8be426eb8e1d2be0264c34bd618a25822055fcc6 452bf2eeab3SmrgAuthor: Alan Coopersmith <Alan.Coopersmith@sun.com> 453bf2eeab3SmrgDate: Mon Aug 1 20:25:28 2005 +0000 454bf2eeab3Smrg 455bf2eeab3Smrg Install man pages to section 1 instead of section m (Patch from Donnie 456bf2eeab3Smrg Berkholz) 457bf2eeab3Smrg 458bf2eeab3Smrgcommit a1da8fe3444ec4373d823b55d3db4c20f70b813c 459bf2eeab3SmrgAuthor: Kevin E Martin <kem@kem.org> 460bf2eeab3SmrgDate: Fri Jul 29 21:22:30 2005 +0000 461bf2eeab3Smrg 462bf2eeab3Smrg Various changes preparing packages for RC0: 463bf2eeab3Smrg - Verify and update package version numbers as needed 464bf2eeab3Smrg - Implement versioning scheme 465bf2eeab3Smrg - Change bug address to point to bugzilla bug entry form 466bf2eeab3Smrg - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to 467bf2eeab3Smrg reenable it) 468bf2eeab3Smrg - Fix makedepend to use pkgconfig and pass distcheck 469bf2eeab3Smrg - Update build script to build macros first 470bf2eeab3Smrg - Update modular Xorg version 471bf2eeab3Smrg 472bf2eeab3Smrgcommit 1c36f6e6523670598c310ad5cd55e6e3c800ba36 473bf2eeab3SmrgAuthor: Adam Jackson <ajax@nwnk.net> 474bf2eeab3SmrgDate: Wed Jul 20 19:31:50 2005 +0000 475bf2eeab3Smrg 476bf2eeab3Smrg Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a global 477bf2eeab3Smrg configure cache, you cache it, and the cached value is probably wrong. 478bf2eeab3Smrg 479bf2eeab3Smrgcommit 4c13f27d1178fa4c1176686d53c5641addf675b8 480bf2eeab3SmrgAuthor: Alan Coopersmith <Alan.Coopersmith@sun.com> 481bf2eeab3SmrgDate: Sat Jul 16 22:07:13 2005 +0000 482bf2eeab3Smrg 483bf2eeab3Smrg Add #ifdef HAVE_CONFIG_H/#include "config.h" to files that need it to get 484bf2eeab3Smrg HAS_MKSTEMP defined in modular builds. 485bf2eeab3Smrg 486bf2eeab3Smrgcommit b3d8e92288c109bec89946ae3d550616dbc8d04c 487bf2eeab3SmrgAuthor: Alan Coopersmith <Alan.Coopersmith@sun.com> 488bf2eeab3SmrgDate: Sat Jul 16 21:59:14 2005 +0000 489bf2eeab3Smrg 490bf2eeab3Smrg Define HAS_MKSTEMP if mkstemp() is present (needed for improved protection 491bf2eeab3Smrg against tempfile race conditions in many places) 492bf2eeab3Smrg 493bf2eeab3Smrgcommit 05ef9ba24d0b1b5c17e04036d03770a44efd6b78 494bf2eeab3SmrgAuthor: Søren Sandmann Pedersen <sandmann@daimi.au.dk> 495bf2eeab3SmrgDate: Wed Jul 6 17:25:57 2005 +0000 496bf2eeab3Smrg 497bf2eeab3Smrg Build system for smproxy 498bf2eeab3Smrg 499bf2eeab3Smrgcommit 2935d0350a985e7638cdeaa32b06d935bef2a983 500bf2eeab3SmrgAuthor: Egbert Eich <eich@suse.de> 501bf2eeab3SmrgDate: Fri Apr 23 19:54:37 2004 +0000 502bf2eeab3Smrg 503bf2eeab3Smrg Merging XORG-CURRENT into trunk 504bf2eeab3Smrg 505bf2eeab3Smrgcommit 5bab1fd41c825d7e89cd7329eead0169640cc3dd 506bf2eeab3SmrgAuthor: Egbert Eich <eich@suse.de> 507bf2eeab3SmrgDate: Sun Mar 14 08:34:56 2004 +0000 508bf2eeab3Smrg 509bf2eeab3Smrg Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004 510bf2eeab3Smrg 511bf2eeab3Smrgcommit c43c8cfd14136c9486ddf269a0e876c20670848e 512bf2eeab3SmrgAuthor: Egbert Eich <eich@suse.de> 513bf2eeab3SmrgDate: Wed Mar 3 12:12:54 2004 +0000 514bf2eeab3Smrg 515bf2eeab3Smrg Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004 516bf2eeab3Smrg 517bf2eeab3Smrgcommit ad7fbb2be57bc3aef4b403b3e3341627c98d88b6 518bf2eeab3SmrgAuthor: Egbert Eich <eich@suse.de> 519bf2eeab3SmrgDate: Thu Feb 26 13:36:15 2004 +0000 520bf2eeab3Smrg 521bf2eeab3Smrg readding XFree86's cvs IDs 522bf2eeab3Smrg 523bf2eeab3Smrgcommit b3303bf17a8975b4a3f13462cb7b13207a016395 524bf2eeab3SmrgAuthor: Egbert Eich <eich@suse.de> 525bf2eeab3SmrgDate: Thu Feb 26 09:23:57 2004 +0000 526bf2eeab3Smrg 527bf2eeab3Smrg Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004 528bf2eeab3Smrg 529bf2eeab3Smrgcommit 2a637a09ff68246161945821392656492f1fbde1 530bf2eeab3SmrgAuthor: Kaleb Keithley <kaleb@freedesktop.org> 531bf2eeab3SmrgDate: Fri Nov 14 16:48:58 2003 +0000 532bf2eeab3Smrg 533bf2eeab3Smrg XFree86 4.3.0.1 534bf2eeab3Smrg 535bf2eeab3Smrgcommit f4d5033f594bf278ff1171091219b3c28dc45446 536bf2eeab3SmrgAuthor: Kaleb Keithley <kaleb@freedesktop.org> 537bf2eeab3SmrgDate: Fri Nov 14 15:54:53 2003 +0000 538bf2eeab3Smrg 539bf2eeab3Smrg R6.6 is the Xorg base-line 540