Age | Commit message (Expand) | Author | Files | Lines |
2013-12-23 | Reset maintainer for resigned developers. | wiz | 4 | -9/+8 |
2013-12-18 | When using deprecated features, it helps to not disable them first. | joerg | 2 | -1/+15 |
2013-12-16 | Use "cpuset_t" on FreeBSD, this lets the package build. | asau | 3 | -1/+59 |
2013-12-16 | Disable capabilities on FreeBSD, incompatible implementation. | asau | 1 | -1/+6 |
2013-12-15 | Fix the build on FreeBSD 9, FreeBSD uses sys/soundcard.h nowadays. | asau | 2 | -8/+12 |
2013-12-15 | FreeBSD 9 doesn't have alloca.h, alloca() is declared in stdlib.h | asau | 2 | -4/+4 |
2013-12-15 | FreeBSD 9 uses sys/soundcard.h | asau | 2 | -4/+4 |
2013-12-15 | DIR is reserved for dirent.h, so use a different type name. | joerg | 2 | -1/+114 |
2013-12-13 | Disable -fvisibility-hidden on SunOS. | jperkin | 1 | -1/+7 |
2013-12-12 | Make package build on SunOS. The end result is mostly non-functional as it | jperkin | 10 | -167/+195 |
2013-12-10 | Fix pow() argument types, fixes SunOS. Patch from Sebastian Wiedenroth. | jperkin | 2 | -1/+17 |
2013-12-10 | Fix inttypes on SunOS. Patch from Sebastian Wiedenroth. | jperkin | 1 | -1/+3 |
2013-12-10 | Closed PR 48323, up max sampling rate to 192 kHz. | rxg | 3 | -3/+17 |
2013-12-09 | Fix/Update DEPENDS paterns for perl CORE modules, with some trivial fixes. | obache | 3 | -9/+9 |
2013-12-06 | Update to 0.25: | wiz | 2 | -7/+7 |
2013-12-04 | update to 1.3.1 | drochner | 3 | -7/+13 |
2013-12-04 | sync w/ base pkg | drochner | 3 | -15/+15 |
2013-12-04 | update to 1.22 | drochner | 4 | -13/+22 |
2013-12-04 | reset PKGREV for base pkg update | drochner | 1 | -3/+1 |
2013-11-30 | Recognize new json-c library name. | wiz | 2 | -3/+53 |
2013-11-25 | PKGREVISION bump for json-c shlib rename. | wiz | 20 | -36/+41 |
2013-11-25 | Bump PKGREVISION for stat syscall fix for NetBSD-6+. | wiz | 1 | -3/+2 |
2013-11-25 | Use correct stat syscall on NetBSD-6 and newer. | wiz | 2 | -8/+12 |
2013-11-25 | Fix typo and whitespace in comment. | wiz | 1 | -2/+2 |
2013-11-23 | +quodlibet2 | drochner | 1 | -1/+2 |
2013-11-23 | add quodlibet-2.6.3, a media player/tagger, from Sergey Svishchev | drochner | 5 | -0/+529 |
2013-11-20 | Revbump after updating devel/boost-libs | adam | 2 | -4/+4 |
2013-11-20 | recursive bump from boost-lib shlib major bump. | obache | 2 | -4/+4 |
2013-11-18 | Update to 2.8.0 | markd | 7 | -279/+125 |
2013-11-18 | Improve the workaround for what is now PR 48385. | dholland | 2 | -21/+20 |
2013-11-17 | Add workaround for the looping I've been seeing building into tmpfs. | dholland | 2 | -1/+30 |
2013-11-16 | Update to 4.0.6. Changes: | shattered | 6 | -33/+85 |
2013-11-16 | Add libxmp. | shattered | 1 | -1/+2 |
2013-11-16 | Import libxmp-4.2.0 as audio/libxmp. | shattered | 5 | -0/+48 |
2013-10-30 | Don't inline when using Clang. | adam | 2 | -1/+18 |
2013-10-29 | USE_LANGUAGES=c99, fixes build on SunOS. | jperkin | 1 | -1/+2 |
2013-10-28 | Expect the compiler to know when to inline functions used only once. | joerg | 2 | -1/+18 |
2013-10-28 | Don't use -frename-registers or play with the inline limits. | joerg | 2 | -1/+15 |
2013-10-28 | Don't use -fcheck-new. With exceptions, it won't happen anyway and even | joerg | 2 | -1/+15 |
2013-10-28 | Don't force the -lgcc_s use with Clang. Just expect the system is new | joerg | 1 | -2/+7 |
2013-10-27 | Avoid -fgnu89-inline when using Clang | adam | 1 | -1/+6 |
2013-10-24 | Fix build on OSX 10.6, and possibly later. | jperkin | 5 | -3/+160 |
2013-10-24 | Revbump from devel/py-game update | ryoon | 1 | -2/+2 |
2013-10-24 | fixes i486 magic condition. | obache | 1 | -2/+2 |
2013-10-23 | update to 1.2.2 | drochner | 2 | -6/+6 |
2013-10-23 | Add -lsocket -lnsl on SunOS. Fix from Sebastian Wiedenroth. | jperkin | 1 | -1/+3 |
2013-10-22 | update to 2.3.1 | drochner | 2 | -6/+6 |
2013-10-22 | update to 2.3.3 | drochner | 5 | -28/+25 |
2013-10-20 | Improve. | wiz | 1 | -2/+2 |
2013-10-20 | Prefix rpath option with -Wl. | joerg | 1 | -2/+2 |