aboutsummaryrefslogtreecommitdiff
path: root/net/iaxmodem
Commit message (Collapse)AuthorAgeFilesLines
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-7/+1
| | | | Notes: svn path=/head/; revision=200777
* Reset filippo.natali@gmail.com, who is very short on free time right now.Mark Linimon2007-06-061-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=192881
* Fix PKGORIGIN by making net the primary category over comms.Erwin Lansing2006-10-051-1/+1
| | | | | | | Approved by: Filippo Natali <filippo.natali@gmail.com> (maintainer) Notes: svn path=/head/; revision=174578
* - Update to 0.1.14Rong-En Fan2006-08-219-91/+151
| | | | | | | | | | | | - 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
* - Attempt to fix build on FreeBSD 4.XPav Lucistnik2006-08-061-0/+8
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=169837
* IAXmodem is a software modem written in C that usesPav Lucistnik2006-06-237-0/+183
an IAX channel (commonly provided by an Asterisk PBX system) instead of a traditional phone line and uses a DSP library instead of DSP hardware chipsets. WWW: http://sourceforge.net/projects/iaxmodem PR: ports/99238 Submitted by: Filippo Natali <filippo.natali@gmail.com> Notes: svn path=/head/; revision=166113