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

Port details
asterisk14 1.4.42_3 net on this many watch lists=0 search for ports that depend on this port This port version is 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
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

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

Required To Build:
  1. audio/mpg123
  2. devel/bison
  3. devel/gmake
Required To Run:
  1. audio/mpg123
Required Libraries:
  1. audio/speex
  2. devel/newt
  3. audio/gsm
  4. ftp/curl
  5. devel/pwlib
  6. net/openh323
  7. databases/unixODBC
  8. databases/freetds
  9. audio/libvorbis
  10. net/radiusclient
  11. net-mgmt/net-snmp
  12. textproc/iksemel
  13. databases/sqlite2
  14. databases/postgresql83-client
  15. devel/libltdl

This port is required by:

for Build for Run

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_3:
     OGGVORBIS=on: Enable Ogg Vorbis support
     ODBC=on: Enable ODBC support
     POSTGRES=on: Enable PostgreSQL support
     RADIUS=on: Enable RADIUS accounting support
     SNMP=on: Enable SNMP support
     H323=on: Enable H.323 support
     FREETDS=on: Enable FreeTDS support
     JABBER=on: Enable Jabber and Gtalk support
     SQLITE=on: Enable SQLITE support
     CODEC_PATCH=off: Apply codec negotiation patch
     ILBC=off: Enable iLBC codec
     MISC_PATCHES=off: Apply additional patches
===> 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: 19

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
08 Mar 2013 11:32:12
Original commit files touched by this commit  1.4.42_3
 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
09 Oct 2012 22:12:14
Original commit files touched by this commit  1.4.42_3
 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.
05 Aug 2012 23:19:40
Original commit files touched by this commit  1.4.42_3
 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
19 Jul 2012 20:15:39
Original commit files touched by this commit  1.4.42_3
 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).
01 Jun 2012 05:26:28
Original commit files touched by this commit  1.4.42_2
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- update png to 1.5.10
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: 19

2832
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
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
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 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 24525
Broken 217
Deprecated 473
Ignore 636
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 3
new 48 hours10
new 7 days26
new fortnight59
new month211

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