Age | Commit message (Expand) | Author | Files | Lines |
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-04-12 | Aligned the last line of the buildlink3.mk files with the first line, so | rillig | 1 | -2/+2 |
2006-04-06 | Over 1200 files touched but no revisions bumped :) | reed | 1 | -3/+3 |
2005-11-04 | Use "+=" for BUILDLINK_TRANSFORM.readline, as suggested by pkglint. | rillig | 1 | -2/+2 |
2004-11-15 | Add a new variable BROKEN_READLINE_DETECTION which should be set to | jlam | 1 | -1/+18 |
2004-11-14 | Update devel/readline to 5.0. Changes from version 4.3 include: | jlam | 1 | -4/+4 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -1/+2 |
2004-03-10 | Split out the code that deals with checking whether the software is | jlam | 1 | -143/+10 |
2004-02-20 | If USE_GNU_READLINE is set, then actually use the builtin readline if it's | jlam | 1 | -3/+4 |
2004-02-18 | Reorder some lines so that BUILDLINK_USE_BUILTIN.<pkg> set in the | jlam | 1 | -22/+24 |
2004-02-17 | Deal with built-in readline actually being GNU readline. | jlam | 1 | -21/+76 |
2004-02-12 | Create a new variable PREFER_NATIVE that has the opposite semantics | jlam | 1 | -3/+13 |
2004-02-12 | Reorganize code so that any dependencies are checked as part of deciding | jlam | 1 | -14/+13 |
2004-02-11 | Move the INCOMPAT_FOO checks to a more natural location within the | jlam | 1 | -14/+13 |
2004-02-06 | If we're passing through MAKEFLAGS variables whose values may contain | jlam | 1 | -3/+3 |
2004-02-05 | Make PREFER_PKGSRC just yes/no or a list of packages. This makes it | jlam | 1 | -5/+3 |
2004-02-05 | Rename BUILDLINK_PREFER_PKGSRC to PREFER_PKGSRC so that we can use its | jlam | 1 | -5/+4 |
2004-02-05 | Support a new global variable: | jlam | 1 | -1/+9 |
2004-01-24 | Support BUILDLINK_DEPENDS.<pkg> being a list of values. | jlam | 1 | -2/+2 |
2004-01-10 | Be a bit more accurate: we want to match a ".", not any character. | jlam | 1 | -3/+3 |
2004-01-05 | Use S/+$// instead of C/\+$// to save a backslash. Very highly | jlam | 1 | -2/+2 |
2004-01-05 | Check variable values for "no" as well as "NO". Also sprinkle some | jlam | 1 | -8/+8 |
2004-01-04 | Re-arrange to match example buildlink3.mk file in bsd.buildlink3.mk. | jlam | 1 | -4/+4 |
2004-01-03 | Initial sprinkling of work-in-progress buildlink3.mk files for using the | jlam | 1 | -0/+88 |