Commit graph

25 commits

Author SHA1 Message Date
wiz
a2d75a1dd3 Move special flags for ncurses in the NEED_NCURSES==YES case. 2001-01-08 13:23:53 +00:00
rh
1a3a5c7ee1 Undo previous commit. These packages apparently handle patches specially. 2000-12-07 13:22:40 +00:00
rh
224a7afec4 Sync w/ reality 2000-12-07 12:46:47 +00:00
wiz
3d00d4c119 NEED_NCURSES check doesn't have to be after bsd.pkg.mk inclusion anymore
(only after bsd.prefs.mk inclusion)
2000-11-02 03:25:32 +00:00
wiz
d63de2f4a3 Add USE_CURSES for packages that need curses functionality that only
got added in 1.4Y; on older version of NetBSD, ncurses will be used.
Replace previous code that did the same, but wasn't shared.
2000-07-28 10:33:56 +00:00
pooka
d0e460b82d Upgrade vim packages to version 5.7. Use internal curses if possible.
New since version 5.6
---------------------
Not much:
- 19 new syntax files.
- "explorer.vim" script, works like a file browser.

And many bug fixes!  This version is aimed at stability.
2000-06-25 11:50:32 +00:00
agc
cdfb68b4bf Factor out common commands in post-install target into two for loops. 2000-02-15 16:08:23 +00:00
agc
dac7e59361 On Solaris use curses, not ncurses.
Also work around misreadings of the POSIX spec with the ln(1) command
on Solaris.
2000-02-15 15:44:15 +00:00
agc
4cffd86a29 When multi-line dependencies occur, use a "DEPENDS+= package" format
for each of the continuation lines, rather than using backslashes to
continue a single, long definition. This makes it much easier to spot
pre-requisite packages and other dependencies.
2000-02-15 09:26:12 +00:00
pooka
9a530df968 Remove all files that might conflict with a `normal vi', eg. bin/ex and
man/man1/view.1. The functionality is still there, the links are just no
longer created.
2000-01-25 17:13:14 +00:00
pooka
81c57ad586 Upgrade vim packages to vim 5.6.
New since version 5.5
---------------------
Not much:
- New "Edit with Vim" popup menu entry for MS-Windows.  Avoids problems with
  the MS Office taskbar.
- 18 new syntax files.
- "z+" and "z^" commands.

And many bug fixes!  This version is aimed at stability.

See ":help version-5.6" in Vim for the details.
2000-01-17 17:36:31 +00:00
jlam
24ef86f870 Update dependency on ncurses to >=4.2 2000-01-15 18:46:22 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
agc
840817d532 Explain things a bit more fully. 2000-01-04 14:03:33 +00:00
tron
deb28422ad "vim-gtk" conflicts with "vim-xaw". 1999-12-21 18:14:25 +00:00
tron
7f2252b103 Remove incorret ".gz" from softlink target when linking manual pages. 1999-12-21 17:25:18 +00:00
tron
eebb9ac685 Use softlinks for manual pages which makes the manual handling of
"MANZ" completely unnecessary.
1999-12-21 17:07:16 +00:00
pooka
989ee6e25d Make these packages install is MANZ=1 is set 1999-12-21 16:20:24 +00:00
pooka
1755a25306 Fix this package also 1999-12-21 13:37:44 +00:00
pooka
e4038c12ef Make way for a new glorious vim package structure 1999-12-21 13:18:05 +00:00
tron
141f613c97 Update "vim-gtk" package to version 5.5 using patches supplied by
Antti Kantee in PR pkg/8832. Changes since version 5.4:
- Support for a mouse scroll wheel in X11 (GTK, Athena and Motif). Should
  also work in an xterm when translations are installed.
- Support for decompression of bzip2 files in the example vimrc file.
- Handling of patch numbers, they show up in the ":version" output.
- Uninstall program for MS-Windows, for those that have a problem with the
  "Edit with Vim" popup menu entry.
And many bug fixes!  This version is aimed at stability.
1999-11-22 18:57:43 +00:00
agc
3adb459850 Make this package compile on Solaris. 1999-11-12 16:55:11 +00:00
tron
fd8f256cc5 Use wildcard dependence for "gtk+" package. 1999-10-23 00:05:15 +00:00
rh
6c7e0a91ff Update dependency on gtk+-1.2.4 1999-08-28 09:43:06 +00:00
rh
9e242c6e10 Initial import of vim-gtk, a VIM variant with the optional gui using GTK+
instead of Xaw.
1999-08-08 09:33:52 +00:00