summaryrefslogtreecommitdiff
path: root/devel/ncurses/builtin.mk
AgeCommit message (Expand)AuthorFilesLines
2011-02-28Changes 5.8:adam1-8/+8
2010-08-29Tell location of Haiku's ncurses header.obache1-1/+2
2010-07-26Fix previous; I did test it, but it seems that under somedholland1-3/+4
2010-07-26The change in -r1.27 of this file failed to restore the old logicdholland1-2/+3
2010-02-24oops, the simple case USE_NCURSES=yes got lost, add it as separatedrochner1-2/+5
2010-02-23add another optional condition for curses suitability: supportdrochner1-6/+9
2010-02-23if terminfo is needed and we don't have it, use pkgsrc ncursesdrochner1-2/+9
2009-07-07Make USE_NCURSES more specific. Allow selecting chgat as feature, sojoerg1-5/+11
2008-02-29Actually, BUILTIN_LIBNAME.ncurses can be empty, but fix the case wherejlam1-3/+3
2008-02-29+ Always ensure that BUILTIN_LIBNAME.ncurses is defined (this should havejlam1-2/+3
2008-02-29Backout last change, it breaks the build under NetBSD.tron1-4/+2
2008-02-29Don't setup bogus remapping of the "ncurses" library if we don't needtron1-2/+4
2008-02-27+ Define BUILTIN_LIBNAME.* unconditionally so that their values canjlam1-10/+9
2008-02-27Define BUILTIN_LIBNAME.* outside of the CHECK_BUILTIN.*-protectedjlam1-14/+20
2008-02-27+ The termlib.buildlink3.mk file is meant to be included by packagesjlam1-6/+4
2008-02-26Always make ncurses headers and libraries available as <curses.h> andjlam1-2/+1
2008-02-26whitespacejlam1-2/+2
2008-02-26Add fake seed for ncurses.h with NetBSD's curses.obache1-1/+2
2008-02-25+ Introduce a way for a user to set the default curses implementationjlam1-16/+27
2007-01-17Renamed BUILDLINK_TRANSFORM.* to BUILDLINK_FNAME_TRANSFORM.*, to makerillig1-2/+2
2006-04-06Over 1200 files touched but no revisions bumped :)reed1-2/+2
2006-04-04Export BUILDLINK_LDADD.ncurses, which is the flags to link directlyjlam1-1/+3
2006-03-30Avoid extra stat() calls by not repeatedly checking whether a filejlam1-3/+4
2005-06-01Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.jlam1-94/+100
2004-12-11Create directories before putting files in them. This should fixjlam1-1/+3
2004-11-28Reverse the tests so that we actually check for the existence and notjlam1-6/+6
2004-11-26Standardize how we search for libraries in builtin.mk files. We definejlam1-8/+13
2004-10-13Oy, what a hack. But then, so is Interix....tv1-2/+3
2004-03-29Match the template builtin.mk file in bsd.builtin.mk, and make the twojlam1-10/+10
2004-03-20Always create the curses.h -> ncurses.h symlink to match buildlink2jlam1-3/+7
2004-03-10Split out the code that deals with checking whether the software isjlam1-0/+133