summaryrefslogtreecommitdiff
path: root/devel/ncurses/buildlink3.mk
AgeCommit message (Expand)AuthorFilesLines
2011-02-28Changes 5.8:adam1-5/+5
2009-07-13Add BUILDLINK_INCDIRS. Fixes tmux build and more correct in general.ahoka1-1/+2
2009-07-12Fix typos in comment.wiz1-2/+2
2009-07-12Install ncurses headers to include/ncurses. This fixes a bug, when havingahoka1-11/+24
2009-03-20Simply and speed up buildlink3.mk files and processing.joerg1-14/+6
2008-02-27If FOO is empty, then ${FOO:S/^/-l/} has a value of "-l". This is notjlam1-2/+3
2008-02-27Protect against possibly empty BUILDLINK_LIBNAME.* variables whenjlam1-2/+2
2008-02-27+ The termlib.buildlink3.mk file is meant to be included by packagesjlam1-4/+5
2008-02-26Always make ncurses headers and libraries available as <curses.h> andjlam1-5/+3
2008-02-25+ Introduce a way for a user to set the default curses implementationjlam1-1/+22
2006-07-08Change the format of BUILDLINK_ORDER to contain depth information as well,jlam1-2/+2
2006-07-08Track information in a new variable BUILDLINK_ORDER that informs usjlam1-1/+2
2006-04-06Over 1200 files touched but no revisions bumped :)reed1-3/+3
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
2004-03-10Split out the code that deals with checking whether the software isjlam1-161/+7
2004-02-19In the USE_NCURSES case, if we're not using the built-in ncurses, thenjlam1-1/+3
2004-02-19I had the result backwards -- if ncurses is built-in andjlam1-2/+2
2004-02-18Reorder some lines so that BUILDLINK_USE_BUILTIN.<pkg> set in thejlam1-21/+23
2004-02-17Deal with USE_NCURSES if the built-in ncurses really is ncurses.jlam1-3/+6
2004-02-12Create a new variable PREFER_NATIVE that has the opposite semanticsjlam1-3/+13
2004-02-12Reorganize code so that any dependencies are checked as part of decidingjlam1-40/+40
2004-02-11Move the INCOMPAT_FOO checks to a more natural location within thejlam1-23/+23
2004-02-10The BUILDLINK_DEPENDS.<pkg> lines should match between the buildlink3.mkjlam1-2/+2
2004-02-06If we're passing through MAKEFLAGS variables whose values may containjlam1-4/+4
2004-02-05Make PREFER_PKGSRC just yes/no or a list of packages. This makes itjlam1-5/+3
2004-02-05Rename BUILDLINK_PREFER_PKGSRC to PREFER_PKGSRC so that we can use itsjlam1-5/+4
2004-02-05Support a new global variable:jlam1-1/+9
2004-01-24Support BUILDLINK_DEPENDS.<pkg> being a list of values.jlam1-4/+8
2004-01-21* Fix stupid bug where this file worked for NetBSD and broke for alljlam1-17/+51
2004-01-19Symlink curses.h to ${BUILDLINK_PREFIX.ncurses}/include/ncurses.h so thatjlam1-4/+6
2004-01-10Whitespace fixescjep1-2/+2
2004-01-10Be a bit more accurate: we want to match a ".", not any character.jlam1-2/+2
2004-01-05Use S/+$// instead of C/\+$// to save a backslash. Very highlyjlam1-2/+2
2004-01-05Sprinkle a few double quotes here and there.jlam1-4/+4
2004-01-05Sow BUILDLINK_USE_BUILTIN.<pkg> and reap _NEED_<PKG> variables.jlam1-27/+21
2004-01-04Re-arrange to match example buildlink3.mk file in bsd.buildlink3.mk.jlam1-4/+4
2004-01-03Initial sprinkling of work-in-progress buildlink3.mk files for using thejlam1-0/+116