Commit graph

109 commits

Author SHA1 Message Date
Florian Smeets
401a67d0e5 - Update to 10.5.0
- Update conflicts [1]

Reported by:	FreeBSD Ports conflicts checker [1]
2012-06-04 22:03:33 +00:00
Florian Smeets
556ec3ef7c Update to 10.4.0 2012-05-02 20:51:16 +00:00
Florian Smeets
8927670cac - fix build with gcc46 and clang 2012-04-10 20:28:09 +00:00
Florian Smeets
bec031f253 - 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
2012-04-01 13:16:44 +00:00
Florian Smeets
1180aa20e9 Update to 10.2.0
As the iLBC codec is now part of asterisk again just build and install
it unconditionally.
2012-03-05 23:07:17 +00:00
Doug Barton
83eb2c3700 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.
2012-01-14 08:57:23 +00:00
Florian Smeets
9448185af6 - update to 10.0.0rc1
- asterisk10 uses sqlite3 instead of Berkeley DB so sqlite3 is now a mandatory
  dependency

Feature safe:	yes
2011-11-16 23:44:54 +00:00
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
40fb8a4368 - fix WITH_ILBC
Reported by:	Guido Falsi <mad@madpilot.net>
2011-07-21 23:01:21 +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
189dfe429c - prevent deletion of asterisk.conf, it was mistakenly added to pkg-plist
- make sure asterisk.conf and asterisk.conf-dist are identicall on install

PR:		ports/156775, ports/156992
2011-05-22 17:09:50 +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
dc898af0e9 - add another patch to acually make WITH_MYSQL work
PR:		ports/156638
Reported by:	Eugene Varnavsky <varnavruz@gmail.com>
Submitted by:	Alexander Brovikov <alexander@brovikov.ru>
2011-04-26 18:53:16 +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
ad5f057205 - add option to build with mysql support
PR:		ports/154689
Submitted by:	Panagiotis Christias <p.christias@noc.ntua.gr>
2011-02-18 23:37:52 +00:00
Florian Smeets
0247dcd3d7 - add powerpc to ONLY_FOR_ARCHS [1]
- help configure find getifaddrs() [2]

PR:		ports/154150 [2]
Submitted by:	Dan Lukes <dan@obluda.cz> [2]
Tested by:	andreast [1]
Feature safe:	yes
2011-01-25 00:34:25 +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
ed64317030 - add reload target
- general cleanup
- fix pidfile path
- add $FreeBSD$ IDs

PR:		ports/152703
Submitted by:	Alexander Brovikov <alexander@brovikov.ru>
Reviewed by:	dougb
Approved by:	jadawin (mentor)
2011-01-04 14:17:02 +00:00
Florian Smeets
4ae80f99d4 - fix pkg-plist [1]
- enable dahdi on sparc64 [2]
- only use /var as localstatedir if we install to LOCALBASE
- fix harmless portlint warning

PR:		153507 [1]
Submitted by:	Dan Lukes <dan@obluda.cz> [1]
		fjoe [2]

Approved by:	fjoe (mentor)
2010-12-29 12:47:09 +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
edb33626a0 Fix 100% CPU use with .call files
(upstream issue https://issues.asterisk.org/view.php?id=18089)

The patch will be included in asterisk 1.8.1.

PR:		152700
Submitted by:	Florian Smeets (MAINTAINER)
2010-11-30 17:06:42 +00:00
Max Khon
8a74b966cd Remove errorneously added patches from the old asterisk 1.4 port.
Pointy hat to:	fjoe
2010-11-29 04:29:46 +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
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Maxim Sobolev
be04bdd6bf Update to 1.4.29. 2010-03-21 05:36:40 +00:00
Maxim Sobolev
57c82b0734 Make sure the port builds without bash installed when codec negitiation
patch is enabled.
2009-10-20 21:52:14 +00:00
Maxim Sobolev
13c3b1967d Fix the build when there is no bash installed.
Feature safe: yes
2009-09-18 09:48:48 +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
0f560dc920 Fix typo that under certain conditions could cause loss of audio. The
fix has been already incorprated into the vendor's version, so that the
patch will only live till the next release. Vendor's issue #15105.

Bump PORTREVISION.
2009-05-19 07:15:38 +00:00
Maxim Sobolev
5492b03aec Patch two issues (fixed in the vendor's tree) and update MASTER_SITES. 2009-05-12 21:54:10 +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
62a716494d Fix patch that got corrupted during 1.4.22 update. No PORTREVISION bump
since the patch is optional (opt-in).
2009-01-06 15:51:16 +00:00
Maxim Sobolev
7fa0f7ea18 Fix build with misc patches on and codec negotiation patch off. This
combination is not enabled by default so that no PORTREVISION bump.

Reported by:	Peter Beckman
2008-12-16 08:16:35 +00:00
Maxim Sobolev
64bd603f69 Update to 1.4.22. 2008-12-09 07:59:50 +00:00
Maxim Sobolev
71a2718fce Fix a bug resulting in recording hanging up indefinitely when connection
to peer drops.
2008-11-12 18:45:25 +00:00
Maxim Sobolev
96b184e9dc Make patch sutrable for integration with vendor by putting back
#ifdef that we have had no business of removing in the first place.
Don't bump PORTREVISION since it makes no difference for the compiled
package.
2008-10-20 17:26:22 +00:00
Maxim Sobolev
9d09aeec0e There is existing history in patch-main::utils.c. 2008-10-20 17:13:28 +00:00
Jeremy Chadwick
c209a9de89 - Follow present-day naming scheme of files/ patches
- Increase PORTREVISION
2008-10-20 16:26:15 +00:00
Jeremy Chadwick
c458e7bd28 Fix for asterisk retaining parent process prio/rtprio.
PR:		ports/127829
Submitted by:	Wojciech Puchar <wojtek@tensor.gdynia.pl>
2008-10-20 13:58:49 +00:00
Maxim Sobolev
a3374a76f0 Fix obscure build error in the port. Basically, depending on versions
of some externals packages (I suspect it's autotools), files
openh323buildopts.h and ptbuildopts.h can be generated with either
tab or space after #define. As a result, configure in some case could
have failed to grep the correct field.

Reported by:	Rodrigo Graeff
2008-08-22 22:11:30 +00:00
Maxim Sobolev
c322f0f836 Properly link H323 module with ptlib and oh323 libraries. Otherwise
H323 channel fails to load. Bump PORTREVISION.

Reported by:	Rodrigo Graeff
2008-08-21 07:32:48 +00:00
Maxim Sobolev
3a74aa870a Make sure the iLBC codec module is compiled when users asks for it.
Bump PORTREVISION.

Reported by:	Rodrigo Graeff
2008-08-20 23:41:24 +00:00
Maxim Sobolev
fd711cd542 Make asterisk respect CFLAGS. This should fix numerous "undefined reference
to `__sync_xxx'" build errors reported by many people who have CPUTYPE set
to i686 and similar values in /etc/make.conf. The problem itself is related
to the fact that asterisk used FreeBSD CFLAGS when probing for gcc
capabilities during configure phase, while its own CFLAGS during actual
build. As a result, object code generated by gcc missed those functions.
2008-08-17 08:28:29 +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