Age | Commit message (Expand) | Author | Files | Lines |
2004-08-22 | Change the way that legacy USE_* and FOO_USE_* options are converted | jlam | 1 | -8/+3 |
2004-08-05 | Convert to use bsd.options.mk. | jlam | 1 | -17/+30 |
2004-08-05 | Remove unused patch. It was patching the configure script to substitute | jlam | 2 | -14/+1 |
2004-08-02 | Changes 2.1.9: | adam | 3 | -9/+8 |
2004-07-06 | Remove references to buildlink2. | wiz | 1 | -37/+0 |
2004-07-06 | Unused. | wiz | 1 | -139/+0 |
2004-06-15 | Apply patch from PR 25907 by Christopher Richards. This is probably the | cube | 1 | -1/+10 |
2004-05-29 | Reduce optimization level to -O on alpha to avoid compiler bugs. | recht | 1 | -1/+11 |
2004-05-22 | s/anti-aliased/anti-aliasing/ | grant | 1 | -1/+1 |
2004-05-19 | Make it even more readable. | wiz | 1 | -1/+1 |
2004-05-19 | came here to nuke some whitespace and noticed that the text didn't | grant | 1 | -5/+4 |
2004-05-18 | Depend on freetype2>=2.1.8, since dependent packages have been adapted to | wiz | 2 | -4/+4 |
2004-05-15 | freetype2 needs a GNUish egrep. | grant | 1 | -2/+2 |
2004-04-27 | Changes 2.1.8: | adam | 5 | -44/+33 |
2004-03-29 | Add MKTTINTERP knob to enable the bytecode interpreter for TrueType fonts. | recht | 1 | -1/+7 |
2004-03-29 | Match the template builtin.mk file in bsd.builtin.mk, and make the two | jlam | 1 | -9/+9 |
2004-03-10 | Split out the code that deals with checking whether the software is | jlam | 2 | -96/+75 |
2004-02-29 | Use tab instead of spaces for indentation to make pkglint happy. | recht | 1 | -2/+2 |
2004-02-18 | Reorder some lines so that BUILDLINK_USE_BUILTIN.<pkg> set in the | jlam | 1 | -16/+18 |
2004-02-14 | PKGCONFIG_OVERRIDE is relative to WRKSRC. | jmmv | 1 | -2/+2 |
2004-02-14 | LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs | jlam | 1 | -3/+2 |
2004-02-12 | Create a new variable PREFER_NATIVE that has the opposite semantics | jlam | 2 | -7/+27 |
2004-02-12 | Reorganize code so that any dependencies are checked as part of deciding | jlam | 2 | -43/+50 |
2004-02-09 | Raise BUILDLINK_DEPENDS.freetype2 to at least 2.1.3. | reed | 2 | -4/+4 |
2004-02-07 | bsd.pkg.mk adds RPATH_FLAG to CONFIGURE_ENV so no need | seb | 1 | -2/+1 |
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 | 2 | -10/+6 |
2004-02-05 | Rename BUILDLINK_PREFER_PKGSRC to PREFER_PKGSRC so that we can use its | jlam | 2 | -10/+8 |
2004-02-05 | Support a new global variable: | jlam | 2 | -2/+18 |
2004-01-24 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 |
2004-01-24 | Support BUILDLINK_DEPENDS.<pkg> being a list of values. | jlam | 1 | -6/+10 |
2004-01-24 | Make sure that <freetype/freetype.h> is found. Also if we use the | jlam | 1 | -1/+3 |
2004-01-05 | bl3ify | jlam | 1 | -3/+5 |
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 | -17/+18 |
2004-01-04 | Re-arrange to match example buildlink3.mk file in bsd.buildlink3.mk. | jlam | 1 | -4/+7 |
2003-12-19 | Back to 2.1.5 | adam | 4 | -24/+23 |
2003-12-18 | CHANGES BETWEEN 2.1.7 and 2.1.6: | adam | 4 | -23/+24 |
2003-10-30 | add -I${BUILDLINK_PREFIX.freetype2}/include/freetype2 to CPPFLAGS so | grant | 1 | -1/+5 |
2003-10-28 | Use correct freetype-config (just in case system has another in path). | reed | 1 | -2/+3 |
2003-09-30 | Match the buildlink3.mk guidelines set out in revision 1.22 of | jlam | 1 | -7/+6 |
2003-09-30 | Conform to latest buildlink3.mk guidelines using *_BUILDLINK3_MK guards | jlam | 1 | -8/+17 |
2003-09-15 | PKGCONFIG_OVERRIDE added | adam | 1 | -1/+2 |
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-13 | LATEST CHANGES BETWEEN 2.1.5 and 2.1.4 | adam | 5 | -24/+17 |
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/+78 |
2003-08-24 | On IRIX, we need to create a .libs directory, so that the linker doesn't | jschauma | 1 | -1/+6 |
2003-07-21 | COMMENT should start with a capital letter. | martti | 1 | -2/+2 |