summaryrefslogtreecommitdiff
path: root/Build/logs/svnlog
blob: 3e14de3ec1f3cffeab0957e39d18a32c8e632b51 (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
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
------------------------------------------------------------------------
r11041 | karl | 2008-10-24 03:24:41 +0200 (Fri, 24 Oct 2008) | 1 line

autoupdate

Changed paths:
   M /trunk/Master/tlpkg/texlive.tlpdb
------------------------------------------------------------------------
r11040 | karl | 2008-10-24 01:40:08 +0200 (Fri, 24 Oct 2008) | 1 line

quote PATH arg to protect against spaces

Changed paths:
   M /trunk/Build/source/texk/tetex/ChangeLog
   M /trunk/Build/source/texk/tetex/Makefile.in
------------------------------------------------------------------------
r11039 | karl | 2008-10-23 20:56:51 +0200 (Thu, 23 Oct 2008) | 4 lines

(-scheme): new command line option to conveniently
change the default installation scheme.  Some
wording changes.


Changed paths:
   M /trunk/Master/install-tl
------------------------------------------------------------------------
r11038 | karl | 2008-10-23 15:42:13 +0200 (Thu, 23 Oct 2008) | 6 lines

(action_update): if pkg foo is new, also consider
foo.ARCH to be new, similar to what we did for
removals a little while back.

Also give an info msg when --dry-run is given, throughout.


Changed paths:
   M /trunk/Master/texmf/scripts/texlive/tlmgr.pl
------------------------------------------------------------------------
r11037 | karl | 2008-10-23 15:22:21 +0200 (Thu, 23 Oct 2008) | 3 lines

(action_update): announce if dry run; silently
accept -n as a synonym for --dry-run.


Changed paths:
   M /trunk/Master/texmf/scripts/texlive/tlmgr.pl
------------------------------------------------------------------------
r11036 | karl | 2008-10-23 15:15:47 +0200 (Thu, 23 Oct 2008) | 2 lines

(action_show): show revision number if installed.


Changed paths:
   M /trunk/Master/texmf/scripts/texlive/tlmgr.pl
------------------------------------------------------------------------
r11035 | karl | 2008-10-23 03:56:12 +0200 (Thu, 23 Oct 2008) | 1 line

regenerated by /home/texlive/karl/Master/tlpkg/bin/svnchangelog

Changed paths:
   M /trunk/Build/logs/svnlog
------------------------------------------------------------------------
------------------------------------------------------------------------
r11034 | karl | 2008-10-23 03:37:35 +0200 (Thu, 23 Oct 2008) | 1 line

/home/texlive/karl/Master/tlpkg/bin/tl-update-auto

Changed paths:
   M /trunk/Master/texmf/doc/man/man1/tlmgr.1
   M /trunk/Master/texmf/doc/man/man1/tlmgr.pdf
------------------------------------------------------------------------
r11033 | karl | 2008-10-23 03:26:25 +0200 (Thu, 23 Oct 2008) | 1 line

autoupdate

Changed paths:
   M /trunk/Master/tlpkg/texlive.tlpdb
------------------------------------------------------------------------
r11032 | preining | 2008-10-23 01:50:23 +0200 (Thu, 23 Oct 2008) | 2 lines

remove even more kpsewhich traces


Changed paths:
   M /trunk/Master/texmf/scripts/texlive/tlmgr.pl
------------------------------------------------------------------------
r11031 | karl | 2008-10-23 01:48:29 +0200 (Thu, 23 Oct 2008) | 4 lines

(@getopt_configure_subopts): new list of strings
for each action to pass to
Getopt::Long::Configure; include permute.


Changed paths:
   M /trunk/Master/texmf/scripts/texlive/tlmgr.pl
------------------------------------------------------------------------
r11030 | preining | 2008-10-23 01:48:27 +0200 (Thu, 23 Oct 2008) | 2 lines

remove more traces of kpsewhich


Changed paths:
   M /trunk/Master/tlpkg/TeXLive/TLUtils.pm
------------------------------------------------------------------------
r11029 | karl | 2008-10-23 01:34:39 +0200 (Thu, 23 Oct 2008) | 15 lines

TLMedia.pm: message capitalizations.

TLUtils.pm (kpsewhich): remove this function,
since '...' fails on Windows.  From Ruben Prins,
22 Oct 2008 23:53:37.

tlmgr.pl: change the two calls to kpsewhich() to
use direct `kpsewhich -var-value=...` invocations,
as is done everywhere else.  (Also use "re" in
logging reinstalls, and msg changes.)

Maybe someday we will write a kpse_var_value
function to be used everywhere and checks its
argument so the single quotes can be safely omitted.


Changed paths:
   M /trunk/Master/texmf/scripts/texlive/tlmgr.pl
   M /trunk/Master/tlpkg/TeXLive/TLMedia.pm
   M /trunk/Master/tlpkg/TeXLive/TLUtils.pm
------------------------------------------------------------------------
r11028 | karl | 2008-10-22 23:58:39 +0200 (Wed, 22 Oct 2008) | 2 lines

updmap-local.cfg, not .cnf


Changed paths:
   M /trunk/Master/texmf/scripts/texlive/tlmgr.pl
------------------------------------------------------------------------
r11027 | karl | 2008-10-22 23:26:26 +0200 (Wed, 22 Oct 2008) | 1 line

do not force all non-true values to false, for the sake of LW35; from Aaron Chen, 17 Oct 2008 01:22:24

Changed paths:
   M /trunk/Build/source/texk/tetex/ChangeLog
   M /trunk/Build/source/texk/tetex/updmap.pl
   M /trunk/Master/texmf/scripts/tetex/updmap.pl
------------------------------------------------------------------------
r11026 | karl | 2008-10-22 23:21:17 +0200 (Wed, 22 Oct 2008) | 2 lines

(texmf/xindy): should be runpattern not docpattern.


Changed paths:
   M /trunk/Master/tlpkg/tlpsrc/xindy.tlpsrc
------------------------------------------------------------------------
r11025 | karl | 2008-10-22 22:39:28 +0200 (Wed, 22 Oct 2008) | 2 lines

wording


Changed paths:
   M /trunk/Master/texmf/scripts/texlive/tlmgr.pl
------------------------------------------------------------------------
r11024 | karl | 2008-10-22 03:54:22 +0200 (Wed, 22 Oct 2008) | 1 line

regenerated by /home/texlive/karl/Master/tlpkg/bin/svnchangelog

Changed paths:
   M /trunk/Build/logs/svnlog
------------------------------------------------------------------------
------------------------------------------------------------------------
r11023 | karl | 2008-10-22 03:38:13 +0200 (Wed, 22 Oct 2008) | 1 line

autoupdate via tlmgr generate language.def

Changed paths:
   M /trunk/Master/texmf/tex/generic/config/language.def
------------------------------------------------------------------------
r11022 | karl | 2008-10-22 03:24:15 +0200 (Wed, 22 Oct 2008) | 1 line

autoupdate

Changed paths:
   M /trunk/Master/tlpkg/texlive.tlpdb
------------------------------------------------------------------------
r11021 | karl | 2008-10-22 01:53:44 +0200 (Wed, 22 Oct 2008) | 2 lines

(righthyphenmin): set to 3, per frenchb.ldf.


Changed paths:
   M /trunk/Master/tlpkg/tlpsrc/hyphen-french.tlpsrc
------------------------------------------------------------------------
r11020 | karl | 2008-10-22 01:52:05 +0200 (Wed, 22 Oct 2008) | 1 line

.

Changed paths:
   M /trunk/Master/texmf-dist/tex/texinfo/txi-fr.tex
------------------------------------------------------------------------
r11019 | karl | 2008-10-21 03:56:47 +0200 (Tue, 21 Oct 2008) | 1 line

regenerated by /home/texlive/karl/Master/tlpkg/bin/svnchangelog

Changed paths:
   M /trunk/Build/logs/svnlog
------------------------------------------------------------------------
------------------------------------------------------------------------
r11018 | karl | 2008-10-21 03:24:46 +0200 (Tue, 21 Oct 2008) | 1 line

autoupdate

Changed paths:
   M /trunk/Master/tlpkg/texlive.tlpdb
------------------------------------------------------------------------
r11017 | reinhardk | 2008-10-20 23:19:51 +0200 (Mon, 20 Oct 2008) | 3 lines

getnonfreefonts.pl: latest version added to linked_scripts.
texlua wrappers: fixed PATH (wget needed by getnonfreefonts).


Changed paths:
   M /trunk/Build/source/texk/texlive/linked_scripts/getnonfreefonts.pl
   M /trunk/Master/bin/win32/tl-w32-texdoc-wrapper.texlua
   M /trunk/Master/bin/win32/tl-w32-wrapper.texlua
------------------------------------------------------------------------
r11016 | karl | 2008-10-20 03:59:17 +0200 (Mon, 20 Oct 2008) | 1 line

regenerated by /home/texlive/karl/Master/tlpkg/bin/svnchangelog

Changed paths:
   M /trunk/Build/logs/svnlog
------------------------------------------------------------------------
------------------------------------------------------------------------
r11015 | karl | 2008-10-20 03:24:35 +0200 (Mon, 20 Oct 2008) | 1 line

autoupdate

Changed paths:
   M /trunk/Master/tlpkg/texlive.tlpdb
------------------------------------------------------------------------
r11014 | reinhardk | 2008-10-19 16:53:23 +0200 (Sun, 19 Oct 2008) | 2 lines

latexmk.bat: Use the wrapper in order to find Perl.


Changed paths:
   M /trunk/Master/bin/win32/latexmk.bat
------------------------------------------------------------------------
r11013 | reinhardk | 2008-10-19 16:34:28 +0200 (Sun, 19 Oct 2008) | 2 lines

getnonfreefonts.pl: --http added, Windows related bug fixed.


Changed paths:
   M /trunk/Master/texmf/scripts/texlive/getnonfreefonts.pl
------------------------------------------------------------------------
r11012 | reinhardk | 2008-10-19 13:36:55 +0200 (Sun, 19 Oct 2008) | 2 lines

texlua-wrappers: fixed bug in PATH settings for Perl.


Changed paths:
   M /trunk/Master/bin/win32/tl-w32-texdoc-wrapper.texlua
   M /trunk/Master/bin/win32/tl-w32-wrapper.texlua
------------------------------------------------------------------------
r11011 | karl | 2008-10-19 03:57:17 +0200 (Sun, 19 Oct 2008) | 1 line

regenerated by /home/texlive/karl/Master/tlpkg/bin/svnchangelog

Changed paths:
   M /trunk/Build/logs/svnlog
   A /trunk/Build/logs/svnlog.10998.gz
------------------------------------------------------------------------
------------------------------------------------------------------------
r11010 | karl | 2008-10-19 03:25:30 +0200 (Sun, 19 Oct 2008) | 1 line

autoupdate

Changed paths:
   M /trunk/Master/tlpkg/texlive.tlpdb
------------------------------------------------------------------------
r11009 | preining | 2008-10-18 17:35:26 +0200 (Sat, 18 Oct 2008) | 2 lines

start work on supporting local copies of remote database


Changed paths:
   A /trunk/Master/tlpkg/etc/tlmgr-use-saved-remote-tlpdb.patch
------------------------------------------------------------------------
r11008 | preining | 2008-10-18 17:05:32 +0200 (Sat, 18 Oct 2008) | 2 lines

add a todo idea


Changed paths:
   M /trunk/Master/texmf/scripts/texlive/tlmgr.pl
------------------------------------------------------------------------
r11007 | preining | 2008-10-18 16:50:46 +0200 (Sat, 18 Oct 2008) | 2 lines

add a todo found on the guit meeting


Changed paths:
   M /trunk/Master/texmf/scripts/texlive/tlmgr.pl
------------------------------------------------------------------------
r11006 | preining | 2008-10-18 13:39:05 +0200 (Sat, 18 Oct 2008) | 2 lines

fix two stupid bugs in texlive.tlpdb.lzma downloading


Changed paths:
   M /trunk/Master/tlpkg/TeXLive/TLPDB.pm
------------------------------------------------------------------------
r11005 | preining | 2008-10-18 11:05:27 +0200 (Sat, 18 Oct 2008) | 2 lines

fix for tlmgr to auto-reinstalled packages that got auto-removed


Changed paths:
   M /trunk/Master/texmf/scripts/texlive/tlmgr.pl
------------------------------------------------------------------------
r11004 | preining | 2008-10-18 10:43:06 +0200 (Sat, 18 Oct 2008) | 2 lines

remove old talk.tex


Changed paths:
   D /trunk/Master/tlpkg/doc/guit08/talk.tex
------------------------------------------------------------------------
r11003 | preining | 2008-10-18 10:38:08 +0200 (Sat, 18 Oct 2008) | 2 lines

do not warn on packages that have been auto-removed


Changed paths:
   M /trunk/Master/texmf/scripts/texlive/tlmgr.pl
------------------------------------------------------------------------
r11002 | preining | 2008-10-18 10:01:04 +0200 (Sat, 18 Oct 2008) | 2 lines

only remove a container if it is present


Changed paths:
   M /trunk/Master/tlpkg/bin/tl-update-containers
------------------------------------------------------------------------
r11001 | preining | 2008-10-18 09:54:09 +0200 (Sat, 18 Oct 2008) | 2 lines

fix a next that should be a return when running tlmgr --dry-run on w32


Changed paths:
   M /trunk/Master/texmf/scripts/texlive/tlmgr.pl
------------------------------------------------------------------------
r11000 | preining | 2008-10-18 09:53:42 +0200 (Sat, 18 Oct 2008) | 3 lines

tl-update-containers: .source and .doc are not real packages, only the
containers should be removed


Changed paths:
   M /trunk/Master/tlpkg/bin/tl-update-containers
------------------------------------------------------------------------
r10999 | karl | 2008-10-18 04:01:27 +0200 (Sat, 18 Oct 2008) | 1 line

regenerated by /home/texlive/karl/Master/tlpkg/bin/svnchangelog

Changed paths:
   M /trunk/Build/logs/svnlog
------------------------------------------------------------------------