summaryrefslogtreecommitdiff
path: root/graphics/MesaLib
AgeCommit message (Expand)AuthorFilesLines
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+2
2005-11-08Create template config file for Interix 3.x.tv5-7/+54
2005-07-13Ensure that the PTHREAD_LDFLAGS gets passed to the linker.kristerw2-4/+4
2005-07-12Make this pkg compile on DragonFly by applying a patch sent tokristerw2-4/+13
2005-07-10no need to force the latest version of MesaLib for pthread changegrant2-4/+3
2005-06-17Enable the pthread-based thread-safety code in pkgsrc MesaLib.jlam4-8/+14
2005-06-07Make the glut library link against required libraries. Bumpminskim2-6/+6
2005-06-07Make the GLU library link against libGL. Bump PKGREVISION of glu.minskim2-6/+7
2005-06-05Link against required libraries explicitly, so that dependency_libs inminskim4-14/+20
2005-06-03Coalesce the common makefile code in the builtin.mk file that inspectjlam2-25/+4
2005-06-03Only check for the existence of the first word of ${IMAKE} since it mayjlam1-2/+3
2005-06-03Don't require a read-write pkgsrc tree when invoking imake. We avoidjlam1-2/+4
2005-06-01Use IMAKE_MAKE instead of MAKE to process the makefile generated by imake.jlam1-2/+2
2005-06-01Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.jlam2-40/+79
2005-02-24Add RMD160 digestsagc1-1/+3
2005-02-24Fix the last commit which didn't record the correct rpath for the X11veego2-4/+4
2005-02-23libglut needs symbols from libXi, so explicitly link against it.grant2-6/+8
2005-01-04Changes 6.2.1:adam3-14/+14
2004-10-31Move PKG_INSTALLATION_TYPES to Makefile.common so that it is definedminskim1-3/+1
2004-10-29Define USE_BUILDLINK3 before including compiler.mk. Otherwise,minskim1-3/+1
2004-10-27improve performance for local displays by enabling the XShm extensiondrochner2-3/+4
2004-10-27Mesa has optimisations for SunPro so use them when SPARC_TARGET_ARCHgrant1-3/+1
2004-10-26Changes 6.2:adam10-118/+135
2004-10-13INSTALL_DATA -> INSTALL_LIB.tv1-2/+2
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv2-2/+4
2004-09-22Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.jlam1-13/+1
2004-08-28Use the new BUILDLINK_TRANSFORM commands to more precisely state thejlam1-2/+2
2004-07-06Unused.wiz1-41/+0
2004-04-17Translate -lMesaGL to -lGL. Suggested by jlam over a month ago.snj1-1/+3
2004-04-09Changes 6.0.1:adam7-41/+40
2004-03-29Match the template builtin.mk file in bsd.builtin.mk, and make the twojlam1-9/+9
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