summaryrefslogtreecommitdiff
path: root/editors/nvi/Makefile
AgeCommit message (Expand)AuthorFilesLines
2017-04-04Fix an issue with editor segfaulting in ex mode on Darwin and suppress benign...fhajny1-2/+2
2015-09-07Now that _STRIPFLAG_INSTALL is disabled by default on Darwin, remove manualjperkin1-2/+1
2015-08-18Bump all packages that depend on curses.bui* or terminfo.bui* since theywiz1-2/+2
2015-08-17Bump PKGREVISION for ncurses shlib bump.wiz1-2/+2
2013-02-08fix conversion issuechristos1-2/+2
2013-01-23Fix build with automake-1.13.wiz1-3/+3
2012-10-03Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-03-26Don't install cat pages.joerg1-2/+2
2011-12-28Fix unprevileged build.ryoon1-1/+2
2011-12-26Add AC_CHECK_HEADERS for <sys/stropts.h>, ifdef wrap it in ex/ex_script.c andsbd1-2/+7
2011-01-10Ignore DragonFly BSD's SysV pty, same as recent NetBSD and Darwin.obache1-1/+2
2010-06-02Revision bump for db4 update; use custom CFLAGSadam1-7/+5
2009-08-16Apply more fixes from NetBSD src/dist/nvi:lukem1-2/+2
2009-08-07Apply various features and fixes from NetBSD basesrc:lukem1-2/+2
2009-02-22Fixes configure failure if db1 is not in BDB_ACCEPTED.obache1-3/+6
2009-01-16Fixes configure option for bdb, now accept DB4.obache1-9/+9
2008-12-31Add a TODO about the configure brokenness.epg1-1/+3
2008-12-31Revert 1.31 (allow use of db4), as the autoconf crap is broken and doesn'tepg1-2/+5
2008-12-21Bump PKGREVISION for new bdb support.epg1-2/+2
2008-12-21- nvi actually supports db4, so just include bdb.buildlink3.mkepg1-5/+2
2008-04-15INSTALL_UNSTRIPPED on Darwin so nvi runs. Bump PKGREVISION.schmonz1-1/+3
2008-04-15Update to 1.81.6:wiz1-3/+2
2008-02-21Make this more pkglint-friendly.jlam1-10/+11
2008-02-21+ Rename the "ncursesw" option to "wide-curses". This should be supportedjlam1-4/+7
2007-11-03share/vi may also be used by devel/meld; just try removing it.wiz1-2/+2
2007-09-05Add widechar support. From L. Schmidt in PR 36895.wiz1-2/+3
2007-06-04On Darwin, link with -flat_namespace. Fixes this runtime error:schmonz1-4/+5
2007-02-22pkglint cleanup; update HOMEPAGE/MASTER_SITES.wiz1-3/+3
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
2005-12-27Lower expectations, both others' and mine: relinquish stewardshipseb1-2/+2
2005-12-09Do not use sys/select.h on DragonFly, it got broken by thejoerg1-1/+3
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+2
2005-09-11As on NetBSD, force vi_cv_sys5_pty=no on Darwin to fix build on 10.4.schmonz1-1/+4
2005-07-12Prevent paths to the build directories from being included in the package.kristerw1-2/+4
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-01-25Make nvi and vim* use the alternatives system to install wrappers forjmmv1-2/+2
2004-11-28This needs a curses.jmmv1-1/+2
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
2004-09-16NetBSD 2.0F and later has grantpt(3) - just ignore it for now, so that weagc1-1/+3
2004-04-12bl3ifyxtraeme1-3/+3
2004-02-14LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globsjlam1-3/+1
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2004-01-11Fix build on NetBSD current.seb1-1/+9
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-3/+2
2002-10-10buildlink1 -> buildlink2.wiz1-4/+4
2002-05-24Use LIBTOOL_OVERRIDE instead of LTCONFIG_OVERRIDE: no-op for NetBSD,seb1-2/+2
2002-02-07Avoid MVs in $PREFIX at post-install stage by usingseb1-16/+2
2002-01-13fix a joke introduced in previous commit by Thomas: I'm not the maintaineraymeric1-2/+2
2002-01-12Initial import of nvi 1.81.5.wiz1-0/+39