aboutsummaryrefslogtreecommitdiff
path: root/lib/ncurses/menu
Commit message (Expand)AuthorAgeFilesLines
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-131-1/+1
* Convert old make variable modifiers :U and :L to bmake :tu and :tl.Tijl Coosemans2013-06-021-1/+1
* Only install manpages and html documentation in the ncurses/*w (wchar)Brooks Davis2013-01-241-1/+3
* - When I introduce wide character enabled ncurses into base, all headersRong-En Fan2007-05-251-0/+2
* Enable ncurses wide character supportRong-En Fan2007-03-091-3/+3
* - style.Makefile(9) fixRong-En Fan2007-03-091-124/+123
* Introduce new ncurses build glues which are part of ncurses 5.6 update.Rong-En Fan2007-01-201-66/+120
* Add missing shared library interdependencies.Ruslan Ermilov2005-11-101-0/+2
* UseJun Kuriyama2003-06-061-1/+1
* Make this a little easier to build standalone. (same change as libpanel)Peter Wemm2002-05-211-1/+5
* Update for ncurses 5.2-20010512 importPeter Wemm2001-05-171-1/+1
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-271-9/+6
* Install manpages, including appropriate MLINKS.Thomas Gellekum2000-12-051-0/+54
* Oops, beforedepend isn't needed. The build problem I had was due toPeter Wemm2000-10-111-2/+0
* Update after ncurses 20001009 importPeter Wemm2000-10-111-3/+12
* Add missing source files. Sort SRCS.Thomas Gellekum2000-05-241-3/+4
* Replace beforeinstall target with new variables used by .mk system.Rodney W. Grimes2000-01-141-6/+1
* Add bmake glue for libmenu (the SVSV-style ETI curses menu driver fromPeter Wemm1999-09-051-0/+24