summaryrefslogtreecommitdiff
blob: 7c023b0715661f4ec92b856ae4559bf3278c881c (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
# ChangeLog for app-office/openoffice-ximian
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-ximian/ChangeLog,v 1.24 2004/02/22 13:30:33 suka Exp $

  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>