Age | Commit message (Expand) | Author | Files | Lines |
2004-02-18 | Reorder some lines so that BUILDLINK_USE_BUILTIN.<pkg> set in the | jlam | 1 | -16/+18 |
2004-02-12 | Create a new variable PREFER_NATIVE that has the opposite semantics | jlam | 1 | -3/+13 |
2004-02-12 | Reorganize code so that any dependencies are checked as part of deciding | jlam | 1 | -29/+30 |
2004-02-11 | Turn MESA_REQD back into a public variable, and make it take a list of | jlam | 1 | -2/+28 |
2004-02-10 | Don't pass the -DGLX_GLXEXT_LEGACY to the compiler if we're building | jlam | 1 | -1/+3 |
2004-02-10 | Require at least the version of Mesa that's installed by the base system | jlam | 1 | -1/+2 |
2004-02-10 | Privatise MESA_REQD. | jlam | 1 | -3/+3 |
2004-02-10 | The pkgsrc version of Mesa that last bumped shlib majors was 6.0. | jlam | 1 | -2/+2 |
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 | 1 | -5/+3 |
2004-02-05 | Rename BUILDLINK_PREFER_PKGSRC to PREFER_PKGSRC so that we can use its | jlam | 1 | -5/+4 |
2004-02-05 | Support a new global variable: | jlam | 1 | -1/+9 |
2004-01-25 | version.mk no longer defines MESA_VERSION. Put the version number of the | jlam | 1 | -4/+2 |
2004-01-24 | Support BUILDLINK_DEPENDS.<pkg> being a list of values. | jlam | 1 | -5/+9 |
2004-01-24 | If we use the XFree86-supplied GL and GLU libraries, then we are using X11. | jlam | 1 | -1/+2 |
2004-01-22 | Mesa-6.0 packages now use LIBTOOL and finally build | adam | 9 | -22/+149 |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 |
2004-01-20 | Re-add checksum for MesaDemos, that somehow got lost along the way. | jschauma | 1 | -1/+3 |
2004-01-20 | Update Mesa and friends to version 6.0: | jschauma | 8 | -71/+78 |
2004-01-05 | bl3ify | jlam | 1 | -7/+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 | -19/+20 |
2004-01-04 | Re-arrange to match example buildlink3.mk file in bsd.buildlink3.mk. | jlam | 1 | -4/+4 |
2003-11-23 | Remove references to non-existent files. | salo | 1 | -2/+1 |
2003-11-18 | Finally update Mesa and friends after the distfile changed on the website | jschauma | 5 | -20/+36 |
2003-11-09 | Patch Mesa's Makefile to use '-fno-strict-aliasing' rather than '-fstrict-ali... | jschauma | 3 | -2/+17 |
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 | -11/+19 |
2003-09-29 | Update Mesa and friends to latest version 5.0.2: | jschauma | 5 | -15/+19 |
2003-09-28 | Rewrite buildlink3.mk files to match the updated buildlink3.mk template | jlam | 1 | -8/+9 |
2003-09-18 | Specify the category when including other files and when depending on other | jmmv | 1 | -2/+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-07 | This is Mesa/GLX, not freetype2. | jlam | 1 | -2/+2 |
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/+75 |
2003-08-26 | Finally remove support of Mesa 3.4.1 completely as discussed at length | jschauma | 3 | -87/+6 |
2003-07-30 | kill leading whitespace, remove comment about license (we already | grant | 1 | -5/+2 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2003-07-15 | Hopefully finally get this right: | jschauma | 1 | -2/+4 |
2003-07-07 | If MESA_REQD is not set, but we detect a 5.x library, set MESA_REQD to | jschauma | 1 | -2/+3 |
2003-07-04 | Readd checksums for version 3.4.2 destroyed by previous commit. | tron | 1 | -1/+3 |
2003-07-03 | Oops, put check for MESA_REQD below where it will be set definitely if unset | jschauma | 1 | -3/+3 |
2003-07-03 | If MESA_REQD is not set to 5.x and we find libGL.so.5, set MESA_REQD to | jschauma | 1 | -1/+7 |
2003-05-21 | do not use the included sparc asm on sparc64, as it doesn't build. | grant | 1 | -1/+6 |
2003-05-10 | update to 5.0.1 | drochner | 4 | -24/+7 |
2003-04-17 | Move the installed mesa.conf file to the examples tree, and do not install | jmmv | 4 | -5/+21 |
2003-03-24 | "PKGREVISION++, since more files are installed..." | jschauma | 1 | -1/+2 |
2003-03-24 | Fix PR pkg/20685 by changing the if-statements to allow creation of a fake | jschauma | 2 | -9/+9 |
2003-03-24 | Also install glxext.h, as suggested by Joachim Koenig-Baltes in | jschauma | 2 | -5/+5 |