summaryrefslogtreecommitdiff
path: root/net/iaxmodem/files/patch-iaxmodem.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-05-18Implement upstream fix where multiple net/iaxmodem instances are spawned.Raphael Kubo da Costa1-0/+17
Multiple instances of iaxmodem are being spawned due to a badly placed closedir call. The fix has been submitted (and accepted) upstream, however there has been no new release since the fix was submitted. PR: ports/176178 Submitted by: John Bayly <freebsd.ports@tipstrade.net> Approved by: maintainer timeout (93 days)
2007-12-13- Update to 0.3.2Pav Lucistnik1-10/+32
PR: ports/117885 Submitted by: Anish Mistry <amistry@am-productions.biz>
2006-08-21- Update to 0.1.14Rong-En Fan1-0/+29
- Replace the build system to hand-written configure/Makefile - Mark it as BROKEN on 4.x: does not compile PR: ports/101961 Submitted by: Anish Mistry <amistry at am-productions.biz> Approved by: Filippo Natali" <filippo.natali at gmail.com> (maintainer)