summaryrefslogtreecommitdiff
blob: aa2672a875cbad34a709defbbd5228fc31bd91ac (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
# ChangeLog for app-office/openoffice
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice/ChangeLog,v 1.59 2004/03/07 12:15:04 pauldv Exp $

*openoffice-1.1.1_rc1 (07 Mar 2004)

  07 Mar 2004; Paul de Vrieze <pauldv@gentoo.org> openoffice-1.1.1_rc1.ebuild,
  openoffice-1.1.1b.ebuild:
  Add a new release candidate. Remove the old beta as the versioning was wrong

  10 Feb 2004; Paul de Vrieze <pauldv@gentoo.org> openoffice-1.1.0-r3.ebuild,
  openoffice-1.1.1b.ebuild, files/1.1.0/openoffice-java.patch,
  files/1.1.1b/openoffice-java.patch:
  A patch to fix compiling with sun-jdk. Thanks to jgonzalez@opentechnet.com in
  bug #40942

*openoffice-1.1.1b (08 Feb 2004)

  08 Feb 2004; Paul de Vrieze <pauldv@gentoo.org> openoffice-1.1.1b.ebuild,
  files/1.1.1b/fixed-gcc.patch, files/1.1.1b/newstlportfix.patch,
  files/1.1.1b/no-mozab.patch, files/1.1.1b/nptl.patch,
  files/1.1.1b/ooffice-wrapper-1.3:
  A new upstream prerelease. Hopefully it compiles correctly ;-)

  05 Feb 2004; Paul de Vrieze <pauldv@gentoo.org> openoffice-1.1.0-r3.ebuild:
  Change the installation database so that the desktop bindings will not get
  installed for users. They are allready installed globally

  03 Feb 2004; suka <suka@gentoo.org> openoffice-1.1.0-r3.ebuild:
  This update further simplifies the ebuild and aims to fix the distcc problems.
  Even better parallel build COULD now work for you, at least it does for me, as
  it is not tested enough you will have to explicitely force the ebuild to build
  in parallel / use more cpus. If you dare to try out emerge the ebuild like:
  
  'ECPUS="n" emerge openoffice'
  
  where n has to be exchanged with the number of processes / CPUs you want to
  use. No guarantee whatsoever that it will work for you :-)

  24 Jan 2004; <paul@gentoo.org> openoffice-1.1.0-r1.ebuild,
  openoffice-1.1.0.ebuild:
  Cleaning up old versions

*openoffice-1.1.0-r3 (24 Jan 2004)

  24 Jan 2004; suka <suka@gentoo.org> openoffice-1.1.0-r2.ebuild,
  openoffice-1.1.0-r3.ebuild:
  Big rework of the ebuild:
  
  *) Convert build system to bash 
  *) This also removes the blocker on app-arch/star
  *) Corrected java check (we look now explecitely for blackdown-jdk,
  see bug #38646)
  *) CXXFLAGS are now actually applied
  *) Dropped virtualmake
  *) Lots of cleanups
  
  This is all in openoffice-1.1.0-r3, -r2 only got the java check-fix

  17 Jan 2004; <suka@gentoo.org> openoffice-1.1.0-r2.ebuild:
  Compile fixes especially for Pentium4, also closes bug #32418 (broken menu
  entry)

  14 Nov 2003; Sven Blumenstein <bazik@gentoo.org> openoffice-1.1.0-r2.ebuild:
  Removed -r3 and added the change to -r2 to make seemant happy

*openoffice-1.1.0-r3 (14 Nov 2003)

  14 Nov 2003; Sven Blumenstein <bazik@gentoo.org> openoffice-1.1.0-r3.ebuild,
  files/1.1.0/openoffice-1.1.0-sparc64-fix.patch:
  New revision. Added a patch which lets it build on sparc64.
  This is no offical patch but it works for me. Please test 
  and report back directly to me - thanks!

*openoffice-1.1.0-r2 (09 Nov 2003)

  09 Nov 2003; <paul@gentoo.org> openoffice-1.1.0-r2.ebuild:
  Add -fno-strict-aliasing to make excel import work

  28 Oct 2003; Paul de Vrieze <pauldv@gentoo.org> openoffice-1.1.0-r1.ebuild:
  Add predict for stupid gconf sandbox error

  25 Oct 2003; <paul@gentoo.org> openoffice-1.1.0-r1.ebuild,
  openoffice-1.1.0.ebuild:
  Fix error in the pentium4+gcc3.2 check

  23 Oct 2003; Paul de Vrieze <pauldv@gentoo.org> openoffice-1.1.0-r1.ebuild:
  Depend on newest findutils so that the xargs problem is aleviated at least
  temporarilly

  23 Oct 2003; Paul de Vrieze <pauldv@gentoo.org> openoffice-1.1.0-r1.ebuild:
  Add kernel 2.6.0 patch

  23 Oct 2003; Paul de Vrieze <pauldv@gentoo.org> openoffice-1.1.0-r1.ebuild,
  openoffice-1.1.0.ebuild:
  Do some flag-o-matic to prevent -march=pentium4 from failing on 3.2 compilers

  19 Oct 2003; Heinrich Wendel <lanius@gentoo.org> openoffice-1.1.0-r1.ebuild,
  openoffice-1.1.0.ebuild, openoffice-1.1_rc3.ebuild:
  fixed DUTCH 03 -> 31

  19 Oct 2003; Paul de Vrieze <pauldv@gentoo.org> openoffice-1.1.0-r1.ebuild,
  openoffice-1.1.0.ebuild, openoffice-1.1_rc3.ebuild:
  Fix jdk dependency to depend on 1.4.1 or greater

*openoffice-1.1.0-r1 (17 Oct 2003)

  17 Oct 2003; Paul de Vrieze <pauldv@gentoo.org> openoffice-1.1.0-r1.ebuild,
  openoffice-1.1.0.ebuild, files/1.1.0/nptl.patch:
  Add cretin@gentoo.org's nptl patch. This should fix compilation on nptl
  systems and 2.6.0 kernel systems. Further mark 1.1.0 stable.

  10 Oct 2003; Alexander Gabert <pappy@gentoo.org> openoffice-1.0.3-r1.ebuild:
  changed hardened-gcc flags

  09 Oct 2003; Alexander Gabert <pappy@gentoo.org> openoffice-1.0.3-r1.ebuild:
  added new hppa dependent hardened-gcc flags

  08 Oct 2003; Paul de Vrieze <pauldv@gentoo.org> openoffice-1.1.0.ebuild:
  Fix ccache test so that the old style ccache works again (if replaced by elif)

  07 Oct 2003; Paul de Vrieze <pauldv@gentoo.org> openoffice-1.1.0.ebuild:
  Add a hack to make nationalised builds work

*openoffice-1.1.0 (03 Oct 2003)

  03 Oct 2003; Paul de Vrieze <pauldv@gentoo.org> openoffice-1.1.0.ebuild,
  openoffice-1.1_beta2-r1.ebuild, openoffice-1.1_rc1.ebuild,
  openoffice-1.1_rc2.ebuild, files/1.1_beta2/newstlportfix.patch,
  files/1.1_beta2/no-mozab.patch, files/1.1_beta2/ooffice-wrapper-1.3,
  files/1.1_beta2/openoffice-xrender.patch, files/1.1_rc1/newstlportfix.patch,
  files/1.1_rc1/no-mozab.patch, files/1.1_rc1/ooffice-wrapper-1.3,
  files/1.1_rc1/openoffice-xrender.patch, files/1.1_rc2/newstlportfix.patch,
  files/1.1_rc2/no-crashrep.patch, files/1.1_rc2/no-mozab.patch,
  files/1.1_rc2/ooffice-wrapper-1.3, files/1.1_rc2/openoffice-xrender.patch:
  Add the openoffice release version. It should be stable very soon. Also remove
  all but the latest release candidate. rc3 will be removed as 1.1.0 is marked
  stable

  19 Sep 2003; Paul de Vrieze <pauldv@gentoo.org> openoffice-1.1_rc2.ebuild,
  openoffice-1.1_rc3.ebuild:
  Fix stupid mistake in the german language number

  07 Sep 2003; Alexander Gabert <pappy@gentoo.org> openoffice-1.0.3-r1.ebuild:
  added hardened-gcc exclude flags

  03 Sep 2003; Jason Wever <weeve@gentoo.org> openoffice-1.0.3-r1.ebuild,
  files/1.0.3/openoffice-1.0.1-sparc.patch.bz2,
  files/1.0.3/openoffice-1.0.3-sparc-gentoo.patch:
  Added ~sparc to keywords. This fixes bug #10381 and finally gets sparc going
  on OO. Many thanks to "The Shrink" who's asm patch made this possible (see
  case notes for more details).

*openoffice-1.1_rc3 (20 Aug 2003)

  20 Aug 2003; Paul de Vrieze <pauldv@gentoo.org> openoffice-1.1_rc3.ebuild,
  files/1.1_rc3/fixed-gcc.patch, files/1.1_rc3/newstlportfix.patch,
  files/1.1_rc3/no-crashrep.patch, files/1.1_rc3/no-mozab.patch,
  files/1.1_rc3/ooffice-wrapper-1.3:
  New upstream version

  17 Aug 2003; <paul@gentoo.org> openoffice-1.1_rc1.ebuild:
  Also fix mirrors in rc1

  17 Aug 2003; <paul@gentoo.org> openoffice-1.1_rc2.ebuild:
  Use the updated openoffice mirror list

*openoffice-1.1_rc2 (12 Aug 2003)

  12 Aug 2003; Paul de Vrieze <pauldv@gentoo.org> openoffice-1.1_rc2.ebuild,
  files/1.1_rc2/newstlportfix.patch, files/1.1_rc2/no-crashrep.patch,
  files/1.1_rc2/no-mozab.patch, files/1.1_rc2/ooffice-wrapper-1.3,
  files/1.1_rc2/openoffice-xrender.patch:
  A new release candidate. This ebuild should be faster as it does now stop
  building all languages and instead uses a large case statement to find out
  which language needs to be built. For that reason it also should take less
  diskspace. Further it does not built the crashreport application as it is
  currenlty broken and would introduce a dependency on gtk so I don't want to go
  and make it work.

  07 Aug 2003; <paul@gentoo.org> openoffice-1.0.3-r1.ebuild,
  openoffice-1.1_beta2-r1.ebuild, openoffice-1.1_rc1.ebuild:
  Have the builds block on star as it is not compatible enough to gnutar

  27 Jul 2003; <paul@gentoo.org> openoffice-1.1_rc1.ebuild:
  Add dependency on gtk+ to rc1 (fixes bug #25297)

*openoffice-1.1_rc1 (20 Jul 2003)

  20 Jul 2003; Paul de Vrieze <pauldv@gentoo.org> openoffice-1.0.2-r1.ebuild,
  openoffice-1.0.2.ebuild, openoffice-1.1_beta2.ebuild,
  openoffice-1.1_rc1.ebuild, files/1.1_rc1/newstlportfix.patch,
  files/1.1_rc1/no-mozab.patch, files/1.1_rc1/ooffice-wrapper-1.3,
  files/1.1_rc1/openoffice-xrender.patch:
  Add the release candidate, and clean up some old versions

  08 Jul 2003; <paul@gentoo.org> openoffice-1.1_beta2-r1.ebuild:
  Block on glibc-2.3.1 as it won't work (bug #24085 and oo bug #10210)

  30 Jun 2003; Brad Laue <brad@gentoo.org> openoffice-1.1_beta2-r1.ebuild:
  Add ooweb symlink

*openoffice-1.1_beta2-r1 (30 Jun 2003)

  30 Jun 2003; Brad Laue <brad@gentoo.org> openoffice-1.1_beta2-r1.ebuild:
  Correct an issue where KDE menu items show up twice - directory name changed
  on us.

  20 Jun 2003; Paul de Vrieze <pauldv@gentoo.org> openoffice-1.1_beta2.ebuild,
  files/1.1_beta2/ooffice-wrapper-1.3:
  Fix version problem that slipped through

*openoffice-1.1_beta (18 Jun 2003)

  18 Jun 2003; Paul de Vrieze <pauldv@gentoo.org> openoffice-1.0.3-r1.ebuild,
  openoffice-1.1_beta.ebuild, openoffice-1.1_beta2.ebuild:
  Fix small problem in 1.0.3 ebuild concerning oopadmin not working. Also added
  a new openoffice-1.1_beta2 ebuild. This obsoletes the never working beta1,
  which is now removed. Note that beta2 does not build with gcc-3.3.

*openoffice-1.0.3-r1 (25 May 2003)

  25 May 2003; Paul de Vrieze <pauldv@gentoo.org> openoffice-1.0.3-r1.ebuild,
  files/1.0.3/vcl.printcxx.OOO_STABLE_1_PORTS.100102.patch:
  Apply a patch found from openoffice bugzilla that should fix the printing
  problem that caused an 1.0.3.1 release for the binary version.

*openoffice-1.0.3 (07 Apr 2003)
  07 Apr 2003; Seth Chandler <sethbc@gentoo.org>;
  added 1.0.3 to portage, but its not a good bet becuase printing doesn't work

*openoffice-1.1beta (03 Apr 2003)
  03 Apr 2003; Seth Chandler <sethbc@gentoo.org>;
  do not build this package, it doesn't yet work

*openoffice-1.0.2-r2 (09 Apr 2003)

  02 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> :
  Added missing changelog entry.

*openoffice-1.0.2-r1 (31 Mar 2003)

  31 Mar 2003; Seth Chandler <sethbc@gentoo.org>; 
  openoffice-1.0.2-r1.ebuild,
  files/1.0.2/openoffice-1.0.2-default-fonts.patch,
  files/1.0.2/openoffice-1.0.2-ft-antialias-advice.patch:
  big openoffice cleanups, introduction of 1.0.2-r1 with better AA text support
  =)

*openoffice-1.0.1-r3 (12 Dec 2002)

  12 Jan 2003; Seth Chandler <sethbc@gentoo.org> openoffice-1.0.1-r3.ebuild
  Fixed several java problems, as well as a generic fix for the libstdc++ 
  stuff.  Should fix most of the open compile error bugs in bugzilla.

  23 Dec 2002; Seth Chandler<sethbc@gentoo.org> openoffice-1.0.1.ebuild-r3 :
  Put in an addpredict to predict writes to /user and /share (same fix
  applied to openoffice-bin ebuild).  I'm looking for a permanent fix to this
  (i.e. not one which uses addpredict) and will update again when its ready =)  

  12 Dec 2002; Martin Schlemmer <azarah@gentoo.org> openoffice-1.0.1.ebuild-r3 :
  Fix to work with a gcc-config enabled gcc ...

*openoffice-1.0.1-r2 (02 Dec 2002)

  02 Dec 2002; Seth Chandler <sethbc@gentoo.org> openoffice-1.0.1-r2.ebuild:
  Add -r2 to portage.  I'm requiring jdk 1.4.0 becuase i'm not yet sure if 
  it works with a 1.3 jdk (some fixes applied to make blackdown 1.4 beta build
  may break 1.3.X jdk's).  sun-jdk is still unsupported and will definately
  break the compile.  The wrapper script has been updated to do ld_preload
  for fonts (ooffice-wrapper-1.1) and 2 other patches were added:
  openoffice-1.0.1-use-libstdc++-5.0.1.patch: for people running ~arch and
  openoffice-1.0.1-fix-jdk-1.4.0.patch: which fixes the aformentioned java
  bugs.  Please please please submit any bugs you find to me ASAP ;-)

  02 Dec 2002; Seth Chandler <sethbc@gentoo.org> openoffice-1.0.1-r1.ebuild:
  Fix Az's freetype change so it actually works :-)

  01 Dec 2002; Martin Schlemmer <azarah@gentoo.org> openoffice-1.0.1.ebuild-r1 :
  Change it to use freetype-2.1.2.tar.bz2, as I was braindead at the time
  and used the .tar.gz.  Also convert to use epatch().

*openoffice-1.0.1-r1 (22 Sep 2002)

  05 Nov 2002; Mark Guertin <gerk@gentoo.org> openoffice-1.0.1-r1.ebuild :
  added ppc to keywords, set it to require latest glibc (required for ppc) 
  and at least gcc 3.2

  03 Nov 2002; Jon Nall <nall@gentoo.org> openoffice-1.0.1-r1.ebuild :
  added ~ppc to KEYWORDS

  17 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> openoffice-1.0.1-r1.ebuild :
  Added IUSE.

  22 Sep 2002; Martin Schlemmer <azarah@gentoo.org> :
  Enable bytecode interpreter, and build against freetype-2.1.2,
  based on great work from Paul de Vrieze <gentoo-bugs@devrieze.net>.
  This should close bug #8096.

  17 Sep 2002; Martin Schlemmer <azarah@gentoo.org> :
  Fix openoffice-1.0.1-parallel-build.patch, as stupid
  cvs expanded the keywords in it.

*openoffice-1.0.1 (15 Sep 2002)

  17 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> openoffice-1.0.1.ebuild :
  Added IUSE.

  15 Sep 2002; Martin Schlemmer <azarah@gentoo.org> :
  Update version.  New install method.  Install menu shortcuts.
  Lots of cleanups and other stuff I forgot.

*openoffice-1.0.0-r2 (15 Jul 2002)

  15 Jul 2002; Martin Schlemmer <azarah@gentoo.org> :
  General updates to handle changes in our gcc ebuilds;
  Support for gcc-3.1.1.  Also updated the registry .. old
  had version 641 in title, etc.

  06 Aug 2002; Preston A. Elder <prez@gentoo.org> :
  Fixed read_ins.pl to be able make all DONT_DELETE directories
  explicitly, and to put quotes around most references, as some
  contain a directory name with spaces.

*openoffice-1.0.0-r1 (7 Jun 2002)

  7 Jun 2002; Martin Schlemmer <azarah@gentoo.org> :

  Update to build with gcc-3.1.

*openoffice-1.0.0 (21 May 2002)

*openoffice-641d (24 Apr 2002)

  24 Apr 2002; M.Schlemmer <azarah@gentoo.org> openoffice-641d.ebuild :

  Add initial *working* version.

  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.