blob: ebbddda054f56033e77388217ccb39d59e48ed07 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
|
commit f0c7399100f25d2c512ee7c922cf13a4bd9c507e
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date: Thu Jun 5 20:17:09 2008 -0700
rgb version 1.0.3
Don't you hate it when you push out a new version and then realize minutes
later than you've got a manpage in your distro that's not in upstream you
could have included?
commit 2e8b928b2176a67a0d533748f385078ad8829cc3
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date: Thu Jun 5 20:13:35 2008 -0700
Include rgb(1) man page from Solaris
commit bd94a52404b0e23a61e6ca330b759fdd82a59996
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date: Thu Jun 5 18:25:47 2008 -0700
rgb version 1.0.2
commit 7bb6478c651dcb576e2a0ff756365f52d9db04e4
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date: Wed Jun 4 20:24:05 2008 -0700
Update showrgb man page to better match current implementation
commit 749182c37cb455939ba327e9420dd652c0ff58a1
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date: Wed Jun 4 20:16:12 2008 -0700
Nuke CVS version tags
commit 11193caceaa02f639d1e8a701ed92947e7eaad36
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date: Wed Jun 4 20:09:01 2008 -0700
Fix build to work with --with-rgb-db-type=dbm
commit 0351f14a999264c152d7c585fc91ad4901e3c776
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date: Wed Jun 4 19:40:44 2008 -0700
Fix build to work with --with-rgb-db-type=ndbm
Also remove #includes of unused headers & convert K&R to ANSI C
commit 7a327431337875e81094aaed0002c89041a0f570
Author: James Cloos <cloos@jhcloos.com>
Date: Thu Dec 6 16:37:05 2007 -0500
Replace static ChangeLog with dist-hook to generate from git log
commit 42c6e9a89d45c897c82f7ec1973f66aa1190d241
Author: James Cloos <cloos@jhcloos.com>
Date: Mon Sep 3 05:51:08 2007 -0400
Add *~ to .gitignore to skip patch/emacs droppings
commit 654ea29b1abed12d88e5a38abbf538779c679922
Author: James Cloos <cloos@jhcloos.com>
Date: Thu Aug 23 19:24:33 2007 -0400
Rename .cvsignore to .gitignore
commit d96f362956d9e58cbb46740f825d5bad50f0fbf1
Author: Adam Jackson <ajax@nwnk.net>
Date: Fri May 19 18:30:39 2006 +0000
Bump to 1.0.1
commit 808ad54d56095cc09138e2d25580009daed47c8f
Author: Jeremy C. Reed <reed@reedmedia.net>
Date: Fri Apr 28 17:13:37 2006 +0000
pkg-config check for xproto instead of x11.
commit 4a9b01708d7d0ea08534e0699311a41e8b55a9d7
Author: Kevin E Martin <kem@kem.org>
Date: Thu Dec 15 00:24:03 2005 +0000
Update package version number for final X11R7 release candidate.
commit a5dfa8230f98bf7f21046f9217cee5461587e620
Author: Kevin E Martin <kem@kem.org>
Date: Tue Dec 6 22:48:18 2005 +0000
Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
commit 159ab1fbe0dbb05699cc847862f135a216cfa8a0
Author: Kevin E Martin <kem@kem.org>
Date: Sat Dec 3 05:49:17 2005 +0000
Update package version number for X11R7 RC3 release.
commit f1226de089929e89ed0e77535ae129373935f4b5
Author: Kevin E Martin <kem@kem.org>
Date: Fri Dec 2 01:40:06 2005 +0000
Change the default rgb dir to be the same path as the X server.
commit 93b6b4cda7a0a2323a10405bb8b7af0e4a1a6110
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date: Mon Nov 28 22:01:38 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 7b13cbbdbd82403fff16fbbde0c0150f051ebdfa
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date: Thu Nov 24 00:25:59 2005 +0000
Fix --with-rgb-dir help string to give the right flag name.
commit 191f46bdd6a7ed44e22d5a8a095939697649e669
Author: Eric Anholt <anholt@freebsd.org>
Date: Mon Nov 21 10:34:57 2005 +0000
Another pass at .cvsignores for apps.
commit 46f1e5df56048a5d93aca3cb800e78dbba084846
Author: Eric Anholt <anholt@freebsd.org>
Date: Sun Nov 20 22:08:49 2005 +0000
Add/improve .cvsignore files for apps.
commit f9fe12f84b6f774b696cc3075ec22b9605fdbb65
Author: Kevin E Martin <kem@kem.org>
Date: Sat Nov 19 07:15:35 2005 +0000
Update pkgconfig files to separate library build-time dependencies from
application build-time dependencies, and update package deps to work
with separate build roots.
commit 3a2f377dbbea0b5aca6986f90e92b54ddc106dfb
Author: Kevin E Martin <kem@kem.org>
Date: Wed Nov 9 21:09:20 2005 +0000
Update package version number for X11R7 RC2 release.
commit 93b884959f2a9ef4c893ffa3d26ecef13c1ca4e8
Author: Kean Johnson <kean@armory.com>
Date: Tue Nov 8 06:33:31 2005 +0000
See ChangeLog entry 2005-11-07 for details.
commit cb599821a3c8dd2136b3d207911c74c2e5ad571c
Author: Kevin E Martin <kem@kem.org>
Date: Wed Oct 19 02:47:49 2005 +0000
Update package version number for RC1 release.
commit e6ddb673f5835bf7b9804fa29e62edd20419ea47
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date: Mon Oct 17 23:56:20 2005 +0000
Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions to
work better with BSD make
commit 15bccd547d6038edb9cbc4f9ad02dfbed6f9dcb8
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date: Fri Oct 14 00:25:42 2005 +0000
Use sed to fill in variables in man page
commit 9ee0a8cb83cfcf475441e393bfa04ea4fcbf49f9
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date: Mon Aug 1 22:35:37 2005 +0000
Change default install dir for rgb.txt from libdir to libdir/X11, since
that's where Xorg looks for it
commit fbb5f013d40c7a0ea26ac33a5abce1e9dd0ccadc
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date: Mon Aug 1 20:25:28 2005 +0000
Install man pages to section 1 instead of section m (Patch from Donnie
Berkholz)
commit 321c5f16ba1851a96a12bc5bafa832c3b9ac08e9
Author: Kevin E Martin <kem@kem.org>
Date: Fri Jul 29 21:22:30 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 1dda7081659c8d5eacbfed77ee0aa594b17440a0
Author: Kevin E Martin <kem@kem.org>
Date: Thu Jul 28 15:57:12 2005 +0000
Fix distcheck for remaining apps
commit 794993251c8700061f84246f87ec3c060f2ffb37
Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
Date: Wed Jul 27 19:40:28 2005 +0000
Check for xproto
commit 4531a95fde3e9e0dac1e24c0e140094d24503ce2
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date: Sat Jul 23 15:32:50 2005 +0000
Don't link in -lucb on Solaris
#ifdef HAVE_CONFIG_H/#include "config.h" for modularization
commit d468fba83ec0d963f70ac0f6be47c41ce4080803
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date: Thu Jul 21 04:21:06 2005 +0000
oops, forgot to cvs add autogen.sh
commit ab0ad07c8529ee5d5da88de28956f81b9ecf833c
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date: Thu Jul 21 04:20:35 2005 +0000
Initial autotooling of rgb/showrgb (Defaults to flat text file - dbm/ndbm
support partially implemented, but not yet buildable since it requires
site.h & rgb.h from Xserver/includes)
commit 7a676fdf168ed250baef3b99393f3dccbda91a7e
Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
Date: Wed Jun 29 18:20:16 2005 +0000
Add build system for rgb symlink.sh: Link pmconfig.cpp, link various text
files for rgb xc/programs/rgb/showrgb.c: Don't include rgb.h and site.h
when USE_RGB_TXT is defined
commit ad45da26f8f399bad12c6af78cc211f1dc563e58
Author: Egbert Eich <eich@suse.de>
Date: Fri Apr 23 19:54:36 2004 +0000
Merging XORG-CURRENT into trunk
commit a1edb12b592188781e4a18898fb1cd3fab472e4f
Author: Egbert Eich <eich@suse.de>
Date: Sun Mar 14 08:34:55 2004 +0000
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
commit 2c7849cf40d3f24e14a9668110a93e35a9120cd9
Author: Egbert Eich <eich@suse.de>
Date: Wed Mar 3 12:12:53 2004 +0000
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
commit 3798295f9b9e66543233d7fd44e95a244f0f8b06
Author: Egbert Eich <eich@suse.de>
Date: Thu Feb 26 13:36:15 2004 +0000
readding XFree86's cvs IDs
commit 3bfe5e286e3ca975e1a0e12bbb527f73bbf443aa
Author: Egbert Eich <eich@suse.de>
Date: Thu Feb 26 09:23:57 2004 +0000
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
commit da58b20fd4fd40bccb34ce2e8f1401fc994c973c
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date: Fri Nov 14 16:48:58 2003 +0000
XFree86 4.3.0.1
commit 1f2079d6943e2c85edbeeb4309f7ec5e216ee640
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date: Fri Nov 14 15:54:53 2003 +0000
R6.6 is the Xorg base-line
|