Age | Commit message (Expand) | Author | Files | Lines |
2011-02-28 | Changes 5.8: | adam | 1 | -8/+8 |
2010-08-29 | Tell location of Haiku's ncurses header. | obache | 1 | -1/+2 |
2010-07-26 | Fix previous; I did test it, but it seems that under some | dholland | 1 | -3/+4 |
2010-07-26 | The change in -r1.27 of this file failed to restore the old logic | dholland | 1 | -2/+3 |
2010-02-24 | oops, the simple case USE_NCURSES=yes got lost, add it as separate | drochner | 1 | -2/+5 |
2010-02-23 | add another optional condition for curses suitability: support | drochner | 1 | -6/+9 |
2010-02-23 | if terminfo is needed and we don't have it, use pkgsrc ncurses | drochner | 1 | -2/+9 |
2009-07-07 | Make USE_NCURSES more specific. Allow selecting chgat as feature, so | joerg | 1 | -5/+11 |
2008-02-29 | Actually, BUILTIN_LIBNAME.ncurses can be empty, but fix the case where | jlam | 1 | -3/+3 |
2008-02-29 | + Always ensure that BUILTIN_LIBNAME.ncurses is defined (this should have | jlam | 1 | -2/+3 |
2008-02-29 | Backout last change, it breaks the build under NetBSD. | tron | 1 | -4/+2 |
2008-02-29 | Don't setup bogus remapping of the "ncurses" library if we don't need | tron | 1 | -2/+4 |
2008-02-27 | + Define BUILTIN_LIBNAME.* unconditionally so that their values can | jlam | 1 | -10/+9 |
2008-02-27 | Define BUILTIN_LIBNAME.* outside of the CHECK_BUILTIN.*-protected | jlam | 1 | -14/+20 |
2008-02-27 | + The termlib.buildlink3.mk file is meant to be included by packages | jlam | 1 | -6/+4 |
2008-02-26 | Always make ncurses headers and libraries available as <curses.h> and | jlam | 1 | -2/+1 |
2008-02-26 | whitespace | jlam | 1 | -2/+2 |
2008-02-26 | Add fake seed for ncurses.h with NetBSD's curses. | obache | 1 | -1/+2 |
2008-02-25 | + Introduce a way for a user to set the default curses implementation | jlam | 1 | -16/+27 |
2007-01-17 | Renamed BUILDLINK_TRANSFORM.* to BUILDLINK_FNAME_TRANSFORM.*, to make | rillig | 1 | -2/+2 |
2006-04-06 | Over 1200 files touched but no revisions bumped :) | reed | 1 | -2/+2 |
2006-04-04 | Export BUILDLINK_LDADD.ncurses, which is the flags to link directly | jlam | 1 | -1/+3 |
2006-03-30 | Avoid extra stat() calls by not repeatedly checking whether a file | jlam | 1 | -3/+4 |
2005-06-01 | Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. | jlam | 1 | -94/+100 |
2004-12-11 | Create directories before putting files in them. This should fix | jlam | 1 | -1/+3 |
2004-11-28 | Reverse the tests so that we actually check for the existence and not | jlam | 1 | -6/+6 |
2004-11-26 | Standardize how we search for libraries in builtin.mk files. We define | jlam | 1 | -8/+13 |
2004-10-13 | Oy, what a hack. But then, so is Interix.... | tv | 1 | -2/+3 |
2004-03-29 | Match the template builtin.mk file in bsd.builtin.mk, and make the two | jlam | 1 | -10/+10 |
2004-03-20 | Always create the curses.h -> ncurses.h symlink to match buildlink2 | jlam | 1 | -3/+7 |
2004-03-10 | Split out the code that deals with checking whether the software is | jlam | 1 | -0/+133 |