summaryrefslogtreecommitdiff
path: root/graphics/MesaLib
AgeCommit message (Expand)AuthorFilesLines
2007-04-13Need to include inttypes.h on Tru64. Submitted upstream in:tnn2-7/+11
2007-02-02Require libXext here as well. Doesn't really make a difference asjoerg1-1/+3
2007-01-24Fix the Interix fix. gcc 3.3 supplies its own <stddef.h>, which shadowstv3-13/+17
2006-12-12Replace mk/bsd.prefs.mk includes with bsd.fast.prefs.mk includes.joerg1-2/+2
2006-11-21Interix doesn't have <inttypes.h>, but <stdlib.h> is guaranteed to pulltv2-1/+15
2006-10-09Flag a number of packages I use as supporting (user-)destdir.joerg1-3/+3
2006-10-01added support for IRIX 5. Including inttypes.h, as introduced through patch-am,schwarz3-6/+32
2006-08-01Split Mesa/Makefile.common into Makefile.common and Makefile.lib.jlam1-2/+2
2006-07-21"BUILD_ENV" was misnamed. It's actually the environment that is passedjlam1-2/+2
2006-07-08Change the format of BUILDLINK_ORDER to contain depth information as well,jlam1-2/+2
2006-07-08Track information in a new variable BUILDLINK_ORDER that informs usjlam1-1/+2
2006-07-06On Solaris with "gcc -m64" make sure int64_t defined correctly.markd3-3/+17
2006-06-01Explicitly add --tag for libtool calls to fix problems on SunOS.joerg2-6/+6
2006-04-06Over 1200 files touched but no revisions bumped :)reed2-5/+5
2006-03-30Avoid extra stat() calls by not repeatedly checking whether a filejlam1-3/+3
2006-03-21Include ../../mk/bsd.prefs.mk to ensure that MACHINE_PLATFORM is definedkristerw1-1/+3
2006-03-21Compensate for lossage I've caused by not explicitely linking againstdrochner4-6/+18
2006-03-02don't link libGL explicitely against libpthread, it is notdrochner3-5/+6
2006-02-096.4.2 February 2, 2006adam4-100/+11
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg2-3/+4
2006-01-31Fix some more places where the evil macro RENDER_SPAN prevents thiskristerw3-1/+885
2006-01-30That evil macro RENDER_SPAN is defined twice -- I only catched one in therillig2-5/+23
2006-01-26Added patch-ak, which fixes the bulk build for NetBSD 1.6.2/i386.rillig2-1/+27
2006-01-19Changes 6.4:adam11-83/+89
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