Age | Commit message (Expand) | Author | Files | Lines |
2006-04-06 | Over 1200 files touched but no revisions bumped :) | reed | 1 | -2/+2 |
2006-03-30 | Ensure that _BLTN_H_READLINE is defined by find-files.mk. | jlam | 1 | -2/+2 |
2006-03-30 | Avoid extra stat() calls by not repeatedly checking whether a file | jlam | 1 | -5/+8 |
2005-07-01 | Exclude Darwin>=8.0 from _INCOMPAT_READLINE_LIBRARY because it has a | minskim | 1 | -2/+2 |
2005-06-01 | Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. | jlam | 1 | -80/+85 |
2005-01-26 | Linking against libedit also requires linking against libtermcap. | jlam | 1 | -2/+2 |
2004-11-28 | Rewrite lib-checking code to use the standard variables and method to | jlam | 1 | -28/+17 |
2004-10-16 | Add Interix-*-* to _INCOMPAT_READLINE because libedit of Interix doesn't | minskim | 1 | -2/+2 |
2004-07-13 | add Darwin to INCOMPAT_READLINE to work around PR 26268 | danw | 1 | -2/+2 |
2004-05-31 | oops; move _READLINE_H and _READLINE_READLINE_H definitions outside | grant | 1 | -2/+2 |
2004-05-31 | also test for the readline.h header file when determining whether we | grant | 1 | -5/+9 |
2004-03-29 | Match the template builtin.mk file in bsd.builtin.mk, and make the two | jlam | 1 | -11/+11 |
2004-03-13 | Typo: && should be || to get the correct test semantics. | jlam | 1 | -2/+2 |
2004-03-10 | Split out the code that deals with checking whether the software is | jlam | 1 | -0/+116 |