Commit graph

22 commits

Author SHA1 Message Date
Guido Falsi
5e6bb99ec3 - Update net/asterisk11 to 11.23.0
- Update net/asterisk13 to 13.10.0
2016-07-21 22:28:56 +00:00
Guido Falsi
44419b2f2e Import upstream patch to fix regression in app_queue module.
PR:		209880
Submitted by:	emz at norma.perm.ru
Obtained from:	32b4320d62
2016-05-31 09:07:19 +00:00
Guido Falsi
5778ec1feb - Enable SPANDSP option by default
- Make startup script create pidfile directory if it does not exist

While here, reflow OPTIONS_DEFAULT lists.

Subitted/Requested by:	lidl@
2016-01-31 17:11:47 +00:00
Guido Falsi
83090ef61c - Update net/asterisk11 to 11.20.0
- Update net/asterisk13 to 13.6.0
- Remove upstreamed patch

In net/asterisk13:

- Add ASTVERSION option to control installation of bash only script
astversion, and avoid an unconditional dependency on bash
2015-10-10 09:30:54 +00:00
Guido Falsi
ae7a950a83 Remove uneeded patches.
These have been superceded when upstream made asterisk versions 11
and newer buildable with clang.

PR:		203212
Submitted by:	dmitry2004 at yandex.ru
2015-09-20 21:35:49 +00:00
Guido Falsi
d3728e419f - Update net/asterisk11 to 11.19.0
- Update net/asterisk13 to 13.5.0
- Add SQLITE2 option default description
- Rename SQLITE option to SQLITE2, which better describes what it really does
- Clean up Makefile and sort option helpers [1]
- Add missed dependencies on openssl, ncurses and iconv [1]
- Add back shabangfix for sample agi scripts
- Make build log verbose [1]
- Regenerated some patches

Suggested by:	koobs (thanks!) [1]
2015-08-08 13:04:49 +00:00
Guido Falsi
1e59dc9219 Add patch to prevent uneeded and unpublished linking against v4l
and ffmpeg.

PR:		188778
Submitted by:	Dan Lukes <dan at obluda.cz>
2015-06-09 10:41:05 +00:00
Guido Falsi
8e7866129e - Add SYSINFO option to asterisk ports and force them to respect
it, otherwise they fail to build when devel/libsysinfo port is
  already present on system.

While here:

- Silence some Makefile commands
- Remove mostly obsolete comment from option description

Reported by:	Bob Eager <bob@eager.cx>
MFH:		2015Q2
2015-04-18 23:10:07 +00:00
Guido Falsi
b4ea8bc686 - Update net/asterisk11 to 11.16.0
- Update net/asterisk13 to 13.2.0
2015-02-07 00:09:35 +00:00
Guido Falsi
ebeac598b2 Fix generation of asterisk.conf.sample file.
Pointy hat to:	me
2014-12-17 09:10:49 +00:00
Guido Falsi
fe728c8519 - Update to 11.15.0
- Use @sample
- While here, modify an installation message to remove text which
  is not applicable to our case.
2014-12-15 23:14:50 +00:00
Guido Falsi
d8a48d8efb - Update net/asterisk to 1.8.32.0
- Update net/asterisk11 to 11.14.0
- Allow customizing startup options used by rc script [1]
- While here, fix some rclint warnings

Reported/Requested by:	Emmanuel Coulon <silicium at orange.fr> [1]
2014-11-11 14:00:43 +00:00
Guido Falsi
be48c3849b - Update net/asterisk to 1.8.29.0
- Update net/asterisk11 to 11.11.0
- Take maintainership [1]
- Add missing ODBC option to OPTIONS_DEFINE [2]
- Convert ports to using option helpers
- Fix LUA option

PR:		192226 [2]
Submitted by:	m.tsatsenko at gmail.com
Approved by:	flo (previous maintainer) [1]
2014-07-29 22:52:49 +00:00
Adam Weinberger
08a006d08a Rename all patches that contain '::' as a path separator, and use
'__' instead.
2014-07-29 17:12:47 +00:00
Florian Smeets
845bb7ad5f - update to 11.10.0
- stage

Submitted by:	madpilot
2014-05-30 15:43:27 +00:00
Florian Smeets
e2e126285f - Update net/aserisk to 1.8.25.0
- Update net/aserisk10 to 10.12.4
- Update net/aserisk11 to 11.7.0
- mark net/aserisk10 DEPRECATED, it has reached its EOL

Security:	0c39bafc-6771-11e3-868f-0025905a4771
2013-12-17 23:48:02 +00:00
Florian Smeets
df6955951e Make sure res_rtp_asterisk.so gets built. It required libuuid now. 2013-07-25 20:38:41 +00:00
Florian Smeets
1e02e1f289 - Don't force gcc, make this work with clang, too [1]
- Don't call gmake directly [1]
- Make the -p (Run as pseudo-realtime thread) work on FreeBSD [1]
- Use @dirrmtry for directories that can contain files after deinstall
- Fix build of guid_uuid.c [2]

PR:		ports/180233 [2]
Submitted by:	tijl [1]
		Kurt Jaeger <fbsd-ports@opsec.eu> [2]
2013-07-04 22:49:22 +00:00
Florian Smeets
92e116c94e - create missing directories before chowning them [1]
- asterisk depends on gmake so use gmake to run the menuselect.makeopts
  target [1]
- disable res_timing_kqueue module until we can figure out what's wrong
  with it [2]

Submitted by:	John Marino <draco@marino.st>  [1]
Reported by:	Ian FREISLICH <ianf@clue.co.za>, [2]
		Alejandro Imass <ait@p2ee.org>, [2]
		Amr Elsharqawi <aelsharqawi@live.com> [2]
2013-06-14 07:07:01 +00:00
Florian Smeets
0457f174a1 - 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>
2013-04-22 21:11:34 +00:00
Florian Smeets
a5ccbe8ca3 - update 11.1.0
- use OPTIONS_RADIO instead of OPTIONS_SINGLE
2012-12-12 01:48:47 +00:00
Florian Smeets
8d1ed531da Add Asterisk 11 a new LTS version.
Tested by:	wishmaster <artemrts@ukr.net>
Feature safe:	yes
2012-11-26 23:20:41 +00:00