summaryrefslogtreecommitdiff
path: root/mk/curses.builtin.mk
AgeCommit message (Expand)AuthorFilesLines
2017-04-24Add vw_printw to list of functions to check for when assessing suitabilitysborrill1-2/+2
2017-03-20quickly remove debugroy1-2/+2
2017-03-20Roll the duplicated function and define tests into lists and then looproy1-96/+28
2017-03-20Add a test for syncok(3).roy1-1/+11
2017-01-05Add a test for resize_term(3).roy1-28/+38
2017-01-05Add a test for set_escdelayroy1-7/+17
2017-01-02Add support for detecting the ncurses extension getsyx(3) in system curses.roy1-1/+11
2016-12-29Fix USE_CURSES feature support.roy1-18/+18
2016-11-25Don't try to adjust BUILDLINK_INCDIRS.curses by a non existing prefix.joerg1-2/+2
2015-09-08Remove NetBSD 0.x and 1.x settings, these have long since been unsupported.jperkin1-3/+2
2014-03-09Move the logic for testing if system curses supports the needed functionsroy1-1/+93
2013-11-23Use find-headers instead of find-files to detect builtin header files.obache1-4/+3
2013-04-21tell location of builtin curses.h for Haiku.obache1-1/+2
2008-02-27+ Define BUILTIN_LIBNAME.* unconditionally so that their values canjlam1-6/+5
2008-02-27Define BUILTIN_LIBNAME.* outside of the CHECK_BUILTIN.*-protectedjlam1-5/+10
2008-02-27+ The termlib.buildlink3.mk file is meant to be included by packagesjlam1-2/+3
2008-02-27Allow preferring a pkgsrc "curses" implementation for all packagesjlam1-7/+1
2008-02-25+ Introduce a way for a user to set the default curses implementationjlam1-0/+71