Age | Commit message (Expand) | Author | Files | Lines |
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-13 | Add BUILDLINK_INCDIRS. Fixes tmux build and more correct in general. | ahoka | 2 | -3/+4 |
2009-07-12 | Fix typos in comment. | wiz | 1 | -2/+2 |
2009-07-12 | Install ncurses headers to include/ncurses. This fixes a bug, when having | ahoka | 3 | -34/+48 |
2009-07-07 | Make USE_NCURSES more specific. Allow selecting chgat as feature, so | joerg | 1 | -5/+11 |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -45/+1 |
2009-03-20 | Simply and speed up buildlink3.mk files and processing. | joerg | 1 | -14/+6 |
2008-11-16 | Add screen.{mlterm,rxvt} to the list of files that dont get installed on SunOS | adrianp | 3 | -5/+8 |
2008-11-05 | Update to 5.7: | wiz | 5 | -29/+89 |
2008-04-12 | Convert to use PLIST_VARS instead of manually passing "@comment " | jlam | 2 | -19/+20 |
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 | If FOO is empty, then ${FOO:S/^/-l/} has a value of "-l". This is not | jlam | 1 | -2/+3 |
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 | Protect against possibly empty BUILDLINK_LIBNAME.* variables when | jlam | 1 | -2/+2 |
2008-02-27 | + The termlib.buildlink3.mk file is meant to be included by packages | jlam | 2 | -10/+9 |
2008-02-26 | Always make ncurses headers and libraries available as <curses.h> and | jlam | 2 | -7/+4 |
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 | 2 | -17/+49 |
2007-12-22 | Fix build on DragonFly. | joerg | 2 | -4/+13 |
2007-12-11 | Add a distribution patch (by Thomas Dickey) containing Coverity fixes. | bjs | 3 | -4/+11 |
2007-09-25 | Back out previous. Pointed out by uebayasi@ and martti@. | hira | 1 | -3/+3 |
2007-09-25 | mv -> ${MV}. | hira | 1 | -3/+3 |
2007-07-02 | On platforms that have neither a builtin groff nor builtin curses | tnn | 1 | -1/+13 |
2007-02-06 | When TERMINFODIR does not exist, tic tries to write the terminfo | rillig | 2 | -3/+6 |
2007-01-23 | Make sure ${TERMINFODIR}/s is removed; bump PKGREVISION. | wiz | 2 | -2/+4 |
2007-01-17 | Repair this package on solaris after being broken by the last update. | dmcmahill | 2 | -11/+22 |
2007-01-17 | Renamed BUILDLINK_TRANSFORM.* to BUILDLINK_FNAME_TRANSFORM.*, to make | rillig | 1 | -2/+2 |
2007-01-11 | This package cannot handle parallel make(1). | rillig | 1 | -1/+2 |
2007-01-08 | Changes 5.6: | adam | 9 | -52/+84 |
2006-11-05 | DESTDIR support. | joerg | 2 | -3/+4 |
2006-10-13 | Add "ncursesw" package: | tron | 2 | -43/+47 |
2006-10-08 | Add patch addressing PR 33916, supplied by David Holland. | wiz | 3 | -2/+19 |
2006-07-08 | Change the format of BUILDLINK_ORDER to contain depth information as well, | jlam | 1 | -2/+2 |
2006-07-08 | Track information in a new variable BUILDLINK_ORDER that informs us | jlam | 1 | -1/+2 |
2006-07-02 | Switched to the SUBST framework. | rillig | 1 | -7/+11 |
2006-04-06 | Over 1200 files touched but no revisions bumped :) | reed | 2 | -5/+5 |
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 |
2006-03-14 | Drop maintainership for packages that I no longer have time to maintain. | jlam | 1 | -2/+2 |
2005-12-17 | Change my MAINTAINER email address to the one I've been using for | jlam | 1 | -2/+2 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -2/+2 |
2005-10-20 | Update to 5.5. Solaris PLIST should be checked for correctness. | wiz | 7 | -41/+42 |
2005-06-01 | Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. | jlam | 1 | -94/+100 |