summaryrefslogtreecommitdiff
blob: d8f34801979e23d87a35931d3e8e629c0b062782 (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
# ChangeLog for media-sound/mpd
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/mpd/ChangeLog,v 1.71 2006/08/10 22:54:15 ticho Exp $

*mpd-0.12.0_rc1 (10 Aug 2006)

  10 Aug 2006; Andrej Kacian <ticho@gentoo.org> +files/mpd-0.12.rc6,
  -mpd-0.11.5.ebuild, +mpd-0.12.0_rc1.ebuild:
  A release candidate is out - version bump. Use ebuild from latest mpd-svn
  for this. Remove ebuild for 0.11.5.

  08 May 2006; <tcort@gentoo.org> mpd-0.11.5-r2.ebuild:
  Removed INSTALL from dodoc.

  16 Mar 2006; <ticho@gentoo.org> mpd-0.11.5-r2.ebuild:
  Depend on alsa-utils instead of alsa-libs, because alsa-utils provides
  alsasound initscript we need. Bug #126417.

  07 Feb 2006; Simon Stelling <blubb@gentoo.org> mpd-0.11.5-r2.ebuild:
  stable on amd64

  17 Jan 2006; Guy Martin <gmsoft@gentoo.org> mpd-0.11.5-r2.ebuild:
  Stable on hppa.

  15 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> mpd-0.11.5-r2.ebuild:
  Stable on ppc.

  09 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> mpd-0.11.5-r2.ebuild:
  Stable on sparc

  09 Jan 2006; Andrej Kacian <ticho@gentoo.org> -mpd-0.11.5-r1.ebuild,
  mpd-0.11.5-r2.ebuild:
  0.11.5-r2 stable on x86. Removed 0.11.5-r1.

*mpd-0.11.5-r2 (01 Nov 2005)

  01 Nov 2005; Andrej Kacian <ticho@gentoo.org> +mpd-0.11.5-r2.ebuild:
  Changed home directory of mpd user and all related config settings to
  /var/lib/mpd. Closes bug #83644.

  24 Oct 2005; Andrej Kacian <ticho@gentoo.org> files/mpd.rc6:
  Use nfsmount in initscript depend(). Closes bug #110065, reported by Daniel
  Willmann <willmann.daniel at web.de>.

  16 Oct 2005; Andrej Kacian <ticho@gentoo.org> mpd-0.11.5.ebuild,
  mpd-0.11.5-r1.ebuild:
  Added a notice about the ogg->vorbis USE flag change.

*mpd-0.11.5-r1 (16 Oct 2005)

  16 Oct 2005; Andrej Kacian <ticho@gentoo.org> files/mpd.rc6,
  mpd-0.11.5.ebuild, +mpd-0.11.5-r1.ebuild:
  Modify installed initscript to need alsasound if alsa USE flag is set.
  Closes bug #99969 by Mike Kelly <pioto01 at gmail.com>. Change ogg USE flag
  to vorbis, bug #101877. Removed conditional dependency on libogg, as
  libvorbis itself depends on it. 'use netmount' in initscript depend(),
  closes bug #103458, by Nikolay Pashenkov <wildfire at ufanet.ru>.

  28 May 2005; Jan Brinkmann <luckyduck@gentoo.org> -mpd-0.11.4.ebuild,
  -mpd-0.11.4-r1.ebuild, -mpd-0.11.4-r2.ebuild, mpd-0.11.5.ebuild:
  Dont make use of the deprecated oggvorbis useflag any longer, see #94254.

  22 May 2005; Guy Martin <gmsoft@gentoo.org> mpd-0.11.5.ebuild:
  Stable on hppa.

  05 May 2005; Jan Brinkmann <luckyduck@gentoo.org> files/mpd.rc6:
  added option to stop() in the initscript, see #89180 for details

  04 Apr 2005; Thomas Matthijs <axxo@gentoo.org> files/mpd.rc6:
  add use alsasound to init script

  14 Feb 2005; Andrej Kacian <ticho@gentoo.org> mpd-0.11.4-r1.ebuild,
  mpd-0.11.4-r2.ebuild, mpd-0.11.4.ebuild, mpd-0.11.5.ebuild:
  Block media-sound/mpd-svn. Should have done this long ago.

  21 Jan 2005; Lars Weiler <pylon@gentoo.org> mpd-0.11.5.ebuild:
  Stable on ppc.

*mpd-0.11.5 (07 Nov 2004)

  07 Nov 2004; Thomas Matthijs <axxo@gentoo.org> +mpd-0.11.5.ebuild:
  Version bump + included some suggestions from Avuton Olrich (#70293)

  06 Nov 2004; Lars Weiler <pylon@gentoo.org> mpd-0.11.4-r2.ebuild:
  Stable on ppc.

  30 Oct 2004; Chris White <chriswhite@gentoo.org> mpd-0.11.4-r2.ebuild:
  Fixed some permissions issues in mpd for ferringb as per bug #64558.

*mpd-0.11.4-r2 (29 Oct 2004)

  29 Oct 2004; Brian Harring <ferringb@gentoo.org> +mpd-0.11.4-r2.ebuild:
  Create the initial log files/directories w/ appropriate perms. (#64558)

  20 Oct 2004; Guy Martin <gmsoft@gentoo.org> mpd-0.11.4-r1.ebuild:
  Stable on hppa.

  19 Oct 2004; Jeremy Huddleston <eradicator@gentoo.org>
  -mpd-0.11.0-r2.ebuild, -mpd-0.11.1-r2.ebuild, -mpd-0.11.2-r2.ebuild,
  -mpd-0.11.3.ebuild:
  Removing old versions.

  18 Oct 2004; Jeremy Huddleston <eradicator@gentoo.org>
  mpd-0.11.4-r1.ebuild:
  Stable amd64, sparc, x86.

*mpd-0.11.4-r1 (17 Sep 2004)

  17 Sep 2004; Brian Harring <ferringb@gentoo.org> +mpd-0.11.4-r1.ebuild:
  removed USE="droproot", it's now default.

  16 Sep 2004; Guy Martin <gmsoft@gentoo.org> mpd-0.11.4.ebuild:
  Stable on hppa.

  03 Sep 2004; Jeremy Huddleston <eradicator@gentoo.org> mpd-0.11.4.ebuild:
  Stable amd64, sparc, x86.

*mpd-0.11.4 (08 Aug 2004)

  08 Aug 2004; Martin Holzer <mholzer@gentoo.org> +mpd-0.11.4.ebuild:
  Version bumped. Closes 58022

*mpd-0.11.4 (29 Jul 2004)

  29 Jul 2004; Brian Harring <ferringb@gentoo.org> mpd-0.11.3.ebuild,
  +mpd-0.11.4.ebuild:
  version bumped.  added ~ppc back into 0.11.3 .

*mpd-0.11.3 (28 Jul 2004)

  28 Jul 2004; Martin Holzer <mholzer@gentoo.org> mpd-0.11.3.ebuild:
  Version bumped.

  26 Jul 2004; Brian Harring <ferringb@gentoo.org> mpd-0.11.0-r2.ebuild,
  mpd-0.11.1-r2.ebuild, mpd-0.11.2-r2.ebuild:
  corrected invalib depend syntax for libmikmod, bug #58347

  26 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> mpd-0.11.2-r2.ebuild:
  Syncing USE flags... adding missing alsa to IUSE.

*mpd-0.11.2-r2 (22 Jul 2004)

  22 Jul 2004; Brian Harring <ferringb@gentoo.org> mpd-0.11.0-r1.ebuild,
  mpd-0.11.0-r2.ebuild, mpd-0.11.1-r1.ebuild, mpd-0.11.1-r2.ebuild,
  mpd-0.11.2-r1.ebuild, mpd-0.11.2-r2.ebuild, files/mpd.rc6:
  revbumping due to error in the installed config :/ .  See bug #57999 .
  Many thanks to Antoine Marmignon for catching it.

*mpd-0.11.2-r1 (22 Jul 2004)

  22 Jul 2004; Brian Harring <ferringb@gentoo.org> mpd-0.10.3-r1.ebuild,
  mpd-0.10.4.ebuild, mpd-0.11.2.ebuild, mpd-0.9.4-r1.ebuild, mpd-0.11.2-r1.ebuild:
  Cleaning up of older versions, fixed depends in 0.11.2 and added
  USE="droproot" in a revbump.

*mpd-0.11.1-r1 (22 Jul 2004)

  22 Jul 2004; Brian Harring <ferringb@gentoo.org> metadata.xml,
  mpd-0.11.0-r1.ebuild, mpd-0.11.0.ebuild, mpd-0.11.1-r1.ebuild,
  mpd-0.11.1.ebuild, files/mpd.rc6:
  revbumping 0.11.0 and 0.11.1 to push out corrected deps/configuration
  handling, added USE="droproot" option to control whether mpd runs as root, or
  user mpd, and adjusted the default configuration so that it binds strictly to
  localhost. These changes are intended to secure the default install- versions
  beyond 0.11.2 will install mpd as non-root by default.  Corrected init.d script
  so that /etc/mpd.conf is used (was fixed once upon a time, but crept back in)
  which closes bug #56132 .

*mpd-0.11.2 (21 Jul 2004)

  21 Jul 2004; Martin Holzer <mholzer@gentoo.org> mpd-0.11.2.ebuild:
  Version bumped.

  16 Jul 2004; Brian Harring <ferringb@gentoo.org> mpd-0.11.0.ebuild:
  Stabling 0.11.0 for x86.

*mpd-0.11.1 (27 Jun 2004)

  27 Jun 2004; Martin Holzer <mholzer@gentoo.org> mpd-0.11.1.ebuild:
  Version bumped. Closes 54616

  27 Jun 2004; Martin Holzer <mholzer@gentoo.org> mpd-0.11.0.ebuild:
  changed the port to std port

  27 Jun 2004; David Holm <dholm@gentoo.org> mpd-0.11.0.ebuild:
  Added to ~ppc.

*mpd-0.11.0 (26 Jun 2004)

  26 Jun 2004; Martin Holzer <mholzer@gentoo.org> mpd-0.11.0.ebuild:
  Version bumped.

*mpd-0.10.4 (26 May 2004)

  26 May 2004; Martin Holzer <mholzer@gentoo.org> mpd-0.10.4.ebuild:
  Version bumped.

*mpd-0.9.4-r1 (24 May 2004)

  24 May 2004; Brian Harring <ferringb@gentoo.org> mpd-0.10.3-r1.ebuild,
  mpd-0.10.3.ebuild, mpd-0.9.4-r1.ebuild, mpd-0.9.4.ebuild, files/mpd.rc6:
  Rev-bumped 0.9.4 and 10.3 to -r1, fixed init script.  bug #51748

  03 May 2004; Jeremy Huddleston <eradicator@gentoo.org> mpd-0.10.3.ebuild,
  mpd-0.9.4.ebuild:
  Changing mad dep to madplay.

  25 Apr 2004; Jeremy Huddleston <eradicator@gentoo.org> mpd-0.10.2.ebuild,
  mpd-0.10.3.ebuild:
  Stable x86.  Removing old ebuild.

  22 Apr 2004; Jeremy Huddleston <eradicator@gentoo.org> mpd-0.10.2.ebuild,
  mpd-0.10.3.ebuild:
  flac added to IUSE to close bug #48656.

  20 Apr 2004; Jeremy Huddleston <eradicator@gentoo.org> mpd-0.10.2.ebuild,
  mpd-0.10.3.ebuild, mpd-0.9.4.ebuild, files/mpd.conf, files/mpd.rc6:
  Init script reworked per upstream request.  Bug #48210.

  14 Apr 2004; Jeremy Huddleston <eradicator@gentoo.org> mpd-0.10.1.ebuild:
  Removing old ebuilds.

  13 Apr 2004; Jason Wever <weeve@gentoo.org> mpd-0.10.3.ebuild:
  Added ~sparc keyword.

*mpd-0.10.3 (03 Apr 2004)

  03 Apr 2004; Jeremy Huddleston <eradicator@gentoo.org> mpd-0.10.3.ebuild:
  Version bump.  Bug #46662.

  30 Mar 2004; Jeremy Huddleston <eradicator@gentoo.org> mpd-0.10.0.ebuild,
  mpd-0.10.1.ebuild, mpd-0.10.2.ebuild, mpd-0.9.2.ebuild, mpd-0.9.3.ebuild,
  mpd-0.9.4.ebuild:
  Removing old ebuilds... updating libao DEPEND for bug #46067.

  28 Mar 2004; Jon Portnoy <avenj@gentoo.org> mpd-0.10.2.ebuild :
  AMD64 keywords.

  26 Mar 2004; Jeremy Huddleston <eradicator@gentoo.org> mpd-0.10.2.ebuild:
  Added USE flags to control more configure options.

*mpd-0.10.2 (25 Mar 2004)

  25 Mar 2004; Martin Holzer <mholzer@gentoo.org> mpd-0.10.2.ebuild:
  Version bumped.

*mpd-0.10.1 (10 Mar 2004)

  10 Mar 2004; Martin Holzer <mholzer@gentoo.org> mpd-0.10.1.ebuild:
  Version bumped.

  04 Mar 2004; Brian Harring <ferringb@gentoo.org> mpd-0.9.4.ebuild,
  files/mpd.rc6:
  Bumping to stable on x86, adding ~amd64 keywording.

*mpd-0.10.0 (03 Mar 2004)

  03 Mar 2004; Martin Holzer <mholzer@gentoo.org> mpd-0.10.0.ebuild,
  files/mpd.rc6:
  Version bumped.

  27 Jan 2004; Nick Hadaway <raker@gentoo.org> files/mpd.rc6:
  Added a more robust mpd.rc6 as suggested by Starz McCllelan on
  bug #39270.  It allows for reading in daemon config values from
  /etc/mpd.conf or ~/.mpd/mpdconf instead of from conf.d. 

*mpd-0.9.4 (20 Jan 2004)

  20 Jan 2004; Nick Hadaway <raker@gentoo.org> mpd-0.9.4.ebuild:
  Version bump.  Please comment on bug #38880 so we can get this marked
  stable. :)

  19 Nov 2003; Martin Holzer <mholzer@gentoo.org> mpd-0.9.3.ebuild,
  files/mpd.conf, files/mpd.rc6:
  adding init script. submitted by Nikl <gentoo-bugzilla@nikl.net> in #26513.

*mpd-0.9.3 (31 Oct 2003)

  31 Oct 2003; Martin Holzer <mholzer@gentoo.org> mpd-0.9.2.ebuild,
  mpd-0.9.3.ebuild:
  Version bumped & changed SRC_RI to sf

*mpd-0.9.2 (09 Oct 2003)

  09 Oct 2003; Martin Holzer <mholzer@gentoo.org> mpd-0.9.2.ebuild:
  Version bumped.

*mpd-0.9.1 (08 Oct 2003)

  08 Oct 2003; Martin Holzer <mholzer@gentoo.org> mpd-0.9.1.ebuild:
  Version bumped.

*mpd-0.8.7 (21 Sep 2003)

  21 Sep 2003; jje <jje@gentoo.org> mpd-0.8.5.ebuild, mpd-0.8.7.ebuild:
  Version bump. Removed old version. Closes #27331.

*mpd-0.8.5 (18 Aug 2003)

  18 Aug 2003; Nick Hadaway <raker@gentoo.org> mpd-0.8.5.ebuild:
  Version bump.  Removed 0.8.4 as there is a typo in the sources,
  etc.  See bug #26841.

*mpd-0.8.4 (13 Aug 2003)

  13 Aug 2003; Nick Hadaway <raker@gentoo.org> mpd-0.8.4.ebuild:
  Version bump.  Closes bug #26548

*mpd-0.8.2 (31 Jul 2003)

  31 Jul 2003; rob holland <tigger@gentoo.org> mpd-0.8.2.ebuild:
  Version bump, noted by sbh <starz@antisocial.com>, closes #25147

*mpd-0.8.1 (17 Jul 2003)

  17 Jul 2003; Nick Hadaway <raker@gentoo.org> mpd-0.8.1.ebuild:
  New ebuild.  Depends on the newer media-libs/{libmad,libid3tag}
  rather than media-sound/mad