summaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Expand)AuthorFilesLines
2005-11-18CONFLICTS=lang/mpd looks like it might work, but it does not.wiz1-2/+2
2005-11-18- add DragonFly support and fix OSS audio for !Linux platformsjoerg5-17/+73
2005-11-17In xmmswrapper.cpp, include stddef.h first to get a proper NULL.joerg3-2/+17
2005-11-16Update to version 1.3.6.seb3-9/+20
2005-11-15Add AAC audio support using options.mk. It is disabled by default.hira2-1/+14
2005-11-15Remove extra backslash.hira1-2/+2
2005-11-14Fix build on NetBSD since PTHREAD variables were used, rather than wiredmarkd2-1/+15
2005-11-14PKG_DEFAULT_OPTIONS is reserved for being set by the user. So userillig1-3/+3
2005-11-11Keep OSS for DragonFly and FreeBSD, we don't have Sun-Audio.joerg1-3/+5
2005-11-11Add DragonFly support. Make the options more useful by allowing fulljoerg5-3/+98
2005-11-11Replace hard-wired -lpthread with the normal pthread logic.joerg4-2/+32
2005-11-11Add DragonFly support. Fix lvalue cast to allow build with GCC 3.4+.joerg3-15/+30
2005-11-11Don't define weired underscore macros on DrgaonFly, they breakjoerg9-3/+108
2005-11-11DragonFly support.joerg3-12/+17
2005-11-11Fix typo, BUILD_USES_MSGFMT is the right spelling.joerg1-2/+2
2005-11-11Use BSD mount interface on DragonFly. Use PTHREAD variables to linkjoerg3-4/+27
2005-11-10Add DragonFly. Fix compilation with GCC 3.4+.joerg3-14/+31
2005-11-10Use soundcard.h on OpenBSD and sys/soundcard.h on FreeBSD and DragonFly.joerg2-1/+18
2005-11-10- Removed /CVS/ files from the PLIST.rillig2-12/+6
2005-11-10Restored the checksum of patch-ac from revision 1.5.rillig1-2/+2
2005-11-10Change patch-aa to match the solution adopted upstream to share filetonio3-14/+15
2005-11-09Removed CVS conflict lines. Please use pkglint before committing changes.rillig1-4/+1
2005-11-09Substitute "XFce 4" with "Xfce" in DESCR and Makefile's COMMENT.martti4-6/+6
2005-11-09Updated xfce4 to 4.2.3.1martti3-7/+17
2005-11-09Fix csound to only dereference skipinit when it is not NULL. csound'sben3-2/+42
2005-11-08Add audio/cplaytonio1-1/+2
2005-11-08Add audio/cplay (by Geert Hendrickx, in PR 31928)tonio6-0/+111
2005-11-08Another Interix fix (don't include <inttypes.h>).tv2-3/+12
2005-11-08Include devel/libgetopt bl3.tv1-1/+2
2005-11-07Update p5-CDDB_get to 2.25. This is from maintainer viareed2-8/+6
2005-11-07Added missing empty line between the DISTFILES and the MAINTAINER section.rillig1-1/+2
2005-11-06Use imake variables to correctly select the man page in the PLIST.joerg2-3/+4
2005-11-06-lossaudio ==> $(LIBOSSAUDIO)joerg2-4/+4
2005-11-02Include the same fix for NAME_MAX usage as vorbis-tools.joerg2-1/+14
2005-11-02DragonFly has OSS as well.joerg1-2/+2
2005-11-02Update to version 1.3.5.seb4-55/+19
2005-10-31Use esound on Interix too. (However, still depends on XShm, which Interixtv1-5/+4
2005-10-31NOT_FOR_PLATFORM Interix.tv1-1/+2
2005-10-31NOT_FOR_PLATFORM Interix; make sure to include ossaudio.buildlink3.mk.tv1-1/+4
2005-10-31NOT_FOR_PLATFORM Interix.tv1-1/+3
2005-10-31Use esound on Interix for audio output.tv1-2/+10
2005-10-31NOT_FOR_PLATFORM Interix; make sure to include ossaudio.buildlink3.mk.tv2-2/+8
2005-10-31NOT_FOR_PLATFORM Interix.tv1-3/+4
2005-10-31NOT_FOR_PLATFORM Interix.tv5-5/+15
2005-10-31No need to include <getopt.h> as getsubopt/getopt_long is not needed.tv2-1/+15
2005-10-31Include devel/sysexits to get <sysexits.h>.tv1-1/+2
2005-10-31NOT_FOR_PLATFORM Interix.tv1-1/+3
2005-10-31NOT_FOR_PLATFORM Interix.tv3-4/+10
2005-10-31Only include <inttypes.h> if configure said it exists. Add <stdlib.h> totv3-1/+34
2005-10-31Interix has neither mlock(2) nor socklen_t.tv3-1/+25