summaryrefslogtreecommitdiff
blob: 1cb7a08bc2e8f22b786a29e35c5effad63cba5ad (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
# ChangeLog for app-office/lyx
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.72 2006/01/22 11:16:08 nattfodd Exp $

  22 Jan 2006; Alexandre Buisse <nattfodd@gentoo.org> lyx-1.3.6.ebuild:
  Ported to modular X, thanks to Rohan McGovern (bug #117522).

  28 Aug 2005; Marcus D. Hanwell <cryos@gentoo.org> lyx-1.3.5-r2.ebuild:
  Stable on amd64.

  13 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> lyx-1.3.5-r2.ebuild:
  Stable on ppc.

  02 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> lyx-1.3.5-r2.ebuild:
  Stable on sparc

*lyx-1.3.6 (31 Jul 2005)

  31 Jul 2005; Mamoru KOMACHI <usata@gentoo.org>
  +files/lyx-1.3.6-gentoo.diff, lyx-1.3.5-r2.ebuild, +lyx-1.3.6.ebuild:
  Version bumped; bug #99784.

  07 Jul 2005; Caleb Tennis <caleb@gentoo.org> lyx-1.3.4.ebuild,
  lyx-1.3.5.ebuild, lyx-1.3.5-r1.ebuild, lyx-1.3.5-r2.ebuild:
  Change qt dep to =x11-libs/qt-3*

  04 Jun 2005; Tobias Scherbaum <dertobi123@gentoo.org> lyx-1.3.5-r1.ebuild:
  Stable on ppc.

  29 May 2005; Marcus D. Hanwell <cryos@gentoo.org> lyx-1.3.5-r1.ebuild:
  Stable on amd64.

  26 May 2005; Jason Wever <weeve@gentoo.org> lyx-1.3.5-r1.ebuild:
  Stable on SPARC.

*lyx-1.3.5-r2 (22 May 2005)

  22 May 2005; Mamoru KOMACHI <usata@gentoo.org> lyx-1.3.5-r1.ebuild,
  +lyx-1.3.5-r2.ebuild:
  Fixed bug #91108, bug #92579 and bug #89796.

  17 May 2005; <pclouds@gentoo.org> lyx-1.3.5-r1.ebuild:
  Fixed #92759

  11 Apr 2005; Mamoru KOMACHI <usata@gentoo.org> lyx-1.3.5-r1.ebuild:
  Added a test for -fno-stack-protector; bug #88560.

  06 Apr 2005; Mamoru KOMACHI <usata@gentoo.org> lyx-1.3.5-r1.ebuild:
  Fixed xforms dependency when cjk is enabled. Bug #88140. Moved back
  to unstable (I mistakenly committed the ebuild as stable. sorry)

*lyx-1.3.5-r1 (03 Apr 2005)

  03 Apr 2005; Mamoru KOMACHI <usata@gentoo.org> +lyx-1.3.5-r1.ebuild:
  Added cjk USE flag to build CJK-LyX. Thanks to Josh Glover
  <jmglov@gentoo.org>, Jackey Yang <043936y@acadiau.ca>, Matsui Tetsushi
  <VED03370@nifty.ne.jp>, and Ulrich Plate <plate@gentoo.org>.
  This closes bug #14751.

  08 Feb 2005; Mamoru KOMACHI <usata@gentoo.org> lyx-1.3.5.ebuild:
  Filters -Os (may result in compilation failure on some systems); bug #73984.

  15 Dec 2004; Dylan Carlson <absinthe@gentoo.org> lyx-1.3.5.ebuild:
  Stable on amd64.

  03 Dec 2004; Mamoru KOMACHI <usata@gentoo.org> files/lyx.desktop,
  lyx-1.3.5.ebuild:
  Use CXXFLAGS instead of CFLAGS (bug #73164) and pass -fno-stack-protector
  (bug #72875). Also corrected Desktop Entry for LyX (bug #72808).

  17 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org> lyx-1.3.5.ebuild:
  Stable on sparc

  15 Nov 2004; Mamoru KOMACHI <usata@gentoo.org> lyx-1.3.4.ebuild,
  lyx-1.3.5.ebuild:
  Fixed inappropriate einfo lines; bug #71063.
  Marked 1.3.5 stable on x86 and ppc.

  25 Oct 2004; Mamoru KOMACHI <usata@gentoo.org> lyx-1.3.4.ebuild,
  lyx-1.3.5.ebuild:
  Changed app-text/gv -> virtual/psviewer and app-text/xpdf ->
  virtual/pdfviewer; bug #50423.

  22 Oct 2004; Mamoru KOMACHI <usata@gentoo.org> lyx-1.3.4.ebuild,
  lyx-1.3.5.ebuild:
  Added -j1 to emake; bug #57479.

  13 Oct 2004; Mamoru KOMACHI <usata@gentoo.org>
  +files/lyx-1.3.5-boost.patch, lyx-1.3.5.ebuild:
  Added a patch to fix compile problem with gcc 3.4.2. Thanks to Ed Catmur
  <ed@catmur.co.uk>, closing bug #67131.

*lyx-1.3.5 (10 Oct 2004)

  10 Oct 2004; Mamoru KOMACHI <usata@gentoo.org> +lyx-1.3.5.ebuild:
  Version bumped; bug #66922.

  09 Sep 2004; Mamoru KOMACHI <usata@gentoo.org> +files/lyx-1.3.4-gcc34.patch,
  lyx-1.3.4.ebuild:
  Applied a patch to make lyx compile on gcc 3.4; bug #62126.

  18 Jun 2004; Jason Wever <weeve@gentoo.org> lyx-1.3.4.ebuild:
  Stable on sparc.

  01 Jun 2004; Aron Griffis <agriffis@gentoo.org> lyx-1.3.4.ebuild:
  Fix use invocation

  11 May 2004; Mamoru KOMACHI <usata@gentoo.org> lyx-1.3.2-r1.ebuild,
  lyx-1.3.4.ebuild, files/lyx-1.3.2-configure.diff:
  Fixed several bugs. See bug #50703. Removed previous version.

  08 May 2004; Mamoru KOMACHI <usata@gentoo.org> lyx-1.2.1.ebuild,
  lyx-1.3.2-r1.ebuild, lyx-1.3.4.ebuild:
  Stable on x86 and ppc. Removed old ebuild.

*lyx-1.3.4 (22 Feb 2004)

  22 Feb 2004; Mamoru KOMACHI <usata@gentoo.org> lyx-1.3.4.ebuild:
  Version bumped.  Added a notice for people who have a multi-head setup
  but choose xforms instead of qt interface. This closes bug #43092


  09 Feb 2004; Dylan Carlson <absinthe@gentoo.org> lyx-1.3.3.ebuild:
  added amd64 keyword.

  31 Dec 2003; Mike Gardiner <obz@gentoo.org> lyx-1.3.2-r1.ebuild,
  lyx-1.3.2.ebuild, lyx-1.3.3.ebuild:
  Removed ~alpha from 1.3.x, seems the keyword was carried over from the 1.2.x
  series, but xforms isn't marked on alpha

  09 Dec 2003; Heinrich Wendel <lanius@gentoo.org> lyx-1.2.1.ebuild,
  lyx-1.3.2-r1.ebuild, lyx-1.3.2.ebuild, lyx-1.3.3.ebuild:
  changed app-text/ghostscript to virtual/ghostscript

  10 Oct 2003; Jason Wever <weeve@gentoo.org> lyx-1.3.2-r1.ebuild,
  lyx-1.3.3.ebuild:
  Added ~sparc keyword, resolved bug #30753.

  09 Oct 2003; Mike Gardiner <obz@gentoo.org> lyx-1.3.3.ebuild:
  Added latex-xft-fonts which should pick the long running mathematical symbols
  problems, seebug #15629

  08 Oct 2003; Mike Gardiner <obz@gentoo.org> lyx-1.3.2-r1.ebuild,
  lyx-1.3.2.ebuild, lyx-1.3.3.ebuild, files/lyx.desktop:
  Added lyx.desktop menu entry for gnome if USE='gnome is set

*lyx-1.3.3 (07 Oct 2003)

  07 Oct 2003; Mike Gardiner <obz@gentoo.org> lyx-1.3.3.ebuild,
  files/lyx-1.3.3-configure-diff:
  New version, thanks to <felix@fkurth.de> on bug #30512 for the configure 
  patch.

  06 Oct 2003; Mamoru KOMACHI <usata@gentoo.org> lyx-1.2.1.ebuild,
  lyx-1.3.2.ebuild, lyx-1.3.2-r1.ebuild:
  Changed app-text/tetex to virtual/tetex

  02 Oct 2003; Mike Gardiner <obz@gentoo.org> lyx-1.3.2-r1.ebuild:
  Marked stable on x86

  26 Sep 2003; Mike Gardiner <obz@gentoo.org> lyx-1.3.2-r1.ebuild,
  lyx-1.3.2.ebuild:
  Really fixed the missing Aiksaurus header problem, by really using all of
  brandy's patch, bug # as before.

  20 Sep 2003; Mike Gardiner <obz@gentoo.org> lyx-1.3.2-r1.ebuild,
  lyx-1.3.2.ebuild, files/lyx-1.3.2-nomktex.patch:
  Added fix for sandbox violations, thanks to <brandy@gentoo.org> for the patch,
  and bug #22224

  20 Sep 2003; Mike Gardiner <obz@gentoo.org> lyx-1.3.2-r1.ebuild,
  lyx-1.3.2.ebuild, metadata.xml:
  Added Aiksaurus fix for missing header, re bug: 27658, and fix by
  <brandy@gentoo.org>

*lyx-1.3.2-r1 (11 Jun 2003)

  11 Jun 2003; Dan Armak <danarmak@gentoo.org> lyx-1.3.2-r1.ebuild:
  New revision that installs the bind file for Hebrew editing as well as a
  sample preferences file for same. For more info, see
  http://www.math.tau.ac.il/~dekelts/lyx/instructions2.html (items 5, 6).

  09 Jun 2003; satai <satai@gentoo.org> lyx-1.2.0.20020705.ebuild,
  lyx-1.2.1.ebuild, lyx-1.2.3.ebuild, lyx-1.3.0.ebuild, lyx-1.3.1.ebuild,
  lyx-1.3.2.ebuild:
  Fixed to reflect app-text entries that were moved to dev-tex

*lyx-1.3.2 (12 May 2003)

  12 May 2003: Caleb Tennis <caleb@gentoo.org> lyx-1.3.2.ebuild:
  Version bump, does not need patches from previous version as they have
  been merged into the upstream package (#20708 by Rob Holland).
  Also incorporate a small patch to fix sandbox violations (#15766), and
  hopefully some font problems (#15629)


  07 Apr 2003; Dan Armak <danarmak@gentoo.org> lyx-1.3.1.ebuild:
  Fetch the .tar.bz2 not the .tar.gz, as it is considerably smaller. Closes
  #17853 - thanks to John Steele Scott for noticing.

  06 Apr 2003; Dan Armak <danarmak@gentoo.org> lyx-1.3.1.ebuild:
  Add stable x86 keyword.

  20 Mar 2003; Luca Barbato <lu_zero@gentoo.org> lyx-1.3.1.ebuild:
  Add ~alpha to KEYWORDS

*lyx-1.3.1 (19 Mar 2003)

  22 Apr 2003; Graham Forest <vladimir@gentoo.org> lyx-1.2.1.ebuild,
  lyx-1.2.3.ebuild, lyx-1.3.0.ebuild, lyx-1.3.1.ebuild:
  app-text/aspell -> virtual/aspell-dict

  19 Mar 2003; Dan Armak <danarmak@gentoo.org> lyx-1.3.1.ebuild:
  
  New bugfix release.

*lyx-1.3.0 (12 Feb 2003)

  10 Mar 2003; Aron Griffis <agriffis@gentoo.org> lyx-1.3.0.ebuild:
  Add ~alpha to KEYWORDS

  05 Mar 2003; Dan Armak <danarmak@gentoo.org> lyx-1.3.0.ebuild:
  Fix bug #15692 - a compile problem, especially with gcc 2.x, where the
  default compile flags weren't being added, which made the compile fail.

  12 Feb 2003; Dan Armak <danarmak@gentoo.org> ChangeLog  :
  A new major version. Among many other nice things this adds a qt3 interface,
  which is used instead of the xforms one if 'qt' USE flag is on. The qt
  interface provides antialiasing and suhc stuff, as well as qt3's unicode
  input management support (so you don't need to deal with lyx-style keymap
  files).

  13 Jan 2003; Dan Armak <danarmak@gentoo.org> ChangeLog  :

  Mark lyx 1.2.3 as stable on x86.

*lyx-1.2.3 (10 Jan 2003)

  10 Jan 2003; Dan Armak <danarmak@gentoo.org> ChangeLog  :

  Another bugfix release from upstream.

*lyx-1.2.2 (01 Jan 2003)

  01 Jan 2003; Dan Armak <danarmak@gentoo.org> ChangeLog  :

  An important bugfix release.

*lyx-1.2.1 (22 Aug 2002)

  14 Sep 2002; Seemant Kulleen <seemant@gentoo.org> lyx-1.2.1.ebuild :

  man pages in LFH correct locations.

  11 Sep 2002; Seemant Kulleen <seemant@gentoo.org> lyx-1.2.1.ebuild :

  Changed spell dependency to aspell from ispell, from a request by
  tester@videotron.ca (Olivier Crete) in bug #7557

  04 Sep 2002; Dan Armak <danarmak@gentoo.org> ChangeLog  :

  Fix bugs like #7323: make the dep on xforms =xforms-1*, so that the old
  and broken xforms-089 package doesn't satisfy it anymore.

  02 Sep 2002; Owen Stampflee <owen@gentoo.org> lyx-1.2.1.ebuild ChangeLog :
  
  Added PPC To KEYWORDS.
  
  22 Aug 2002; Dan Armak <danarmak@gentoo.org> ChangeLog  :

  New bugfix release that fixes many issues.

*lyx-1.2.0.20020705 (05 Jul 2002)

  06 Aug 2002; Mark Guertin <gerk@gentoo.org> :
  Added ppc to keywords

  05 Jul 2002; Dan Armak <danarmak@gentoo.org> ChangeLog  :

  This is a 20020705 snapshot of the lyx cvs 1.2.x branch - i.e. 1.2.0 plus
  all the bugfixes made
  so far, working towards a 1.2.1 release. It fixes fex. #3538.

  7 Jun 2002; Dan Armak <danarmak@gentoo.org> changelog:
  
  Add dev-tex/chktex dep since that ebuild now works.

*lyx-1.2.0 (1 Jun 2002)

  1 Jun 2002; Dan Armak <danarmak@gentoo.org> changelog:
  
  The great new release of lyx (see changelog).
  The lyx=lyx-base+lyx-utils scheme has been abandoned; the app-office/lyx-base
  and app-office/lyx-utils ebuilds have been deprecated. I think they are
  unnecessary. From now on, app-office/lyx will both install lyx itslf and 
  depend on all the lyx utils.

*lyx-1.1.6.4 (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.