summaryrefslogtreecommitdiff
path: root/usr.bin/vi/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Update nvi to 2.2.0Baptiste Daroussin2020-09-091-3/+2
|\
* | Remove RELEASE_CRUNCH hereWarner Losh2019-07-191-1/+1
* | Adopt SRCTOP in usr.binWarner Losh2017-03-121-1/+1
* | Create a package for vi(1) and related files.Glen Barber2016-02-021-0/+1
* | Update nvi to 2.1.3 which fixes the data corruption when locale conversionBaptiste Daroussin2015-04-101-1/+1
|\|
* | Convert to usr.bin/ to LIBADDBaptiste Daroussin2014-11-251-5/+1
* | Replace all uses of libncurses and libtermcap with their wide characterBrooks Davis2014-07-171-5/+0
* | Revert r261296. This removes the WITHOUT_NCURSESW option.Brooks Davis2014-05-151-1/+1
* | Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* | Merge from CheriBSD:Brooks Davis2014-01-301-1/+1
* | Update nvi-1.79 to 2.1.1-4334a8297fPeter Wemm2013-08-111-56/+29
|\|
| * Import of nvi-1.79, minus a few bits that we dont need (eg: postscriptPeter Wemm1996-11-011-3/+0
* | Build usr.bin/ with WARNS=6 by default.Ed Schouten2010-01-021-0/+2
* | Replaced afterinstall: with equivalent FILES and SYMLINKS.Ruslan Ermilov2004-10-181-34/+33
* | Fixed style of DPADD and LDADD assignments as per style.Makefile(5).Ruslan Ermilov2004-02-051-2/+2
* | FIx catalog name I overlook in prev. obsolete locales removingAndrey A. Chernov2003-06-231-1/+1
* | Remove deprecated locale namesAndrey A. Chernov2003-06-101-16/+0
* | Unifdef has got some crack-smoking exit values:Peter Wemm2003-01-041-10/+1
* | Drop support for COPY, -c has been the default mode of install(1)Ruslan Ermilov2002-07-291-1/+1
* | s/${INSTALL} -c/${INSTALL} ${COPY}/Ruslan Ermilov2002-07-181-1/+1
* | Remove Perl and TCL/TK bits, neither of which are in the base systemMark Murray2002-05-181-94/+1
* | Remove NO_WERRORs and WARNS=n's. To be revisited after GCC3.Mark Murray2002-02-081-1/+0
* | Protect this against the to-come WARNS=2 default.Mark Murray2001-12-111-0/+1
* | Style fix: use .else where appropriate.Dima Dorfman2001-08-091-2/+2
* | Add more *.US-ASCII entriesAndrey A. Chernov2001-06-101-1/+3
* | Understand new locale names and Latin15Andrey A. Chernov2001-06-101-2/+23
* | Drop support for -DRELEASE_BUILD_FIXIT and -DCRUNCHED_BINARY inRuslan Ermilov2001-04-031-1/+1
* | MAN[1-9] -> MAN.Ruslan Ermilov2001-03-271-1/+1
* | Install Ukrainian message catalog.Alexey Zelkin2000-08-221-1/+2
* | Perl support in vi is broken if perl has thread support built in.Mark Murray1999-09-041-2/+2
* | We're using ncurses now.Peter Wemm1999-08-301-3/+3
* | $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* | The perlinterp option builds and works, but I'm not so sure how it'll goPeter Wemm1998-12-161-5/+6
* | Remove tcl from /usr/src, according to prior agreement. BTW, tcl-8.0 *is*Satoshi Asami1998-09-051-4/+2
* | $@ is deprecated, use ${.TARGET} instead. Ditto for other single characterWarner Losh1998-06-091-3/+3
* | Polish message catalogs for vi.Wolfram Schneider1997-09-221-2/+6
* | Fix 1.17 properly by adding ${DESTDIR} in front. (I know this part isSatoshi Asami1997-08-191-2/+2
* | Drop the TCL hook for the time being until the tcl dust settles some more.Peter Wemm1997-08-181-2/+2
* | Fixed another make world stopper ;)Andreas Klemm1997-08-171-2/+2
* | Enable GLOBAL tags support.Jordan K. Hubbard1997-04-181-1/+3
* | Oops. Broke golden rule #1: test everything before commit. :-]Peter Wemm1997-04-121-5/+3
* | Respect NOTCL, don't link with libtcl for the scripting support ifPeter Wemm1997-04-121-1/+5
* | Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* | Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* | Use ${COPY} instead of -c for installing non-source files.Bruce Evans1997-01-011-2/+2
* | When using the perl5 extensions, ask perl itself what the pathnames are,Peter Wemm1996-12-301-8/+17
* | Link Dutch catalog with nl_NL instead of da_DKAndrey A. Chernov1996-12-081-3/+3
* | Add ru_RU as alias to ru_SUAndrey A. Chernov1996-11-211-1/+2
* | Added a missing \ for installing perl modules.Paul Richards1996-11-101-2/+2
* | Merge from the 2.2 branch: avoid including the API stuff when buildingJoerg Wunsch1996-11-091-4/+23