Age | Commit message (Expand) | Author | Files | Lines |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-03-01 | Look for XORG_VERSION_* defs from ${X11BASE}/lib/X11/config/xorgversion.def | xtraeme | 1 | -3/+5 |
2005-02-23 | Add RMD160 digests to the SHA1 ones. | agc | 1 | -1/+2 |
2005-02-21 | Needs at least Xrender-0.8.2 and fontconfig-2.2. | wiz | 1 | -2/+3 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 2 | -2/+4 |
2004-09-22 | Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. | jlam | 1 | -5/+1 |
2004-08-05 | Update to libXft-2.1.6. | recht | 3 | -21/+8 |
2004-07-24 | handle X.org config definitions to determine what version of XFree86 | grant | 1 | -4/+24 |
2004-07-06 | Unused. | wiz | 1 | -32/+0 |
2004-05-27 | Bump PKGREVISION. | reed | 1 | -2/+2 |
2004-04-27 | Follow new FreeType2 build rules | adam | 1 | -1/+2 |
2004-04-27 | Follow new FreeType2 build rules | adam | 1 | -0/+12 |
2004-04-24 | Enable pkgviews installation. | minskim | 1 | -1/+3 |
2004-04-15 | The buildlink2 framework does nothing with .pc files -- remove them | wiz | 1 | -2/+1 |
2004-03-30 | Allow the last known version information to match all future versions of | jlam | 1 | -1/+2 |
2004-03-30 | Use "XF86_VERSION" instead of "_XF86_VERSION" as the variable name since | jlam | 1 | -7/+7 |
2004-03-29 | Match the template builtin.mk file in bsd.builtin.mk, and make the two | jlam | 1 | -8/+15 |
2004-03-18 | Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly | jlam | 1 | -3/+2 |
2004-03-10 | Split out the code that deals with checking whether the software is | jlam | 2 | -131/+109 |
2004-02-29 | Use tab instead of spaces for indentation to make pkglint happy. | recht | 1 | -2/+2 |
2004-02-19 | Move the settings, which force the use of builtin versions of dependencies | jlam | 1 | -5/+8 |
2004-02-18 | If we're using the built-in version of the software, then we must also | jlam | 1 | -3/+5 |
2004-02-18 | Reorder some lines so that BUILDLINK_USE_BUILTIN.<pkg> set in the | jlam | 1 | -16/+18 |
2004-02-17 | Check the version of the XFree86-provided Xft2 library. | jlam | 1 | -13/+126 |
2004-02-16 | Typo. | jlam | 1 | -2/+2 |
2004-02-16 | Xft2 only needs Xrender>=0.8. | jlam | 3 | -7/+7 |
2004-02-16 | Remove patches made redundant since we override libtool. | jlam | 3 | -29/+1 |
2004-02-16 | Remove redundant addition to BUILDLINK_DEPENDS.freetype2 that's already | jlam | 1 | -6/+2 |
2004-02-14 | Sync required Xrender version with that in Makefile. | minskim | 1 | -1/+2 |
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 | -2/+1 |
2004-02-10 | The BUILDLINK_DEPENDS.<pkg> lines should match between the buildlink3.mk | jlam | 1 | -2/+2 |
2004-02-09 | BUILDLINK_DEPENDS.<pkg> lines should _always_ use += to _append_ to the | jlam | 1 | -11/+9 |
2004-02-09 | bl3ify, enable libtool now we have 1.5.2, remove useless PLIST_SUBST. | xtraeme | 2 | -24/+11 |
2004-02-03 | add buildlink3.mk (needed by graphics/cairo) | recht | 1 | -0/+25 |
2004-01-22 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 |
2003-12-20 | regen after previous patch removal | recht | 1 | -2/+1 |
2003-12-19 | remove freetype2 2.1.17 related patches after freetype2 has been reverted | recht | 1 | -14/+0 |
2003-12-18 | fix build with new freetype | recht | 2 | -1/+16 |
2003-11-09 | Xft2 needs Xrender >= 0.8.2, so depend on it. | recht | 1 | -2/+2 |
2003-11-07 | depend on Xrender 0.8 (rather than 0.8.2), so that the Xrender bundled | jdolecek | 1 | -2/+2 |
2003-11-02 | Make sure that correct xft-config is used. (Discussed | reed | 1 | -1/+2 |
2003-10-31 | change the libtool (1.5) versioning from linux to sunos on Solaris to | dmcmahill | 3 | -1/+29 |
2003-10-04 | Add a comment explaining why we have to use PLIST_SUBST over FreeBSD/Linux. | xtraeme | 1 | -1/+5 |
2003-10-03 | Fix installation on systems where libXft.so.$(MAJOR_VERSION).$(MINOR_VERSION) | xtraeme | 2 | -3/+11 |
2003-09-27 | quote EGREP in MAKE_ENV. | grant | 1 | -2/+2 |
2003-09-27 | this needs zlib, so include devel/zlib/buildlink2.mk. | grant | 1 | -1/+2 |
2003-09-22 | Add missing PKGCONFIG_OVERRIDE. | recht | 1 | -1/+3 |
2003-09-19 | Depend on Xrender>=0.8.2, since that's what the configure check checks for. | wiz | 2 | -2/+6 |
2003-09-19 | Update Xft2 to version 2.1.2. | markd | 5 | -44/+23 |