The NetBSD Project

CVS log for pkgsrc/editors/nvi/distinfo

[BACK] Up to [cvs.netbsd.org] / pkgsrc / editors / nvi

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.16 / (download) - annotate - [select for diffs], Tue May 22 05:55:59 2012 UTC (2 days, 22 hours ago) by joerg
Branch: MAIN
CVS Tags: HEAD
Changes since 1.15: +2 -1 lines
Diff to previous 1.15 (colored)

Deal with the fact that Makefile.in is now regenerated by also patching
Makefile.am as appropiate. automake can't be run directly, since it
doesn't like configure itself.

Revision 1.15 / (download) - annotate - [select for diffs], Mon Mar 26 14:00:40 2012 UTC (8 weeks, 3 days ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

Don't install cat pages.

Revision 1.14 / (download) - annotate - [select for diffs], Mon Dec 26 01:54:39 2011 UTC (4 months, 4 weeks ago) by sbd
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4
Changes since 1.13: +3 -1 lines
Diff to previous 1.13 (colored)

Add AC_CHECK_HEADERS for <sys/stropts.h>, ifdef wrap it in ex/ex_script.c and
because it may be called <stropts.h> check for it and alternatively use it.

In ex/ex_script.c disable the I_PUSH ioctl call on linux.

Revision 1.13 / (download) - annotate - [select for diffs], Wed Jun 2 13:24:34 2010 UTC (23 months, 3 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2
Changes since 1.12: +2 -1 lines
Diff to previous 1.12 (colored)

Revision bump for db4 update; use custom CFLAGS

Revision 1.12 / (download) - annotate - [select for diffs], Sun Aug 16 08:34:34 2009 UTC (2 years, 9 months ago) by lukem
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.11: +5 -3 lines
Diff to previous 1.11 (colored)

Apply more fixes from NetBSD src/dist/nvi:
* Fix :ESC
* Fix #+ #- in multibyte configuration
* Update reported version to nvi-1.81.6nb5

Update package revisiion to nb5 to suite.

Revision 1.11 / (download) - annotate - [select for diffs], Fri Aug 7 16:39:20 2009 UTC (2 years, 9 months ago) by lukem
Branch: MAIN
Changes since 1.10: +28 -2 lines
Diff to previous 1.10 (colored)

Apply various features and fixes from NetBSD basesrc:
* Implement options:
	expandtab
	gtagsmode
	matchchars
* Fix tty garbling when quitting from recovery mode.
* Don't coredump during autoindent edge case.
* Set internal version to "nvi-1.81.6nb4 (2009-08-07)"
* Crank pkgrevision to nb4.

Revision 1.10 / (download) - annotate - [select for diffs], Sun Dec 21 23:02:24 2008 UTC (3 years, 5 months ago) by epg
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4
Changes since 1.9: +2 -1 lines
Diff to previous 1.9 (colored)

- nvi actually supports db4, so just include bdb.buildlink3.mk
- Add minor patch for db 4.4 and up

Revision 1.9 / (download) - annotate - [select for diffs], Tue Apr 15 11:58:12 2008 UTC (4 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.8: +4 -14 lines
Diff to previous 1.8 (colored)

Update to 1.81.6:

Changes since 1.81.5
    * various compilation fixes
    * support for newer DBs
    * tcl support compiles again

Revision 1.8 / (download) - annotate - [select for diffs], Thu Feb 21 21:17:45 2008 UTC (4 years, 3 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1
Changes since 1.7: +1 -2 lines
Diff to previous 1.7 (colored)

+ Rename the "ncursesw" option to "wide-curses".  This should be supported
  under NetBSD-current without actually needing ncursesw.

+ Only make "wide-curses" an available option on platforms that have the
  necessary wide-character support.  It turns out NetBSD-3.x is not one
  of them.

+ Use a less patchy way to turn -ldb into -ldb3 by letting the wrappers
  do it.

+ Add full DESTDIR support.

Bump the PKGREVISION to 6.

Revision 1.7 / (download) - annotate - [select for diffs], Tue Dec 12 03:37:30 2006 UTC (5 years, 5 months ago) by dogcow
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4
Changes since 1.6: +7 -1 lines
Diff to previous 1.6 (colored)

Patches to avoid lvalue casting. Fixes PR/35179 and issues with gcc4.
No new functionality.

Revision 1.6 / (download) - annotate - [select for diffs], Sat Sep 16 15:29:35 2006 UTC (5 years, 8 months ago) by hira
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

Add missing RCS Id.

Revision 1.5 / (download) - annotate - [select for diffs], Fri Jan 6 14:52:21 2006 UTC (6 years, 4 months ago) by rtr
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

doh! wrong path in patch

Revision 1.4 / (download) - annotate - [select for diffs], Fri Jan 6 14:47:56 2006 UTC (6 years, 4 months ago) by rtr
Branch: MAIN
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored)

include ctype.h earlier to avoid isblank macro running over c99 isblank()
* fixes build on Solaris10

Revision 1.3 / (download) - annotate - [select for diffs], Wed Feb 23 17:15:12 2005 UTC (7 years, 3 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2, pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.2: +2 -1 lines
Diff to previous 1.2 (colored)

Add RMD160 digests in addition to the SHA1 ones.

Revision 1.2 / (download) - annotate - [select for diffs], Tue Jan 15 21:19:57 2002 UTC (10 years, 4 months ago) by seb
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, pkgsrc-2004Q4-base, pkgsrc-2004Q4, pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2, pkgsrc-2004Q1-base, pkgsrc-2004Q1, pkgsrc-2003Q4-base, pkgsrc-2003Q4, netbsd-1-6-RELEASE-base, netbsd-1-6-1-base, netbsd-1-6-1, netbsd-1-6, netbsd-1-5-PATCH003, buildlink2-base, buildlink2
Changes since 1.1: +4 -1 lines
Diff to previous 1.1 (colored)

Add patches to avoid collision between nvi's VI cpp macro and VI external
variable declared in older NetBSD curses.h.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sat Jan 12 10:59:30 2002 UTC (10 years, 4 months ago) by wiz
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of nvi 1.81.5.
Nvi is an implementation of the ex/vi text editor originally distributed
as part of the Fourth Berkeley Software Distribution (4BSD), by the
University of California, Berkeley. The source code to nvi is freely
available, and nvi may be freely redistributed.

Revision 1.1 / (download) - annotate - [select for diffs], Sat Jan 12 10:59:30 2002 UTC (10 years, 4 months ago) by wiz
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>