Age | Commit message (Expand) | Author | Files | Lines |
2004-03-10 | Split out the code that deals with checking whether the software is | jlam | 1 | -131/+10 |
2004-02-29 | Use tab instead of spaces for indentation to make pkglint happy. | recht | 1 | -2/+2 |
2004-02-19 | Add BUILDLINK_DEPENDS.<pkg> for dependencies in a section that is invoked | jlam | 1 | -4/+2 |
2004-02-19 | Move the settings, which force the use of builtin versions of dependencies | jlam | 1 | -2/+5 |
2004-02-18 | If we're using the built-in version of the software, then we must also | jlam | 1 | -1/+2 |
2004-02-18 | Reorder some lines so that BUILDLINK_USE_BUILTIN.<pkg> set in the | jlam | 1 | -16/+18 |
2004-02-17 | Be more complete in matching versions of XFree86. In particular, match | jlam | 1 | -4/+4 |
2004-02-17 | Don't include other buildlink3.mk files if we're just checking whether the | jlam | 1 | -3/+5 |
2004-02-16 | Revert and inadvertant change. | jlam | 1 | -2/+2 |
2004-02-16 | If Xrender>=0.8, then automatically use render>=0.8. | jlam | 1 | -7/+5 |
2004-02-16 | Modify checks for the version number of XFree86-provided Xrender library | jlam | 1 | -9/+47 |
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 | -28/+29 |
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 | -5/+9 |
2004-01-24 | Using Xrender implies using X11. | jlam | 1 | -1/+2 |
2004-01-05 | Use S/+$// instead of C/\+$// to save a backslash. Very highly | jlam | 1 | -2/+2 |
2004-01-05 | Sow BUILDLINK_USE_BUILTIN.<pkg> and reap _NEED_<PKG> variables. | jlam | 1 | -18/+18 |
2004-01-04 | Re-arrange to match example buildlink3.mk file in bsd.buildlink3.mk. | jlam | 1 | -4/+4 |
2003-11-10 | It seems that the package libXrender has a few symbols absent in the 4.3.0 | fredb | 1 | -3/+3 |
2003-09-30 | Match the buildlink3.mk guidelines set out in revision 1.22 of | jlam | 1 | -5/+4 |
2003-09-30 | Conform to latest buildlink3.mk guidelines using *_BUILDLINK3_MK guards | jlam | 1 | -10/+18 |
2003-09-28 | Rewrite buildlink3.mk files to match the updated buildlink3.mk template | jlam | 1 | -7/+8 |
2003-09-14 | Provide definitions for BUILDLINK_PREFIX.<pkg> when the dependency may be | jlam | 1 | -1/+3 |
2003-09-13 | Need to use :C instead of :S to get the "pop" action to work properly. | jlam | 1 | -2/+2 |
2003-09-05 | Move BUILDLINK_CHECK_BUILTIN.<pkg> documentation into bsd.buildlink3.mk. | jlam | 1 | -6/+1 |
2003-09-02 | Add some buildlink3.mk files needed by x11-links>=0.13. | jlam | 1 | -0/+76 |