Age | Commit message (Expand) | Author | Files | Lines |
2006-08-01 | Split Mesa/Makefile.common into Makefile.common and Makefile.lib. | jlam | 2 | -51/+69 |
2006-07-06 | Default INSTLIBS to "". Fixes PR pkg/31046 | markd | 1 | -1/+3 |
2006-07-06 | Remove some sunos5 BUILD_TARGET's that don't exist (any more). | markd | 1 | -12/+2 |
2006-06-13 | Mention glx-utils distinfo if changing this version. | reed | 1 | -1/+2 |
2006-06-07 | Mesa needs C++ and makedepend. | joerg | 1 | -1/+3 |
2006-03-04 | Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no | jlam | 2 | -4/+4 |
2006-02-09 | 6.4.2 February 2, 2006 | adam | 2 | -4/+3 |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -1/+2 |
2006-01-19 | Changes 6.4: | adam | 1 | -2/+3 |
2005-11-08 | Create template config file for Interix 3.x. | tv | 1 | -1/+3 |
2005-09-28 | Removed deprecated NO_PATCH. | rillig | 1 | -2/+1 |
2005-06-20 | Fix variable names to start with "BUILTIN_FILES_" as expected by the | jlam | 1 | -3/+3 |
2005-06-16 | Create directories before installing files into them. | jlam | 1 | -1/+2 |
2005-06-01 | Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. | jlam | 2 | -63/+16 |
2005-04-30 | We don't need egrep since we're using a basic RE. | jlam | 1 | -2/+2 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-03-17 | Use PKGSRC_COMPILER to check for sunpro, as CC_VERSION is not guarunteed to | sketch | 1 | -3/+3 |
2005-02-20 | use the correct target for gcc and sunpro on solaris/x86. | grant | 1 | -11/+19 |
2005-02-20 | only use the sparc* targets with sunpro where MACHINE_ARCH=sparc. | grant | 1 | -2/+2 |
2005-01-04 | Changes 6.2.1: | adam | 1 | -2/+2 |
2004-12-03 | Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. | wiz | 1 | -6/+6 |
2004-11-28 | Remove pre-buildlink and post-buildlink as part of getting pkgsrc ready | jlam | 1 | -2/+1 |
2004-10-31 | Move PKG_INSTALLATION_TYPES to Makefile.common so that it is defined | minskim | 1 | -1/+3 |
2004-10-29 | Define USE_BUILDLINK3 before including compiler.mk. Otherwise, | minskim | 2 | -3/+3 |
2004-10-27 | Mesa has optimisations for SunPro so use them when SPARC_TARGET_ARCH | grant | 1 | -2/+21 |
2004-10-26 | Changes 6.2: | adam | 2 | -8/+5 |
2004-10-13 | INSTALL_DATA -> INSTALL_LIB. | tv | 1 | -2/+2 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -1/+2 |
2004-05-14 | Unused. | wiz | 1 | -12/+0 |
2004-04-11 | Don't use egrep -q; instead, redirect output to /dev/null to be portable. | jschauma | 1 | -2/+2 |
2004-04-09 | Changes 6.0.1: | adam | 1 | -2/+2 |
2004-03-23 | Move inclusion of buildlink3.mk outside of area that's protected from | jlam | 1 | -6/+1 |
2004-03-15 | Move the definitions of MESA_REQD and _MESA_REQD to Mesa/version.mk and | jlam | 1 | -12/+41 |
2004-03-15 | Remove false comment after latest buildlink3/builtin changes. | jlam | 1 | -4/+1 |
2004-03-05 | Reorder location and setting of BUILDLINK_PACKAGES to match template | jlam | 1 | -3/+3 |
2004-02-11 | Back out previous. USE_LANGUAGES is set properly by each individual | jlam | 1 | -2/+1 |
2004-02-11 | Turn MESA_REQD back into a public variable, and make it take a list of | jlam | 2 | -8/+12 |
2004-02-11 | USE_LANGUAGES=c c++ | abs | 1 | -1/+2 |
2004-02-10 | bl3ify | jlam | 1 | -7/+8 |
2004-02-10 | Be less verbose at pre-install. | jlam | 1 | -4/+8 |
2004-02-10 | Don't pass the -DGLX_GLXEXT_LEGACY to the compiler if we're building | jlam | 1 | -1/+2 |
2004-02-07 | Install the lib directory before installing files into it. | minskim | 1 | -1/+3 |
2004-02-07 | Remove unnecessary inclusion of bsd.prefs.mk. This closes PR pkg/24215. | minskim | 1 | -3/+1 |
2004-02-01 | Add a buildlink3.mk file for Mesa. | jlam | 1 | -0/+12 |
2004-01-23 | Move the MESA_VERSION definition from version.mk into Makefile.common, and | jlam | 2 | -8/+8 |
2004-01-22 | Mesa-6.0 packages now use LIBTOOL and finally build | adam | 2 | -25/+23 |
2004-01-20 | Update Mesa and friends to version 6.0: | jschauma | 3 | -21/+27 |
2004-01-05 | It's more reliable to check <GL/gl.h> instead of <GL/glext.h> for the | jlam | 1 | -4/+4 |
2004-01-05 | Whitespace | jlam | 1 | -4/+4 |
2003-11-30 | As pointed out by jlam: | jschauma | 1 | -1/+2 |