summaryrefslogtreecommitdiff
path: root/editors/vim-xaw/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2001-06-20Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY.jlam1-18/+13
2001-06-11CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, sojlam1-2/+1
adapt by moving CPPFLAGS settings to top-level, and removing explicit inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+3
2001-01-08Move special flags for ncurses in the NEED_NCURSES==YES case.wiz1-5/+4
2000-11-02NEED_NCURSES check doesn't have to be after bsd.pkg.mk inclusion anymorewiz1-8/+10
(only after bsd.prefs.mk inclusion)
2000-07-28Add USE_CURSES for packages that need curses functionality that onlywiz1-25/+9
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-06-25Upgrade vim packages to version 5.7. Use internal curses if possible.pooka1-6/+20
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-02-18Do the same here that was done for vim-gtk, ie. fix solaris curses handlingpooka1-12/+14
and modify post-install into a tidy loop.
2000-01-25Remove all files that might conflict with a `normal vi', eg. bin/ex andpooka1-3/+1
man/man1/view.1. The functionality is still there, the links are just no longer created.
2000-01-15Update dependency on ncurses to >=4.2jlam1-2/+2
1999-12-21Fix MANZ handling here also, similarly to Tron's fix with vim-gtk.pooka1-20/+13
1999-12-21Make these packages install is MANZ=1 is setpooka1-5/+12
1999-12-21Athena X11 GUI for the vim editorpooka1-0/+47