Commit graph

29 commits

Author SHA1 Message Date
tron
8d7d754dfa Remove me as maintainer of those packages. 1999-10-07 17:41:46 +00:00
rh
e3e0a0d2aa Add conflict with vim-gtk. 1999-08-08 09:31:18 +00:00
rh
257bc2798f Move documentation to ${PREFIX}/share/doc/vim. 1999-08-08 09:20:49 +00:00
rh
7a020786bd Update vim to 5.4
Notable changes are:

- Recognizing file types and syntax highlighting has been separated.  This
  allows you to add your own file type specific items.  And syntax
  highlighting is more flexible.
- Now includes syntax highlighting for over 150 file types.
- Vim scripts have been improved: Line continuation with a backslash, more
  built-in functions, etc.
- The hit-return prompt is avoided by truncating messages.  A message history
  has been added to view previous (untruncated) messages.
- Support for encryption of files.
- Quickfix support extended to support more error formats, including
  multi-line error messages and change-directory messages.
- Menus can be used in console mode.  The wildmenu feature offers menu-like
  command line completion.
- Several useful commands and options added.
- Many improvements for existing commands.
1999-08-08 07:23:46 +00:00
tron
3dfa85c967 Make the new patches really work. 1999-07-19 00:12:37 +00:00
tron
f740cc8f3a Enhanced syntax highlighting configuration files supplied by
Jaromir Dolecek in PR pkg/8002.
1999-07-18 23:57:00 +00:00
tron
0b4675efc9 Sort files and directories alphabetically. 1999-07-18 23:54:00 +00:00
agc
a910a6fd62 Add package patch-sum files 1999-07-09 13:50:05 +00:00
jlam
b76508faab * Update ncurses dependency.
* Find termcap.h from ncurses.
1999-07-06 08:00:50 +00:00
tron
7d9a78e27b This packages requires X11. 1999-04-27 22:27:14 +00:00
tron
2bd3c41653 Because "vim" still doesn't work with NetBSD's termcap library in X11
window mode we use "ncurses" again.
1999-02-12 21:32:59 +00:00
tron
c4fd33ce03 Disable builtin termcap entries so that "vim" works with NetBSD's termcap
library. Patch supplied by Ingolf Koch.
1999-02-12 21:09:28 +00:00
tron
4aba3cc51f Use "ncurses" because "vim" doesn't work with our "termlib". 1999-01-10 22:29:38 +00:00
tron
137d55024f Always use Athena widget set because we would need a dependence on the
"lesstif" package otherwise.
1998-09-16 21:54:26 +00:00
garbled
24b85b3063 Tweak this a little to get it to build on ELF with X11. 1998-09-14 21:48:04 +00:00
agc
f0cf5f6a4b Upgrade to version 5.3 of the vi editor clone, to include minor bugfixes
since 5.2. Re-arrange the Makefile so that it hits the faster ftp sites
first. Add some additional syntax checking files.
1998-09-01 09:33:41 +00:00
agc
7348c78d1e Upgrade vim to version 5.2.
> - 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-24 10:12:22 +00:00
tsarna
6bd0d65c65 The Grand Homepagification:
- 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-20 15:16:34 +00:00
agc
05b88260d7 Add NetBSD RCS Ids. 1998-08-07 13:16:49 +00:00
agc
86db14e819 Add NetBSD RCS Ids. 1998-08-07 10:35:47 +00:00
agc
9e05f2d76a Update package Makefiles for automatic manual page handling. 1998-06-22 12:27:08 +00:00
tron
c631942214 Update package to "vim-5.1". 1998-04-21 22:08:14 +00:00
agc
258b808c9f Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
Remove redundant (and sometimes erroneous) comments.
1998-04-15 10:38:15 +00:00
cjs
3b8f72d77d Update to vim-5.0.2. 1998-03-28 20:52:21 +00:00
tron
1e79aaf5be Fix manual page compression 1998-03-01 13:35:54 +00:00
tron
3d6b092985 Fix error in MAN1 1998-02-28 22:03:20 +00:00
frueauf
ea3f12015a add missing @dirrm rules and add .gz suffix to manpages (if not already there). 1998-02-28 20:27:11 +00:00
tron
a888b4ec93 Correct "MAN1". 1998-02-22 10:01:24 +00:00
tron
a3a5e9bf10 Initial commit of "vim-5.0" package. 1998-02-19 21:47:54 +00:00