Age | Commit message (Expand) | Author | Files | Lines |
2007-12-27 | Make sure to create locale directories; install_sh is undefined | taca | 2 | -1/+14 |
2007-12-21 | Needs msgfmt. | joerg | 1 | -1/+3 |
2007-12-06 | Revert to previous, something is broken in my system... | martti | 1 | -1/+3 |
2007-12-05 | Removed en and tg locales. | martti | 1 | -3/+1 |
2007-11-29 | Update to 1.2.11: | wiz | 16 | -224/+46 |
2007-06-13 | Add patch from Jesse Peterson in PR 36480: | wiz | 3 | -3/+28 |
2007-04-14 | Uses headers from x11/xf86vidmodeproto, so include its buildlink3.mk. | dillo | 1 | -1/+2 |
2007-04-10 | plug integer overflows in skin handling (CVE-2007-0653, CVE-2007-0654), | drochner | 3 | -3/+50 |
2007-03-08 | Fixed these gcc error messages from PR 35948: | rillig | 3 | -18/+21 |
2007-02-22 | Whitespace cleanup, courtesy of pkglint. | wiz | 1 | -3/+3 |
2007-02-01 | fix a header file so that C++ plugins can be built, | drochner | 3 | -3/+17 |
2007-01-09 | Modular Xorg support. | joerg | 1 | -1/+5 |
2006-08-28 | Fix xmms to build on i386 Mac OS X 10.4.7. | ben | 4 | -2/+94 |
2006-08-07 | Add same hack as for audio/bmp to work around background | wiz | 1 | -0/+10 |
2006-07-16 | As the log message of revision 1.13 of Makefile.common says: | seb | 1 | -2/+1 |
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-08 | Fix PLIST on Darwin, where the CD audio input module is not built. | minskim | 2 | -3/+9 |
2006-07-08 | Fix PLIST on platforms without OSS. | minskim | 3 | -9/+8 |
2006-07-07 | LIBTOOL_OVERRIDE generally doesn't need to be specified anymore... just | jlam | 1 | -2/+2 |
2006-04-17 | Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey | jlam | 1 | -55/+55 |
2006-04-12 | Aligned the last line of the buildlink3.mk files with the first line, so | rillig | 1 | -2/+2 |
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-03 | Make this package build with gcc-4. | minskim | 2 | -1/+15 |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 2 | -3/+4 |
2005-12-05 | Ran "pkglint --autofix", which corrected some of the quoting issues in | rillig | 1 | -2/+2 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -2/+2 |
2005-11-02 | DragonFly has OSS as well. | joerg | 1 | -2/+2 |
2005-09-06 | Fix NetBSD statvfs check to be >= 299000900 not >= 200040000 | abs | 2 | -4/+4 |
2005-06-01 | Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. | jlam | 1 | -2/+1 |
2005-05-31 | Removed trailing empty line. | rillig | 1 | -2/+1 |
2005-05-31 | Convert to options framework. | wiz | 1 | -6/+9 |
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 1 | -2/+2 |
2005-04-28 | Avoid using != to set RAWPART -- defer using :sh. This avoids executing | jlam | 1 | -4/+4 |
2005-04-27 | Fix AC_DEFUN argument quoting for automake 1.8 and newer. No | wiz | 2 | -1/+24 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-03-24 | Does not really need GLUT or GLU, so replace Mesa/bl3 with MesaLib/bl3. | wiz | 3 | -6/+6 |
2005-02-23 | Add RMD160 digests to the SHA1 ones. | agc | 1 | -1/+2 |
2005-01-16 | PKGREVISION bump for dependency removal. | wiz | 1 | -2/+2 |
2005-01-16 | xmms doesn't need libxml. | erh | 1 | -2/+1 |
2004-11-20 | Bump PKGREVISION due to security fixes in libxml (dependency adjusted to | jmmv | 1 | -2/+2 |
2004-11-18 | apply patches based on what is found at: | grant | 5 | -3/+102 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -1/+3 |
2004-09-22 | Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. | jlam | 4 | -27/+4 |
2004-06-08 | Add USE_INET6 to BUILD_DEFS as these packages use it. Part of PR#25743 from | cjep | 1 | -1/+3 |
2004-05-19 | Use sys/soundcard.h instead of soundcard.h; soundcard.h is not | minskim | 4 | -10/+10 |
2004-05-17 | Fix lossage from revision 1.10 of Makefile.common by including | snj | 2 | -1/+15 |
2004-05-15 | explicitly disable OSS support on all platforms except those which | grant | 1 | -1/+9 |
2004-05-12 | use ${LIBOSSAUDIO}, pointed out by wiz | drochner | 3 | -7/+7 |