Age | Commit message (Expand) | Author | Files | Lines |
2007-08-14 | Remove dependence on "binutils" package. It is apparently a leftover | tron | 1 | -2/+1 |
2007-07-25 | Update to 1.2.12: | wiz | 7 | -133/+8 |
2007-05-30 | Removed some code duplication from the buildlink3 files by using the new | rillig | 1 | -8/+3 |
2007-05-19 | Build assembler code with yasm instead of nasm. (SDL's configure | wiz | 1 | -3/+3 |
2007-01-09 | Modular Xorg support. | joerg | 2 | -5/+7 |
2006-12-12 | Replace mk/bsd.prefs.mk includes with bsd.fast.prefs.mk includes. | joerg | 1 | -2/+2 |
2006-11-06 | Switch to modular buildlinks. | joerg | 2 | -4/+6 |
2006-10-09 | Flag a number of packages I use as supporting (user-)destdir. | joerg | 1 | -1/+3 |
2006-10-08 | Fix patch-aa to correctly use strcat, and to be C89 compliant. | ben | 2 | -22/+23 |
2006-09-19 | Include x11.b3.mk since SDL/SDL_syswm.h includes Xlib.h. | joerg | 1 | -1/+3 |
2006-08-04 | Don't try and do assembler on Solaris, it doesn't get it right. | markd | 1 | -2/+4 |
2006-08-03 | Added two patches for Solaris 8. The X11 implementation does not define | rillig | 3 | -1/+33 |
2006-07-23 | Disable wscons backend on NetBSD (it was written for OpenBSD). | wiz | 1 | -1/+6 |
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-07 | Add direct dependency on libiconv. | wiz | 2 | -2/+4 |
2006-07-04 | Exclude Darwin also in buildlink3.mk | adam | 1 | -2/+2 |
2006-07-03 | Update to 1.2.11: | wiz | 3 | -8/+8 |
2006-07-03 | Remove unneeded chunk, noted by markd. | wiz | 1 | -7/+1 |
2006-07-03 | MacOSX also provides GL, so avoid depending on GL onthat platform | tonio | 1 | -3/+3 |
2006-07-01 | Revert previous because it changed the libraries libSDL was linked to. | jmmv | 3 | -4/+43 |
2006-07-01 | Disable dlopen for libraries and instead link the SDL library to them | jmmv | 1 | -1/+4 |
2006-06-15 | Make aalib an option, enabled by default | adam | 3 | -18/+18 |
2006-06-13 | We don't need to include buildlink3 files for "arts" and "esound" because | tron | 1 | -9/+1 |
2006-06-13 | Include buildlink3 files for "arts", "esound" and "nas" if support for | tron | 1 | -1/+21 |
2006-06-12 | Update to 1.2.10. | wiz | 22 | -1811/+147 |
2006-04-11 | On Darwin, use g++ to link instead of gcc since some C++ code is compiled. | minskim | 1 | -1/+7 |
2006-04-06 | Over 1200 files touched but no revisions bumped :) | reed | 1 | -3/+3 |
2006-03-09 | Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk. | jlam | 1 | -2/+2 |
2006-03-09 | Always override the path to the OSS DSP device with the one that pkgsrc | jlam | 1 | -3/+2 |
2006-02-07 | Fix a pkglint warning. | wiz | 1 | -4/+4 |
2006-02-07 | Remove some chunks that should not be necessary any longer. | wiz | 5 | -198/+55 |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 2 | -4/+4 |
2005-12-23 | Update BUILDLINK_RECOMMENDED for aalib dependency change. | wiz | 1 | -2/+2 |
2005-12-11 | Convert aalib to options framework, adding an 'x11' option, and remove | wiz | 3 | -5/+6 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -3/+3 |
2005-09-07 | Changes 1.2.9: | adam | 12 | -160/+105 |
2005-06-01 | Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. | jlam | 2 | -4/+2 |
2005-05-31 | Better DragonFlyBSD support from Joerg Sonnenberger. | wiz | 4 | -28/+141 |
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 1 | -2/+2 |
2005-05-20 | Support for DragonFlyBSD, based on patches from Joerg Sonnenberger. | wiz | 8 | -48/+176 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-03-27 | Bump PKGREVISION for removal of glut dependency. | wiz | 1 | -1/+2 |
2005-03-27 | Use MesaLib/bl3 and glu/bl3 instead of Mesa/bl3, which | wiz | 2 | -4/+6 |
2005-03-07 | Fix quoting. | uebayasi | 1 | -2/+2 |
2005-02-23 | Add RMD160 digests. | agc | 1 | -1/+2 |
2005-01-12 | GCC 2 does not understand the MMX asm core. Fall back to the C source | kristerw | 3 | -1/+38 |
2005-01-06 | The "+" constraint modifier was yoo much. While it seems correct to me, it | drochner | 2 | -4/+4 |
2005-01-06 | tighten an inline asm constraint for amd64 | drochner | 2 | -1/+15 |
2005-01-05 | Changes 1.2.8: | adam | 16 | -444/+124 |