summaryrefslogtreecommitdiff
path: root/usr.bin/vi/build/Makefile
AgeCommit message (Expand)Author
2014-11-20Remove the vi perl api.Anthony J. Bentley
2014-11-14from natano:Ted Unangst
2014-11-06Remove old curses support in vi.Anthony J. Bentley
2013-06-22Tweak optimization flags on landisk until I have time to investigate further.Miod Vallat
2012-12-20use openpty() rather than hand-rolled pty opening code; ok millert@Christian Weisgerber
2004-01-25install all the catalogs; as cvs forgot to check this file in when those were...Michael Shalayeff
2001-09-11locale ru_SU is obsolete, replace with ru_RUHeikki Korpela
2001-07-20make this work, after espie changed other mk behavioursTheo de Raadt
1999-11-26o Update README files etc. from nvi-1.79 so they have the correct infoTodd C. Miller
1999-05-29MLINKS, not MLINKAaron Campbell
1998-07-24-D_USE_OLD_CURSE_ for -locurses and no more -ltermlib/termcapTodd C. Miller
1997-09-24no, use new curses so that the build process works. reevaluate this laterTheo de Raadt
1997-09-23Make building with ocurses/termcap and curses/termlib conditional onJason Downs
1997-07-27move recover script ala 1.79.Jason Downs
1997-07-27Update to 1.79 and install as vi/ex/view.Jason Downs
1996-09-22vi -> nvi, ex -> nexJason Downs
1996-08-16nvi 1.73michaels
1996-07-24bring vi/ex up to 1.71Michael Shalayeff
1996-06-02Always use -ltermlib when linking with -lcursesThorsten Lockert
1996-05-28Install catalog files under ${DESTDIR}, and createdm
1996-05-22new viTheo de Raadt