summaryrefslogtreecommitdiff
blob: 80ca51eb5fe76c41cdea5725be18ba8a319fc27a (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
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
# ChangeLog for app-office/openoffice-ximian
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-ximian/ChangeLog,v 1.64 2004/08/23 14:47:13 suka Exp $

  23 Aug 2004; suka@gentoo.org files/1.1.2/gentoo-1.3.0.patch,
  openoffice-ximian-1.3.0.ebuild:
  Fixed a build problem with ooo-kde (introduced by myself in the last commit :(
  ) . In return KDE users get some added bonus features (which gnome users
  already had), like startup notfication, Lotus Document support and the removal
  of the annoying double install of menu entries, the last one should also solve
  bug #53752

  22 Aug 2004; suka@gentoo.org files/1.1.2/gentoo-1.3.0.patch,
  +files/1.1.2/gentoo-splash.diff, openoffice-ximian-1.3.0.ebuild:
  Do some branding action, or as I'd like to call it: We've now got our own
  shiny splash screen! This has been done by myself, so blame me and not
  seemant if you don't like it. (although he requested it!) ;-)

  21 Aug 2004; suka@gentoo.org openoffice-ximian-1.1.55.ebuild,
  openoffice-ximian-1.1.61.ebuild, openoffice-ximian-1.3.0.ebuild:
  Add pam to dependencies, closes bug #57195

  21 Aug 2004; suka@gentoo.org openoffice-ximian-1.1.61.ebuild:
  push 1.1.61 to stable on x86

  21 Aug 2004; suka@gentoo.org +files/1.1.2/fpickerkdefix.diff,
  openoffice-ximian-1.3.0.ebuild:
  Fixes for the KDE stuff, so moving out of package.mask :-)

  21 Aug 2004; suka@gentoo.org +files/1.1.2/gentoo-1.3.0.patch,
  openoffice-ximian-1.3.0.ebuild:
  remove Evolution 2 stuff, as this requires evolution-data-server which is
  still in package mask, closes bug #61054

  20 Aug 2004; suka@gentoo.org openoffice-ximian-1.1.55.ebuild,
  openoffice-ximian-1.1.61.ebuild, openoffice-ximian-1.3.0.ebuild:
  fix some sandbox issues and fix gcc-statement (this package only works with
  gcc 3.2 or gcc 3.3 atm)

*openoffice-ximian-1.3.0 (20 Aug 2004)

  20 Aug 2004; suka@gentoo.org -files/1.1.2/gentoo-1.1.60.patch,
  -files/1.1.2/nativefix.diff, -files/1.1.2/print-fontconfig.diff,
  -openoffice-ximian-1.1.60.ebuild, +openoffice-ximian-1.3.0.ebuild:
  Great new release of the Ximian patchset, which brings lots of goodies:
  Native fileselectors for GNOME and KDE are just the highlight. Take a look at
  
  http://ooo.ximian.com/NEWS
  
  for more infos.
  
  Unfortunately the ooo-kde-build is broken for the moment, so this version is
  in package.mask for now, if you don't use that use-flag you should happily be
  able to unmask it.

*openoffice-ximian-1.1.61 (01 Aug 2004)

  01 Aug 2004; suka@gentoo.org +files/1.1.2/gentoo-1.1.61.patch,
  +files/1.1.2/rm-nonexistant.diff, +openoffice-ximian-1.1.61.ebuild:
  A - late - update to 1.1.61, next version seems to take some time so providing
  this in the mean time

  01 Aug 2004; suka@gentoo.org +files/1.1.2/curlfix.patch,
  openoffice-ximian-1.1.60.ebuild:
  Fix compile with curl-7.12.0, this closes bug #58983

  17 Jul 2004; suka@gentoo.org openoffice-ximian-1.1.55.ebuild,
  openoffice-ximian-1.1.59.ebuild, openoffice-ximian-1.1.60.ebuild:
  fix stupid sandbox troubles

  15 Jul 2004; suka@gentoo.org openoffice-ximian-1.1.55.ebuild,
  openoffice-ximian-1.1.59.ebuild, openoffice-ximian-1.1.60.ebuild:
  Do not install unneeded old gnome and kde menu items in the user dir, thanks
  to brad[] for pointing out

  13 Jul 2004; suka@gentoo.org +files/1.1.2/nativefix.diff,
  -files/1.1.2/nativewidgets-vcl.diff, openoffice-ximian-1.1.60.ebuild:
  waste less space on the mirrors

  02 Jul 2004; suka@gentoo.org openoffice-ximian-1.1.55.ebuild,
  openoffice-ximian-1.1.59.ebuild, openoffice-ximian-1.1.60.ebuild:
  filter another use flag creating runtime problems: -fstack-protector

*openoffice-ximian-1.1.60 (30 Jun 2004)

  30 Jun 2004; suka@gentoo.org +files/1.1.2/fixscale.patch,
  +files/1.1.2/gentoo-1.1.60.patch, +files/1.1.2/nativewidgets-vcl.diff,
  +files/1.1.2/newstlportfix.patch, +files/1.1.2/print-fontconfig.diff,
  +files/1.1.2/ximian-openoffice.applications,
  +files/1.1.2/ximian-openoffice.keys, +files/1.1.2/xooffice-wrapper-1.3,
  +openoffice-ximian-1.1.60.ebuild:
  New patch version. The first one based on OOo 1.1.2 ! Had to do some
  workarounds as two patches are faulty, but everything should be fine now

  29 Jun 2004; Aron Griffis <agriffis@gentoo.org>
  openoffice-ximian-1.1.51-r1.ebuild, openoffice-ximian-1.1.55.ebuild,
  openoffice-ximian-1.1.57.ebuild, openoffice-ximian-1.1.59.ebuild:
  kill sparc64 use flag

  08 Jun 2004; David Holm <dholm@gentoo.org> openoffice-ximian-1.1.59.ebuild:
  Added to ~ppc.

  07 Jun 2004; David Holm <dholm@gentoo.org> openoffice-ximian-1.1.57.ebuild:
  Added to ~ppc.

*openoffice-ximian-1.1.59 (06 Jun 2004)

  06 Jun 2004; suka@gentoo.org +files/1.1.1/gentoo-1.1.59.patch,
  openoffice-ximian-1.1.55.ebuild, +openoffice-ximian-1.1.59.ebuild:
  Mark 1.1.55 stable for x86. Also new version for unstable, mainly bugfixes

  01 Jun 2004; Aron Griffis <agriffis@gentoo.org>
  openoffice-ximian-1.1.51-r1.ebuild, openoffice-ximian-1.1.53.ebuild,
  openoffice-ximian-1.1.54.ebuild, openoffice-ximian-1.1.55-r1.ebuild,
  openoffice-ximian-1.1.55.ebuild, openoffice-ximian-1.1.57.ebuild:
  Fix use invocation

*openoffice-ximian-1.1.57 (28 May 2004)

  28 May 2004; suka@gentoo.org +files/1.1.1/gentoo-1.1.57.patch,
  +openoffice-ximian-1.1.57.ebuild:
  Version bump, this is also the first unmasked version with the native widget
  stuff

  19 May 2004; David Holm <dholm@gentoo.org> openoffice-ximian-1.1.55.ebuild:
  Readded to ~ppc (-r1 is package-masked).

  19 May 2004; David Holm <dholm@gentoo.org>
  openoffice-ximian-1.1.55-r1.ebuild:
  Readded to ~ppc.

  12 May 2004; suka@gentoo.org +files/1.1.1/gentoo-1.1.55.patch,
  openoffice-ximian-1.1.55-r1.ebuild:
  Enable Native Widget stuff also for the gtk build, also some further cleanups

*openoffice-ximian-1.1.55-r1 (07 May 2004)

  07 May 2004; suka@gentoo.org -files/1.1.1/distro_kde.patch,
  openoffice-ximian-1.1.53.ebuild, openoffice-ximian-1.1.54.ebuild,
  +openoffice-ximian-1.1.55-r1.ebuild, openoffice-ximian-1.1.55.ebuild:
  Back out KDE integration stuff of 1.1.54 and 1.1.55, if you want to try it
  out, use 1.1.55-r1 which is hard-masked, as there are still some known
  problems

*openoffice-ximian-1.1.55 (06 May 2004)

  06 May 2004; suka@gentoo.org -files/1.1.1/neon.patch,
  +openoffice-ximian-1.1.55.ebuild:
  New version of the Ximian patchset, see:
  
  http://ooo.ximian.com/NEWS
  
  for a list of changes

  05 May 2004; suka@gentoo.org :
  First shot at KDE integration work. If you want to use the NWF and icon stuff
  for kde instead of the default Ximian look put ooo-kde in your use flags or
  emerge the ebuild with USE="ooo-kde" emerge openoffice-ximian

  This is based mainly on the work of sayap@sayap.net in bug #49042. Thanks!

  05 May 2004; suka@gentoo.org openoffice-ximian-1.1.51-r1.ebuild,
  openoffice-ximian-1.1.53.ebuild, openoffice-ximian-1.1.54.ebuild:
  Filter another evil CFLAG

*openoffice-ximian-1.1.54 (30 Apr 2004)

  30 Apr 2004; suka@gentoo.org +openoffice-ximian-1.1.54.ebuild:
  New version of the Ximian patchset, see:
  
  http://ooo.ximian.com/openoffice/NEWS
  
  for further details

*openoffice-ximian-1.1.51-r1 (25 Apr 2004)

  25 Apr 2004; suka@gentoo.org +openoffice-ximian-1.1.51-r1.ebuild,
  -openoffice-ximian-1.1.51.ebuild, -openoffice-ximian-1.1.52.ebuild:
  revision bump for security fix

  24 Apr 2004; suka@gentoo.org +files/1.1.0/neon.patch,
  +files/1.1.1/neon.patch, openoffice-ximian-1.1.51.ebuild,
  openoffice-ximian-1.1.52.ebuild:
  Security fix, see:
  http://secunia.com/advisories/11364/

  20 Apr 2004; David Holm <dholm@gentoo.org> openoffice-ximian-1.1.53.ebuild:
  Added to ~ppc.

*openoffice-ximian-1.1.53 (17 Apr 2004)

  17 Apr 2004; suka@gentoo.org +openoffice-ximian-1.1.53.ebuild:
  New patch-version, also some small bug fixes

  11 Apr 2004; suka@gentoo.org openoffice-ximian-1.1.52.ebuild,
  files/1.1.1/build.patch:
  Add temporary patch provided by scout@scoutheeten.com on bug #46945 to work
  around build breakage caused by recent sandbox problems in portage.
  Also use newer source tarball.

  04 Apr 2004; Lars Weiler <pylon@gentoo.org> openoffice-ximian-1.1.51.ebuild,
  openoffice-ximian-1.1.52.ebuild:
  1.1.51 stable on ppc, 1.1.52 masked testing on ppc

*openoffice-ximian-1.1.52 (01 Apr 2004)

  01 Apr 2004; suka@gentoo.org openoffice-ximian-1.1.52.ebuild,
  files/1.1.1/newstlportfix.patch, files/1.1.1/nptl.patch,
  files/1.1.1/openoffice-1.1.0-linux-2.6-fix.patch,
  files/1.1.1/openoffice-1.1.0-sparc64-fix.patch,
  files/1.1.1/ximian-openoffice.applications,
  files/1.1.1/ximian-openoffice.keys, files/1.1.1/xooffice-wrapper-1.3:
  New version of Ximian patchset, this is the first version that is based on
  OpenOffice.org 1.1.1! Please be aware that you will have to redo your user
  settings as some user install things have changed and so we can't migrate your
  old settigns to the new version

  07 Mar 2004; David Holm <dholm@gentoo.org> openoffice-ximian-1.1.51.ebuild:
  Added to ~ppc.

*openoffice-ximian-1.1.51 (06 Mar 2004)

  06 Mar 2004; <suka@gentoo.org> openoffice-ximian-1.1.51.ebuild:
  New version of the Ximian patchset, provides some font rendering speedups,
  lots of bug fixes and other goodies

  22 Feb 2004; <suka@gentoo.org> openoffice-ximian-1.1.50.ebuild:
  Now uses newest icon package, .desktop file installation simplified

  15 Feb 2004; David Holm <dholm@gentoo.org> openoffice-ximian-1.1.50.ebuild:
  Added to ~ppc, closing bug #40801.

  05 Feb 2004; suka <suka@gentoo.org> openoffice-ximian-1.1.50.ebuild:
  Now stripping the binaries during install, this reduces the size of the
  installation by some nice 30 MB, also should speedup startup. Additionaly
  conditionalized mime-type installation on gnome and kde use-flags

  04 Feb 2004; suka <suka@gentoo.org> openoffice-ximian-1.1.50.ebuild,
  files/1.1.0/ximian-openoffice.keys:
  GNOME mime type installation was incomplete, openoffice-ximian now registers
  itself again as default application

  03 Feb 2004; suka <suka@gentoo.org> openoffice-ximian-1.1.50.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-ximian'
  
  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 :-)

  28 Jan 2004; suka <suka@gentoo.org> openoffice-ximian-1.1.46.ebuild,
  openoffice-ximian-1.1.47.3.ebuild, openoffice-ximian-1.1.49.2-r1.ebuild,
  openoffice-ximian-1.1.49.2.ebuild, openoffice-ximian-1.1.50.ebuild:
  Install Ximians OpenSymbol-Font to resolve bullets (and other) problems,
  closes bug #39637

*openoffice-ximian-1.1.50 (25 Jan 2004)

  25 Jan 2004; suka <suka@gentoo.org> openoffice-ximian-1.1.50.ebuild:
  New Version, removes the need for some workarounds

  23 Jan 2004; suka <suka@gentoo.org> openoffice-ximian-1.1.49.2-r1.ebuild,
  openoffice-ximian-1.1.49.2.ebuild, files/1.1.0/norecent.patch:
  Removing borked recent-files-patch, this should close bug #39050

*openoffice-ximian-1.1.49.2-r1 (21 Jan 2004)

  21 Jan 2004; suka <suka@gentoo.org> openoffice-ximian-1.1.49.2-r1.ebuild,
  files/1.1.0/ximian-openoffice.applications, files/1.1.0/xoo-drawing.desktop,
  files/1.1.0/xoo-presentation.desktop, files/1.1.0/xoo-spreadsheet.desktop,
  files/1.1.0/xoo-textdoc.desktop, files/1.1.0/xooffice-wrapper-1.3:
  Two major changes to the ebuild: openoffice-ximian now keeps its own settings
  dir in ~/.xopenoffice, old installs are transfered over automatically. This
  means that it no longer blocks on vanilla openoffice, both can easily be
  installed alongside each other.
  
  Also the CXXFLAGS settings are now actually applied to the build, until now we
  built with generic settings, so more chance for optimizations or breakage ;-)
  
  Hard masked this for now

  19 Jan 2004; Luca Barbato <lu_zero@gentoo.org>
  openoffice-ximian-1.1.49.2.ebuild:
  Marked ~ppc

  17 Jan 2004; <suka@gentoo.org> openoffice-ximian-1.1.46.ebuild,
  openoffice-ximian-1.1.47.3.ebuild, openoffice-ximian-1.1.49.2.ebuild,
  files/1.1.0/fixed-gcc.patch, files/1.1.0/norecent.patch,
  files/1.1.0/oo_1.1-nptl.patch,
  files/1.1.0/openoffice-1.1.0-sparc64-fix.patch,
  files/1.1.0/recent-files.diff:
  Part 2 of the big clean up work:
  
  *) Fixed some dependencies
  *) Filter another flag to combat compile breakage
  *) Correct pentium4 replacement
  *) Further cleanups
  
  openoffice-ximian-1.1.49.2 got some additional love:
  
  *) Major cleanup of build process
  *) Remove need for virtualmake
  *) Fix for PPC compile breakage. Closes bug #38411

  17 Jan 2004; Bartosch Pixa <darkspecter@gentoo.org>
  openoffice-ximian-1.1.46.ebuild:
  set ppc in keywords

  14 Jan 2004; Paul de Vrieze <pauldv@gentoo.org>
  openoffice-ximian-1.1.49.2.ebuild:
  cleaned up ebuild. Not revision dumping as the time between commits is very
  short

*openoffice-ximian-1.1.49.2 (14 Jan 2004)

  14 Jan 2004; Paul de Vrieze <pauldv@gentoo.org>
  openoffice-ximian-1.1.49.2.ebuild:
  For suka <suka@t0.or.at>:
  *) Updated Ximian patchset
  *) Removed work-arounds which are not necessary anymore
  *) Some dependency cleanup

  12 Jan 2004; Seemant Kulleen <seemant@gentoo.org>
  openoffice-ximian-1.1.48.ebuild:
  1.13.92-r3 fixes the tar problem, so removed that explicit dependency

*openoffice-ximian-1.1.48 (11 Jan 2004)

  11 Jan 2004; Paul de Vrieze <pauldv@gentoo.org> openoffice-ximian-1.1.48.ebuild:
  Committing for suka@t0.or.at: 
  *) The desktop files are now provided in the Files-Dir, as Ximian 
     creates them now in their own build process (which we dont use) 
  *) There are two new patches, which I had to add, because one of the Ximian-patches breaks the build. 
  *) KDE menu entries are now created 
  *) The ebuild is now depending on <app-arch/tar-1.13.92 to bypass the 
     tar-problems 
  *) Installed Freetype is now used 
  *) ATM I have not optionalized to use the system-db, as it seemed to 
     break things for me

*openoffice-ximian-1.1.47.3 (25 Dec 2003)

  25 Dec 2003; Seemant Kulleen <seemant@gentoo.org>
  openoffice-ximian-1.1.47.3.ebuild:
  version bump thanks to suka <suka@t0.or.at> in bug #35464

  14 Dec 2003; Luca Barbato <lu_zero@gentoo.org>
  openoffice-ximian-1.1.46.ebuild:
  Marked ~ppc

*openoffice-ximian-1.1.46 (12 Nov 2003)

  12 Nov 2003; Paul de Vrieze <pauldv@gentoo.org>
  openoffice-ximian-1.1.46.ebuild:
  New ximian version, and change the name to use ximian's version, not
  openoffices

  12 Nov 2003; Luca Barbato <lu_zero@gentoo.org>
  openoffice-ximian-1.1.0-r1.ebuild:
  Marked ~ppc

  05 Nov 2003; Paul de Vrieze <pauldv@gentoo.org>
  files/1.1.0/ooffice-wrapper-1.3:
  Fix the wrapper script for the openoffice location

*openoffice-ximian-1.1.0-r1 (04 Nov 2003)

  04 Nov 2003; Paul de Vrieze <pauldv@gentoo.org>
  openoffice-ximian-1.1.0-r1.ebuild:
  Add a revised version with newer ximian patches and without a need for java.
  Again mostly based on <suka@t0.or.at> in bug #25241

  04 Nov 2003; Paul de Vrieze <pauldv@gentoo.org>
  openoffice-ximian-1.1.0.ebuild:
  Fix a small bug indicated by suka@t0.or.at

*openoffice-ximian-1.1.0 (04 Nov 2003)

  04 Nov 2003; Paul de Vrieze <pauldv@gentoo.org> openoffice-ximian-1.1.0.ebuild :
  Initial commit based on the good work from <suka@t0.or.at>