Age | Commit message (Expand) | Author | Files | Lines |
2006-12-12 | Replace mk/bsd.prefs.mk includes with bsd.fast.prefs.mk includes. | joerg | 1 | -2/+2 |
2006-11-21 | Interix doesn't have <inttypes.h>, but <stdlib.h> is guaranteed to pull | tv | 2 | -1/+15 |
2006-10-09 | Flag a number of packages I use as supporting (user-)destdir. | joerg | 1 | -3/+3 |
2006-10-01 | added support for IRIX 5. Including inttypes.h, as introduced through patch-am, | schwarz | 3 | -6/+32 |
2006-08-01 | Split Mesa/Makefile.common into Makefile.common and Makefile.lib. | jlam | 1 | -2/+2 |
2006-07-21 | "BUILD_ENV" was misnamed. It's actually the environment that is passed | jlam | 1 | -2/+2 |
2006-07-08 | Change the format of BUILDLINK_ORDER to contain depth information as well, | jlam | 1 | -2/+2 |
2006-07-08 | Track information in a new variable BUILDLINK_ORDER that informs us | jlam | 1 | -1/+2 |
2006-07-06 | On Solaris with "gcc -m64" make sure int64_t defined correctly. | markd | 3 | -3/+17 |
2006-06-01 | Explicitly add --tag for libtool calls to fix problems on SunOS. | joerg | 2 | -6/+6 |
2006-04-06 | Over 1200 files touched but no revisions bumped :) | reed | 2 | -5/+5 |
2006-03-30 | Avoid extra stat() calls by not repeatedly checking whether a file | jlam | 1 | -3/+3 |
2006-03-21 | Include ../../mk/bsd.prefs.mk to ensure that MACHINE_PLATFORM is defined | kristerw | 1 | -1/+3 |
2006-03-21 | Compensate for lossage I've caused by not explicitely linking against | drochner | 4 | -6/+18 |
2006-03-02 | don't link libGL explicitely against libpthread, it is not | drochner | 3 | -5/+6 |
2006-02-09 | 6.4.2 February 2, 2006 | adam | 4 | -100/+11 |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 2 | -3/+4 |
2006-01-31 | Fix some more places where the evil macro RENDER_SPAN prevents this | kristerw | 3 | -1/+885 |
2006-01-30 | That evil macro RENDER_SPAN is defined twice -- I only catched one in the | rillig | 2 | -5/+23 |
2006-01-26 | Added patch-ak, which fixes the bulk build for NetBSD 1.6.2/i386. | rillig | 2 | -1/+27 |
2006-01-19 | Changes 6.4: | adam | 11 | -83/+89 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -2/+2 |
2005-11-08 | Create template config file for Interix 3.x. | tv | 5 | -7/+54 |
2005-07-13 | Ensure that the PTHREAD_LDFLAGS gets passed to the linker. | kristerw | 2 | -4/+4 |
2005-07-12 | Make this pkg compile on DragonFly by applying a patch sent to | kristerw | 2 | -4/+13 |
2005-07-10 | no need to force the latest version of MesaLib for pthread change | grant | 2 | -4/+3 |
2005-06-17 | Enable the pthread-based thread-safety code in pkgsrc MesaLib. | jlam | 4 | -8/+14 |
2005-06-07 | Make the glut library link against required libraries. Bump | minskim | 2 | -6/+6 |
2005-06-07 | Make the GLU library link against libGL. Bump PKGREVISION of glu. | minskim | 2 | -6/+7 |
2005-06-05 | Link against required libraries explicitly, so that dependency_libs in | minskim | 4 | -14/+20 |
2005-06-03 | Coalesce the common makefile code in the builtin.mk file that inspect | jlam | 2 | -25/+4 |
2005-06-03 | Only check for the existence of the first word of ${IMAKE} since it may | jlam | 1 | -2/+3 |
2005-06-03 | Don't require a read-write pkgsrc tree when invoking imake. We avoid | jlam | 1 | -2/+4 |
2005-06-01 | Use IMAKE_MAKE instead of MAKE to process the makefile generated by imake. | jlam | 1 | -2/+2 |
2005-06-01 | Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. | jlam | 2 | -40/+79 |
2005-02-24 | Add RMD160 digests | agc | 1 | -1/+3 |
2005-02-24 | Fix the last commit which didn't record the correct rpath for the X11 | veego | 2 | -4/+4 |
2005-02-23 | libglut needs symbols from libXi, so explicitly link against it. | grant | 2 | -6/+8 |
2005-01-04 | Changes 6.2.1: | adam | 3 | -14/+14 |
2004-10-31 | Move PKG_INSTALLATION_TYPES to Makefile.common so that it is defined | minskim | 1 | -3/+1 |
2004-10-29 | Define USE_BUILDLINK3 before including compiler.mk. Otherwise, | minskim | 1 | -3/+1 |
2004-10-27 | improve performance for local displays by enabling the XShm extension | drochner | 2 | -3/+4 |
2004-10-27 | Mesa has optimisations for SunPro so use them when SPARC_TARGET_ARCH | grant | 1 | -3/+1 |
2004-10-26 | Changes 6.2: | adam | 10 | -118/+135 |
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 | 2 | -2/+4 |
2004-09-22 | Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. | jlam | 1 | -13/+1 |
2004-08-28 | Use the new BUILDLINK_TRANSFORM commands to more precisely state the | jlam | 1 | -2/+2 |
2004-07-06 | Unused. | wiz | 1 | -41/+0 |
2004-04-17 | Translate -lMesaGL to -lGL. Suggested by jlam over a month ago. | snj | 1 | -1/+3 |