summaryrefslogtreecommitdiff
path: root/audio/rat/files/patch-ac (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-07-01As advertised, remove former mbone portsDoug Barton1-13/+0
Notes: svn path=/head/; revision=276805
2003-01-12Partially fix build on sparc64 (Don't need to prototype inet_ntopKris Kennaway1-0/+13
or inet_pton). This is still broken due to a fatal warning. Notes: svn path=/head/; revision=72957
2001-04-06Remove empty fileMichael Haro1-0/+0
Notes: svn path=/head/; revision=40922
2001-04-02Update to 4.2.13Michael Haro1-120/+0
PR: 25520 Submitted by: Orion Hodson <oh@btinternet.com Notes: svn path=/head/; revision=40724
2000-09-21Enable IPv6.Munechika SUMIKAWA1-9/+41
PR: 21445 Submitted by: maintainer Notes: svn path=/head/; revision=32941
2000-09-18The port was suffering bit rot deriving from differences between theAde Lovett1-8/+86
previous pcm driver and newpcm. This replacement port adds newpcm mixer support and brings port up to date with the current rat release (4.2.9). PR: 21333 Submitted by: maintainer Notes: svn path=/head/; revision=32813
1999-11-28Need to #include sys/signal.h earlier so this builds again on -current.Steve Price1-0/+10
Notes: svn path=/head/; revision=23469