summaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Expand)AuthorFilesLines
2005-10-11This package has no manual page.reed1-1/+2
2005-10-11add an option for enabling AAC support in daapdtonio3-7/+18
2005-10-10s/netbsd.org/NetBSD.org/hira1-2/+2
2005-10-10Use pthread variables instead of hard-wired -lpthread for the detectionjoerg2-1/+41
2005-10-10Set GNU_CONFIGURE to get config.guess / config.sub overridejoerg1-2/+2
2005-10-10Add DragonFly support.joerg7-94/+161
2005-10-10Add DrgaonFly support by handling it like FreeBSD.joerg2-1/+15
2005-10-10Add DragonFly support. Also check for -pthread as thread library.joerg2-3/+29
2005-10-10Reorder includes to workaround a bug in sys/socket.h on DragonFly.joerg2-6/+9
2005-10-10Don't hard code the thread library, use pkgsrc variables.joerg2-5/+7
2005-10-09Unlike FreeBSD and DragonFly, NetBSD's sys/errno.h differs from errno.h.joerg2-3/+12
2005-10-09Added a proper COMMENT. Before, the COMMENT from audio/bmp had been used.rillig1-1/+3
2005-10-09This change addresses PR#31443ben7-15/+53
2005-10-08Bump revision due to a new dependency on a default libao plugin.jmmv7-14/+14
2005-10-08For packages using libao, add a default dependency on a plugin (eitherjmmv6-6/+31
2005-10-06This change addresses PR#31443ben8-18/+52
2005-10-05Remove some more *LEGACY* settings that are over a month old andwiz3-6/+3
2005-10-04Update abcde to version 2.3.2. Changes since 2.2.6:sketch4-30/+30
2005-10-04Add DragonFly support.joerg6-1/+116
2005-10-03DragonFly has FreeBSD-style audio support, so use it like that.joerg2-4/+13
2005-10-03Override CONFIG_GUESS_OVERRIDE and CONFIG_SUB_OVERRIDE, since thejoerg6-8/+52
2005-10-03If you check for NAME_MAX, you should include limits.h. This fixes thejoerg2-1/+14
2005-10-03Use the FreeBSD rules for DragonFly as well.joerg2-15/+42
2005-10-03Correct usage of errno and ctype macros. The former is wrong when threadjoerg7-17/+67
2005-10-03Allow this to build on DragonFly. Remove a nested extern for errno, GCCjoerg4-39/+70
2005-10-03Allow building on DragonFly.joerg2-1/+30
2005-10-03Unbreak build with GCC 3.4+ (label at end of compound statement).joerg2-1/+22
2005-10-03Unbreak build with GCC 3.4 (label at end of compound statement). Includejoerg3-1/+43
2005-10-02Update to version 1.3.2.seb3-18/+11
2005-10-02Fix build with qt-3.3.5.seb1-1/+15
2005-10-01Alphabetize and otherwise reorder some entriessmb1-8/+8
2005-10-01Fix two cases of C99 variable declarations to make this pkg compile whenkristerw3-5/+35
2005-10-01Fix minor glitches in original commit: MESSAGE vs MESSAGE.NetBSD,smb3-3/+6
2005-10-01Added gtkpod 0.94.0smb1-1/+2
2005-10-01Initial pkgsrc entry for gtkpodsmb8-0/+131
2005-09-30Changes 1.0.12:adam10-45/+49
2005-09-29Do not install *.orig files that are left after patching.kristerw1-1/+2
2005-09-28Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,rillig3-7/+7
2005-09-28Removed trailing white-space.rillig1-2/+2
2005-09-26Enable audio/moc.xtraeme1-1/+2
2005-09-26Initial import of moc-2.3.2 from pkgsrc-wip, packaged by Petterxtraeme5-0/+123
2005-09-26Populate PLIST. Bump PKGREVISION.wiz2-3/+4
2005-09-22Add a patch for the previous commit.minskim1-0/+13
2005-09-22- Use CONF_FILES to handle a configuration file, instead of using @exec.minskim3-6/+10
2005-09-22Fix PLIST. Bump PKGREVISION.minskim2-2/+4
2005-09-21make this work on solaris.dmcmahill2-10/+20
2005-09-18Remove nonexistent entries from PLIST. This should fix build errorhira2-38/+3
2005-09-14Some days it's harder than others to hide my paucity of brain cells.schmonz1-1/+1
2005-09-11Do not install unnecessary Makefiles; they contained paths to buildwiz2-15/+8
2005-09-08Catch some NetBSD statvfs() checks phrased alternatively as > 200030000abs2-4/+4