Age | Commit message (Expand) | Author | Files | Lines |
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 |
2004-02-09 | bl3ify, while here remove PLIST_SUBST now we have libtool-1.5.2, it's | xtraeme | 2 | -18/+9 |
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 | Support BUILDLINK_DEPENDS.<pkg> being a list of values. | jlam | 1 | -5/+9 |
2004-01-24 | Using Xrender implies 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/+18 |
2004-01-04 | Re-arrange to match example buildlink3.mk file in bsd.buildlink3.mk. | jlam | 1 | -4/+4 |
2003-11-10 | It seems that the package libXrender has a few symbols absent in the 4.3.0 | fredb | 2 | -6/+6 |
2003-11-07 | depend on Xrender 0.8 (rather than 0.8.3), so that the Xrender bundled | jdolecek | 1 | -2/+2 |
2003-10-31 | fix PLIST problems on Solaris by setting the libtool (1.5) versioning type | dmcmahill | 3 | -1/+29 |
2003-10-30 | whitespace police | grant | 1 | -5/+5 |
2003-10-03 | Fix installation on systems where libXrender.so.$(MAJOR_VERSION).$(MINOR_VERS... | xtraeme | 2 | -3/+11 |
2003-09-30 | Match the buildlink3.mk guidelines set out in revision 1.22 of | jlam | 1 | -5/+4 |
2003-09-30 | Conform to latest buildlink3.mk guidelines using *_BUILDLINK3_MK guards | jlam | 1 | -10/+18 |