summaryrefslogtreecommitdiff
path: root/net/iaxmodem/files/patch-iaxmodem.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Implement upstream fix where multiple net/iaxmodem instances are spawned.Raphael Kubo da Costa2013-05-181-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) Notes: svn path=/head/; revision=318465
* - Update to 0.3.2Pav Lucistnik2007-12-131-10/+32
| | | | | | | | PR: ports/117885 Submitted by: Anish Mistry <amistry@am-productions.biz> Notes: svn path=/head/; revision=203503
* - Update to 0.1.14Rong-En Fan2006-08-211-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) Notes: svn path=/head/; revision=171077