summaryrefslogtreecommitdiff
path: root/audio/timidity/files/patch-af (follow)
Commit message (Collapse)AuthorAgeFilesLines
* audio/timidity & guspat: Add guspat as alternative for goemonJohn Marino2014-05-101-27/+0
| | | | | | | | | | | Neither port is currently maintained PR: ports/177074 Submitted by: Green Dog Approved by: timidity maintainer (Kevin Zheng) before he dropped it Notes: svn path=/head/; revision=353632
* Make it work under FreeBSD-current.Joerg Wunsch2001-12-041-26/+0
| | | | | | | | | | There no longer seems to be a __byte_swap_word(). stdin/stdout are no longer static objects, thus can't be used in global initializers anymore (foo!). :-( Notes: svn path=/head/; revision=51037
* Breakout a multipart patch and use the default implementation insteadSteve Price1999-09-201-0/+53
of the missing byts_swap_* on FreeBSD/Alpha. Notes: svn path=/head/; revision=21810