Age | Commit message (Expand) | Author | Files | Lines |
2005-10-15 | Update to 0.9.0: | wiz | 3 | -12/+9 |
2005-10-09 | Fix previous (finally, I hope): do not check for the existence of the .pc | jmmv | 1 | -15/+19 |
2005-10-08 | Fix some problems in xrender.pc generation. | jmmv | 1 | -5/+7 |
2005-10-07 | When using the Xrender builtin, generate a fake pkg-config file in the | jmmv | 1 | -1/+19 |
2005-09-07 | Fix MASTER_SITES as the old site does not exist anymore. | reed | 1 | -2/+2 |
2005-08-10 | Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That | jlam | 1 | -2/+2 |
2005-07-21 | Change path from devel/pkgconfig to devel/pkg-config. | wiz | 1 | -2/+2 |
2005-07-09 | check variable is defined before testing its value. | grant | 1 | -2/+3 |
2005-06-06 | render doesn't require X11 to build, but Xrender does, so move the | jlam | 2 | -2/+4 |
2005-06-03 | Coalesce the common makefile code in the builtin.mk file that inspect | jlam | 2 | -25/+4 |
2005-06-03 | Only check for the existence of the first word of ${IMAKE} since it may | jlam | 1 | -2/+4 |
2005-06-03 | Don't require a read-write pkgsrc tree when invoking imake. We avoid | jlam | 1 | -2/+4 |
2005-06-01 | Use IMAKE_MAKE instead of MAKE to process the makefile generated by imake. | jlam | 1 | -2/+2 |
2005-06-01 | Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. | jlam | 3 | -102/+101 |
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 checksums to the SHA1 ones. | wiz | 1 | -1/+2 |
2004-11-11 | Backout previous, the root cause has been fixed via pkgtools/x11-links. There | sketch | 1 | -7/+1 |
2004-11-11 | Turn on ANSI when compiling with SunPro to work around certain revisions of | sketch | 1 | -1/+7 |
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 libXrender-0.8.4 | recht | 2 | -8/+8 |
2004-07-25 | handle X.org 6.7 and treat it the same way as XFree86 4.4 for the | grant | 1 | -4/+24 |
2004-07-06 | Unused. | wiz | 1 | -148/+0 |
2004-04-24 | Relinquish maintainership of packages to tech-pkg@NetBSD.org. | jlam | 1 | -2/+2 |
2004-04-19 | Enable pkgviews installation. | minskim | 1 | -1/+3 |
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 | -9/+13 |
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/+110 |
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 | Move the BUILDLINK_FILES definition to the right place so that they're | jlam | 1 | -5/+5 |
2004-02-16 | If Xrender>=0.8, then automatically use render>=0.8. | jlam | 1 | -7/+5 |
2004-02-16 | Require render>=0.8 to build Xrender-0.8.*. | jlam | 1 | -1/+3 |
2004-02-16 | Modify checks for the version number of XFree86-provided Xrender library | jlam | 2 | -33/+118 |
2004-02-16 | Remove redundant USE_X11. | jlam | 1 | -2/+1 |
2004-02-16 | Remove patches that are unnecessary because we override the generated | jlam | 3 | -29/+1 |
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-12 | Create a new variable PREFER_NATIVE that has the opposite semantics | jlam | 2 | -6/+26 |
2004-02-12 | Reorganize code so that any dependencies are checked as part of deciding | jlam | 2 | -46/+53 |
2004-02-09 | Fix PKGNAME. (xrender -> Xrender) | xtraeme | 1 | -2/+2 |