summaryrefslogtreecommitdiff
blob: 62659480dc34c3724679b1d240173f166834bbf2 (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
# ChangeLog for app-editors/vim
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.51 2003/04/16 02:18:01 gmsoft Exp $

*vim-6.1-r21 (22 Mar 2003)

  16 Apr 2003; Guy Martin <gmsoft@gentoo.org> vim-6.1-r21.ebuild :
  Marked stable on hppa.
  
  02 Apr 2003; Aron Griffis <agriffis@gentoo.org> vim-6.1-r21.ebuild:
  Move primary deps to eclass and add IUSE=ncurses in support of bug 18488

  28 Mar 2003; Christian Birchinger <joker@gentoo.org> vim-6.1-r21.ebuild:
  Added sparc stable keyword

  22 Mar 2003; Aron Griffis <agriffis@gentoo.org> vim-6.1-r21.ebuild:
  Move vimrc to vim-core since it applies to both vim and gvim. 
  Update to patchlevel 411.  Mark stable on x86, alpha.  Remove
  EXCLUDE_PATCHES crutch since it's no longer needed by the eclass.  The
  eclass now snoops the patches to determine what is relevant instead of using
  the README.  Create vim->gvim and vi->vim symlinks when there's no conflict.

*vim-6.1-r20.ebuild (13 Mar 2003)

  13 Mar 2003; Seemant Kulleen <seemant@gentoo.org> vim-6.1-r20.ebuild
  files/vimrc vim-6.1-r19.ebuild :

  OK, the vim.eclass was massively overhauled.  It handles, unpack,
  compile, install and postinst functions now.  Additionally, the patches
  have been moved out of portage and onto the mirrors instead.  They are
  also named better (vim-6.1-gentoo-patches.tar.bz2).  The vim.org patches
  are in vim-6.1-patches-001-390 for this -r20.  For future releases,
  please just take the patches in that and add your own.  The vim.eclass
  should filter out Windows, Mac, BC5 and VMS only patches automatically,
  but if you experience failures in patches, please list the patch's
  number in PATCH_EXCLUDES in the ebuild.  Additionally, for the vim.org
  patches, please gzip them before creating the patch-tarball.  The
  VIMPATCH variable now only contains the number of the highest patch in
  the tarball (so "390" for the -r20 release). Note that the vim.eclass
  also handles gvim installs.  The vimrc here is now a combination of the
  original gentoo vimrc and the redhat vimrc.  This should make for a
  better looking vim session, at any rate, though the colours could stand
  to change.

  08 Feb 2003; Guy Martin <gmsoft@gentoo.org> vim-6.1-r19.ebuild :
  Added hppa to keywords.

  22 Jan 2003; Daniel Ahlberg <aliz@gentoo.org> vim-6.1-r19.ebuild :
  Unmasked, security update.

*vim-6.1-r19.ebuild (21 Jan 2003)

  14 Mar 2003; Jan Seidel <tuxus@gentoo.org> vim-6.1-r19.ebuild :
  Added mips to KEYWORDS

  24 Feb 2003; Zach Welch <zwelch@gentoo.org> vim-6.1-r19.ebuild :
  Add arm keyword

  13 Feb 2003; Ryan Phillips <rphillips@gentoo.org> vim-6.1-r19.ebuild :
  disable X if -X is used in USE vars

  21 Jan 2003; Ryan Phillips <rphillips@gentoo.org> files/vimrc :
  Added modelines=0 to default to high security. Fixes #14088

  21 Jan 2003; Ryan Phillips <rphillips@gentoo.org> vim-6.1-r19.ebuild :
  patches 1-300

*vim-6.1-r18.ebuild (14 Jan 2003)

  20 Jan 2003; Jon Nall <nall@gentoo.org> vim-6.1-r18.ebuild :
  added ~ppc

  14 Jan 2003; Ryan Phillips <rphillips@gentoo.org> vim-6.1-r18.ebuild :
  patches 1-289

*vim-6.1-r17.ebuild (06 Dec 2002)

  19 Jan 2003; Jon Nall <nall@gentoo.org> vim-6.1-r17.ebuild :
  added ~ppc

  06 Jan 2003; Seemant Kulleen <seemant@gentoo.org> *.ebuild :

  PROVIDE=virtual/editor

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
  16 Dec 2002; Ryan Phillips <rphillips@gentoo.org> vim-6.1-r17.ebuild :
  Added sandbox violation fix. Fixes #10049. Submitted by Leonardo Boshell.

  16 Dec 2002; Ryan Phillips <rphillips@gentoo.org> vim-6.1-r17.ebuild :
  Took out --without-x. See bug #11221

  16 Dec 2002; Ryan Phillips <rphillips@gentoo.org> vim-6.1-r17.ebuild :
  tweaked cscope configure option.

  15 Dec 2002; Ryan Phillips <rphillips@gentoo.org> vim-6.1-r17.ebuild :
  Added ex, rview, rvim, and others to ebuild

  12 Dec 2002; Seemant Kulleen <seemant@gentoo.org> vim-6.1-r17.ebuild :

  Added to sparc testing profile.

  11 Dec 2002; Ryan Phillips <rphillips@gentoo.org> vim-6.1-r17.ebuild :
  Moved vimrc file to /etc/vim/vimrc

  06 Dec 2002; Ryan Phillips <rphillips@gentoo.org> vim-6.1-r17.ebuild :
  zhen added utf-8 support.... I added a new patch set support (1-263)

*vim-6.1-r16.ebuild (27 Oct 2002)

  12 Nov 2002; Ryan Phillips <rphillips@gentoo.org> vim-6.1-r16.ebuild :

  Added libtermcap dep

  27 Oct 2002; Ryan Phillips <rphillips@gentoo.org> vim-6.1-r16.ebuild :

  Added vim eclass support

*vim-6.1-r15.ebuild (8 Oct 2002)

  8 Oct 2002; Ryan Phillips <rphillips@gentoo.org> vim-6.1-r15.ebuild :

  Added patches 201-215.  Appears my crashing bug that appeared on my
  computer has been fixed.

*vim-6.1-r14.ebuild (29 Sep 2002)

  29 Sep 2002; Ryan Phillips <rphillips@gentoo.org> vim-6.1-r14.ebuild :

  Added patched 1-200.... Jon's fix for bug #8237 should be taken care of
  within this patch set.

*vim-6.1-r13.ebuild (24 Sep 2002)
  24 Sep 2002; Jon Nelson <jnelson@gentoo.org> vim-6.1-r13.ebuild:
  More careful application of patches
  Patch 80 and 84 partially apply, manually fix and repair at
   end of patch cycle.
  Always use --without-x (that's what gvim is for)
  This is a fix for bug 8327

*vim-6.1-r12.ebuild (21 Sep 2002)
  
  21 Sep 2002; Michael Nazaroff <naz@gentoo.org> vim-6.1-r12.ebuild:
  Small fix for a sandbox violation.
  Thanx to Roy Thomson <roy@haematic.org> for the idea.
 
*vim-6.1-r12.ebuild (14 Sep 2002)

  14 Sep 2002; Hannes Mehnert <hannes@gentoo.org> vim-6.1-r12.ebuild:
  fixed vimdiff, closes bug #7885

*vim-6.1-r11.ebuild (12 Sep 2002)

  12 Sep 2002; Hannes Mehnert <hannes@gentoo.org> vim-6.1-r11.ebuild:
  splitted vim into gvim, vim and vim-core

vim-6.1-r10.ebuild (4 Aug 2002)

  16 Aug 2002; Ryan Phillips <rphillips@gentoo.org> vim-6.1-r10.ebuild :

  Removed without-x support to console ebuilds.

  4 Aug 2002; Ryan Phillips <rphillips@gentoo.org> vim-6.1-r10.ebuild :

  Thanks to Bret Towe the 'add-on' patches file now includes every single
  patch.

vim-6.1-r9.ebuild (29 Jul 2002)

  29 Jul 2002; Ryan Phillips <rphillips@gentoo.org> vim-6.1-r9.ebuild 
  and patches :

  Updated patches. The patches no longer take tons of space in portage.

vim-6.1-r8.ebuild (06 Jul 2002)
  	
  15 Jul 2002; Owen Stampflee <owen@gentoo.org> :

  Added KEYWORDS.

  06 Jul 2002; Michael Nazaroff <naz@gentoo.org> vim-6.1-r8.ebuild :

  Added back gpm support, since gpm should now be fixed. I also added a
  addpredict line to hopefully remove those sandbox violations we where
  occasionally getting.  Also added a few more misc patch's. I also added
  LICENSE lines to all of the ebuilds.

*vim-6.1-r7 (27 May 2002)

  27 May 2002; Aron Griffis <agriffis@gentoo.org> vim-6.1-r7.ebuild :

  Removed gpm support to close bug #1808.

*vim-6.1-r6 (19 May 2002)

  19 May 2002; Ryan Phillips <rphillips@gentoo.org> vim-6.1-r6.ebuild :

  Added more patches to files/

*vim-6.1-r5 (30 Apr 2002)

  30 Apr 2002; Ryan Phillips <rphillips@gentoo.org> vim-6.1-r5.ebuild :

  NLS will enable multibyte support now.  I don't see a problem with
  this...

  30 Apr 2002; Ryan Phillips <rphillips@gentoo.org> vim-6.1-r5.ebuild :

  Included patches for 6.1 in the files/ directory.

*vim-6.1-r4 (15 Apr 2002)

  15 Apr 2002; Jared H. Hudson <jhhudso@gentoo.org> vim-6.1-r4.ebuild :

  Replaced --enable-max-features with --with-features=huge
  --enable-max-features was the old, 5.0 way to enable all features.
  6.0+ uses --with-features=tiny,small,normal,big or huge
  This fixes bug #1597
  
*vim-6.1-r3 (9 Apr 2002)

  9 Apr 2002; M.Schlemmer <azarah@gentoo.org> :

  I havent looked at 6.0, but it seems that in 6.1, $VIMRUNTIME is not
  set in the Makefiles, and thus vim cant find its syntax files, etc. It
  works for me ... Aron Griffis, please verify, and fix if it is not the
  correct method.  Resolved by creating /etc/env.d/40vim in src_install().

*vim-6.1-r2 (7 Apr 2002)

  7 Apr 2002; Jared H. Hudson <jhhudso@gentoo.org> vim-6.1-r2.ebuild :

  Removed "addpredict /dev/vc/" from ebuild, portage-1.8.17 now
  includes /dev/vc/ in sandbox as a default writable directory,
  as it did with /dev/pts/ before 1.8.17.

*vim-6.1-r1 (4 Apr 2002)

  4 Apr 2002; Seemant Kulleen <seemant@gentoo.org> vim-6.1-r1.ebuild :

  This is a dirty hack, in my opinion, to bypass the sandbox violation
  errors on the /dev/vc/*.  I think this is a portage bug more than
  a vim  bug because it happens for new to 1.0 users.

*vim-6.1 (30 Mar 2002)

  30 Mar 2002; Seemant Kulleen <seemant@gentoo.org> vim-6.1.ebuild

  Resolved bug 1426: SRC_URI points primarily to ftp.vim.org instead
  of ftp.us.vim.org which no longer contains the tar ball for 6.1
  Thanks to jnelson@jamponi.net

*vim-6.1 (26 Mar 2002)

  26 Mar 2002; Aron Griffis <agriffis@gentoo.org> vim-6.0-r6.ebuild, vim-6.1.ebuild:

  Resolved bug 1335: vim 6.1 released
  Resolved bug 1293: vim python support disabled

*vim-6.0-r5 (19 Feb 2002)

  19 Feb 2002; Aron Griffis <agriffis@gentoo.org> vim-6.0-r5.ebuild:

  Resolved bug 583: "patch to vim-6.0-r4 to install a vimrc in
  /usr/share/vim instead of /etc/skel/.vimrc".  Additionally install
  a default, reasonable gvimrc.  Updated vim to 6.0.223 with all
  available patches.

*vim-6.0-r4 (1 Feb 2002)

  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.