FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 6:43 PM BST
Port details
asterisk14 1.4.42_1 net on this many watch lists=0 search for ports that depend on this port An older version of this port was marked as vulnerable.
An Open Source PBX and telephony toolkit
Maintained by: bamby@sippysoft.com search for ports maintained by this maintainer
Port Added: 22 Nov 2010 14:28:44
License: not specified in port


Asterisk is an Open Source PBX and telephony toolkit.  It is, in a
sense, middleware between Internet and telephony channels on the bottom,
and Internet and telephony applications at the top.

WWW: http://www.asteriskpbx.com
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: audio/mpg123, misc/libpri, misc/dahdi, devel/gmake, devel/bison
Required To Run: audio/mpg123, misc/dahdi-kmod
Required Libraries: audio/speex, devel/newt, audio/gsm, ftp/curl, devel/pwlib, net/openh323, misc/libpri, databases/unixODBC, databases/freetds, audio/libvorbis, net/radiusclient, net-mgmt/net-snmp, textproc/iksemel, databases/sqlite2, databases/postgresql83-client, devel/libltdl
There are no ports dependent upon this port

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


Configuration Options
===> The following configuration options are available for asterisk14-1.4.42_1:
     OGGVORBIS=on (default) "Enable Ogg Vorbis support"
     ODBC=on (default) "Enable ODBC support"
     POSTGRES=on (default) "Enable PostgreSQL support"
     RADIUS=on (default) "Enable RADIUS accounting support"
     SNMP=on (default) "Enable SNMP support"
     H323=on (default) "Enable H.323 support"
     FREETDS=on (default) "Enable FreeTDS support"
     JABBER=on (default) "Enable Jabber and Gtalk support"
     SQLITE=on (default) "Enable SQLITE support"
     CODEC_PATCH=off (default) "Apply codec negotiation patch"
     ILBC=off (default) "Enable iLBC codec"
     MISC_PATCHES=off (default) "Apply additional patches"
     DAHDI=on (default) "Enable DAHDI support"
===> Use 'make config' to modify these settings

Master Sites:
http://downloads.asterisk.org/pub/telephony/asterisk/
http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 14

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
06 Feb 2012 12:25:50
Original commit files touched by this commit  1.4.42_1
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Chase unixODBC shlib bump
14 Jan 2012 08:57:23
Original commit files touched by this commit  1.4.42
 This port version is marked as vulnerable.
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.
09 Nov 2011 01:38:22
Original commit files touched by this commit  1.4.42
 This port version is marked as vulnerable.
sobomax search for other commits by this committer
Assign maintainership to bamby@sippysoft.com, who does all technical work
on this port anyway and has more time to deal with any issues reported
(e.g. vulnerabilities, build failures etc).
07 Nov 2011 23:38:49
Original commit files touched by this commit  1.4.42
 This port version is marked as vulnerable.
sobomax search for other commits by this committer
Ressurect asterisk14 and upgrade to the latest 1.4.42, which should be
free of any known vulnerabilities.
14 Oct 2011 22:30:49
Original commit files touched by this commit  1.4.37_2
 This port version is marked as vulnerable.
dougb search for other commits by this committer
As previously advertised, complete removal of vulnerable ports that
no one has stepped up to deal with:

archivers/pecl-phar             Vulnerable since 2011-01-13
comms/libsyncml                 Depends on devel/libsoup22, which is FORBIDDEN
databases/mysql323-server       Vulnerable since 2006-10-29
databases/mysql323-client       Vulnerable since 2006-10-29
databases/mysql323-scripts      Vulnerable since 2006-10-29
databases/mysql40-server        Vulnerable since 2006-10-29
databases/mysql40-client        Vulnerable since 2006-10-29
databases/mysql40-scripts       Vulnerable since 2006-10-29
databases/p5-DBD-mysql40
                Depends on databases/mysql40-server, which is FORBIDDEN
deskutils/buoh                  Depends on devel/libsoup22, which is FORBIDDEN
deskutils/libopensync-plugin-syncml
(Only the first 15 lines of the commit message are shown above View all of this commit message)
26 Sep 2011 09:24:20
Original commit files touched by this commit  1.4.37_2
 This port version is marked as vulnerable.
dougb search for other commits by this committer
Mark FORBIDDEN the remaining ports that are vulnerable for more than
2 weeks according to portaudit (ranging from 23 days to 7 years).
The maintainers were notified by mail that this action would be taken
on 2011-09-03. (Ports for which maintainers responded have been/will be
dealt with separately.)

Also mark DEPRECATED ports that rely on the FORBIDDEN ports, and a few
ports that rely on those DEPRECATED ports.
23 Sep 2011 22:26:39
Original commit files touched by this commit  1.4.37_2
 This port version is marked as vulnerable.
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
28 Jul 2011 12:43:22
Original commit files touched by this commit  1.4.37_2
 This port version is marked as vulnerable.
sylvio search for other commits by this committer
- Chase net-snmp shlib version bump.
20 Apr 2011 11:54:33
Original commit files touched by this commit  1.4.37_1
 This port version is marked as vulnerable.
fjoe search for other commits by this committer
Remove RUN_DEPENDS on dahdi.ko now that dahdi.ko is not provided by dahdi port.
25 Feb 2011 01:32:18
Original commit files touched by this commit  1.4.37_1
 This port version is marked as vulnerable.
delphij search for other commits by this committer
Chase after net/openldap24-server update.

Reminded by:    miwi
08 Dec 2010 19:58:49
Original commit files touched by this commit  1.4.37
 This port version is marked as vulnerable.
ade search for other commits by this committer
Clean up "current" versions of autotools components to further reduce
tree-churn on updates.
30 Nov 2010 16:33:03
Original commit files touched by this commit  1.4.37
 This port version is marked as vulnerable.
fjoe search for other commits by this committer
Fix installation into /var.
30 Nov 2010 03:43:38
Original commit files touched by this commit  1.4.37
 This port version is marked as vulnerable.
fjoe search for other commits by this committer
- Update to 1.4.37
- Switch from Zaptel to DAHDI

Approved by:    MAINTAINER
22 Nov 2010 14:28:20
Original commit files touched by this commit  1.4.29_4
 This port version is marked as vulnerable.
fjoe search for other commits by this committer
Rename asterisk 1.4 ports after repocopy.

Number of commits found: 14

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 days63
new fortnight184
new month256

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.157 seconds.