Age | Commit message (Expand) | Author | Files | Lines |
2005-11-22 | Update to 0.12.0: | wiz | 4 | -29/+16 |
2005-11-22 | Add and enable libmpd. | wiz | 1 | -1/+2 |
2005-11-22 | Initial import of libmpd: | wiz | 6 | -0/+67 |
2005-11-22 | Add optional support for MOD files via libmikmod, | wiz | 2 | -5/+12 |
2005-11-20 | Added tcd. | rillig | 1 | -1/+2 |
2005-11-20 | Imported tcd from pkgsrc-wip. | rillig | 4 | -0/+29 |
2005-11-19 | Rename a local (static) variable that has the same name as an external | kristerw | 2 | -1/+33 |
2005-11-19 | Apply patch from rivo nurges to eliminate awful memory leak when | xtraeme | 3 | -2/+27 |
2005-11-18 | Fix MASTER_SITES, comment out old HOMMEPAGE. | wiz | 1 | -3/+3 |
2005-11-18 | CONFLICTS=lang/mpd looks like it might work, but it does not. | wiz | 1 | -2/+2 |
2005-11-18 | - add DragonFly support and fix OSS audio for !Linux platforms | joerg | 5 | -17/+73 |
2005-11-17 | In xmmswrapper.cpp, include stddef.h first to get a proper NULL. | joerg | 3 | -2/+17 |
2005-11-16 | Update to version 1.3.6. | seb | 3 | -9/+20 |
2005-11-15 | Add AAC audio support using options.mk. It is disabled by default. | hira | 2 | -1/+14 |
2005-11-15 | Remove extra backslash. | hira | 1 | -2/+2 |
2005-11-14 | Fix build on NetBSD since PTHREAD variables were used, rather than wired | markd | 2 | -1/+15 |
2005-11-14 | PKG_DEFAULT_OPTIONS is reserved for being set by the user. So use | rillig | 1 | -3/+3 |
2005-11-11 | Keep OSS for DragonFly and FreeBSD, we don't have Sun-Audio. | joerg | 1 | -3/+5 |
2005-11-11 | Add DragonFly support. Make the options more useful by allowing full | joerg | 5 | -3/+98 |
2005-11-11 | Replace hard-wired -lpthread with the normal pthread logic. | joerg | 4 | -2/+32 |
2005-11-11 | Add DragonFly support. Fix lvalue cast to allow build with GCC 3.4+. | joerg | 3 | -15/+30 |
2005-11-11 | Don't define weired underscore macros on DrgaonFly, they break | joerg | 9 | -3/+108 |
2005-11-11 | DragonFly support. | joerg | 3 | -12/+17 |
2005-11-11 | Fix typo, BUILD_USES_MSGFMT is the right spelling. | joerg | 1 | -2/+2 |
2005-11-11 | Use BSD mount interface on DragonFly. Use PTHREAD variables to link | joerg | 3 | -4/+27 |
2005-11-10 | Add DragonFly. Fix compilation with GCC 3.4+. | joerg | 3 | -14/+31 |
2005-11-10 | Use soundcard.h on OpenBSD and sys/soundcard.h on FreeBSD and DragonFly. | joerg | 2 | -1/+18 |
2005-11-10 | - Removed /CVS/ files from the PLIST. | rillig | 2 | -12/+6 |
2005-11-10 | Restored the checksum of patch-ac from revision 1.5. | rillig | 1 | -2/+2 |
2005-11-10 | Change patch-aa to match the solution adopted upstream to share file | tonio | 3 | -14/+15 |
2005-11-09 | Removed CVS conflict lines. Please use pkglint before committing changes. | rillig | 1 | -4/+1 |
2005-11-09 | Substitute "XFce 4" with "Xfce" in DESCR and Makefile's COMMENT. | martti | 4 | -6/+6 |
2005-11-09 | Updated xfce4 to 4.2.3.1 | martti | 3 | -7/+17 |
2005-11-09 | Fix csound to only dereference skipinit when it is not NULL. csound's | ben | 3 | -2/+42 |
2005-11-08 | Add audio/cplay | tonio | 1 | -1/+2 |
2005-11-08 | Add audio/cplay (by Geert Hendrickx, in PR 31928) | tonio | 6 | -0/+111 |
2005-11-08 | Another Interix fix (don't include <inttypes.h>). | tv | 2 | -3/+12 |
2005-11-08 | Include devel/libgetopt bl3. | tv | 1 | -1/+2 |
2005-11-07 | Update p5-CDDB_get to 2.25. This is from maintainer via | reed | 2 | -8/+6 |
2005-11-07 | Added missing empty line between the DISTFILES and the MAINTAINER section. | rillig | 1 | -1/+2 |
2005-11-06 | Use imake variables to correctly select the man page in the PLIST. | joerg | 2 | -3/+4 |
2005-11-06 | -lossaudio ==> $(LIBOSSAUDIO) | joerg | 2 | -4/+4 |
2005-11-02 | Include the same fix for NAME_MAX usage as vorbis-tools. | joerg | 2 | -1/+14 |
2005-11-02 | DragonFly has OSS as well. | joerg | 1 | -2/+2 |
2005-11-02 | Update to version 1.3.5. | seb | 4 | -55/+19 |
2005-10-31 | Use esound on Interix too. (However, still depends on XShm, which Interix | tv | 1 | -5/+4 |
2005-10-31 | NOT_FOR_PLATFORM Interix. | tv | 1 | -1/+2 |
2005-10-31 | NOT_FOR_PLATFORM Interix; make sure to include ossaudio.buildlink3.mk. | tv | 1 | -1/+4 |
2005-10-31 | NOT_FOR_PLATFORM Interix. | tv | 1 | -1/+3 |
2005-10-31 | Use esound on Interix for audio output. | tv | 1 | -2/+10 |