Commit graph

68 commits

Author SHA1 Message Date
Florian Smeets
f4277a21da update to 10.0.0 beta 2 2011-10-07 11:06:18 +00:00
Florian Smeets
d280c4da6a 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.
2011-07-25 16:34:26 +00:00
Florian Smeets
09ce505968 Makefile only is not enough, commit the remaining patches for the 1.8.5.0 update
- update to 1.8.5.0
- remove leftovers from asterisk 1.6.X
- use menuselect to enable addons
2011-07-19 17:38:00 +00:00
Florian Smeets
8122bcc404 update to 1.8.4.4
Security:	http://www.vuxml.org/freebsd/40544e8c-9f7b-11e0-9bec-6c626dd55a41.html
2011-06-29 10:15:43 +00:00
Florian Smeets
0ea5ed9586 update to 1.8.4.3
Security:	http://www.vuxml.org/freebsd/40544e8c-9f7b-11e0-9bec-6c626dd55a41.html
2011-06-25 22:51:49 +00:00
Florian Smeets
80783ebd28 - update to 1.8.4.2
Security:	http://www.vuxml.org/freebsd/34ce5817-8d56-11e0-b5a2-6c626dd55a41.html
2011-06-02 20:43:44 +00:00
Florian Smeets
651c862638 - update to 1.8.4.1
- remove CPPFLAGS from CONFIGURE_ENV we already set it explicitly
- fix WITH_LUA case LDFLAGS was not set correctly [1]
- use tabs instead of spaces in WITH_SRTP part

Reported by:	Victor Timonin <victor@timonin.su> [1]
2011-05-24 19:38:10 +00:00
Florian Smeets
dc8be63768 - update to 1.8.4
- add lua support [1]
- add libsrtp support [2]

PR:		ports/156775 [2]
Submitted by:	Andre Luiz dos Santo [1]
		Alexander Brovikov [2]
2011-05-10 21:19:34 +00:00
Florian Smeets
9708defb11 - update to 1.8.3.3
Security:	http://www.vuxml.org/freebsd/3c7d565a-6c64-11e0-813a-6c626dd55a41.html
2011-04-22 00:21:42 +00:00
Florian Smeets
9e2bb7a8b6 - update to 1.8.3.2
This is a re-release of Asterisk 1.6.1.23, 1.6.2.17.1 and 1.8.3.1 which
contained a bug which caused duplicate manager entries (issue #18987).
2011-03-18 21:52:10 +00:00
Florian Smeets
d35a1646c7 - update to 1.8.3.1
Security:	http://www.vuxml.org/freebsd/bfe9c75e-5028-11e0-b2d2-00215c6a37bb.html
2011-03-17 21:31:52 +00:00
Florian Smeets
c88a8c1b0e - Update to 1.8.3
- add a new option NEWG711, off by default. It enables a new algorithm for G711
  which should be cleaner but slower
2011-03-02 17:05:25 +00:00
Florian Smeets
35990e5c4c - Update to 1.8.2.4
PR:		ports/154953
Submitted by:	Alexander Brovikov <alexander@brovikov.ru>
Security:       http://www.vuxml.org/freebsd/65d16342-3ec8-11e0-9df7-001c42d23634.html
2011-02-22 21:44:15 +00:00
Florian Smeets
f6670de99d - update to 1.8.2.3
PR:		ports/154329
Submitted by:	Alexander Brovikov <alexander@brovikov.ru>
Feature safe:	yes
2011-01-27 10:20:47 +00:00
Florian Smeets
694efac371 - update to 1.8.2.2
PR:		ports/154178
Submitted by:	Alexander Brovikov <alexander@brovikov.ru>
Security:	http://www.vuxml.org/freebsd/5ab9fb2a-23a5-11e0-a835-0003ba02bf30.html
Feature safe:	yes
2011-01-21 01:29:38 +00:00
Florian Smeets
2db7bf6819 - Update to 1.8.2.1
PR:		ports/154120
Submitted by:	Alexander Brovikov <alexander@brovikov.ru>
Approved by:    fjoe (mentor)
Security:	http://www.vuxml.org/freebsd/5ab9fb2a-23a5-11e0-a835-0003ba02bf30.html
Feature safe:	yes
2011-01-19 09:01:07 +00:00
Florian Smeets
93a5ead8aa - update to 1.8.2
- fix config file permissions

PR:		ports/154002
Submitted by:	Alexander Brovikov <alexander@brovikov.ru>
Approved by:	jadawin (mentor)
Feature safe:	yes
2011-01-17 17:51:02 +00:00
Florian Smeets
de0205ca8c - update to 1.8.1.1
- remove patch now included upstream
- pkg-plist changes, Digium decided to strip a lot of documentation from the release tar ball
2010-12-28 13:50:51 +00:00
Max Khon
9f0462bca7 Add asterisk 1.8 port.
Submitted by:	Florian Smeets
2010-11-28 19:33:57 +00:00
Max Khon
cc61e89182 Remove and disconnect net/asterisk port in preparation for repocopy
from net/asterisk16
2010-11-24 13:58:38 +00:00
Maxim Sobolev
be04bdd6bf Update to 1.4.29. 2010-03-21 05:36:40 +00:00
Maxim Sobolev
b556ffd69a Update to 1.4.26.2.
Feature safe:	yes
2009-09-16 19:09:54 +00:00
Maxim Sobolev
8feecd0b77 Update to 1.4.25. 2009-07-24 10:54:50 +00:00
Maxim Sobolev
5cf4df8d3e - Update to the latest 1.4.24.1;
- add missed CONFLICTS to prevent from clashing with 1.2 or 1.6;

- when installing package make sure to copy default configs into
actual configs to match what the port does.
2009-04-06 10:53:45 +00:00
Maxim Sobolev
fe6b673032 Update to 1.4.23.1. 2009-02-06 01:09:13 +00:00
Maxim Sobolev
2e9defca17 Update to 1.4.22.2. 2009-01-26 09:19:31 +00:00
Maxim Sobolev
ecb1dbff0c Update to 1.4.22.1. 2009-01-08 20:16:52 +00:00
Maxim Sobolev
64bd603f69 Update to 1.4.22. 2008-12-09 07:59:50 +00:00
Maxim Sobolev
0dbc0e3328 Update to 1.4.21.2. 2008-08-11 15:58:12 +00:00
Maxim Sobolev
8a089d17c7 o Update codec negotiation patch. This version should be working with
built-in h323 module;

o don't link main binary with h323 library and friends. This creates
issues with ooh323 module, from the asterisk-addons package.

Bump PORTREVISION.
2008-06-12 10:14:08 +00:00
Maxim Sobolev
11a4980acb o Update to 1.4.20.1;
o add opt-in support for the iLBC codec;

o move another extra patch into opt-in section.
2008-06-10 08:30:35 +00:00
Maxim Sobolev
285e2c278a o Update to 1.4.19.2;
o move all additional functionality into separate patches and make it
opt in. It has been concern of asterisks devs that the FreeBSD pacakage
adds functionalty not present in the original version, whch could be
confusing.
2008-05-16 09:24:29 +00:00
Maxim Sobolev
c113f6445c Update net/asterisk and net/asterisk12 to 1.4.18.1 and 1.2.17 respectively.
Those releases fix several security issues in the RTP/SIP code.
2008-03-18 22:22:20 +00:00
Maxim Sobolev
7bd5bbe9e0 Update to 1.4.18. 2008-03-13 22:22:46 +00:00
Maxim Sobolev
9b3aab2fb9 Update the codec negotiaion patch to the latest version. 2008-01-18 22:17:55 +00:00
Maxim Sobolev
c5bc61a46a Update codec negotiation patch to 20080117 version. No PORTREVISION bump
since it's optional functionality.
2008-01-17 18:41:52 +00:00
Maxim Sobolev
1119c2a1ce Upgrade to 1.4.17, this is mostly a security release that fixes bug
which can cause DoS (AST-2008-001).
2008-01-02 22:59:12 +00:00
Maxim Sobolev
d44178743b Update to 1.4.16.2. 2007-12-26 11:13:38 +00:00
Maxim Sobolev
c5635870fc Update to 1.4.13 and add missed audio/gsm dependency.
PR:		115169, 117199
Submitted by:	Vladimir Korkodinov, Dan Lukes
2007-12-11 22:24:23 +00:00
Maxim Sobolev
890b6e300c Update to 1.4.11.
Sponsored by:	Sippy Software, Inc., http://www.sippysoft.com
2007-09-03 08:18:57 +00:00
Maxim Sobolev
260bba5576 Allow building with bamby's codec negotiation patch. Don't bump
PORTREVISION since this option is off by default.

Sponsored by: Sippy Software, Inc. ( http://www.sippysoft.com/ )
2007-08-13 17:35:37 +00:00
Maxim Sobolev
be294883be Update to 1.4.10.
Sponsored by: Sippy Software, Inc. ( http://www.sippysoft.com/ )
2007-08-10 16:30:40 +00:00
Maxim Sobolev
cf24da0ea7 Update to 1.4.9.
Sponsored by: Sippy Software, Inc. ( http://www.sippysoft.com/ )

Enable SQLite support.

PR:		114720
Submitted by:	VipeR
2007-07-27 02:41:10 +00:00
Maxim Sobolev
22d259e0ed o Update to 1.4.8, which fixes some security issues.
PR:		114720, 114712

o Enable zaptel channel and friends on AMD64.

PR:		112624

o Improve startup script.

PR:		107222
2007-07-22 10:40:35 +00:00
Maxim Sobolev
a82cbc92a1 o Update to 1.4.4;
o make sure ${PREFIX}/etc/asterisk is removed if empty.

PR:             112174, 112326
Submitted by:   "Phillip N." <pneumann@gmail.com>
2007-05-28 18:16:35 +00:00
Maxim Sobolev
95ba88f46c Update to 1.4.3.
PR:		112143
Submitted by:	"Phillip Neumann" <pneumann@gmail.com>
2007-04-26 07:57:34 +00:00
Maxim Sobolev
acc33b14df Long awaited upgrade to 1.4.2.
Sponsored by:   Sippy Software, Inc.
2007-04-13 08:06:06 +00:00
Maxim Sobolev
cbed17d228 Update codec negotiation patch to the latest version.
Submitted by:	Andriy Pylypenko
2006-12-05 10:14:29 +00:00
Marcus Alves Grando
1cc6d00e51 - Update to 1.2.13
PR:		104567
Submitted by:	Thomas Sandford <freebsduser___paradisegreen.co.uk>
Approved by:	portmgr (secteam blanket), maintainer timeout (1 day, security bypass)
With hat:	secteam
Security:	http://www.vuxml.org/freebsd/1c0def84-5fb1-11db-b2e9-0008c79fa3d2.html
2006-10-20 15:03:02 +00:00
Maxim Sobolev
c82e3c3af2 Update to 1.2.12.1.
PR:		103426
Submitted by:	Thomas Sandford
2006-10-04 04:41:27 +00:00