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

