Age | Commit message (Expand) | Author | Files | Lines |
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 |
2003-09-19 | use += for USE_GNU_TOOLS. | grant | 1 | -2/+2 |
2003-08-02 | USE_GNU_TOOLS=awk | drochner | 1 | -2/+2 |
2003-07-30 | get a working awk on Solaris, sort includes. | grant | 1 | -2/+3 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 |
2003-03-29 | One more pass to make sure freetype versions get included correctly when | jmc | 1 | -5/+2 |
2003-03-29 | Clean up freetype2 requirements so Xft2 and fontconfig also require the right | jmc | 2 | -3/+6 |
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -3/+2 |
2003-03-18 | Revert last change because XFree86 4.3.0's "fontconfig" and "Xft" library | tron | 1 | -7/+1 |
2003-03-13 | Use XFree86 4.3.0's "Xft2" if available. | tron | 1 | -1/+7 |
2003-03-09 | Drop maintainership. I don't understand how this package really works and | jmmv | 1 | -2/+2 |
2003-03-09 | Bump PKGREVISION | jmc | 1 | -2/+2 |
2003-03-08 | Ugg...This can use the 2.0.5 freetype2 included in XF4.2.x (which is what we | jmc | 1 | -1/+5 |
2003-02-03 | Add libXft.so, noted missing by HIRATSUKA Kouichirou in PR 20182. PKGREVISION++ | wiz | 2 | -3/+4 |
2003-01-14 | Include Xrender/buildlink2.mk so that this builds on XFree86-3.x systems. | jlam | 2 | -3/+4 |
2003-01-09 | Register include files. Pointed out by Douglas Brebner in private mail. | jmmv | 2 | -4/+7 |
2002-12-24 | Fix pkgconfig file to have -lXext after -Xrender (why doesn't the library | wiz | 4 | -4/+19 |
2002-12-24 | Add includes. Noted by Eric Gillespie in PR 19433. | wiz | 1 | -1/+2 |
2002-12-16 | Initial import of Xft2-2.1. Description follows: | jmmv | 6 | -0/+83 |