FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 6:42 PM BST
Port details
asterisk10 10.4.0 net on this many watch lists=4 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: flo@FreeBSD.org search for ports maintained by this maintainer
Port Added: 25 Jul 2011 16:14:43
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: misc/libpri, misc/dahdi, devel/gmake, devel/bison, devel/pkg-config
Required To Run: audio/mpg123, devel/pkg-config
Required Libraries: audio/speex, devel/newt, devel/libexecinfo, databases/sqlite3, devel/pwlib, net/openh323, misc/libpri, databases/unixODBC, databases/freetds, audio/libvorbis, net/radiusclient, net-mgmt/net-snmp, textproc/iksemel, databases/sqlite2, audio/gsm, ftp/curl, databases/postgresql83-client, devel/libltdl, textproc/libxml2
There are no ports dependent upon this port

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


Configuration Options
===> The following configuration options are available for asterisk10-10.4.0:
     OGGVORBIS=on (default) "Enable Ogg Vorbis support"
     IODBC=off (default) "Enable iODBC support"
     UODBC=on (default) "Enable unixODBC support"
     POSTGRES=on (default) "Enable PostgreSQL support"
     MYSQL=off (default) "Enable MySQL 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"
     GSM=on (default) "Enable GSM codec"
     CURL=on (default) "Enable CURL support"
     SPANDSP=off (default) "Enable Spandsp faxing support"
     EXCHANGE=off (default) "Enable Exchange calendar support"
     NEWG711=off (default) "Enable new G711 Codec"
     SRTP=off (default) "Enable SecureRTP support"
     LUA=off (default) "Enable LUA extensions support"
     LDAP=off (default) "Enable Ldap support"
     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: 20

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
02 May 2012 20:51:16
Original commit files touched by this commit  10.4.0
flo search for other commits by this committer
Update to 10.4.0
23 Apr 2012 20:22:55
Original commit files touched by this commit  10.3.1
flo search for other commits by this committer
Update to 10.3.1

Security:      
http://www.vuxml.org/freebsd/1c5abbe2-8d7f-11e1-a374-14dae9ebcf89.html
10 Apr 2012 20:28:09
Original commit files touched by this commit  10.3.0
 This port version is marked as vulnerable.
flo search for other commits by this committer
- fix build with gcc46 and clang
01 Apr 2012 13:16:45
Original commit files touched by this commit  10.3.0
 This port version is marked as vulnerable.
flo search for other commits by this committer
- update to 10.3.0
- add OPTION for LDAP support, fixing pkg-plist entry for res_config_ldap [1]

PR:             ports/166403 [1]
Reported by:    gpalmer [1]
Feature safe:   yes
15 Mar 2012 23:16:07
Original commit files touched by this commit  10.2.1
 This port version is marked as vulnerable.
flo search for other commits by this committer
Update to 10.2.1

Security:      
http://www.vuxml.org/freebsd/0d530174-6eef-11e1-afd6-14dae9ebcf89.html
Feature safe:   yes
05 Mar 2012 23:07:17
Original commit files touched by this commit  10.2.0
 This port version is marked as vulnerable.
flo search for other commits by this committer
Update to 10.2.0

As the iLBC codec is now part of asterisk again just build and install
it unconditionally.
25 Feb 2012 00:28:15
Original commit files touched by this commit  10.1.3
 This port version is marked as vulnerable.
flo search for other commits by this committer
update to 10.1.3
09 Feb 2012 22:47:03
Original commit files touched by this commit  10.1.2
 This port version is marked as vulnerable.
flo search for other commits by this committer
update to 10.1.2
07 Feb 2012 21:29:08
Original commit files touched by this commit  10.1.1
 This port version is marked as vulnerable.
flo search for other commits by this committer
update to 10.1.1
06 Feb 2012 12:25:50
Original commit files touched by this commit  10.1.0_1
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Chase unixODBC shlib bump
28 Jan 2012 00:08:29
Original commit files touched by this commit  10.1.0
 This port version is marked as vulnerable.
flo search for other commits by this committer
Update to 10.1.0
20 Jan 2012 00:59:42
Original commit files touched by this commit  10.0.1
 This port version is marked as vulnerable.
flo search for other commits by this committer
Update to 10.0.1

Security:       www.vuxml.org/freebsd/dd698b76-42f7-11e1-a1b6-14dae9ebcf89.html
14 Jan 2012 08:57:23
Original commit files touched by this commit  10.0.0
 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.
19 Dec 2011 11:13:18
Original commit files touched by this commit  10.0.0
 This port version is marked as vulnerable.
flo search for other commits by this committer
- update to 10.0.0 release version
- be consistent with what the other asterisk ports do and set PKGNAMESUFFIX
17 Nov 2011 00:11:30
Original commit files touched by this commit  10.0.0.r2
 This port version is marked as vulnerable.
flo search for other commits by this committer
While i wasn't watching rc2 was released

Feature safe:   yes
16 Nov 2011 23:44:54
Original commit files touched by this commit  10.0.0.r1
 This port version is marked as vulnerable.
flo search for other commits by this committer
- update to 10.0.0rc1
- asterisk10 uses sqlite3 instead of Berkeley DB so sqlite3 is now a mandatory
  dependency

Feature safe:   yes
07 Oct 2011 11:06:18
Original commit files touched by this commit  10.0.0.b2
 This port version is marked as vulnerable.
flo search for other commits by this committer
update to 10.0.0 beta 2
23 Sep 2011 22:26:39
Original commit files touched by this commit  10.0.0.b1
 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
25 Jul 2011 16:34:26
Original commit files touched by this commit  10.0.0.b1
 This port version is marked as vulnerable.
flo search for other commits by this committer
add asterisk 10 beta1 to net/asterisk10

As asterisk 1.8 is a LTS release it is going to stay in net/asterisk for the
time being.
25 Jul 2011 16:14:23
Original commit files touched by this commit  1.8.5.0
 This port version is marked as vulnerable.
flo search for other commits by this committer
Forced commit to note the repocopy from net/asterisk18 to net/asterisk10

Number of commits found: 20

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