1410c FreshPorts -- net/asterisk10
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
asterisk10 10.12.2_1 net on this many watch lists=2 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
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/bison
  2. misc/libpri
  3. misc/dahdi
  4. devel/gmake
Required To Run:
  1. audio/mpg123
Required Libraries:
  1. audio/speex
  2. devel/newt
  3. devel/libexecinfo
  4. databases/sqlite3
  5. devel/pwlib
  6. net/openh323
  7. misc/libpri
  8. misc/openr2
  9. databases/unixODBC
  10. databases/freetds
  11. audio/libvorbis
  12. net/radiusclient
  13. net-mgmt/net-snmp
  14. textproc/iksemel
  15. databases/sqlite2
  16. audio/gsm
  17. ftp/curl
  18. databases/postgresql90-client
  19. devel/libltdl
  20. 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.12.2_1:
     CURL=on: Data transfer support via cURL
     DAHDI=on: DAHDI support
     EXCHANGE=off: Exchange calendar support
     FREETDS=on: FreeTDS library support
     GSM=on: GSM codec support
     H323=on: H.323 support
     JABBER=on: Jabber support
     LDAP=off: LDAP support
     LUA=off: Lua scripting language support
     MYSQL=off: MySQL database support
     NEWG711=off: New G711 Codec
     OOH323=off: ooh323 support
     PGSQL=on: PostgreSQL database support
     RADIUS=on: RADIUS protocol support
     SNMP=on: SNMP protocol support
     SPANDSP=off: Spandsp faxing support
     SQLITE=on: SQLite database support
     SRTP=off: SecureRTP support
     VORBIS=on: Ogg Vorbis audio codec support
====> Options available for the radio ODBC: you can only select none or one of them
     IODBC=off: ODBC backend via iODBC
     UNIXODBC=on: ODBC backend via unixODBC
===> Use 'make config' to modify these settings

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

Number of commits found: 47

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
22 Apr 2013 21:11:35
Original commit files touched by this commit  10.12.2_1
flo search for other commits by this committer
- update net/asterisk to 1.8.21.0
- update net/asterisk11 to 11.3.0
- add -F to command_args in the rc script, this ensures that asterisk
  detaches from the controlling terminal. It was possible for the asterisk
  rc script to prevent a box from reaching full multiuser if e.g. -v was
  passed to command_args. [1]

Reported by:	Kurt Lidl <lidl@pix.net>
29 Mar 2013 10:04:43
Original commit files touched by this commit  10.12.2
flo search for other commits by this committer
Update asterisk ports to:

net/asterisk 1.8.20.2
net/asterisk10 10.12.2
net/asterisk11 11.2.2

Security:	daf0a339-9850-11e2-879e-d43d7e0c7c02
08 Mar 2013 11:32:12
Original commit files touched by this commit  10.12.1
 This port version is marked as vulnerable.
bapt search for other commits by this committer
Convert USE_BISON to USES= bison

It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build

it brings bison as a run dependency in case it is set the following way:
USES= bison:run

it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both

While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
23 Jan 2013 07:15:15
Original commit files touched by this commit  10.12.1
 This port version is marked as vulnerable.
flo search for other commits by this committer
Update to 10.12.1
15 Jan 2013 17:01:13
Original commit files touched by this commit  10.12.0
 This port version is marked as vulnerable.
flo search for other commits by this committer
Update to 10.12.0
03 Jan 2013 19:41:31
Original commit files touched by this commit  10.11.1
 This port version is marked as vulnerable.
flo search for other commits by this committer
- update net/asterisk to 1.8.19.1
- update net/asterisk10 to 10.11.1
- update net/asterisk11 to 10.1.2
- add vuln.xml entry

Security:	f7c87a8a-55d5-11e2-a255-c8600054b392
12 Dec 2012 01:45:28
Original commit files touched by this commit  10.11.0
 This port version is marked as vulnerable.
flo search for other commits by this committer
- update 10.11.0
- use OPTIONS_RADIO instead of OPTIONS_SINGLE
06 Dec 2012 21:47:56
Original commit files touched by this commit  10.10.1
 This port version is marked as vulnerable.
flo search for other commits by this committer
Update to 10.10.1

Feature safe:	yes
15 Nov 2012 17:06:17
Original commit files touched by this commit  10.10.0_1
 This port version is marked as vulnerable.
flo search for other commits by this committer
- Really enable chan_h323 if H323 is selected [1]
- Bump PORTREVISION as H323 is on by default
- fix a few portlint Tab/Whitespace warnings

Submitted by:	st41ker@st41ker.net [1]
Feature safe:	yes
07 Nov 2012 16:20:09
Original commit files touched by this commit  10.10.0
 This port version is marked as vulnerable.
flo search for other commits by this committer
Update to 10.10.0

Feature safe:	yes
09 Oct 2012 23:39:09
Original commit files touched by this commit  10.9.0
 This port version is marked as vulnerable.
flo search for other commits by this committer
Update to 10.9.0
09 Oct 2012 22:12:14
Original commit files touched by this commit  10.8.0
 This port version is marked as vulnerable.
linimon search for other commits by this committer
Force numerous ports that fail to build with clang over to instead always
rely on gcc.  The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.

The ports chosen were ports that blocked 2 or more ports from building with
clang.  (There are several hundred other ports that still fail to build with
clang, even with this patch.  This is merely one step along the way.)

Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.

For those who have gcc as their default compiler, this change is believed
to cause no change.

Hat:		portmgr
Tested with:	multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
		combinations of patch/no-patch and flag settings.
13 Sep 2012 23:22:22
Original commit files touched by this commit  10.8.0
 This port version is marked as vulnerable.
flo search for other commits by this committer
Update to 10.8.0
13 Sep 2012 09:39:54
Original commit files touched by this commit  10.7.1_1
 This port version is marked as vulnerable.
flo search for other commits by this committer
- fix typo --with-mysql does not exist, use --with-mysqlclient
- use OPTIONS_DEFINE_$ARCH for DAHDI option, which fixes the option
- bump PORTREVISION so the packages have DAHDI support again

PR:		ports/171590
Submitted by:	Dmitry <dmitry2004@yandex.ru>
30 Aug 2012 22:14:11
Original commit files touched by this commit  10.7.1
 This port version is marked as vulnerable.
flo search for other commits by this committer
- Update net/asterisk to 1.8.15.1
- Update net/asterisk10 to 10.7.1
- Document vulnerabilities in vuln.xml
- Fix URLs in the pervious asterisk vuln.xml entry

Security:	http://www.vuxml.org/freebsd/4c53f007-f2ed-11e1-a215-14dae9ebcf89.html
05 Aug 2012 23:19:40
Original commit files touched by this commit  10.7.0
 This port version is marked as vulnerable.
dougb search for other commits by this committer
Move the rc.d scripts of the form *.sh.in to *.in

Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
02 Aug 2012 21:02:57
Original commit files touched by this commit  10.7.0
 This port version is marked as vulnerable.
flo search for other commits by this committer
Update to 10.7.0
26 Jul 2012 23:21:19
Original commit files touched by this commit  10.6.1
 This port version is marked as vulnerable.
flo search for other commits by this committer
- update to 10.6.1
- convert to optionsNG
19 Jul 2012 20:15:39
Original commit files touched by this commit  10.6.0_1
 This port version is marked as vulnerable.
naddy search for other commits by this committer
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora).
11 Jul 2012 22:15:40
Original commit files touched by this commit  10.6.0
 This port version is marked as vulnerable.
flo search for other commits by this committer
Update to 10.6.0
06 Jul 2012 18:09:45
Original commit files touched by this commit  10.5.2
 This port version is marked as vulnerable.
flo search for other commits by this committer
Update to 10.5.2

Security:      
http://www.vuxml.org/freebsd/4c1ac2dd-c788-11e1-be25-14dae9ebcf89.html
28 Jun 2012 05:24:36
Original commit files touched by this commit  10.5.1_1
 This port version is marked as vulnerable.
fjoe search for other commits by this committer
- Add support for MFC/R2 signaling using openr2 library.
- Bump PORTREVISION.

Approved by:    MAINTAINER
14 Jun 2012 22:58:32
Original commit files touched by this commit  10.5.1
 This port version is marked as vulnerable.
flo search for other commits by this committer
Update to 10.5.1

Security:      
http://www.vuxml.org/freebsd/3c8d1e5b-b673-11e1-be25-14dae9ebcf89.html
04 Jun 2012 22:03:33
Original commit files touched by this commit  10.5.0
 This port version is marked as vulnerable.
flo search for other commits by this committer
- Update to 10.5.0
- Update conflicts [1]

Reported by:    FreeBSD Ports conflicts checker [1]
01 Jun 2012 05:26:28
Original commit files touched by this commit  10.4.2_1
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- update png to 1.5.10
30 May 2012 21:47:57
Original commit files touched by this commit  10.4.2
 This port version is marked as vulnerable.
flo search for other commits by this committer
Update to 10.4.2
29 May 2012 23:10:41
Original commit files touched by this commit  10.4.1
 This port version is marked as vulnerable.
flo search for other commits by this committer
Update to 10.4.1

Security:      
http://www.vuxml.org/freebsd/359f615d-a9e1-11e1-8a66-14dae9ebcf89.html
02 May 2012 20:51:16
Original commit files touched by this commit  10.4.0
 This port version is marked as vulnerable.
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
 This port version is marked as vulnerable.
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: 47

282f
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumMay 22
chromiumMay 22
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15

6 vulnerabilities affecting 22 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 24533
Broken 215
Deprecated 473
Ignore 631
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 5
new 48 hours9
new 7 days28
new fortnight61
new month217

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0