summaryrefslogtreecommitdiff
path: root/editors/vim
AgeCommit message (Collapse)AuthorFilesLines
1998-09-16Always use Athena widget set because we would need a dependence on thetron1-1/+2
"lesstif" package otherwise.
1998-09-14Tweak this a little to get it to build on ELF with X11.garbled1-1/+2
1998-09-01Upgrade to version 5.3 of the vi editor clone, to include minor bugfixesagc3-9/+12
since 5.2. Re-arrange the Makefile so that it hits the faster ftp sites first. Add some additional syntax checking files.
1998-08-24Upgrade vim to version 5.2.agc3-8/+43
> - A file browser has been added for the Win32, Motif and Athena GUI versions. > - Dialogs have been added. They can be used to ask for confirmation on Ex > commands that can fail. > - Options and commands have been added to offer a mode that works like > MS-Windows cut/copy/paste. This makes the Win32 GUI version fit in better > with other MS-Windows applications. > - Session files can be used to store and restore an editing session. > - Functions and Ex commands can be defined by the user. This is much nicer > and more powerful than using mappings. > - Lines longer than the screen size can be edited, also when lines wrap. > - Support for Cscope and an interaface for TCL have been added. > - Port to the RISC OS and GUI port for the Amiga. > - Support for Multi-byte files (DBCS and Unicode).
1998-08-20The Grand Homepagification:tsarna1-1/+2
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section.
1998-08-07Add NetBSD RCS Ids.agc1-0/+2
1998-08-07Add NetBSD RCS Ids.agc2-0/+4
1998-06-22Update package Makefiles for automatic manual page handling.agc1-4/+1
1998-04-21Update package to "vim-5.1".tron4-20/+50
1998-04-15Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.agc1-8/+2
Remove redundant (and sometimes erroneous) comments.
1998-03-28Update to vim-5.0.2.cjs1-1/+1
1998-03-01Fix manual page compressiontron2-16/+16
1998-02-28Fix error in MAN1tron1-2/+2
1998-02-28add missing @dirrm rules and add .gz suffix to manpages (if not already there).frueauf1-16/+16
1998-02-22Correct "MAN1".tron1-3/+3
1998-02-19Initial commit of "vim-5.0" package.tron7-0/+312