summaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Expand)AuthorFilesLines
2012-02-15Fix build on SunOS.hans6-7/+62
2012-02-15REPLACE_SH in installed shell script.hans2-2/+5
2012-02-15Fix build on SunOS.hans2-2/+7
2012-02-15Fix build on SunOS.hans3-8/+24
2012-02-15Fix build on SunOS.hans4-36/+38
2012-02-15REPLACE_SH in installed shell script.hans3-3/+7
2012-02-15REPLACE_SH in installed shell scripts.hans1-1/+2
2012-02-15Fix build on SunOS. REPLACE_SH in installed shell script.hans1-1/+4
2012-02-15Fix build on SunOS.hans3-1/+27
2012-02-15Fix build on SunOS. REPLACE_SH on installed shell script.hans4-2/+114
2012-02-15Fix build on SunOS. REPLACE_SH on installed shell scripts.hans3-2/+22
2012-02-15Fix build on SunOS.hans6-6/+48
2012-02-15Fix build on SunOS, again.hans1-1/+2
2012-02-15REPLACE_SH in installed shell scripts.hans1-1/+3
2012-02-15REPLACE_SH in installed shell script.hans1-1/+3
2012-02-15Fix build on SunOS.hans5-11/+26
2012-02-15Fix build on SunOS.hans26-74/+265
2012-02-15Partially revert previous, the build fix for SunOS was already there.hans1-6/+1
2012-02-15Fix build on SunOS. REPLACE_SH on installed shell script.hans1-1/+7
2012-02-15Fix build on SunOS.hans2-1/+17
2012-02-15REPLACE_SH on installed shell script.hans1-1/+3
2012-02-15REPLACE_BASH also in cddb-tool.hans1-2/+2
2012-02-15Remove SunOS-specific post-install target, not needed anymore.hans1-5/+2
2012-02-09Add SET_LIBDIR=yessbd1-1/+2
2012-02-08Comply the the C++ spec by making a variable that is assigned the resultsbd2-12/+12
2012-02-07Fix the patch that adds NetBSD and Dragonfly by changing 'getPlatform' tosbd2-4/+4
2012-02-07Avoid a crash if getprotobyname("IP") does return NULL.martin2-20/+44
2012-02-07change the last fix to safe way.obache2-14/+15
2012-02-06Revbump forwiz136-254/+287
2012-02-06More casting of strrchr calls.sbd2-1/+15
2012-02-06Include <linux/soundcard.h> on Linux.sbd2-9/+10
2012-02-06Remove '-N' from CFLAGS_linux.sbd2-5/+14
2012-02-06On Linux include <stdint> for uint??_t types.sbd2-7/+8
2012-02-06'nasay' is also install on Linuxsbd2-2/+4
2012-02-06Fix build of devrplay.so on Linux.sbd4-1/+63
2012-02-051) Use ${PKGMANDIR} when install manpagessbd2-7/+10
2012-02-05Recursive PKGREVISION bump for audio/fluidsynth BUILDLINK_ABI_DEPENDS bump.sbd5-8/+10
2012-02-05Add missing devel/glib2 buildlink to the buildlink3.mk file.sbd1-2/+3
2012-02-05Add a cast to a strchr call.sbd2-4/+13
2012-02-05plist fixes:sbd3-7/+23
2012-02-05Spellcheck '#elsif' -> '#elif'sbd6-16/+16
2012-02-05Add PLIST.Linux with linux only installed files.sbd2-1/+6
2012-02-05Use ${PKGMANDIR} when install manpagessbd4-2/+32
2012-02-05NOT_FOR_PLATFORM+=Linux-*-*sbd1-2/+2
2012-02-05Use $(PKGMANDIR)sbd2-5/+6
2012-02-05Remove '-m486' from COMPILERFLAGS, its not a g++ flag.sbd2-5/+9
2012-02-05Linux fixes:sbd4-7/+34
2012-02-05Include <cstdio> where needed for thinks like snprintf, fopen....sbd4-1/+40
2012-02-05Correct spelling mistake with BUILDLINK_LDADD.dl and it can only be used insbd1-4/+4
2012-02-05Include <cstring> for things like strcpy, strlen and strncmp.sbd2-1/+14