FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 8:44 PM BST
Port details
iaxmodem 1.2.0_2 net on this many watch lists=0 search for ports that depend on this port
Software modem that connects to IAX channel
Maintained by: stucchi@gufi.org search for ports maintained by this maintainer
Port Added: 23 Jun 2006 12:56:58
Also Listed In: comms
License: not specified in port


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
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required Libraries: graphics/tiff
There are no ports dependent upon this port

To install the port: cd /usr/ports/net/iaxmodem/ && make install clean
To add the package: pkg_add -r iaxmodem


Configuration Options
     No options to configure

Master Sites:
http://heanet.dl.sourceforge.net/project/iaxmodem/iaxmodem/iaxmodem-1.2.0/
http://sunet.dl.sourceforge.net/project/iaxmodem/iaxmodem/iaxmodem-1.2.0/
http://iweb.dl.sourceforge.net/project/iaxmodem/iaxmodem/iaxmodem-1.2.0/
http://switch.dl.sourceforge.net/project/iaxmodem/iaxmodem/iaxmodem-1.2.0/
http://surfnet.dl.sourceforge.net/project/iaxmodem/iaxmodem/iaxmodem-1.2.0/
http://kent.dl.sourceforge.net/project/iaxmodem/iaxmodem/iaxmodem-1.2.0/
http://freefr.dl.sourceforge.net/project/iaxmodem/iaxmodem/iaxmodem-1.2.0/
http://voxel.dl.sourceforge.net/project/iaxmodem/iaxmodem/iaxmodem-1.2.0/
http://jaist.dl.sourceforge.net/project/iaxmodem/iaxmodem/iaxmodem-1.2.0/
http://osdn.dl.sourceforge.net/project/iaxmodem/iaxmodem/iaxmodem-1.2.0/
http://nchc.dl.sourceforge.net/project/iaxmodem/iaxmodem/iaxmodem-1.2.0/
http://ncu.dl.sourceforge.net/project/iaxmodem/iaxmodem/iaxmodem-1.2.0/
http://transact.dl.sourceforge.net/project/iaxmodem/iaxmodem/iaxmodem-1.2.0/
http://softlayer.dl.sourceforge.net/project/iaxmodem/iaxmodem/iaxmodem-1.2.0/
http://internode.dl.sourceforge.net/project/iaxmodem/iaxmodem/iaxmodem-1.2.0/
http://ufpr.dl.sourceforge.net/project/iaxmodem/iaxmodem/iaxmodem-1.2.0/
http://waix.dl.sourceforge.net/project/iaxmodem/iaxmodem/iaxmodem-1.2.0/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 15

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
14 Jan 2012 08:57:23
Original commit files touched by this commit  1.2.0_2
dougb search for other commits by this committer
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.
23 Sep 2011 22:26:39
Original commit files touched by this commit  1.2.0_2
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
20 Mar 2011 12:54:45
Original commit files touched by this commit  1.2.0_2
miwi search for other commits by this committer
- Get Rid MD5 support
27 Mar 2010 00:15:24
Original commit files touched by this commit  1.2.0_2
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
05 Feb 2010 11:46:55
Original commit files touched by this commit  1.2.0_2
dinoex search for other commits by this committer
- update to jpeg-8
22 Aug 2009 00:32:25
Original commit files touched by this commit  1.2.0_1
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with N
31 Jul 2009 13:57:52
Original commit files touched by this commit  1.2.0_1
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
14 Mar 2009 05:27:45
Original commit files touched by this commit  1.2.0
brooks search for other commits by this committer
Upgrade to 1.2.0.

Pass maintainership to submitter.

Submitted by:   Massimiliano Stucchi <stucchi at gufi dot org>
PR:             ports/132619
13 Dec 2007 23:14:42
Original commit files touched by this commit  0.3.2
pav search for other commits by this committer
- Update to 0.3.2

PR:             ports/117885
Submitted by:   Anish Mistry <amistry@am-productions.biz>
04 Oct 2007 02:10:52
Original commit files touched by this commit  0.1.14
edwin search for other commits by this committer
Remove always-false/true conditions based on OSVERSION 500000
06 Jun 2007 07:45:35
Original commit files touched by this commit  0.1.14
linimon search for other commits by this committer
Reset filippo.natali@gmail.com, who is very short on free time right now.

Hat:            portmgr
05 Oct 2006 19:23:10
Original commit files touched by this commit  0.1.14
erwin search for other commits by this committer
Fix PKGORIGIN by making net the primary category over comms.

Approved by:    Filippo Natali <filippo.natali@gmail.com> (maintainer)
21 Aug 2006 04:30:49
Original commit files touched by this commit  0.1.14
rafan search for other commits by this committer
- 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)
06 Aug 2006 16:59:31
Original commit files touched by this commit  0.1.9
pav search for other commits by this committer
- Attempt to fix build on FreeBSD 4.X

Reported by:    krismail
23 Jun 2006 12:56:40
Original commit files touched by this commit  0.1.9
pav search for other commits by this committer
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>

Number of commits found: 15

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours7
new 7 days62
new fortnight184
new month254

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.167 seconds.