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
|
# ChangeLog for app-text/texlive-core
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v 1.56 2008/04/16 14:08:19 pva Exp $
16 Apr 2008; Peter Volkov <pva@gentoo.org> texlive-core-2007-r12.ebuild:
amd64 stable, bug #215735.
09 Apr 2008; Alexis Ballier <aballier@gentoo.org>
texlive-core-2007-r12.ebuild:
Add an elog message about texmfind as suggested by EvaSDK
08 Apr 2008; Raúl Porcel <armin76@gentoo.org>
texlive-core-2007-r12.ebuild:
alpha/ia64/sparc stable wrt #215735
08 Apr 2008; Jeroen Roovers <jer@gentoo.org> texlive-core-2007-r12.ebuild:
Stable for HPPA (bug #215735).
06 Apr 2008; Markus Rothe <corsair@gentoo.org>
texlive-core-2007-r12.ebuild:
Added ~ppc; bug #195815
06 Apr 2008; Markus Rothe <corsair@gentoo.org>
texlive-core-2007-r12.ebuild:
Stable on ppc64; bug #215735
01 Apr 2008; Christian Faulhammer <opfer@gentoo.org>
texlive-core-2007-r12.ebuild:
stable x86, bug 215735
13 Mar 2008; Alexis Ballier <aballier@gentoo.org>
texlive-core-2007-r12.ebuild:
Add a patch by Hanno Meyer-Thurow to fix build with gcc 4.3, bug #213144
10 Mar 2008; Alexis Ballier <aballier@gentoo.org>
texlive-core-2007-r12.ebuild:
unzip is not a runtime dep, only a build dep
10 Mar 2008; Alexis Ballier <aballier@gentoo.org>
texlive-core-2007-r12.ebuild:
ruby is needed for context, not for all texlive
02 Mar 2008; Alexis Ballier <aballier@gentoo.org>
texlive-core-2007-r12.ebuild:
Adapt build mpost at compile time patch according to Karl's comments
10 Feb 2008; Alexis Ballier <aballier@gentoo.org>
texlive-core-2007-r12.ebuild:
keyword ~x86-fbsd
10 Feb 2008; Alexis Ballier <aballier@gentoo.org>
texlive-core-2007-r12.ebuild:
add a link to the migration guide
09 Feb 2008; Alexis Ballier <aballier@gentoo.org>
texlive-core-2007-r12.ebuild:
Fix parallel make issue for bug #209362
*texlive-core-2007-r12 (09 Feb 2008)
09 Feb 2008; Alexis Ballier <aballier@gentoo.org>
-texlive-core-2007-r11.ebuild, +texlive-core-2007-r12.ebuild:
add a patch for icu security fix, it is unclear whether this affects xetex
or not but better safe than sorry
18 Dec 2007; Jeroen Roovers <jer@gentoo.org> texlive-core-2007-r11.ebuild:
Marked ~hppa (bug #195815).
*texlive-core-2007-r11 (14 Dec 2007)
14 Dec 2007; Alexis Ballier <aballier@gentoo.org>
-texlive-core-2007-r10.ebuild, +texlive-core-2007-r11.ebuild:
Push changes
14 Dec 2007; Alexis Ballier <aballier@gentoo.org>
texlive-core-2007-r10.ebuild:
Symlink mf from mf-nowin when X useflag is off, some scripts expect it to
exist. Thanks to Diego for spotting it.
11 Dec 2007; Alexis Ballier <aballier@gentoo.org>
texlive-core-2007-r10.ebuild:
remove cstetex references, its being removed, part of bug #196673
07 Dec 2007; Alexis Ballier <aballier@gentoo.org>
texlive-core-2007-r10.ebuild:
remove bin-detex and bin-dialog texmf modules, they dont install anything
that is not provided by other packages
07 Dec 2007; Alexis Ballier <aballier@gentoo.org>
-files/2007/texmf.d/00header.cnf, -files/2007/texmf.d/05searchpaths.cnf,
-files/2007/texmf.d/10standardpaths.cnf,
-files/2007/texmf.d/15options.cnf, -files/2007/texmf.d/20sizes.cnf,
-files/2007/texmf.d/25misc.cnf, texlive-core-2007-r10.ebuild:
Make a tarball of texmf.d files
07 Dec 2007; Alexis Ballier <aballier@gentoo.org>
texlive-core-2007-r10.ebuild:
build mpost at compile time, thanks to Rafał Mużyło <galtgendo@o2.pl> for
reporting, bug #201187
*texlive-core-2007-r10 (03 Dec 2007)
03 Dec 2007; Alexis Ballier <aballier@gentoo.org>
-texlive-core-2007-r9.ebuild, +texlive-core-2007-r10.ebuild:
remove bin-dvipdfmx package, it is provided by app-text/dvipdfmx, thanks to
Jie Luo <clotho67@gmail.com>, bug #201051
*texlive-core-2007-r9 (02 Dec 2007)
02 Dec 2007; Alexis Ballier <aballier@gentoo.org>
-texlive-core-2007-r8.ebuild, +texlive-core-2007-r9.ebuild:
push changes
02 Dec 2007; Alexis Ballier <aballier@gentoo.org> files/texmf-update,
texlive-core-2007-r8.ebuild:
let texmf-update handle dvips config.ps through /etc/texmf/dvips.d
02 Dec 2007; Alexis Ballier <aballier@gentoo.org>
-files/2007/tetex-3.0-CVE-2007-0650.patch,
-files/2007/tetex-3.0_p1-xpdf-CVE-2007-3387.patch,
-files/2007/xpdf-3.02pl2.patch,
-files/2007/texlive-core-2007-bump_makeindex_limitations.patch,
-files/2007/texlive-core-2007-dvips_bufferoverflow.patch,
-files/2007/texlive-core-2007-icu-xetex-execstacks.patch,
-files/2007/texlive-core-2007-libteckit-asneeded.patch,
-files/2007/texlive-core-2007-mpware.patch, texlive-core-2007-r8.ebuild:
make a patchset tarball
21 Nov 2007; Alexis Ballier <aballier@gentoo.org>
+files/2007/texlive-core-2007-bump_makeindex_limitations.patch,
texlive-core-2007-r8.ebuild:
bump makeindex limitations, will allow much longer paths to be used, bug
#199590
18 Nov 2007; Alexis Ballier <aballier@gentoo.org>
files/2007/texmf.d/05searchpaths.cnf:
set VARTEXFONTS to the correct value; its overwritten by texmf-update but
better safe than sorry if we want to drop this at some point
*texlive-core-2007-r8 (11 Nov 2007)
11 Nov 2007; Alexis Ballier <aballier@gentoo.org>
-texlive-core-2007-r7.ebuild, +texlive-core-2007-r8.ebuild:
remove cjk-utils from here, dev-tex/cjk-latex takes care of these
10 Nov 2007; Alexis Ballier <aballier@gentoo.org>
texlive-core-2007-r7.ebuild:
block cjk-latex for now as they collide
*texlive-core-2007-r7 (10 Nov 2007)
10 Nov 2007; Alexis Ballier <aballier@gentoo.org>
-texlive-core-2007-r6.ebuild, +texlive-core-2007-r7.ebuild:
remove ps2eps from here, will give it its own ebuild
*texlive-core-2007-r6 (07 Nov 2007)
07 Nov 2007; Alexis Ballier <aballier@gentoo.org>
+files/2007/xpdf-3.02pl2.patch, -texlive-core-2007-r5.ebuild,
+texlive-core-2007-r6.ebuild:
security fix for libxpdf, bug #196735
*texlive-core-2007-r5 (06 Nov 2007)
06 Nov 2007; Alexis Ballier <aballier@gentoo.org>
-texlive-core-2007-r3.ebuild, -texlive-core-2007-r4.ebuild,
+texlive-core-2007-r5.ebuild:
fixes for buffer overflow in dviljk, bug #198229
02 Nov 2007; Alexis Ballier <aballier@gentoo.org>
files/2007/texmf.d/10standardpaths.cnf:
fix TEXMFDOCDIR, make it use SELFAUTO variables
*texlive-core-2007-r4 (30 Oct 2007)
30 Oct 2007; Alexis Ballier <aballier@gentoo.org>
+texlive-core-2007-r4.ebuild:
revision bump for removal of tex4ht, it has its own ebuild
*texlive-core-2007-r3 (28 Oct 2007)
28 Oct 2007; Alexis Ballier <aballier@gentoo.org>
-texlive-core-2007-r2.ebuild, +texlive-core-2007-r3.ebuild:
push changes
28 Oct 2007; Alexis Ballier <aballier@gentoo.org> files/texmf-update:
more selective patterns for texmf-update to decide what to merge to
texmf.cnf (*.cnf), fmtutil.cnf (*.cnf), updmap.cfg (*.cfg)
28 Oct 2007; Alexis Ballier <aballier@gentoo.org>
texlive-core-2007-r2.ebuild:
Ship an updated config.ps, see bug #195815 comment 51, or alternatively:
http://tug.org/texlive/bugs.html
28 Oct 2007; Alexis Ballier <aballier@gentoo.org>
files/2007/texmf.d/20sizes.cnf, +files/2007/texmf.d/25misc.cnf,
texlive-core-2007-r2.ebuild:
add more values to the config files, this should fix a few issues with stack
size exceeded
27 Oct 2007; Alexis Ballier <aballier@gentoo.org>
files/2007/texmf.d/05searchpaths.cnf:
Make use of SELFAUTO variables in texmf.cnf file, so that we'll be closer to
upstream's config file and it will be more robust if installed in another
directory
27 Oct 2007; Alexis Ballier <aballier@gentoo.org>
files/2007/texmf.d/05searchpaths.cnf:
add a warning about modifying TEXMFSYSVAR
26 Oct 2007; Ferris McCormick <fmccor@gentoo.org>
texlive-core-2007-r2.ebuild:
Add ~amd64 --- part of Bug #195815
25 Oct 2007; Markus Rothe <corsair@gentoo.org>
texlive-core-2007-r2.ebuild:
Added ~ppc64; bug #195815
25 Oct 2007; Raúl Porcel <armin76@gentoo.org>
texlive-core-2007-r2.ebuild:
Add ~alpha/~ia64 wrt #195815
25 Oct 2007; Ferris McCormick <fmccor@gentoo.org>
texlive-core-2007-r2.ebuild:
Add ~sparc --- Bug #195815
25 Oct 2007; Christian Faulhammer <opfer@gentoo.org>
texlive-core-2007-r2.ebuild:
keyworded ~x86, bug 195815
*texlive-core-2007-r2 (22 Oct 2007)
22 Oct 2007; Alexis Ballier <aballier@gentoo.org>
+files/2007/texlive-core-2007-dvips_bufferoverflow.patch,
-texlive-core-2007-r1.ebuild, +texlive-core-2007-r2.ebuild:
Add a patch from upstream to prevent buffer overflow with too long hrefs
using dvips -z
*texlive-core-2007-r1 (21 Oct 2007)
21 Oct 2007; Alexis Ballier <aballier@gentoo.org>
-texlive-core-2007.ebuild, +texlive-core-2007-r1.ebuild:
push changes
21 Oct 2007; Alexis Ballier <aballier@gentoo.org>
texlive-core-2007.ebuild:
cosmetics, use dosym instead of ln
21 Oct 2007; Alexis Ballier <aballier@gentoo.org>
texlive-core-2007.ebuild:
remove the chown on the texmf tree, other texmf packages dont do it anyway
and it wasnt chowning texmf-dist; will reenable it if it is really needed,
but it shouldnt
20 Oct 2007; Alexis Ballier <aballier@gentoo.org>
texlive-core-2007.ebuild:
also remove texmf-dist/doc when doc useflag is off, will save a few bits
20 Oct 2007; Alexis Ballier <aballier@gentoo.org> files/texmf-update:
No need to run texlinks in texmf-update anymore now that we have etexlinks
20 Oct 2007; Alexis Ballier <aballier@gentoo.org>
texlive-core-2007.ebuild:
make use of the new etexlinks helper function, bug #196246
19 Oct 2007; Alexis Ballier <aballier@gentoo.org>
+files/2007/texmf.d/00header.cnf, +files/2007/texmf.d/10standardpaths.cnf,
-files/2007/texlive-core-2007-gentoo-texmf-site.patch,
+files/2007/texmf.d/05searchpaths.cnf, +files/2007/texmf.d/15options.cnf,
+files/2007/texmf.d/20sizes.cnf, texlive-core-2007.ebuild:
Ship our own texmf.cnf defaults, greatly based on texlive's dvd one, this
should fix bug #196167
15 Oct 2007; Alexis Ballier <aballier@gentoo.org>
texlive-core-2007.ebuild:
block tex4ht, texlive provides it
*texlive-core-2007 (14 Oct 2007)
14 Oct 2007; Alexis Ballier <aballier@gentoo.org>
+files/2007/tetex-3.0-CVE-2007-0650.patch,
+files/2007/tetex-3.0_p1-xpdf-CVE-2007-3387.patch,
+files/2007/texlive-core-2007-gentoo-texmf-site.patch,
+files/2007/texlive-core-2007-icu-xetex-execstacks.patch,
+files/2007/texlive-core-2007-libteckit-asneeded.patch,
+files/2007/texlive-core-2007-mpware.patch, +files/texmf-update,
+metadata.xml, +texlive-core-2007.ebuild:
Initial import
|