summaryrefslogtreecommitdiff
path: root/audio/rat/files/patch-ac (follow)
Commit message (Collapse)AuthorAgeFilesLines
* As advertised, remove former mbone portsDoug Barton2011-07-011-13/+0
| | | | Notes: svn path=/head/; revision=276805
* Partially fix build on sparc64 (Don't need to prototype inet_ntopKris Kennaway2003-01-121-0/+13
| | | | | | | or inet_pton). This is still broken due to a fatal warning. Notes: svn path=/head/; revision=72957
* Remove empty fileMichael Haro2001-04-061-0/+0
| | | | Notes: svn path=/head/; revision=40922
* Update to 4.2.13Michael Haro2001-04-021-120/+0
| | | | | | | | PR: 25520 Submitted by: Orion Hodson <oh@btinternet.com Notes: svn path=/head/; revision=40724
* Enable IPv6.Munechika SUMIKAWA2000-09-211-9/+41
| | | | | | | | PR: 21445 Submitted by: maintainer Notes: svn path=/head/; revision=32941
* The port was suffering bit rot deriving from differences between theAde Lovett2000-09-181-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
* Need to #include sys/signal.h earlier so this builds again on -current.Steve Price1999-11-281-0/+10
Notes: svn path=/head/; revision=23469