summaryrefslogtreecommitdiff
blob: e2a819b57eec50e3fa8b5458cdef7275b1bb6174 (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
# ChangeLog for sys-fs/xfsprogs
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsprogs/ChangeLog,v 1.34 2005/04/29 15:42:34 corsair Exp $

  29 Apr 2005; Markus Rothe <corsair@gentoo.org> xfsprogs-2.6.25.ebuild:
  Stable on ppc64

  29 Apr 2005; Hanno Boeck <hanno@gentoo.org> +files/xfsprogs_gcc4.gz,
  xfsprogs-2.6.25.ebuild:
  Add patch to compile with gcc4 (from upstream cvs).

  30 Mar 2005; Mike Frysinger <vapier@gentoo.org> xfsprogs-2.6.25.ebuild:
  Clean up and add ppc64 KEYWORDS.

  20 Mar 2005; Bryan Østergaard <kloeri@gentoo.org> xfsprogs-2.6.25.ebuild:
  Stable on alpha.

  19 Feb 2005; Joseph Jezak <josejx@gentoo.org> xfsprogs-2.6.25.ebuild:
  Marked ppc stable for bug #82181.

  29 Jan 2005; <solar@gentoo.org> +files/2.6.25-uclibc-fadvise.patch,
  xfsprogs-2.6.25.ebuild:
  - temp work around to disable posix_fadvise till such times as _syscall6()
  exists for uClibc. bug #73855

  19 Jan 2005; Joshua Kinard <kumba@gentoo.org> xfsprogs-2.6.25.ebuild:
  Marked stable on mips.

  03 Jan 2005; Ciaran McCreesh <ciaranm@gentoo.org> :
  Change encoding to UTF-8 for GLEP 31 compliance

  14 Dec 2004; Dylan Carlson <absinthe@gentoo.org> xfsprogs-2.6.25.ebuild:
  Stable on amd64.

*xfsprogs-2.6.25 (09 Oct 2004)

  09 Oct 2004; Mike Frysinger <vapier@gentoo.org> +xfsprogs-2.6.25.ebuild:
  Version bump.

  07 Oct 2004; <solar@gentoo.org> +files/2.6.13-uclibc-mincore.patch,
  xfsprogs-2.6.13.ebuild:
  mincore() does not appear to be part of POSIX or the Single Unix
  Specification. So we patch it out for uclibc builds.

  07 Oct 2004; Mike Frysinger <vapier@gentoo.org> xfsprogs-2.6.13.ebuild,
  +files/2.6.13-configure.patch:
  Add patch to fix configure mis-detection #65735 by Marc Bevand.

  21 Sep 2004; Mike Frysinger <vapier@gentoo.org> xfsprogs-2.6.13.ebuild:
  Make nls support optional #64862 by Aaron GIpson.

  03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
  xfsprogs-2.3.9.ebuild, xfsprogs-2.6.3.ebuild:
  Masked xfsprogs-2.6.3.ebuild stable for ppc

  03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
  xfsprogs-2.3.9.ebuild:
  Masked xfsprogs-2.3.9.ebuild stable for ppc

  23 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> xfsprogs-2.6.13.ebuild:
  Stable on alpha.

  21 Aug 2004; Joshua Kinard <kumba@gentoo.org> xfsprogs-2.6.13.ebuild:
  Marked stable on mips.

  21 Aug 2004; Mike Frysinger <vapier@gentoo.org> xfsprogs-2.6.13.ebuild:
  Unmask since latest stable xfsdump needs a the latest xfsprogs #42484 and to
  cheat at fixing #39559.

  30 Jul 2004; Aron Griffis <agriffis@gentoo.org> xfsprogs-2.6.3.ebuild:
  stable on alpha and ia64

  29 Jul 2004; Guy Martin <gmsoft@gentoo.org> xfsprogs-2.6.3.ebuild:
  Stable on hppa.

*xfsprogs-2.6.13 (28 Jul 2004)

  28 Jul 2004; Jon Portnoy <avenj@gentoo.org> xfsprogs-2.6.13.ebuild :
  Version bump.

  28 Jul 2004; Jon Portnoy <avenj@gentoo.org> xfsprogs-2.6.3.ebuild :
  Bump to stable on x86 and AMD64, bug #54108.

  01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
  xfsprogs-1.3.13.ebuild, xfsprogs-2.6.3.ebuild:
  virtual/glibc -> virtual/libc

  27 Jun 2004; Aron Griffis <agriffis@gentoo.org> xfsprogs-2.6.0.ebuild:
  QA - fix use invocation

  24 May 2004; Michael Sterrett <mr_bones_@gentoo.org> xfsprogs-2.6.3.ebuild:
  IUSE; don't rdepend on sed; use character class in sed; error check disk io;
  compress docs

  25 Apr 2004; Joshua Kinard <kumba@gentoo.org> xfsprogs-2.6.3.ebuild:
  Tweaked the arch check to see if PLATFORM needed to be unset and added mips to
  that arch list.

  18 Apr 2004; Luca Barbato <lu_zero@gentoo.org> xfsprogs-2.6.0.ebuild, 
  xfsprogs-2.6.3.ebuild:
  Fixed bug #42181

*xfsprogs-2.6.3 (11 Feb 2004)

  11 Feb 2004; Mike Frysinger <vapier@gentoo.org> :
  Version bump #19406.

  31 Jan 2004; Brian Harring <ferringb@gentoo.org> xfsprogs-1.3.13.ebuild,
  xfsprogs-2.3.9.ebuild, xfsprogs-2.6.0.ebuild:
  Adjusted all xfsprogs ebuild SRC_URI's to mirror://gentoo, due to upstream
  files no longer existing.

  17 Jan 2004; Bartosch Pixa <darkspecter@gentoo.org> :
  manifest fix

  16 Jan 2004; Bartosch Pixa <darkspecter@gentoo.org> xfsprogs-2.6.0.ebuild:
  set ppc in keywords

  15 Dec 2003; Jason Wever <weeve@gentoo.org> xfsprogs-2.6.0.ebuild:
  Added sparc fix and marked ~sparc.

*xfsprogs-2.6.0 (13 Nov 2003)

  13 Nov 2003; <plasmaroo@gentoo.org> xfsprogs-2.6.0.ebuild:
  Version bump. Bug #33358

  28 Sep 2003; David Holm <dholm@gentoo.org> xfsprogs-2.3.9.ebuild:
  Added to ~ppc.

*xfsprogs-2.3.6-r1 (15 Sep 2003)

  15 Sep 2003; Seemant Kulleen <seemant@gentoo.org> xfsprogs-1.3.13.ebuild,
  xfsprogs-2.0.1_p20020330.ebuild, xfsprogs-2.2.2-r1.ebuild,
  xfsprogs-2.2.2.ebuild, xfsprogs-2.3.6-r1.ebuild, xfsprogs-2.3.6-r2.ebuild,
  xfsprogs-2.3.6.ebuild, xfsprogs-2.3.9.ebuild:
  moved to sys-fs

  10 Jun 2003; Brandon Low <lostlogic@gentoo.org> xfsprogs-2.3.9.ebuild:
  Change to sed -i and more better fix bug 19527

  10 Jun 2003; Brad Cowan <bcowan@gentoo.org> xfsprogs-2.3.9.ebuild:
  added fix from bug #19527

  09 Jun 2003; Brad Laue <brad@gentoo.org> xfsprogs-2.3.9.ebuild:
  Marking xfsprogs-2.3.9 stable: the 2.3.6 distfile is no longer on the main FTP
  site.

  03 Jun 2003; Brad Cowan <bcowan@gentoo.org> xfsprogs-2.3.9.ebuild:
  added dep to close bug #21160

*xfsprogs-2.3.9 (16 Apr 2003)

  16 Apr 2003; Daniel Ahlberg <aliz@gentoo.org> xfsprogs-2.3.9.ebuild :
  Version bump.

*xfsprogs-2.3.6-r2 (26 Dec 2002)

  28 Mar 2003; Guy Martin <gmsoft@gentoo.org> xfsprogs-2.3.6-r2.ebuild :
  Added ~hppa to KEYWORDS.

  24 Feb 2003; Nicholas Wourms <dragon@gentoo.org> xfsprogs-2.3.6-r2.ebuild :
  Marked as testing for mips.  Made ChangeLog compatible with echangelog.
  
  26 Dec 2002; Brad Cowan <bcowan@gentoo.org> xfsprogs-2.3.6-r2.ebuild,
  files/digest-xfsprogs-2.3.6-r2:
  Changed some sedding to use flag-o-matic, and exported some vars.

  21 Dec 2002; Daniel Robbins <drobbins@gentoo.org>: renamed xfsprogs version
  20020330-r1 to 2.0.1_p20020330 to bring in line with CVS ebuild policy and
  fix version comparison snafu.

*xfsprogs-2.3.6-r1 (16 Dec 2002)

  16 Dec 2002; Bjoern Brauel <bjb@gentoo.org> xfsprogs-2.3.6-r1.ebuild,
  files/digest-xfsprogs-2.3.6-r1:

  Add ~alpha to KEYWORDS

  16 Dec 2002; Brad Cowan <bcowan@gentoo.org> xfsprogs-2.3.6-r1.ebuild,
  files/digest-xfsprogs-2.3.6-r1:
  
  Cleaned up ebuild.

*xfsprogs-2.3.6 (09 Dec 2002)

  09 Dec 2002; Donny Davies <woodchip@gentoo.org> : Chase latest release.

*xfsprogs-2.2.2-r1 (29 Oct 2002)

  27 Oct 2002; Brad Cowan <bcowan@gentoo.org> xfsprogs-2.2.2-r1.ebuild 
  files/digest-xfsprogs-2.2.2-r1 :
  
  Updated symlinks for bug# 9861.

*xfsprogs-2.2.2 (27 Sep 2002)

  05 Oct 2002; Brad Cowan <bcowan@gentoo.org> xfsprogs-2.2.2.ebuild :
  
  Fixed symlinks and "modernized" ebuild.
  
  27 Sep 2002; Brad Cowan <bcowan@gentoo.org> xfsprogs-2.2.2.ebuild
  files/digest-xfsprogs-2.2.2 :
  
  version bump thanks to Hanno Boeck <hanno@gentoo.org>

*xfsprogs-20020330-r1 (26 July 2002)

  26 Jul 2002; phoen][x <phoenix@gentoo.org>:
  This package will be compiled with -O1 now.
  Compiling it with a higher setting, breaks xfs_check in 
  a gcc-2.95.3 environment. Closes bug #5551.

*xfsprogs-20020330 (14 July 2002)

  21 Jul 2002; Mark Guertin <gerk@gentoo.org>:
  updated keywords (ppc)

  14 Jul 2002; phoen][x <phoenix@gentoo.org> xfsprogs-20020330.ebuild :
  Added LICENSE, KEYWORDS, SLOT.

*xfsprogs-1.3.13 (14 July 2002)

  25 Feb 2003; Brandon Low <lostlogic@gentoo.org> xfsprogs-1.3.13.ebuild :
  Fix massively long line

  14 Jul 2002; phoen][x <phoenix@gentoo.org> xfsprogs-1.3.13.ebuild :
  Added LICENSE, KEYWORDS, SLOT.

*xfsprogs-20020124-r2 (1 Feb 2002)

  14 Jul 2002; phoen][x <phoenix@gentoo.org> xfsprogs-20020124-r2.ebuild :
  Added LICENSE, KEYWORDS, SLOT.

  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.