aboutsummaryrefslogtreecommitdiff
path: root/lib/libform
Commit message (Collapse)AuthorAgeFilesLines
* Install manpages, including appropriate MLINKS.Thomas Gellekum2000-12-051-0/+66
| | | | Notes: svn path=/head/; revision=69618
* Update for ncurses 5.1-20001009 importPeter Wemm2000-10-111-3/+10
| | | | Notes: svn path=/head/; revision=66971
* Add missing source files. Sort SRCS.Thomas Gellekum2000-05-241-4/+7
| | | | | | | PR: 18631 Notes: svn path=/head/; revision=60861
* Replace beforeinstall target with new variables used by .mk system.Rodney W. Grimes2000-01-141-4/+1
| | | | | | | Reviewed by: marcel, and make world Notes: svn path=/head/; revision=55955
* Add bmake glue for libform (the SVSV-style ETI curses form driver fromPeter Wemm1999-09-051-0/+23
ncurses) Notes: svn path=/head/; revision=50937