summaryrefslogtreecommitdiff
path: root/editors/vim-share/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2005-01-25Make nvi and vim* use the alternatives system to install wrappers forjmmv1-3/+3
bin/vi, bin/ex and bin/view. Bump their PKGREVISIONs. vim-kde is an exception because it currently installs programs with these names. So, as it's currently marked as vulnerable and as I don't have KDE installed ATM, I'm marking it as conflicting.
2004-06-21Updated vim to 6.3martti1-2/+2
This is a bugfix release of Vim. Since Vim 6.2 hundreds of reported problems have been fixed. Also included are new and updated syntax files, translated menus and messages.
2003-06-02Updated vim to 6.2.0martti1-2/+2
This is a bugfix release of Vim. Since Vim 6.1 hundreds of reported problems have been fixed. Also included are new and updated syntax files, translated menus and messages. The main new features are: - Support for GTK 2. (Daniel Elstner) - Support for editing Arabic text. (Nadim Shaikli & Isam Bayazidi) - ":try" command and exception handling. (Servatius Brandt) - Support for the neXtaw GUI toolkit (mostly like Athena). (Alexey Froloff) - Support for PostScript printing in various 8-bit encodings. (Mike Williams)
2002-03-24Updated vim to 6.1martti1-3/+3
* several bug fixes * new and updated syntax files * translated menus and messages * license has been made compatible with the GNU GPL
2001-10-04Here it is folks, VIM 6.0! Changes since version 5.8:martti1-7/+5
----------------------------------------------------- The number of changes is huge. These are just the main new items: Folding - momentarily hide part of the text Vertically split windows - mixed with horizontal splits Diff mode - show and remove differences between files Easy Vim: click-and-type - for those who really don't like two modes User manual - learn to use Vim, reads like a book Flexible indenting - automatic indenting for any language Extended search patterns - more regexp power than you will need UTF-8 support - Unicode allows editing nearly all languages Multi-language support - translated messages and menus Plugin support - drop a script in a directory and you can use it Filetype plugins - an easy way to setup for editing a type of file File browser - browse directories, also on a terminal Editing files over a network - read and write a remote file directly command-line editing window - use any Vim command to edit an Ex command Debugging mode - debug your Vim functions and scripts Cursor in virtual position - edit tables and draw ASCII pictures Debugger interface - use Vim with Sun Visual Workshop Communication between Vims - let one Vim tell another Vim what to do Printing - print with syntax colors Quickfix extended - see error messages in a window and jump there Writing files improved - rename or copy to make a backup file Argument list - select groups of files to work on Restore a View - save the looks of a window and restore it later Color schemes - quickly switch between different color setups
2001-06-06Update vim to 5.8pooka1-6/+1
Changes since 5.7: * 74 new syntax files. * bugfixes * couple of security-related fixes * ctags is no longer distributed with vim
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+3
2000-04-16Need a ./ before ${CONFIGURE_SCRIPT}.mycroft1-4/+4
2000-03-27Adapt to new handling of "${CONFIGURE}".tron1-2/+2
2000-02-27quote ${CFLAGS}; should fix pkg/9490wiz1-2/+3
1999-12-21data files for the vim editorpooka1-0/+22