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
|
# ChangeLog for app-text/tetex
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-text/tetex/ChangeLog,v 1.56 2004/02/22 03:30:57 weeve Exp $
21 Feb 2004; Jason Wever <weeve@gentoo.org> tetex-2.0.2-r3.ebuild:
Marked stable on sparc, fixes bug #37110.
21 Feb 2004; Mamoru KOMACHI <usata@gentoo.org> tetex-1.0.7-r13.ebuild,
tetex-2.0.2-r1.ebuild, tetex-2.0.2-r3.ebuild:
Removed inherit eutils and flag-o-matic since epatch and filter-flags
are now part of portage. Also moved filter-flags to src_compile() to
kill "has_version() in global scope" warning.
31 Dec 2003; Mike Gardiner <obz@gentoo.org> tetex-2.0.2-r1.ebuild,
tetex-2.0.2-r3.ebuild:
Removed ~mips and ~arm, as a dependency (libwww) is not available on those
architectures
09 Dec 2003; Seemant Kulleen <seemant@gentoo.org> tetex-1.0.7-r13.ebuild,
tetex-2.0.2-r1.ebuild, tetex-2.0.2-r3.ebuild:
tetex has NO reason to install a crap readlink man page. man-pages provides a
superior version anyway, so added patch to disable installing it
*tetex-2.0.2-r3 (13 Nov 2003)
11 Jan 2004; Guy Martin <gmsoft@gentoo.org> tetex-2.0.2-r3.ebuild :
Marked stable on hppa.
13 Nov 2003; Mamoru KOMACHI <usata@gentoo.org> tetex-2.0.2-r3.ebuild:
inherit tetex.eclass (app-text/ptex and app-text/cstetex inherit it
too). Mostly identical to tetex-2.0.2-r2, but take care of symlinks
left behind /usr/bin after unmerge. See bug #31657.
*tetex-2.0.2-r2 (04 Nov 2003)
04 Nov 2003; Mike Gardiner <obz@gentoo.org> tetex-2.0.2-r2.ebuild:
Added fix for hyperref, see bug #31967. A few small ebuild changes
07 Oct 2003; John Mylchreest <johnm@gentoo.org>; tetex-2.0.2-r1.ebuild:
fixing POSIX 1003.1-2001 chown change. '.' now ':'
30 Sep 2003; Mamoru KOMACHI <usata@gentoo.org> tetex-1.0.7-r12.ebuild,
tetex-1.0.7-r13.ebuild:
Removed control character from picins.sty. Thanks to Jan Fikar
<jan.fikar@ext.univ-poitiers.fr> for reporting the bug on #28180.
27 Sep 2003; Mike Gardiner <obz@gentoo.org> tetex-2.0.2-r1.ebuild,
tetex-2.0.2.ebuild:
Fixed listings.sty location, and marked stable on x86. Thanks to John Steele
Scott <toojays@toojays.net> for help on bug #29723
18 Sep 2003; Mamoru KOMACHI <usata@gentoo.org> tetex-1.0.7-r12.ebuild,
tetex-1.0.7-r13.ebuild, tetex-2.0.2-r1.ebuild, tetex-2.0.2.ebuild:
Explicitly specify !app-text/ptex in DEPEND list.
09 Sep 2003; Mamoru KOMACHI <usata@gentoo.org> tetex-1.0.7-r12.ebuild,
tetex-1.0.7-r13.ebuild, tetex-2.0.2-r1.ebuild, tetex-2.0.2.ebuild,
files/tetex-1.0.7-dvips-secure.diff, files/tetex-1.0.7-r11-gentoo.diff,
files/tetex-1.0.7-r12-gentoo.diff, files/tetex-2.0-dont-run-config.diff,
files/tetex-2.0.diff, files/texmf.dif:
Simplified tetex-1.0.7-r??-gentoo.diff. This closes Bug #28136.
Removed old unnecessary patches.
06 Sep 2003; Daniel Robbins <drobbins@gentoo.org> tetex-2.0.2-r1.ebuild,
tetex-1.0.7-r13.ebuild: removed png, libwww and ncurses USE variables, which
were off by default. This fixes bugs 14709 and 20843. We want tetex to use
*our* libpng, libwww and ncurses packages so that we can track dependencies
correctly. The internal libwww was using mysql sometimes, resulting in fried
compiles since it seemed to often mis-detect mysql availability. Our libwww
ebuild does much better. Also added an RDEPEND fix (tons of stuff was
missing.)
14 Aug 2003; Mamoru KOMACHI <usata@gentoo.org> tetex-1.0.7-r12.ebuild: Added
virtual/tetex PROVIDE
02 Aug 2003; Todd Sunderlin <todd@gentoo.org> tetex-2.0.2.ebuild:
Marked stable for sparc
*tetex-2.0.2 (14 Mar 2003)
29 Jul 2003; Mamoru KOMACHI <usata@gentoo.org> tetex-2.0.2.ebuild:
Added virtual/tetex. app-text/ptex (Japanized teTeX) also provides
virtual/tetex.
12 Apr 2003; Joshua Brindle <method@gentoo.org> tetex-1.0.7-r12.ebuild,
tetex-2.0.2.ebuild:
added filter-flag -fstack-protector
09 Apr 2003; Matthew Turk <satai@gentoo.org> tetex-1.0.7-r12.ebuild,
tetex-2.0.2.ebuild:
Updated homepage variable. Thanks to Eric Sammer!
14 Mar 2003; Matthew Turk <satai@gentoo.org> tetex-2.0.2.ebuild,
files/tetex-2.0.2-dont-run-config.diff, files/tetex-2.0.2.diff:
Version bump. Not many changes. Still not using texmf-gg.
25 Feb 2003; Guy Martin <gmsoft@gentoo.org> tetex-1.0.7-r10.ebuild :
Added hppa to keywords.
07 Feb 2003; Matthew Turk <satai@gentoo.org> :
Config protect /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ in order to keep hyphenation patterns
between updates.
06 Feb 2003; Matthew Turk <satai@gentoo.org> :
Re-enable vardir font creation. This fixes letting ordinary users generate
font metrics.
*tetex-2.0-r1 (05 Feb 2003)
21 Feb 2003; Aron Griffis <agriffis@gentoo.org> tetex-2.0-r1.ebuild :
Mark stable on Alpha
05 Feb 2003; Matthew Turk <satai@gentoo.org> :
Revision bump. Added a patch to fix the local tree. Also enabled a number
of Babel formats. Installation should be all fixed now, too.
04 Feb 2003; Matthew Turk <satai@gentoo.org> : tetex-2.0.ebuild
Fixed installation woes; will now manually remove /usr/share/texmf/dvipdfm if
it exists. This should clear up problems with conflicts between versions of
dvipdfm storing configuration in slightly different fashions.
05 Feb 2003; Martin Schlemmer <azarah@gentoo.org> tetex-2.0.ebuild :
Updated to use epatch.
03 Feb 2003; Matthew Turk <satai@gentoo.org> tetex-1.0.7-r12.ebuild :
Fixed tetex-1.0.7-r12 to install manpages in correct location. The make
install function seems to be broken in 1.0.7, so I had to hardcode man1 into
it. This is not the case in 2.0. Didn't bump revision so as to encourage
testing of 2.0.
*tetex-2.0 (02 Feb 2003)
02 Feb 2003; Matthew Turk <satai@gentoo.org> tetex-2.0.ebuild :
teTeX-2.0 is released! This should fix *so* many bugs it's just
unbelievable... Still leaving marked unstable for the freeze, however.
18 Jan 2003; Aron Griffis <agriffis@gentoo.org> tetex-1.0.7-r12.ebuild :
Fix bug 13789 again, this time by taking Felix's suggestion. Thought I had
it fixed the first time, this time I'm even more thinkful.
18 Jan 2003; Aron Griffis <agriffis@gentoo.org> tetex-1.0.7-r12.ebuild :
Fix bug 13789 by pulling in a couple hints from the RH rpm, specifically the
texmfmain=... part. Fixed a typo in the specification of datadir and use
econf/emake/einstall. Also check for USE=zlib.
*tetex-20030112 (13 Jan 2003)
13 Jan 2003; Matthew Turk <satai@gentoo.org> tetex-20030112.ebuild :
Version bump to a pretest, for those who wish to help out. Masked in
package.mask.
07 Jan 2003; Aron Griffis <agriffis@gentoo.org> tetex-1.0.7-r11.ebuild :
Add alpha to KEYWORDS
03 Jan 2003; Matthew Turk <satai@gentoo.org> :
Uncommented the scrollmode fix, which should allow fmtutil to work properly.
02 Jan 2003; Matthew Turk <satai@gentoo.org> :
Added a fix to generate all missing format files upon installation.
02 Jan 2003; Matthew Turk <satai@gentoo.org> :
Added a fix to allow dvips to recognize when secure mode is turned off.
Closes 11579.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*tetex-1.0.7-r12 (12 Apr 2003)
11 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> :
Added missing changelog entry.
*tetex-1.0.7-r11 (18 Oct 2002)
07 Nov 2002; Nicholas Jones <carpaski@gentoo.org> :
unpack line fix.
18 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> :
Security update.
21 Sep 2002; Martin Schlemmer <azarah@gentoo.org> tetex-1.0.7-r10.ebuild :
Backport all the fixes in tetex-20020901-r1.ebuild. Only problem now is
that it seems that portage do not change permissions on a directory if
it already exists ...
19 Sep 2002; Martin Schlemmer <azarah@gentoo.org> tetex-20020901-r1.ebuild :
Ok, this stupid thing still had problems with ownership and unpacking
on one of my boxes. Should be fixed now.
16 Sep 2002; Martin Schlemmer <azarah@gentoo.org> tetex-20020901-r1.ebuild :
Some cleanups and <tab> fixes. Fix permissions on /usr/share/texmf
(fowners is not recursive). Add a patch for not running the config
stuff during 'make install', as we should rather do it in src_unpack().
*tetex-20020901-r1 (11 Sep 2002)
11 Sep 2002; satai <satai@gentoo.org> tetex-20020901-r1.ebuild :
Added patch to change TEXMFLOCAL to /usr/local/share/texmf .
*tetex-20020901 (11 Sep 2002)
11 Sep 2002; satai <satai@gentoo.org> tetex-20020901-r1.ebuild :
Fixed (kludgy) texconfig problem by replacing tcdialog with dialog from
ncurses. Remains unchanged for USE=-ncurses.
*tetex-20020901 (05 Sep 2002)
05 Sep 2002; satai <satai@gentoo.org> tetex-20020901.ebuild :
Added new, pretest version. Should fix LOTS of problems...
*tetex-1.0.7-r11 (22 Aug 2002)
22 Aug 2002; satai <satai@gentoo.org> tetex-1.0.7-r11.ebuild :
Changed default behavior to fix numerous bugs - now font generation is, by
default, available for all users.
*tetex-1.0.7-r10 (20 Jun 2002)
2 Aug 2002; phoen][x <phoenix@gentoo.org> tetex-1.0.7-r10.ebuild :
Added SLOT.
15 Jul 2002; Owen Stampflee <owen@gentoo.org> :
Added KEYWORDS.
20 Jun 2002; Seemant Kulleen <seemant@gentoo.org> tetex-1.0.7-r10.ebuild
files/digest-tetex-1.0.7-r10 :
Fixed libwww configure option, so it now knows where to look for the
headers. This closes bug #3928 by fatwreckfan@hotmail.com (Mark Trolley)
*tetex-1.0.7-r9 (24 Apr 2002)
25 Mar 2003; Seemant Kulleen <seemant@gentoo.org> tetex-1.0.7-r9.ebuild:
removed ncurse from IUSE
2 Aug 2002; phoen][x <phoenix@gentoo.org> tetex-1.0.7-r9.ebuild :
Added SLOT.
24 Apr 2002; Seemant Kulleen <seemant@gentoo.org> tetex-1.0.7-r9.ebuild
files/digest-tetex-1.0.7-r9 :
Fixed the permissions problem so that 501.501 is not the owner on
/usr/share/texmf files. The solution was presented in bug #1901 by
bardur-gta@odense.kollegienet.dk (Bardur Arantsson)
13 Apr 2002; M.Schlemmer <azarah@gentoo.org> tetex-1.0.7-r8.ebuild :
Fix the DEPEND and RDEPEND to actually specify libpng-1.2.1.
*tetex-1.0.7-r8 (12 Apr 2002)
12 Apr 2002; Seemant Kulleen <seemant@gentoo.org> tetex-1.0.7-r8.ebuild :
Compile against newest libpng
*tetex-1.0.7-r7 (1 Feb 2002)
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
writing correct changelogs are explained in the skel.ChangeLog file which you
can find in the root directory of the portage repository.
|