aboutsummaryrefslogtreecommitdiff
path: root/lib/libmenu
Commit message (Collapse)AuthorAgeFilesLines
* Update for ncurses 5.2-20010512 importPeter Wemm2001-05-171-1/+1
| | | | Notes: svn path=/head/; revision=76731
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-271-9/+6
| | | | Notes: svn path=/head/; revision=74870
* Install manpages, including appropriate MLINKS.Thomas Gellekum2000-12-051-0/+54
| | | | Notes: svn path=/head/; revision=69618
* Oops, beforedepend isn't needed. The build problem I had was due toPeter Wemm2000-10-111-2/+0
| | | | | | | something else. Notes: svn path=/head/; revision=66972
* Update after ncurses 20001009 importPeter Wemm2000-10-111-3/+12
| | | | Notes: svn path=/head/; revision=66969
* Add missing source files. Sort SRCS.Thomas Gellekum2000-05-241-3/+4
| | | | | | | PR: 18631 Notes: svn path=/head/; revision=60861
* Replace beforeinstall target with new variables used by .mk system.Rodney W. Grimes2000-01-141-6/+1
| | | | | | | Reviewed by: marcel, and make world Notes: svn path=/head/; revision=55955
* Add bmake glue for libmenu (the SVSV-style ETI curses menu driver fromPeter Wemm1999-09-051-0/+24
ncurses) Notes: svn path=/head/; revision=50935