Commit graph

117 commits

Author SHA1 Message Date
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
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
b003ca6d34 - 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

Submitted by:	tijl [1]
2013-07-04 22:46:33 +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
938cc0f770 Update to 1.8.17.0 2012-10-09 23:36:34 +00:00
Doug Barton
9aac569eaa 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
2012-08-05 23:19:36 +00:00
Florian Smeets
70cb68b667 Update to 1.8.15.0 2012-08-02 20:55:45 +00:00
Florian Smeets
1d2c6eab7a - Update to 1.8.13.0
- Update conflicts [1]

Reported by:	FreeBSD Ports conflicts checker [1]
2012-06-04 22:04:32 +00:00
Florian Smeets
29452915dd Update to 1.8.12.0 2012-05-02 20:50:44 +00:00
Florian Smeets
8927670cac - fix build with gcc46 and clang 2012-04-10 20:28:09 +00:00
Florian Smeets
e0e467783f - update to 1.8.11.0 [1]
- add OPTION for LDAP support, fixing pkg-plist entry for res_config_ldap [2]
- add PORTSCOUT hint

PR:		ports/166403 [2]
Submitted by:	zi [1]
Reported by:	gpalmer [2]
Feature safe:	yes
2012-04-01 13:14:39 +00:00
Florian Smeets
04a4ef734b Update to 1.8.10.0
As the iLBC codec is now part of asterisk again just build and install
it unconditionally.
2012-03-05 23:06:55 +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
71bbbcb56f update to 1.8.7.0 2011-10-02 15:33:37 +00:00
Florian Smeets
4273f715d8 update to 1.8.6.0 2011-08-31 20:53:10 +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