| Index | index by Group | index by Distribution | index by Vendor | index by date | index by Name | Hany |
| Name: vim-X11 | Distribution: M&L Doors 2.4 |
| Version: 5.7 | Vendor: Mega & Loman (http://www.megaloman.com/) |
| Release: 7 | Build date : Thu Sep 14 11:32:10 2000 |
| Group: Applications/Editors | Build host: m1.megaloman.sk |
| Size: 1822921 | Source RPM: vim-5.7-7.src.rpm |
| Packager: Peter Hanecak <hanecak(at)megaloman.sk> | |
| Url: | |
| Summary: The VIM version of the vi editor for the X Window System. | |
VIM (VIsual editor iMproved) is an updated and improved version of the vi editor. Vi was the first real screen-based editor for UNIX, and is still very popular. VIM improves on vi by adding new features: multiple windows, multi-level undo, block highlighting and more. VIM-X11 is a version of the VIM editor which will run within the X Window System. If you install this package, you can run VIM as an X application with a full GUI interface and mouse support. Install the vim-X11 package if you'd like to try out a version of vi with graphics and mouse capabilities. You'll also need to install the vim-common package.
freeware
* Thu Sep 14 2000 Peter Hanecak <hanecak(at)megaloman.sk>
- .bz2 source archives
- build root: %{_tmppath} used
* Sun Aug 06 2000 Tim Waugh <twaugh(at)redhat.com>
- xterm doesn't have request version string (#14570)
* Sat Aug 05 2000 Bernhard Rosenkraenzer <bero(at)redhat.com>
- Patchlevel 8
* Fri Aug 04 2000 Bernhard Rosenkraenzer <bero(at)redhat.com>
- Fix paths in vim.1 manpage (Bug #15387)
* Wed Jul 19 2000 Bernhard Rosenkraenzer <bero(at)redhat.com>
- Fix up vimtutor (Bug #11455)
* Thu Jul 13 2000 Prospector <bugzilla(at)redhat.com>
- automatic rebuild
* Sun Jun 25 2000 Bernhard Rosenkraenzer <bero(at)redhat.com>
- 5.7 release
- some more fixes to .spec file syntax highlighting rules... About time it
recognizes %{_mandir}...
* Sun Jun 18 2000 Bernhard Rosenkraenzer <bero(at)redhat.com>
- 5.7a
* Sat Jun 03 2000 Bernhard Rosenkränzer <bero(at)redhat.com>
- patchlevel 74
- add %makeinstall macro recognition to .spec file syntax highlighting rules
- fix up Makefiles
* Fri Apr 14 2000 Bernhard Rosenkränzer <bero(at)redhat.com>
- patchlevel 66
- fix compilation with perl 5.6.0
* Mon Mar 20 2000 Bernhard Rosenkränzer <bero(at)redhat.com>
- patchlevel 12
* Tue Mar 07 2000 Preston Brown <pbrown(at)redhat.com>
- fix home/end in vimrc (we did a term = rxvt, totally wrong)
* Tue Feb 29 2000 Preston Brown <pbrown(at)redhat.com>
- change F1-F4 keybindings for xterm builtin terminfo to match real terminfo
* Thu Feb 17 2000 Bill Nottingham <notting(at)redhat.com>
- kill autoindent
* Mon Feb 07 2000 Preston Brown <pbrown(at)redhat.com>
- wmconfig -> desktop
* Sat Feb 05 2000 Bernhard Rosenkränzer <bero(at)redhat.com>
- Patchlevel 11
- handle compressed man pages
- fix man page symlinks
* Wed Feb 02 2000 Bill Nottingham <notting(at)redhat.com>
- eliminate dependencies on X in vim-enhanced, and ncurses/gpm
in vim-minimal
* Fri Jan 28 2000 Bill Nottingham <notting(at)redhat.com>
- eliminate dependencies on csh and perl in vim-common
* Wed Jan 19 2000 Bernhard Rosenrkänzer <bero(at)redhat.com>
- Use awk, not nawk
* Tue Jan 18 2000 Bernhard Rosenrkänzer <bero(at)redhat.com>
- 5.6
- patch 5.6.001
- remove /usr/bin/vi - if you want vim, type vim
* Tue Jan 11 2000 Bernhard Rosenkränzer <bero(at)redhat.com>
- 5.6a
- Remove dependency on nawk (introduced by base update)
- some tweaks to make updating easier
* Tue Nov 09 1999 Bernhard Rosenkränzer <bero(at)redhat.com>
- 5.5
- fix path to vimrc
* Tue Jul 27 1999 Michael K. Johnson <johnsonm(at)redhat.com>
- moved from athena to gtk widgets for X version
- removed vim.1 from X11 filelist because X11 depends on vim-common anyway
- fixed rogue dependencies from sample files
* Tue Jul 27 1999 Jeff Johnson <jbj(at)redhat.com>
- update to 5.4.
* Thu Jul 22 1999 Jeff Johnson <jbj(at)redhat.com>
- man page had buildroot pollution (#3629).
* Thu Mar 25 1999 Preston Brown <pbrown(at)redhat.com>
- with recent termcap/terminfo fixes, regular vim works in xterm/console
- in color, so vim-color package removed.
* Tue Mar 23 1999 Erik Troan <ewt(at)redhat.com>
- removed "set backupdir=/tmp/vim_backup" from default vimrc
* Sun Mar 21 1999 Cristian Gafton <gafton(at)redhat.com>
- auto rebuild in the new build environment (release 5)
* Thu Dec 17 1998 Michael Maher <mike(at)redaht.com>
- built pacakge for 6.0
* Tue Sep 15 1998 Michael Maher <mike(at)redhat.com>
- removed '--with-tlib=termcap' so that color-vim works
* Wed Sep 02 1998 Jeff Johnson <jbj(at)redhat.com>
- update to 5.3.
* Mon Aug 10 1998 Jeff Johnson <jbj(at)redhat.com>
- merge in Toshio's changes
- color-vim: changed "--disable-p" to "--disable-perlinterp --with-tlib=termcap"
- added minimal rvi/rview and man pages.
- move Obsoletes to same package as executable.
* Thu Aug 06 1998 Toshio Kuratomi <badger(at)prtr-13.ucsc.edu>
- Break the package apart similar to the way the netscape package was
broken down to handle navigator or communicator: The vim package is
Obsolete, now there is vim-common with all the common files, and a
package for each binary: vim-minimal (has /bin/vi compiled with no
frills), vim-enhanced (has /usr/bin/vim with extra perl and python
interpreters), and vim-X11 (has /usr/X11R6/bin/gvim compiled with
GUI support.)
- Enable the perl and python interpreters in the gui version (gvim).
* Tue Jun 30 1998 Michael Maher <mike(at)redhat.com>
- Fixed tutor help.
- cvim package added. Thanks to Stevie Wills for finding this one :-)
* Thu May 07 1998 Prospector System <bugs(at)redhat.com>
- translations modified for de, fr, tr
* Fri May 01 1998 Donnie Barnes <djb(at)redhat.com>
- added patch to turn off the "vi compatibility" by default. You can
still get it via the -C command line option
* Thu Apr 23 1998 Donnie Barnes <djb(at)redhat.com>
- removed perl and python interpreters (sorry, but those don't belong
in a /bin/vi and having two vi's seemed like overkill...complain
to suggest(at)redhat.com if you care)
* Fri Apr 17 1998 Donnie Barnes <djb(at)redhat.com>
- fixed buildroot bug
* Sat Apr 11 1998 Donnie Barnes <djb(at)redhat.com>
- updated from 4.6 to 5.1
- moved to buildroot
* Sun Nov 09 1997 Donnie Barnes <djb(at)redhat.com>
- fixed missing man page
* Wed Oct 22 1997 Donnie Barnes <djb(at)redhat.com>
- added wmconfig entry to vim-X11
* Mon Oct 20 1997 Donnie Barnes <djb(at)redhat.com>
- upgraded from 4.5 to 4.6
* Fri Jun 13 1997 Erik Troan <ewt(at)redhat.com>
- built against glibc
* Tue Mar 25 1997 Michael K. Johnson <johnsonm(at)redhat.com>
- Upgraded to 4.5
- Added ex symlinks
* Tue Mar 11 1997 Michael K. Johnson <johnsonm(at)redhat.com>
- Added view symlink.
/etc/X11/applnk/Utilities/gvim.desktop /usr/X11R6/bin/gvim /usr/X11R6/bin/vimx /usr/share/man/man1/gvim.1.gz
Generated by rpm2html 1.11.2
Peter Hanecak, Thu Jan 19 04:48:28 2012