literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
- 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)
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>