summaryrefslogtreecommitdiff
path: root/graphics/MesaLib
AgeCommit message (Expand)AuthorFilesLines
2004-03-15Move the definitions of MESA_REQD and _MESA_REQD to Mesa/version.mk andjlam2-36/+8
2004-03-15Fix pasto: s/gcc/MesaLib/g. No functional change.jlam1-3/+3
2004-03-10Split out the code that deals with checking whether the software isjlam2-117/+96
2004-03-03Work around what seems to be an optimization bug in gcc3 by transformingsnj1-2/+6
2004-02-18Reorder some lines so that BUILDLINK_USE_BUILTIN.<pkg> set in thejlam1-16/+18
2004-02-12Create a new variable PREFER_NATIVE that has the opposite semanticsjlam1-3/+13
2004-02-12Reorganize code so that any dependencies are checked as part of decidingjlam1-29/+30
2004-02-11Turn MESA_REQD back into a public variable, and make it take a list ofjlam1-2/+28
2004-02-10Don't pass the -DGLX_GLXEXT_LEGACY to the compiler if we're buildingjlam1-1/+3
2004-02-10Require at least the version of Mesa that's installed by the base systemjlam1-1/+2
2004-02-10Privatise MESA_REQD.jlam1-3/+3
2004-02-10The pkgsrc version of Mesa that last bumped shlib majors was 6.0.jlam1-2/+2
2004-02-06If we're passing through MAKEFLAGS variables whose values may containjlam1-3/+3
2004-02-05Make PREFER_PKGSRC just yes/no or a list of packages. This makes itjlam1-5/+3
2004-02-05Rename BUILDLINK_PREFER_PKGSRC to PREFER_PKGSRC so that we can use itsjlam1-5/+4
2004-02-05Support a new global variable:jlam1-1/+9
2004-01-25version.mk no longer defines MESA_VERSION. Put the version number of thejlam1-4/+2
2004-01-24Support BUILDLINK_DEPENDS.<pkg> being a list of values.jlam1-5/+9
2004-01-24If we use the XFree86-supplied GL and GLU libraries, then we are using X11.jlam1-1/+2
2004-01-22Mesa-6.0 packages now use LIBTOOL and finally buildadam9-22/+149
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2004-01-20Re-add checksum for MesaDemos, that somehow got lost along the way.jschauma1-1/+3
2004-01-20Update Mesa and friends to version 6.0:jschauma8-71/+78
2004-01-05bl3ifyjlam1-7/+5
2004-01-05Use S/+$// instead of C/\+$// to save a backslash. Very highlyjlam1-2/+2
2004-01-05Sow BUILDLINK_USE_BUILTIN.<pkg> and reap _NEED_<PKG> variables.jlam1-19/+20
2004-01-04Re-arrange to match example buildlink3.mk file in bsd.buildlink3.mk.jlam1-4/+4
2003-11-23Remove references to non-existent files.salo1-2/+1
2003-11-18Finally update Mesa and friends after the distfile changed on the websitejschauma5-20/+36
2003-11-09Patch Mesa's Makefile to use '-fno-strict-aliasing' rather than '-fstrict-ali...jschauma3-2/+17
2003-09-30Match the buildlink3.mk guidelines set out in revision 1.22 ofjlam1-5/+4
2003-09-30Conform to latest buildlink3.mk guidelines using *_BUILDLINK3_MK guardsjlam1-11/+19
2003-09-29Update Mesa and friends to latest version 5.0.2:jschauma5-15/+19
2003-09-28Rewrite buildlink3.mk files to match the updated buildlink3.mk templatejlam1-8/+9
2003-09-18Specify the category when including other files and when depending on otherjmmv1-2/+2
2003-09-14Provide definitions for BUILDLINK_PREFIX.<pkg> when the dependency may bejlam1-1/+3
2003-09-13Need to use :C instead of :S to get the "pop" action to work properly.jlam1-2/+2
2003-09-07This is Mesa/GLX, not freetype2.jlam1-2/+2
2003-09-05Move BUILDLINK_CHECK_BUILTIN.<pkg> documentation into bsd.buildlink3.mk.jlam1-6/+1
2003-09-02Add some buildlink3.mk files needed by x11-links>=0.13.jlam1-0/+75
2003-08-26Finally remove support of Mesa 3.4.1 completely as discussed at lengthjschauma3-87/+6
2003-07-30kill leading whitespace, remove comment about license (we alreadygrant1-5/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-15Hopefully finally get this right:jschauma1-2/+4
2003-07-07If MESA_REQD is not set, but we detect a 5.x library, set MESA_REQD tojschauma1-2/+3
2003-07-04Readd checksums for version 3.4.2 destroyed by previous commit.tron1-1/+3
2003-07-03Oops, put check for MESA_REQD below where it will be set definitely if unsetjschauma1-3/+3
2003-07-03If MESA_REQD is not set to 5.x and we find libGL.so.5, set MESA_REQD tojschauma1-1/+7
2003-05-21do not use the included sparc asm on sparc64, as it doesn't build.grant1-1/+6
2003-05-10update to 5.0.1drochner4-24/+7