Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-01-22 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 2 | -4/+4 | |
2004-01-22 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 43 | -86/+86 | |
2004-01-22 | In 2004, we say "derivatives" instead of "derivates." Requested by agc. | snj | 1 | -1/+1 | |
2004-01-21 | nas is in the audio category, not graphics. | jlam | 1 | -2/+2 | |
2004-01-20 | s/it's/its/ | snj | 1 | -1/+1 | |
2004-01-20 | Changes 3.95.1: | adam | 5 | -26/+25 | |
* improved presets * fixed issues in VBR header * more robust decoding * several fixes in psychoacoustic model * removed Vorbis support * 10% faster on PowerPC | |||||
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 70 | -140/+143 | |
2004-01-18 | Fix compilation on -current (gcc3 issues). | mrauch | 6 | -40/+110 | |
Use the original master tarball, not a copy from somewhere which isn't reachable any longer. | |||||
2004-01-18 | Update to version 1.0.1, and fix gcc-3 bug in configure script. | cube | 6 | -23/+48 | |
Changes: 10102003 - Changed some SDL_Error()s to __Sound_SetError() in new DLS code to fix linking issues. 10052003 - Fixed memory corruption when freeing DLS instruments, and bug when timidity is initialized multiple times (Thanks, Sam!). 09252003 - Sam Lantinga added support for DLS instruments to the MIDI decoder. 09132003 - Happy September. Added Speex (.spx) decoder. 08052003 - Fixed MIDI decoder on bigendian systems. 03102003 - Never actually created samplelist_mutex (Thanks, Glenn Maynard!). 01122003 - Fix to smpeg.c's rewinding code (Thanks, Eric). 12212002 - Fixed ogg.c to decode a full buffer at a time instead of one ogg packet per call, and mikmod has a check during initialization to prevent a clash with SDL_mixer (Thanks, Eric). 12092002 - Changed Sound_Init()'s call to SDL_Init() to SDL_InitSubSystem(), to prevent unwanted use of the SDL parachute (thanks, Glenn). | |||||
2004-01-17 | Update to a more official home page and master site, and adjust for | kristerw | 2 | -7/+9 | |
the distfile having a different name there. | |||||
2004-01-17 | www.mikmod.org has been taken over by "Girls In Underwear Pics". | kristerw | 1 | -3/+3 | |
Update MASTER_SITE and HOMEPAGE. From Michal Pasternak in PR pkg/23824. | |||||
2004-01-17 | www.mikmod.org has been taken over by "Girls In Underwear Pics". | kristerw | 1 | -3/+3 | |
Update MASTER_SITE and HOMEPAGE. From Michal Pasternak in PR pkg/23824. | |||||
2004-01-17 | Add a buildlink3.mk file for audio/libvorbis. | jlam | 1 | -0/+18 | |
2004-01-17 | remove references to work dir (S/.work//) | recht | 2 | -4/+4 | |
2004-01-17 | + libcddb | recht | 1 | -1/+2 | |
2004-01-17 | initial import of libcddb-0.9.4 | recht | 6 | -0/+86 | |
Libcddb is a library that implements the different protocols (CDDBP, HTTP, SMTP) to access data on a CDDB server (http://freedb.org). It tries to be as cross-platform as possible. The initial libary will have a C API. | |||||
2004-01-16 | Update mserv to mserv-0.35nb6: | abs | 2 | -3/+5 | |
Add libmserv.so to PLIST | |||||
2004-01-15 | Update to KDE-3.1.5. | markd | 19 | -631/+616 | |
Also move patch-bh to patch-da so it applies after patch-co so autoconf doesn't kick in to redo it. | |||||
2004-01-15 | Update to arts-1.1.5, part of KDE 3.1.5. | markd | 2 | -6/+5 | |
2004-01-15 | SDL/Makefile.common has switched to buildlink3 so these need to switch | markd | 3 | -9/+9 | |
as well. | |||||
2004-01-15 | s/buildilnk3/buildlink3/ | markd | 1 | -5/+5 | |
2004-01-15 | Sort. | wiz | 1 | -2/+2 | |
2004-01-14 | Remove some more (not yet even buildlinked) KDE1 packages, | wiz | 6 | -99/+1 | |
since KDE1 has been removed. Noted by agc. | |||||
2004-01-14 | Add some buildlink3.mk files. | jlam | 2 | -0/+37 | |
2004-01-14 | Update to 0.6.0, provided by Michal Pasternak in PR pkg/23851. | xtraeme | 2 | -6/+6 | |
Changes: * v 0.6.0: Add support for SDL_ttf. Bug fixes. * v 0.5.0: Store the configuration in the xmms config file. * v 0.4.0: Rewriting of the tunnel effect. One new effect "child" (instead of blob). Fix possible crash on GeForce4 (patch by Ashvin Mysore <ashvin@z-ha-dum.flatirons.org>. | |||||
2004-01-13 | Make this compile (fix strncmp syntax - patches submitted to maintainer). | jschauma | 2 | -1/+15 | |
Fixes problem seen in agc's latest bulk build. | |||||
2004-01-12 | Lint (sort DISTNAME section) | cjep | 2 | -4/+4 | |
2004-01-12 | Make sure ICECAST_CHROOTDIR is created before ICECAST_LOGDIR. | xtraeme | 1 | -5/+3 | |
2004-01-12 | Fix typo. | xtraeme | 1 | -2/+2 | |
2004-01-12 | Added mserv-devel. | kim | 1 | -1/+2 | |
2004-01-12 | Development version of mserv: streaming server instead of local playback. | kim | 7 | -0/+207 | |
2004-01-12 | Add libshout | kim | 1 | -1/+2 | |
2004-01-12 | 'libshout' allows applications to easily communicate and broadcast to | kim | 5 | -0/+67 | |
an Icecast streaming media server. It handles the socket connections, metadata communication, and data streaming for the calling application, and lets developers focus on feature sets instead of implementation details. | |||||
2004-01-12 | Fix MAINTAINER. | kim | 1 | -2/+2 | |
2004-01-11 | Add a buildlink3.mk file for libao. | jlam | 1 | -0/+18 | |
2004-01-11 | Catch BUILD_DEFS. | kim | 1 | -1/+4 | |
2004-01-11 | Bring back Icecast v1. | kim | 3 | -2/+36 | |
2004-01-10 | Remove KDE1 packages (and dependencies) from pkgsrc, since the KDE | wiz | 10 | -1561/+1 | |
authors have dropped support for it and have not been backporting security fixes. As proposed on tech-pkg numerous times (last one: Dec 27 2003). | |||||
2004-01-10 | Whitespace fixes | cjep | 1 | -3/+3 | |
2004-01-10 | rev. bump because of the wxGTK buildlink change | recht | 1 | -2/+2 | |
2004-01-10 | Include the buildlink3.mk file instead of the buildlink2.mk if we use | jlam | 1 | -2/+2 | |
buildlink3. | |||||
2004-01-09 | Initial import of darkice-0.13.2 from pkgsrc-wip. | xtraeme | 7 | -0/+324 | |
DarkIce is an IceCast, IceCast2 and ShoutCast live audio streamer. It takes audio input from a sound card, encodes it into mp3 and/or Ogg Vorbis, and sends the streams to one or more IceCast, ShoutCast and/or IceCast2 servers. DarkIce uses lame as a shared object as its mp3 encoder, and the Ogg Vorbis libs as its Ogg Vorbis encoder. | |||||
2004-01-09 | + darkice | xtraeme | 1 | -1/+2 | |
2004-01-08 | Moved to icecast. | xtraeme | 7 | -187/+0 | |
2004-01-08 | old icecast package moved to icecast1. | xtraeme | 1 | -2/+2 | |
2004-01-08 | Updated to 2.0.0 | xtraeme | 7 | -138/+149 | |
2004-01-08 | Reimport icecast to icecast1. | xtraeme | 7 | -0/+176 | |
2004-01-08 | Share PKGNAME so that we get implicit conflicts through the version number. | jmmv | 2 | -7/+2 | |
There is no need for different PKGNAMEs, which will only make things more complex in the future (to track dependancies and the like). | |||||
2004-01-08 | This needs CONFLICTS with the new icecast2 package. | xtraeme | 1 | -1/+3 | |
2004-01-08 | + icecast2 | xtraeme | 1 | -1/+2 | |