2014-07-03 Ismael Luceno * DETAILS: Use get_scm_version 2014-05-09 Florian Franzmann * DETAILS, PRE_BUILD: apply upstream patches 7.4.001 to 7.4.282 2014-02-21 Florian Franzmann * 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 * 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 for the updated spell 2012-05-25 Eric Sandall * 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 * DEPENDS: lua -> lua51 2011-09-20 Ismael Luceno * DEPENDS, DETAILS, PREPARE: Use prepare_select_branch 2011-04-04 Justin Boffemmyer * 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 * patches/*: stale patches removed * vim-patches-tarball: script added * DETAILS, PRE_BUILD: patches 001-107 applied, PATCHLEVEL=1 2011-01-02 Ismael Luceno * vim.desktop, gvim.desktop: added generic name 2010-08-16 Ladislav Hagara * DETAILS: 7.3, extra and lang now included in main tarball * PRE_BUILD: removed 2010-06-30 Donald Johnson * DETAILS: Updated license link. 2010-04-13 Ladislav Hagara * 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 * DEPENDS: updated ruby dependency to RUBY provider 2008-09-09 Arwed v. Merkatz * 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 * PRE_BUILD: added unpack_file ... so checksums actually get checked 2008-08-25 Florian Franzmann * DETAILS, PRE_BUILD: added official patches, increase PATCHLEVEL 2008-08-10 Florian Franzmann * PRE_BUILD, new_changelog_entry.patch: deleted * DETAILS: updated to 7.2 2008-03-18 Eric Sandall * DEPENDS: Switch X11-LIBS to the one and only xorg-libs 2007-12-01 Eric Sandall * configs: Add /usr/share/vim/vimrc as a config (Bug #14128) 2007-05-16 Arwed v. Merkatz * PRE_BUILD, new_changelog_entry.patch: fix :NewChangelogEntry command * DETAILS: PATCHLEVEL++ 2007-05-13 Pieter Lenaerts * DETAILS: updated to 7.1 2007-01-16 Jaka Kranjc * profile.d/editor.sh: added * INSTALL: install editor.sh * DETAILS: PATCHLEVEL++ 2006-09-21 Juuso Alasuutari * PROVIDES: [automated] Fixed invalid entries. 2006-09-21 Juuso Alasuutari * DETAILS: [automated] Removed BUILD_API=2. 2006-06-22 Pieter Lenaerts * CONFIGURE, DEPENDS, BUILD: added features question and feature compatibility tests 2006-06-07 Pieter Lenaerts * PREPARE: query shouldn't mention version 7 anymore 2006-05-09 Pieter Lenaerts * DETAILS: updated to 7.0 * deleted PRE_BUILD, tcl-patch: patch no longer needed 2006-03-14 Pieter Lenaerts * CONFIGURE, DEPENDS, DETAILS, PRE_BUILD: added vim7 from CVS * CONFIGURE: the vimrc isn't provided by us. 2006-03-12 Karsten Behrmann * DETAILS: (automated) Add KEYWORDS 2006-02-02 Eric Sandall * 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 * DEPENDS: optional depends acl 2006-02-01 Pieter Lenaerts * TRIGGERS: changed to stable sorcery's functions 2006-01-27 Pieter Lenaerts * 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 * PROVIDES: provides TEXT-EDITOR 2005-11-29 Seth Woolley * DETAILS: MD5 -> SHA512 2005-11-04 Pieter Lenaerts * DETAILS: updated to 6.4 * added PRE_BUILD, broken_tcl.patch: patches configure if tcl is chosen. 2005-09-19 Eric Sandall * DETAILS: Updated UPDATED (to install updated gvim.desktop) * desktop/gvim.desktop: Added path to gvim.png icon 2005-05-29 Pieter Lenaerts * moved gvim.desktop to ${SCRIPT_DIRECTORY}. * added desktop/vim.desktop. * INSTALL: cp gvim.desktop if GUI was selected. 2005-05-11 Eric Sandall * 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 * INSTALL: remove the broken gvim.desktop install part 2005-01-13 Pieter Lenaerts * 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 * DEPENDS: Python renamed to python Removed quotes around spell names * HISTORY: Formatted to 80 columns 2004-08-25 Arwed v. Merkatz * BUILD, INSTALL: converted to BUILD_API 2, use $INSTALL_ROOT, install man pages to /usr/share/man 2004-06-08 Eric Sandall * 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 * 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 * PROVIDES: Added to provide 'VI' 2003-12-01 Arwed v. Merkatz * BUILD, CONFIGURE, DEPENDS: add menu to choose which gui to build 2003-11-19 hgg * BUILD,vim-6.2.patch: fix perl code bug (from Lyon Lemmens) bug 4597 * HISTORY: format 2003-07-09 Eric Sandall * 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 * 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 * DETAILS: Fixed SOURCE to d/l, will add mirrors later 2002-11-05 Eric Sandall * DETAILS: Added MENU_* entries Added MAINTAINER and LICENSE fields 2002-07-28 Eric Sandall * 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 * 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 * DETAILS: Added LICENSE 2002-06-14 Eric Sandall * DETAILS: Added MD5 entry to DETAILS 2002-05-29 Eric Sandall * DETAILS: Fixed ftp2.wa.us.vim.org URL (removed editors/) 2002-05-19 Eric Sandall * DETAILS: Fixed a few recently broken URLs 2002-05-08 Eric Sandall * DETAILS: Removed defunct ftp.de.vim.org as a SOURCE_URL 2002-04-07 Eric Sandall * 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 * 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 * DETAILS: Added four mirrors _before_ the original site 2002-03-30 Eric Sandall * DETAILS: Updated the version to 6.1 (informed by Arwed von Merkatz) 2002-03-18 Eric Sandall * HISTORY: Renamed ChangeLog to HISTORY to follow SGL standards * DETAILS: Forgot to change the UPDATED date. ;) 2002-03-12 Eric Sandall * BUILD: This is a patch sent in by Luis Miguel Lourenco which fixes the sh.vim script for VIm 6.0 by using sed in the BUILD script