summaryrefslogtreecommitdiff
blob: 5931a2343701ed9634ffa2c1dccec0d9caa4bbe3 (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
# ChangeLog for dev-util/subversion
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/subversion/ChangeLog,v 1.58 2004/02/25 08:41:37 dholm Exp $

  25 Feb 2004; David Holm <dholm@gentoo.org> subversion-1.0.0.ebuild:
  Readded to ~ppc once again, why is it so difficult to maintain KEYWORDS
  between releases for this ebuild?

  23 Feb 2004; Jason Wever <weeve@gentoo.org> subversion-1.0.0.ebuild:
  Added ~sparc keyword.

  23 Feb 2004; Jason Wever <weeve@gentoo.org> subversion-1.0.0.ebuild:
  Fixed bad unpack command and extra whitespace.

*subversion-1.0.0 (23 Feb 2004)

  23 Feb 2004; Paul de Vrieze <pauldv@gentoo.org> subversion-1.0.0.ebuild,
  files/subversion-db4.patch:
  New upstream STABLE version. It might become the first stable subversion
  ebuild in gentoo :-)

  22 Feb 2004; David Holm <dholm@gentoo.org> subversion-0.37.0.ebuild:
  Readded ~ppc. Thanks for dropping it so we all could run on an old, possibly
  buggy, version.

  19 Feb 2004; Paul de Vrieze <pauldv@gentoo.org> subversion-0.37.0-r1.ebuild,
  subversion-0.37.0.ebuild:
  Remove the -r1 version as it is based on an old ebuild version and is broken.
  Incorporate the python changes in this version.

*subversion-0.37.0-r1 (14 Feb 2004)

  14 Feb 2004; <kloeri@gentoo.org> subversion-0.37.0-r1.ebuild:
  Replace python-config with python_version.

  13 Feb 2004; <paul@gentoo.org> subversion-0.37.0.ebuild:
  Make emacs regeneration more tolerant (bug #41411)

  11 Feb 2004; Paul de Vrieze <pauldv@gentoo.org> subversion-0.37.0.ebuild:
  Add optional emacs dependency

  05 Feb 2004; Paul de Vrieze <pauldv@gentoo.org> subversion-0.37.0.ebuild:
  Some autoconf changes

  04 Feb 2004; <paul@gentoo.org> subversion-0.37.0.ebuild:
  Some more explanations

  04 Feb 2004; Paul de Vrieze <pauldv@gentoo.org> subversion-0.37.0.ebuild:
  Take the new FHS's /srv directory into account, moving the default location
  from /var

  03 Feb 2004; <paul@gentoo.org> subversion-0.37.0.ebuild:
  Hopefully fix emacs module compilation problems

*subversion-0.37.0 (28 Jan 2004)

  28 Jan 2004; Paul de Vrieze <pauldv@gentoo.org> subversion-0.37.0.ebuild:
  New upstream version. Also taking new apache locations into account

  15 Jan 2004; Paul de Vrieze <pauldv@gentoo.org> subversion-0.35.1.ebuild:
  Things actually work with autoconf-2.59, so changing the dependency.

  11 Jan 2004; <paul@gentoo.org> subversion-0.34.0.ebuild,
  subversion-0.35.1.ebuild:
  Fix the autoconf dependencies to be compile-time only

*subversion-0.35.1 (22 Dec 2003)

  22 Dec 2003; Paul de Vrieze <pauldv@gentoo.org> subversion-0.35.1.ebuild:
  New upstream version. Note that this version has deltification reenabled.

  20 Dec 2003; <paul@gentoo.org> subversion-0.34.0.ebuild:
  The fetch line for the old svnadmin was removed, but the system still tried to
  install it, causing a failure if the file didn't exist in the distfiles dir.
  The new system is cleaner in forcing interaction by requiring an environment
  variable to be set, so I removed the remnants of the old static binary

*subversion-0.34.0 (19 Dec 2003)

  19 Dec 2003; Paul de Vrieze <pauldv@gentoo.org> subversion-0.34.0.ebuild:
  Add a new version of subversion. This one again has an incompatible library
  change. Further the ebuild supports python-config instead of hard-coded python
  paths. If updating do ensure that you first dump your existing repositories.
  The default repository path is also updated to become /var.

  13 Dec 2003; <paul@gentoo.org> subversion-0.27.0.ebuild,
  subversion-0.28.0.ebuild, subversion-0.30.0.ebuild:
  fix chown syntax

*subversion-0.32.1 (09 Nov 2003)

  09 Nov 2003; David Holm <dholm@gentoo.org> subversion-0.32.1.ebuild:
  Added to ~ppc.

  22 Oct 2003; <paul@gentoo.org> subversion-0.31.0.ebuild:
  Hopefully fix linking issues by taking back some older ebuild code

*subversion-0.28.0 (17 Oct 2003)

  17 Oct 2003; Paul de Vrieze <pauldv@gentoo.org> subversion-0.28.0.ebuild:
  Get 0.28.0 back as rapidsvn needs this particular version

*subversion-0.31.0 (12 Oct 2003)

  12 Oct 2003; <paul@gentoo.org> subversion-0.31.0.ebuild:
  Fix chown

  10 Oct 2003; Paul de Vrieze <pauldv@gentoo.org> subversion-0.24.2-r1.ebuild,
  subversion-0.25.0.ebuild, subversion-0.26.0.ebuild,
  subversion-0.28.0.ebuild, subversion-0.30.0.ebuild,
  files/subversion-db4.patch:
  Clean up old versions, and add the 0.31.0 version

  02 Oct 2003; Paul de Vrieze <pauldv@gentoo.org> subversion-0.30.0.ebuild:
  Add a static precompiled svnadmin-pre28 instead of the old dynamic one. This
  one should work in all cases

*subversion-0.30.0 (27 Sep 2003)

  27 Sep 2003; Paul de Vrieze <pauldv@gentoo.org> subversion-0.24.2-r1.ebuild,
  subversion-0.25.0.ebuild, subversion-0.26.0.ebuild,
  subversion-0.27.0.ebuild, subversion-0.28.0.ebuild,
  subversion-0.30.0.ebuild:
  New version, and fix small dependency error (apache instead of net-www/apache)
  The new version is based on the the ebuild by Hattya <hattya@inter7.jp> in bug
  #29586

  25 Sep 2003; Martin Holzer <mholzer@gentoo.org> subversion-0.24.2-r1.ebuild,
  subversion-0.25.0.ebuild, subversion-0.26.0.ebuild,
  subversion-0.27.0.ebuild, subversion-0.28.0.ebuild, files/70svn-gentoo.el:
  leading space errors.

  26 Sep 2003; Martin Holzer <mholzer@gentoo.org> subversion-0.28.0.ebuild:
  Added autoconf version. Closes #28198.

  22 Sep 2003; <paul@gentoo.org> metadata.xml:
  Fix metadata.xml

*subversion-0.28.0 (01 Sep 2003)

  01 Sep 2003; <iggy@gentoo.org> subversion-0.28.0.ebuild:
  bumping this for pauldv since he's oot

*subversion-0.27.0 (26 Aug 2003)

  26 Aug 2003; Paul de Vrieze <pauldv@gentoo.org> subversion-0.27.0.ebuild,
  files/subversion-db4.patch:
  New upstream version

*subversion-0.26.0 (24 Jul 2003)

  24 Jul 2003; Paul de Vrieze <pauldv@gentoo.org> subversion-0.10_pre1.ebuild,
  subversion-0.21.0-r1.ebuild, subversion-0.21.0.ebuild,
  subversion-0.22.2.ebuild, subversion-0.23.0.ebuild,
  subversion-0.24.1.ebuild, subversion-0.24.2.ebuild,
  subversion-0.26.0.ebuild:
  Cleaning up old versions, and adding new upstream version

  18 Jul 2003; <paul@gentoo.org> subversion-0.25.0.ebuild:
  Have the ebuild output the location of the repository in the config function

*subversion-0.25.0 (16 Jul 2003)

  16 Jul 2003; <paul@gentoo.org> subversion-0.25.0.ebuild:
  New upstream version

*subversion-0.24.2 (15 Jul 2003)
  15 Jul 2003; <paul@gentoo.org> subversion-0.24.2-r1.ebuild:
  Make repository location configurable by an environment variable

  15 Jul 2003; <paul@gentoo.org> subversion-0.24.2-r1.ebuild,
  subversion-0.24.2.ebuild:
  Fix some python files going to the wrong location: #23657

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

  26 Jun 2003; Paul de Vrieze <pauldv@gentoo.org> subversion-0.24.1.ebuild:
  Added a comment saying to use USE="-berkdb" to build a client-only version.

  26 Jun 2003; Paul de Vrieze <pauldv@gentoo.org> subversion-0.24.1.ebuild:
  Fixed an issue with a compilation failure together with the included libapr.
  #23307

  19 Jun 2003; Paul de Vrieze <pauldv@gentoo.org> subversion-0.24.1.ebuild:
  Add a comment concerning rebuilding the repository with an upgrade of the db
  version, bug #22144 courtessy of Markus Luisser
  <e9427574@student.tuwien.ac.at>

*subversion-0.24.1 (18 Jun 2003)

  18 Jun 2003; Paul de Vrieze <pauldv@gentoo.org> subversion-0.21.0-r1.ebuild,
  subversion-0.22.2.ebuild, subversion-0.23.0.ebuild,
  subversion-0.24.1.ebuild:
  Fix bug #21876, and add new version.

  31 May 2003; root <pvdabeel@gentoo.org> subversion-0.22.2.ebuild,
  subversion-0.23.0.ebuild:
  ppc keyworded

*subversion-0.23.0 (28 May 2003)

  28 May 2003; Paul de Vrieze <pauldv@gentoo.org> subversion-0.23.0.ebuild:
  Version bump, and add some more documentation to the docs dir.

*subversion-0.22.2 (17 May 2003)

  17 May 2003; Paul de Vrieze <pauldv@gentoo.org> subversion-0.22.2.ebuild:
  New upstream version, and inclusion of berkdb and python useflags. For now
  python bindings are never build if berkdb is not set as the bindings
  unconditionally depend on python. Closes #20840 and #20842

*subversion-0.21.0-r1 (30 Apr 2003)

  12 May 2003; Martin Holzer <mholzer@gentoo.org> subversion-0.10_pre1.ebuild,
  subversion-0.20.1.ebuild, subversion-0.21.0-r1.ebuild,
  subversion-0.21.0.ebuild:
  Updated db url. Fixed typo. Closes #20812.

  08 May 2003; Paul de Vrieze <pauldv@gentoo.org> subversion-0.21.0-r1.ebuild:
  Fix a stupid typo. Thanks to Cesar Eduardo Barros <cesarb@nitnet.com.br> for
  helping in finding this.

  08 May 2003; Patrick Kursawe <phosphan@gentoo.org>
  subversion-0.10_pre1.ebuild:
  Set -0.10_pre1 to ~arch, it seems to be quite broken. YMMV, see bug #20571.

  06 May 2003; Paul de Vrieze <pauldv@gentoo.org> subversion-0.21.0-r1.ebuild:
  Make subversion use an allready merged db4 instead of its own

  30 Apr 2003; Paul de Vrieze <pauldv@gentoo.org> subversion-0.21.0-r1.ebuild:
  Made subversion use libtool.eclass, cleans up things quite a bit

*subversion-0.21.0 (26 Apr 2003)

  29 Apr 2003; Paul de Vrieze <pauldv@gentoo.org> subversion-0.20.1.ebuild,
  subversion-0.21.0.ebuild:
  Fixed depends to depend on apache-2.0.45 instead of apache-2.0.44

  26 Apr 2003; Paul de Vrieze <pauldv@gentoo.org> subversion-0.21.0.ebuild:
  New upstream version. Also do not build the apache module if the apache2 use
  flag is not specified. As in this case subversion provides its own apr libs,
  it actually blocks on apache2.

*subversion-0.20.1 (25 Apr 2003)

  26 Apr 2003; Paul de Vrieze <pauldv@gentoo.org> subversion-0.20.1.ebuild:
  Fixed a small error in the config script. It did not ensure the existence of
  /home/svn resulting in a failure.

  25 Apr 2003; Paul de Vrieze <pauldv@gentoo.org> subversion-0.20.1.ebuild:
  Added || die to the make install parts

  15 Mar 2003; Martin Schlemmer <azarah@gentoo.org> subversion-0.10_pre1.ebuild :
  Fix m4 depend.

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*subversion-0.10_pre1 (26 Feb 2002)

  29 Oct 2002; Karl Trygve Kalleberg <karltk@gentoo.org> subversion-0.10_pre1.ebuild :
  It depends on =net-misc/neon-0.19.2 exactly. Any other version will fail.  
  I'm resurrecting neon-0.19.2.

  26 Feb 2002; G.Bevin <gbevin@gentoo.org> subversion-0.10_pre1.ebuild,
  files/digest-subversion-0.10_pre1 :
  
  added today's snapshot