ChangeLog revision 1.1.1.1 1 commit d08e518280bc42c0ec6763cf07d98106afcb346f
2 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
3 Date: Mon Feb 27 17:04:59 2023 -0800
4
5 font-screen-cyrillic 1.0.5
6
7 Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
8
9 commit 8858143b2b18a71780fb605e69f732f8661ef239
10 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
11 Date: Wed Feb 22 17:59:17 2023 -0800
12
13 Use COMPRESS_FLAGS to improve build reproducibility
14
15 Raises required version of font-util from 1.2 to 1.4
16
17 Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
18
19 commit 0e8f7de51fcd93542c833a78a587cfdcabc83932
20 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
21 Date: Wed Feb 15 16:33:56 2023 -0800
22
23 Switch to XORG_DEFAULT_NOCODE_OPTIONS
24
25 Stop running all sorts of compiler tests we don't need since there
26 is no code in this module to compile. Requires xorg-macros 1.20.
27
28 Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
29
30 commit 2d2ac9db1d94fe04752fce4a95db9585989ff84c
31 Author: Gaetan Nadon <memsize (a] videotron.ca>
32 Date: Sun Nov 7 10:10:39 2010 -0800
33
34 config: update AC_PREREQ statement to 2.60
35
36 Unrelated to the previous patches, the new value simply reflects
37 the reality that the minimum level for autoconf to configure
38 all x.org modules is 2.60 dated June 2006.
39
40 ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz
41
42 Signed-off-by: Gaetan Nadon <memsize (a] videotron.ca>
43
44 commit 33a1cf2457e6af76d52900feb59c4da28761f3c2
45 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
46 Date: Thu Jul 28 17:30:21 2022 -0700
47
48 gitlab CI: stop requiring Signed-off-by in commits
49
50 Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
51
52 commit af5c77f197a65e7b75e68793df6427638f575b17
53 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
54 Date: Wed Dec 8 16:22:27 2021 -0800
55
56 Build xz tarballs instead of bzip2
57
58 Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
59
60 commit eeeb2b063d513c86b2f34c9fbb952eb21ed61421
61 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
62 Date: Wed Dec 8 16:22:27 2021 -0800
63
64 gitlab CI: add a basic build test
65
66 Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
67
68 commit d0ebafcaeada1989d486cd4ebec262bd077197c4
69 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
70 Date: Fri Dec 7 19:27:22 2018 -0800
71
72 Update configure.ac bug URL for gitlab migration
73
74 Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
75
76 commit 94e8af114b288605aa152e4cdc96420310b94719
77 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
78 Date: Sun Nov 18 21:39:40 2018 -0800
79
80 Update README for gitlab migration
81
82 Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
83
84 commit 45ced720ac1506d714e7bf1b128a07ec00bdbc0e
85 Author: Mihail Konev <k.mvc (a] ya.ru>
86 Date: Thu Jan 26 14:00:22 2017 +1000
87
88 autogen: add default patch prefix
89
90 Signed-off-by: Mihail Konev <k.mvc (a] ya.ru>
91
92 commit f5f447b6aff7d7946d54c3ce26b096ef876dec32
93 Author: Emil Velikov <emil.l.velikov (a] gmail.com>
94 Date: Mon Mar 9 12:00:52 2015 +0000
95
96 autogen.sh: use quoted string variables
97
98 Place quotes around the $srcdir, $ORIGDIR and $0 variables to prevent
99 fall-outs, when they contain space.
100
101 Signed-off-by: Emil Velikov <emil.l.velikov (a] gmail.com>
102 Reviewed-by: Peter Hutterer <peter.hutterer (a] who-t.net>
103 Signed-off-by: Peter Hutterer <peter.hutterer (a] who-t.net>
104
105 commit 825cc5af76e81e4d69a46d4200be6500e19520cd
106 Author: Peter Hutterer <peter.hutterer (a] who-t.net>
107 Date: Tue Jan 24 10:32:07 2017 +1000
108
109 autogen.sh: use exec instead of waiting for configure to finish
110
111 Syncs the invocation of configure with the one from the server.
112
113 Signed-off-by: Peter Hutterer <peter.hutterer (a] who-t.net>
114 Reviewed-by: Emil Velikov <emil.velikov (a] collabora.com>
115
116 commit 48667cef8d76b0bdde080d8ae2f579a3a13ba9ee
117 Author: Matthieu Herrb <matthieu (a] herrb.eu>
118 Date: Mon Sep 12 10:51:53 2016 +0200
119
120 Typo: font.dir -> fonts.dir
121
122 Signed-off-by: Matthieu Herrb <matthieu (a] herrb.eu>
123
124 Reviewed-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
125 Reviewed-by: Hans de Goede <hdegoede (a] redhat.com>
126
127 commit c7327eecea51e04f96dbd266adbfbda557632d69
128 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
129 Date: Sat May 31 21:39:32 2014 -0700
130
131 autogen.sh: Honor NOCONFIGURE=1
132
133 See http://people.gnome.org/~walters/docs/build-api.txt
134
135 Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
136
137 commit a3e04b3905607dd252c4ae3d6c1d03a791faf5ec
138 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
139 Date: Sat May 31 21:38:41 2014 -0700
140
141 configure: Drop AM_MAINTAINER_MODE
142
143 Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
144
145 commit 7cd1bb9caedbd18de2c25d3b1253921a17042233
146 Author: Gaetan Nadon <memsize (a] videotron.ca>
147 Date: Mon Oct 28 08:08:55 2013 -0400
148
149 config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES
150
151 Fix Automake warning: AC_OUTPUT should be used without arguments.
152 www.gnu.org/software/autoconf/manual/autoconf.html#Configuration-Files
153
154 Signed-off-by: Gaetan Nadon <memsize (a] videotron.ca>
155
156 commit 0586f84387e5bc6a655aab68521c98cd8b40b546
157 Author: Rmi Cardona <remi (a] gentoo.org>
158 Date: Tue Nov 16 00:12:34 2010 +0100
159
160 font-screen-cyrillic 1.0.4
161
162 commit ed8790964b920daebfcfc88182e444f38a563109
163 Author: Gaetan Nadon <memsize (a] videotron.ca>
164 Date: Fri Oct 15 20:09:56 2010 -0400
165
166 config: Use the shorthand --disable-all-encodings option in font-util v1.2
167
168 This option is useful to disable all possible font encodings at once,
169 without fine-graining the calling ebuilds for a list of encodings
170 supported by each font package.
171
172 The option is parsed before all other encoding options, so it basically
173 sets defaults for all of them. Afterwards, any encoding can be
174 re-enabled back using '--enable-<encoding>' (much like
175 '--disable-all-encodings --enable-iso8859-2').
176
177 Reviewed-by: Rmi Cardona <remi (a] gentoo.org>
178
179 Signed-off-by: Gaetan Nadon <memsize (a] videotron.ca>
180
181 commit 0ba6b529174ece7273211ac4cb6447434ddcee02
182 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
183 Date: Tue Oct 5 00:27:33 2010 -0700
184
185 font-screen-cyrillic 1.0.3
186
187 Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
188
189 commit 19b3e1ba3abb310e1d7cfccc1da1b71cc6711136
190 Author: Gaetan Nadon <memsize (a] videotron.ca>
191 Date: Mon Nov 23 14:23:52 2009 -0500
192
193 Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
194
195 Now that the INSTALL file is generated.
196 Allows running make maintainer-clean.
197
198 commit ca82a3df83447c7a7acbca194fe67ec9fbc751c9
199 Author: Gaetan Nadon <memsize (a] videotron.ca>
200 Date: Sun Oct 18 20:49:07 2009 -0400
201
202 Makefile.am: add INSTALL target and clean ChangeLog DIST targets
203
204 Add INSTALL target to generate file with INSTALL_CMD #24206
205 ChangeLog is not required in EXTRA_DIST #24432
206 ChangeLog is not required in MAINTAINERCLEANFILES #24432
207
208 commit 3d82fa8ad287dec7513b12f3503fa796571b60da
209 Author: Gaetan Nadon <memsize (a] videotron.ca>
210 Date: Sun Oct 18 20:34:34 2009 -0400
211
212 INSTALL, NEWS, README COPYING or AUTHORS files are missing/incorrect #24206
213
214 Add missing INSTALL file. Use standard GNU file on building tarball
215 README may have been updated
216 COPYING may have been updated
217 Remove AUTHORS file as it is empty and no content available yet.
218 Remove NEWS file as it is empty and no content available yet.
219
220 commit 72a777bc0fdf703670b55d11953498be82793f5d
221 Author: Gaetan Nadon <memsize (a] videotron.ca>
222 Date: Mon Nov 23 13:38:51 2009 -0500
223
224 .gitignore: use common defaults with custom section # 24239
225
226 Using common defaults will reduce errors and maintenance.
227 Only the very small or inexistent custom section need periodic maintenance
228 when the structure of the component changes. Do not edit defaults.
229
230 commit a1fcf7698de7627fb2538d985875dea66b7b15a0
231 Author: Alan Coopersmith <alan.coopersmith (a] sun.com>
232 Date: Sat Oct 10 17:49:17 2009 -0700
233
234 font-screen-cyrillic 1.0.2
235
236 Signed-off-by: Alan Coopersmith <alan.coopersmith (a] sun.com>
237
238 commit ab7eef00ed18c0f16e0fe751da9b2c68e9884f89
239 Author: Alan Coopersmith <alan.coopersmith (a] sun.com>
240 Date: Wed Oct 7 19:59:19 2009 -0700
241
242 Migrate to xorg macros 1.3 & font-util 1.1 macros
243
244 Signed-off-by: Alan Coopersmith <alan.coopersmith (a] sun.com>
245
246 commit 52fe033642ea1dab4728dd46e4d7c54a78007012
247 Author: Alan Coopersmith <alan.coopersmith (a] sun.com>
248 Date: Tue Oct 6 19:14:30 2009 -0700
249
250 Add pointers to mailing lists, bugzilla, & git to README
251
252 Signed-off-by: Alan Coopersmith <alan.coopersmith (a] sun.com>
253
254 commit 090025a0099118509ebad01d80f149cb602e2a63
255 Author: Paulo Cesar Pereira de Andrade <pcpa (a] mandriva.com.br>
256 Date: Tue Jan 27 19:11:08 2009 -0200
257
258 Janitor: Correct make distcheck and configure.ac simplification
259
260 commit f4ff2860fa99bbbbb217353a53b5815eb7c19de4
261 Author: Andres Salomon <dilinger (a] debian.org>
262 Date: Sat Oct 25 20:50:21 2008 +0200
263
264 Bug#5176: cause configure to bail if mkfontscale or mkfontdir are not found
265
266 Signed-off-by: Julien Cristau <jcristau (a] debian.org>
267
268 commit 491edb0127e6642772d54dbc2ef70e7d120393a6
269 Author: James Cloos <cloos (a] jhcloos.com>
270 Date: Thu Dec 6 16:38:06 2007 -0500
271
272 Replace static ChangeLog with dist-hook to generate from git log
273
274 commit 0dadf80fea0b8b23e9469e6cc20ab9361cec3208
275 Author: James Cloos <cloos (a] jhcloos.com>
276 Date: Mon Sep 3 05:53:21 2007 -0400
277
278 Add *~ to .gitignore to skip patch/emacs droppings
279
280 commit 1c6a0c15e28c2d03f139e7087c2ff67560511042
281 Author: James Cloos <cloos (a] jhcloos.com>
282 Date: Thu Aug 23 19:26:46 2007 -0400
283
284 Rename .cvsignore to .gitignore
285
286 commit 856dd7d697de378518d4751f0caef2bcf8471308
287 Author: Daniel Stone <daniel (a] fooishbar.org>
288 Date: Wed Nov 8 19:25:01 2006 +0200
289
290 bump to 1.0.1
291
292 commit 54f5b61cfcaae96b45b8008da4d5e975862ecf75
293 Author: Jeremy C. Reed <reed (a] glacier.reedmedia.net>
294 Date: Tue Oct 17 14:44:22 2006 -0500
295
296 Add license from Andrey via Mikhail on xorg list.
297 See: http://lists.freedesktop.org/archives/xorg/2006-October/018866.html
298
299 commit f94b7e6fbe7f6bdc93d34e35ec83711b0052e807
300 Author: Kevin E Martin <kem (a] kem.org>
301 Date: Thu Dec 15 00:24:26 2005 +0000
302
303 Update package version number for final X11R7 release candidate.
304
305 commit 19fb5edcd1eff7591ed4e89dd1c3e6551834192f
306 Author: Kevin E Martin <kem (a] kem.org>
307 Date: Sat Dec 3 17:08:54 2005 +0000
308
309 Add m4 magic to allow AS_HELP_STRING to work with older versions of
310 autoconf 2.57.
311
312 commit 9f6d4140952949e7edb9a94197c0d933d6376095
313 Author: Kevin E Martin <kem (a] kem.org>
314 Date: Sat Dec 3 05:49:41 2005 +0000
315
316 Update package version number for X11R7 RC3 release.
317
318 commit 56fe52672d05e7481980ffb7690bd7740068f956
319 Author: Eric Anholt <anholt (a] freebsd.org>
320 Date: Thu Nov 24 05:21:16 2005 +0000
321
322 Bug #5122: Use $< instead of $^ to be portable to FreeBSD's make.
323
324 commit b86744f5802a6a26a7dda2fc72f9c5ac3efd50a5
325 Author: Eric Anholt <anholt (a] freebsd.org>
326 Date: Tue Nov 22 02:00:22 2005 +0000
327
328 Add .cvsignores for fonts.
329
330 commit 444dca607fe5b384168f66136580a4d92345e8c1
331 Author: Kevin E Martin <kem (a] kem.org>
332 Date: Tue Nov 15 08:29:19 2005 +0000
333
334 Add configure option to change the installed font dir.
335
336 commit 3d7f88e712a144232da97e9c34f8e38c642af45c
337 Author: Kevin E Martin <kem (a] kem.org>
338 Date: Fri Jul 29 21:22:49 2005 +0000
339
340 Various changes preparing packages for RC0:
341 - Verify and update package version numbers as needed
342 - Implement versioning scheme
343 - Change bug address to point to bugzilla bug entry form
344 - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to
345 reenable it)
346 - Fix makedepend to use pkgconfig and pass distcheck
347 - Update build script to build macros first
348 - Update modular Xorg version
349
350 commit f63198574832c385c6517517441e3489c948c98b
351 Author: Alan Coopersmith <Alan.Coopersmith (a] sun.com>
352 Date: Tue Jul 19 02:40:06 2005 +0000
353
354 Convert $(foreach...) to more portable suffix substitution rules
355
356 commit 64ea6aacad62eb974d8a0d9d4a28b34602182aba
357 Author: Kevin E Martin <kem (a] kem.org>
358 Date: Thu Jun 30 22:28:08 2005 +0000
359
360 Initial build system files for font module
361
362 commit afc6858a4a6b74f149df3a316d8632e5fc13f1d2
363 Author: Egbert Eich <eich (a] suse.de>
364 Date: Fri Apr 23 18:43:01 2004 +0000
365
366 Merging XORG-CURRENT into trunk
367
368 commit d379b6213d492ab8d43e61f5b8d06674dd3e38f8
369 Author: Egbert Eich <eich (a] suse.de>
370 Date: Sun Mar 14 08:31:10 2004 +0000
371
372 Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
373
374 commit 326fadd9d2c7585ad4a469d844f75c5452b329bb
375 Author: Egbert Eich <eich (a] suse.de>
376 Date: Wed Mar 3 12:10:49 2004 +0000
377
378 Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
379
380 commit e65d88375b44408faf4786d66cd1b196008a97f5
381 Author: Egbert Eich <eich (a] suse.de>
382 Date: Thu Feb 26 13:35:10 2004 +0000
383
384 readding XFree86's cvs IDs
385
386 commit f08bd2bb044c70ff483320d37b50179d692e0bb8
387 Author: Egbert Eich <eich (a] suse.de>
388 Date: Thu Feb 26 09:22:22 2004 +0000
389
390 Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
391
392 commit fe401c4a54ff8a27d61ff272beaae3edbf8a8407
393 Author: Kaleb Keithley <kaleb (a] freedesktop.org>
394 Date: Fri Nov 14 16:48:41 2003 +0000
395
396 XFree86 4.3.0.1
397
398 commit 4b875cfb4290fd28660f450b25481acaa6d94c49
399 Author: Kaleb Keithley <kaleb (a] freedesktop.org>
400 Date: Fri Nov 14 16:48:41 2003 +0000
401
402 Initial revision
403