Commit graph

7 commits

Author SHA1 Message Date
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
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.
2012-01-14 08:57:23 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Brooks Davis
e0a3211a06 Upgrade to 1.2.0.
Pass maintainership to submitter.

Submitted by:	Massimiliano Stucchi <stucchi at gufi dot org>
PR:		ports/132619
2009-03-14 05:27:45 +00:00
Pav Lucistnik
c0d6bb3bb6 - Update to 0.3.2
PR:		ports/117885
Submitted by:	Anish Mistry <amistry@am-productions.biz>
2007-12-13 23:14:42 +00:00
Rong-En Fan
d3ae086cc4 - Update to 0.1.14
- 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)
2006-08-21 04:30:49 +00:00
Pav Lucistnik
7c95f9f90f - Attempt to fix build on FreeBSD 4.X
Reported by:	krismail
2006-08-06 16:59:31 +00:00
Pav Lucistnik
e4307343f5 IAXmodem is a software modem written in C that uses
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>
2006-06-23 12:56:40 +00:00