aboutsummaryrefslogtreecommitdiffstats
path: root/audio/xmms-timidity
Commit message (Collapse)AuthorAgeFilesLines
* audio/xmms-timidity: swtich from CFLAGS to CXXFLAGSwg2013-12-011-3/+3
| | | | | | | | - Swtich from CFLAGS to CXXFLAGS [1] - Use new format for lib depends PR: ports/184072 [1] Submitted by: maintainer
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-201-4/+2
| | | | audio)
* Remove more tags from pkg-descr files fo the form:dougb2011-10-241-2/+0
| | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file.
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* - Fix build on 64-bit platformspav2009-07-201-0/+11
| | | | Submitted by: Timothy Beyer <beyert@cs.ucr.edu> (maintainer)
* - Fix build on 6.x where USE_GCC=3.4 is a no-oppgollucci2009-07-141-2/+2
| | | | | Reported by: pointyhat Submitted by: Timothy Beyer <beyert@cs.ucr.edu>
* xmms-timidity is another simple plugin that handles .mid files by running thepgollucci2009-06-123-0/+38
locally installed copy of Timidity, and piping the output back to XMMS. - Timothy Beyer <beyert@cs.ucr.edu> PR: ports/131442 Submitted by: Timothy Beyer <beyert at cs.ucr.edu>