summaryrefslogtreecommitdiff
path: root/devel/readline/buildlink3.mk
AgeCommit message (Expand)AuthorFilesLines
2006-01-31Backport a change from 1.5.22 to 1.5.18 that fixes some issues withtv_libtool_1_5_18_tmpdirfixtv1-44/+0
2005-11-04Use "+=" for BUILDLINK_TRANSFORM.readline, as suggested by pkglint.rillig1-2/+2
2004-11-15Add a new variable BROKEN_READLINE_DETECTION which should be set tojlam1-1/+18
2004-11-14Update devel/readline to 5.0. Changes from version 4.3 include:jlam1-4/+4
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-143/+10
2004-02-20If USE_GNU_READLINE is set, then actually use the builtin readline if it'sjlam1-3/+4
2004-02-18Reorder some lines so that BUILDLINK_USE_BUILTIN.<pkg> set in thejlam1-22/+24
2004-02-17Deal with built-in readline actually being GNU readline.jlam1-21/+76
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-14/+13
2004-02-11Move the INCOMPAT_FOO checks to a more natural location within thejlam1-14/+13
2004-02-06If we're passing through MAKEFLAGS variables whose values may containjlam1-3/+3
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-2/+2
2004-01-10Be a bit more accurate: we want to match a ".", not any character.jlam1-3/+3
2004-01-05Use S/+$// instead of C/\+$// to save a backslash. Very highlyjlam1-2/+2
2004-01-05Check variable values for "no" as well as "NO". Also sprinkle somejlam1-8/+8
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/+88