Age | Commit message (Expand) | Author | Files | Lines |
2013-09-20 | Fix build on SunOS with native curses. | ryoon | 4 | -4/+47 |
2013-02-08 | fix conversion issue | christos | 3 | -3/+80 |
2013-01-23 | Rename patches to match the files patched. | wiz | 4 | -7/+7 |
2013-01-23 | Fix build with automake-1.13. | wiz | 35 | -137/+149 |
2012-10-03 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 |
2012-05-22 | Deal with the fact that Makefile.in is now regenerated by also patching | joerg | 2 | -1/+40 |
2012-03-26 | Don't install cat pages. | joerg | 4 | -9/+31 |
2011-12-28 | Fix unprevileged build. | ryoon | 1 | -1/+2 |
2011-12-26 | Add AC_CHECK_HEADERS for <sys/stropts.h>, ifdef wrap it in ex/ex_script.c and | sbd | 4 | -3/+55 |
2011-01-10 | Ignore DragonFly BSD's SysV pty, same as recent NetBSD and Darwin. | obache | 1 | -1/+2 |
2010-06-02 | Revision bump for db4 update; use custom CFLAGS | adam | 3 | -8/+20 |
2009-08-16 | Apply more fixes from NetBSD src/dist/nvi: | lukem | 6 | -8/+109 |
2009-08-07 | Apply various features and fixes from NetBSD basesrc: | lukem | 29 | -7/+1277 |
2009-06-14 | Convert @exec/@unexec to @pkgdir or drop it. | joerg | 1 | -2/+1 |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -4/+1 |
2009-02-22 | Fixes configure failure if db1 is not in BDB_ACCEPTED. | obache | 1 | -3/+6 |
2009-01-16 | Fixes configure option for bdb, now accept DB4. | obache | 1 | -9/+9 |
2008-12-31 | Add a TODO about the configure brokenness. | epg | 1 | -1/+3 |
2008-12-31 | Revert 1.31 (allow use of db4), as the autoconf crap is broken and doesn't | epg | 1 | -2/+5 |
2008-12-21 | Bump PKGREVISION for new bdb support. | epg | 1 | -2/+2 |
2008-12-21 | - nvi actually supports db4, so just include bdb.buildlink3.mk | epg | 3 | -6/+23 |
2008-04-15 | INSTALL_UNSTRIPPED on Darwin so nvi runs. Bump PKGREVISION. | schmonz | 1 | -1/+3 |
2008-04-15 | Update to 1.81.6: | wiz | 12 | -254/+6 |
2008-02-21 | Make this more pkglint-friendly. | jlam | 1 | -10/+11 |
2008-02-21 | + Rename the "ncursesw" option to "wide-curses". This should be supported | jlam | 4 | -45/+31 |
2007-11-03 | share/vi may also be used by devel/meld; just try removing it. | wiz | 2 | -4/+4 |
2007-09-05 | Add widechar support. From L. Schmidt in PR 36895. | wiz | 2 | -2/+17 |
2007-06-04 | On Darwin, link with -flat_namespace. Fixes this runtime error: | schmonz | 1 | -4/+5 |
2007-02-22 | pkglint cleanup; update HOMEPAGE/MASTER_SITES. | wiz | 1 | -3/+3 |
2006-12-12 | Patches to avoid lvalue casting. Fixes PR/35179 and issues with gcc4. | dogcow | 7 | -1/+189 |
2006-09-16 | Add missing RCS Id. | hira | 2 | -2/+4 |
2006-03-04 | Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no | jlam | 1 | -2/+2 |
2006-01-06 | doh! wrong path in patch | rtr | 2 | -4/+4 |
2006-01-06 | include ctype.h earlier to avoid isblank macro running over c99 isblank() | rtr | 2 | -1/+16 |
2005-12-27 | Lower expectations, both others' and mine: relinquish stewardship | seb | 1 | -2/+2 |
2005-12-09 | Do not use sys/select.h on DragonFly, it got broken by the | joerg | 1 | -1/+3 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -2/+2 |
2005-09-11 | As on NetBSD, force vi_cv_sys5_pty=no on Darwin to fix build on 10.4. | schmonz | 1 | -1/+4 |
2005-07-12 | Prevent paths to the build directories from being included in the package. | kristerw | 1 | -2/+4 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-02-23 | Add RMD160 digests in addition to the SHA1 ones. | agc | 1 | -1/+2 |
2005-01-25 | Make nvi and vim* use the alternatives system to install wrappers for | jmmv | 2 | -2/+5 |
2004-11-28 | This needs a curses. | jmmv | 1 | -1/+2 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -1/+2 |
2004-09-22 | Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. | jlam | 1 | -5/+1 |
2004-09-16 | NetBSD 2.0F and later has grantpt(3) - just ignore it for now, so that we | agc | 1 | -1/+3 |
2004-04-12 | bl3ify | xtraeme | 1 | -3/+3 |
2004-02-14 | LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs | jlam | 1 | -3/+1 |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 |
2004-01-11 | Fix build on NetBSD current. | seb | 1 | -1/+9 |