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-06 | Over 1200 files touched but no revisions bumped :) | reed | 1 | -3/+3 |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -2/+2 |
2004-10-07 | Extra PKGREVISION bump to cover the libtool/compiler-wrapper problems. | tv | 1 | -2/+2 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -1/+2 |
2004-03-18 | Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly | jlam | 1 | -3/+2 |
2004-03-15 | Move the definitions of MESA_REQD and _MESA_REQD to Mesa/version.mk and | jlam | 1 | -2/+2 |
2004-03-10 | Split out the code that deals with checking whether the software is | jlam | 1 | -90/+8 |
2004-02-18 | Reorder some lines so that BUILDLINK_USE_BUILTIN.<pkg> set in the | jlam | 1 | -16/+18 |
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/+30 |
2004-02-11 | Turn MESA_REQD back into a public variable, and make it take a list of | jlam | 1 | -2/+2 |
2004-02-10 | Require at least the version of Mesa that's installed by the base system | jlam | 1 | -1/+2 |
2004-02-10 | Privatise MESA_REQD. | jlam | 1 | -3/+3 |
2004-02-10 | The pkgsrc version of Mesa that last bumped shlib majors was 6.0. | jlam | 1 | -2/+2 |
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 | If we use the XFree86-supplied GL and GLU libraries, then we are 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/+17 |
2004-01-04 | Re-arrange to match example buildlink3.mk file in bsd.buildlink3.mk. | jlam | 1 | -5/+5 |
2003-09-30 | Match the buildlink3.mk guidelines set out in revision 1.22 of | jlam | 1 | -6/+5 |
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 | -8/+9 |
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-07 | buildlink3.mk file needed by x11-links. | jlam | 1 | -0/+69 |