summaryrefslogtreecommitdiffstats
path: root/editors/vim/HISTORY
blob: dfb9dbd1fb83a2cfd6eab57143d400e9c6957e02 (plain) (blame)
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
2014-07-03 Ismael Luceno <ismael@sourcemage.org>
	* DETAILS: Use get_scm_version

2014-05-09 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
	* DETAILS, PRE_BUILD: apply upstream patches 7.4.001 to 7.4.282

2014-02-21 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
	* DETAILS, PRE_BUILD: apply upstream patches 7.4.001 to 7.4.183
	* vim-patches-tarball: adapted to current version
	* if_perl.patch: removed

2013-08-11 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
	* DETAILS, PRE_BUILD:  Vim fails to use perl shared
	  libs when using perl 5.16 from test.  And also
	  refuses to compile with such perl.  Therefore,
	  several 7.3 patches are required if not used the
	  SCM version, between them 263, 297, 304, 439,
	  474, 623, 667, 668 and 722, are all related to
	  perl.  But as vim doesn't support individual
	  patches, then all are recquired till 722, but
	  then all of current patches go to 744, and there
	  was little effort to get to the last 744th one.
	  MD5SUMS was applied to the patches, and all
	  passed.  Then now applying a tarball with
	  patches from 1 to 744...
	* CONFIGURE: Adding query VIM_X_DISABLE to find out
	  whether it's OK to configure with "--without-x",
	  cause if that is used, the clipboard is disabled
	  on vim under X terminals.  Granted there's the
	  gtk+2 version, but at least I prefer using vim
	  under X terminal than the gtk+2 alternative,
	  but then I need clipboard support.  At least the
	  options is good
	* BUILD: Using VIM_X_DISABLE as result of the query
	  to determine whether to include "--without-x" as
	  part of the options or not
	* thanks to Javier Vasquez <j.e.vasquez.v@gmail.com>
	  for the updated spell

2012-05-25 Eric Sandall <sandalle@sourcemage.org>
	* PRE_BUILD: Apply if_perl.patch
	* if_perl.patch: After perl 5.16 my vim fails to compile with this error:
	  https://groups.google.com/forum/#!msg/vim_dev/3KD82kZJwgo/4yM1ZaEUFZIJ

2011-12-17 Vlad Glagolev <stealth@sourcemage.org>
	* DEPENDS: lua -> lua51

2011-09-20 Ismael Luceno <ismael@sourcemage.org>
	* DEPENDS, DETAILS, PREPARE: Use prepare_select_branch

2011-04-04 Justin Boffemmyer <flux@sourcemage.org>
	* PRE_BUILD: correct patch loop logic so it prints 0-padded numbers and
	  can find the patch files
	* DEPENDS: add mising optional depends for Lua and Python3 interpreters

2011-01-27 Ladislav Hagara <hgr@vabo.cz>
	* patches/*: stale patches removed
	* vim-patches-tarball: script added
	* DETAILS, PRE_BUILD: patches 001-107 applied, PATCHLEVEL=1

2011-01-02 Ismael Luceno <ismael@sourcemage.org>
	* vim.desktop, gvim.desktop: added generic name

2010-08-16 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 7.3, extra and lang now included in main tarball
	* PRE_BUILD: removed

2010-06-30 Donald Johnson <minozake@codemages.net>
	* DETAILS: Updated license link.

2010-04-13 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: PATCHLEVEL=411, removed UPDATED
	* DETAILS, PRE_BUILD: added extra and lang tarballs, needed by official
	  patches, added patchsets 001-100, 101-200, 201-300, 301-400
	* patches/*: added patches 7.2.401-7.2.411

2010-02-25 Remko van der Vossen <wich@sourcemage.org>
	* DEPENDS: updated ruby dependency to RUBY provider

2008-09-09 Arwed v. Merkatz <v.merkatz@gmx.net>
	* vim-7.2.tar.bz2.sig: re-signed tarball, only got retarred or bzipped
	  again, no actual changes to the content, bug #14722

2008-08-31 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
	* PRE_BUILD: added unpack_file ... so checksums actually get
	  checked

2008-08-25 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
	* DETAILS, PRE_BUILD: added official patches, increase
	  PATCHLEVEL

2008-08-10 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
	* PRE_BUILD, new_changelog_entry.patch: deleted
	* DETAILS: updated to 7.2

2008-03-18 Eric Sandall <sandalle@sourcemage.org>
	* DEPENDS: Switch X11-LIBS to the one and only xorg-libs

2007-12-01 Eric Sandall <sandalle@sourcemage.org>
	* configs: Add /usr/share/vim/vimrc as a config (Bug #14128)

2007-05-16 Arwed v. Merkatz <v.merkatz@gmx.net>
	* PRE_BUILD, new_changelog_entry.patch: fix :NewChangelogEntry
	  command
	* DETAILS: PATCHLEVEL++

2007-05-13 Pieter Lenaerts <e-type@sourcemage.org>
	* DETAILS: updated to 7.1

2007-01-16 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
	* profile.d/editor.sh: added
	* INSTALL: install editor.sh
	* DETAILS: PATCHLEVEL++

2006-09-21 Juuso Alasuutari <iuso@sourcemage.org>
	* PROVIDES: [automated] Fixed invalid entries.

2006-09-21 Juuso Alasuutari <iuso@sourcemage.org>
	* DETAILS: [automated] Removed BUILD_API=2.

2006-06-22 Pieter Lenaerts <e-type@sourcemage.org>
	* CONFIGURE, DEPENDS, BUILD: added features question and
	  feature compatibility tests

2006-06-07 Pieter Lenaerts <e-type@sourcemage.org>
	* PREPARE: query shouldn't mention version 7 anymore

2006-05-09 Pieter Lenaerts <e-type@sourcemage.org>
	* DETAILS: updated to 7.0
	* deleted PRE_BUILD, tcl-patch: patch no longer needed

2006-03-14 Pieter Lenaerts <e-type@sourcemage.org>
	* CONFIGURE, DEPENDS, DETAILS, PRE_BUILD: added vim7 from CVS
	* CONFIGURE: the vimrc isn't provided by us.

2006-03-12 Karsten Behrmann <BearPerson@sourcemage.org>
	* DETAILS: (automated) Add KEYWORDS

2006-02-02 Eric Sandall <sandalle@sourcemage.org>
	* CONFIGURE: Added query to install a global vimrc (Bug #10486)
 	* INSTALL: Install vimrc if the user wanted (using install_config_file)
 
2006-02-12 Pieter Lenaerts <e-type@sourcemage.org>
	* DEPENDS: optional depends acl

2006-02-01 Pieter Lenaerts <e-type@sourcemage.org>
	* TRIGGERS: changed to stable sorcery's functions

2006-01-27 Pieter Lenaerts <e-type@sourcemage.org>
        * added TRIGGERS: vim should check self on perl casts when depending
	* WIP for now, since is_depends_enabled is only in devel as of now

2006-01-08 Pieter Lenaerts <e-type@sourcemage.org>
        * PROVIDES: provides TEXT-EDITOR

2005-11-29 Seth Woolley <seth@tautology.org>
	* DETAILS: MD5 -> SHA512

2005-11-04 Pieter Lenaerts <e-type@sourcemage.org>
	* DETAILS: updated to 6.4
	* added PRE_BUILD, broken_tcl.patch: patches configure if tcl is chosen.

2005-09-19 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Updated UPDATED (to install updated gvim.desktop)
	* desktop/gvim.desktop: Added path to gvim.png icon

2005-05-29 Pieter Lenaerts <e-type@sourcemage.org>
	* moved gvim.desktop to ${SCRIPT_DIRECTORY}.
	* added desktop/vim.desktop.
	* INSTALL: cp gvim.desktop if GUI was selected.

2005-05-11 Eric Sandall <sandalle@sourcemage.org>
	* This fixes Bug #8861 and #8849
	* CONFIGURE: Converted to config_query
	  Remove check for /usr/bin/vi as it could be a prior cast of
	  vim/gvim providing this
	  Removed NLS query and GUI query
	  Remove query for Sun's Workshop (requires MOTIF; use gvim))
	* DEPENDS: Optionally depends on gettext (for NLS)
	  Updated GUI dependency for config_query_list responses
	* BUILD: Use OPTS to pass CONFIGURE options
	  Use default_build
	  Build vim and then make distclean and gvim, if a GUI is wanted
	  Disable Sun's Workshop and GUI support for non-GUI vim
	* INSTALL: Make symlink not refer to INSTALL_ROOT
	  Needs make_single during installation

2005-04-23 Arwed v. Merkatz <v.merkatz@gmx.net>
	* INSTALL: remove the broken gvim.desktop install part

2005-01-13 Pieter Lenaerts <e-type@sourcemage.org>
	* CONFLICTS: deleted
	* CONFIGURE: added config_query for vi symlink + test for symlink
	  present
	* INSTALL: installs vi symlink and gvim.desktop needed if needed
	* added gvim.desktop

2004-12-16 Eric Sandall <sandalle@sourcemage.org>
	* DEPENDS: Python renamed to python
	  Removed quotes around spell names
	* HISTORY: Formatted to 80 columns

2004-08-25 Arwed v. Merkatz <v.merkatz@gmx.net>
	* BUILD, INSTALL: converted to BUILD_API 2, use $INSTALL_ROOT,
	  install man pages to /usr/share/man

2004-06-08 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Updated to 6.3
	  Put ftp.vim.org as first SOURCE_URL
	  Removed MAINTAINER
	* BUILD: Don't apply the patches anymore
	* netbeans-workshop.patch, vim-6.2.patch: Removed

2004-01-28 Arwed v. Merkatz <v.merkatz@gmx.net>
	* BUILD, netbeans-workshop.patch: fix a linking bug that only happens
	  if compiled with sun workshop support and motif gui.

2004-01-13 Eric Sandall <sandalle@sourcemage.org>
	* PROVIDES: Added to provide 'VI'

2003-12-01 Arwed v. Merkatz <v.merkatz@gmx.net>
	* BUILD, CONFIGURE, DEPENDS: add menu to choose which gui to build

2003-11-19 hgg <hgreig@bigpond.net.au>
	* BUILD,vim-6.2.patch: fix perl code bug (from Lyon Lemmens) bug 4597
	* HISTORY: format

2003-07-09 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Updated to 6.2 (Bug #3483)
	* BUILD: Added more ampersands to force build to either all work or fail

2003-03-25 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Added mirrors which work (thanks to rawl for
	  finding that vim wouldn't download ;))
	  Reordered the order as Sorcery doesn't get past
	  SOURCE_URL[0] (Bug #2922)

2002-11-24 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Fixed SOURCE to d/l, will add mirrors later

2002-11-05 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Added MENU_* entries
	  Added MAINTAINER and LICENSE fields

2002-07-28 Eric Sandall <sandalle@sourcemage.org>
	* CONFIGURE,BUILD: Added the following as compile options ( idea thanks to
	  Harley ):
	  ^ NLS support
	  ^ Multibyte support
	  ^ Sun Visual Workshop support
	  ^ Hangul input support
	  ^ Perl interpreter
	  ^ Python interpreter
	  ^ Tcl interpreter
	  ^ Ruby interpreter
	  ^ CScope interface
	  ^ console mouse support ( through gpm )
	  Thanks to a patch provided by Harley J. Pig, VIm now compiles with gcc3.

2002-07-23 Eric Sandall <sandalle@sourcemage.org>
	* USEGCC2: Added USEGCC2 again, as it doesn't seem to work. Don't know
	  what happened, IIRC, it worked for me, but now it doesn't.
	  Will look into it.

2002-07-17 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Added LICENSE

2002-06-14 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Added MD5 entry to DETAILS

2002-05-29 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Fixed ftp2.wa.us.vim.org URL (removed editors/)

2002-05-19 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Fixed a few recently broken URLs

2002-05-08 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Removed defunct ftp.de.vim.org as a SOURCE_URL

2002-04-07 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Cleaned up again with version idea from Sergey A. Lipnevich
	* DETAILS: Added ny.us mirror (again provided by Sergey)
	* PRE_BUILD: Removed as it's outdated (as pointed out by Sergey)

2002-04-07 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Cleaned up the mirrors info (dead links, solidified sources,
	  etc.) thanks to input from attentative users. ;) Note to self: Don't
	  "fix" spells when you're asleep.

2002-03-30 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Added four mirrors _before_ the original site

2002-03-30 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Updated the version to 6.1 (informed by Arwed von Merkatz)

2002-03-18 Eric Sandall <sandalle@sourcemage.org>
	* HISTORY: Renamed ChangeLog to HISTORY to follow SGL standards
	* DETAILS: Forgot to change the UPDATED date. ;)

2002-03-12 Eric Sandall <sandalle@sourcemage.org>
	* BUILD: This is a patch sent in by Luis Miguel Lourenco <aeron@netcabo.pt>
	  which fixes the sh.vim script for VIm 6.0 by using sed in the BUILD script