Commit graph

89 commits

Author SHA1 Message Date
Florian Smeets
93816d4aa0 - update to 1.6.2.18 2011-04-26 17:56:12 +00:00
Florian Smeets
797f0ccdc9 - add reload target
- general cleanup
- add $FreeBSD$ IDs

PR:		ports/152703
Submitted by:	Alexander Brovikov <alexander@brovikov.ru>
Reviewed by:	dougb
Approved by:	jadawin (mentor)
2011-01-04 14:19:53 +00:00
Florian Smeets
b3e861646b - update to 1.6.2.15 [1]
- enable dahdi on sparc64 [2]
- add support for iODBC
- only use /var as localstatedir if we install to LOCALBASE
- fix harmless portlint warning

Submitted by:	dmitry2004@yandex.ru [1]
		fjoe [2]

Approved by: 	fjoe (mentor)
2010-12-29 12:49:10 +00:00
Max Khon
c63b2c0d27 Update to 1.6.2.14.
Submitted by:	Florian Smeets (MAINTAINER)
2010-11-30 16:56:35 +00:00
Max Khon
9a87e44aa4 - fix rc script (REQUIRE: LOGIN)
- fix permissions if asterisk is installed via the package.

Submitted by:	MAINTAINER
2010-11-08 04:52:41 +00:00
Max Khon
50cf9b6898 Run asterisk under non-root user (asterisk).
Submitted by:	MAINTAINER
2010-11-07 18:08:37 +00:00
TAKATSU Tomonari
ff9d6c938b - Upgrade to 1.6.2.13
* switch to 1.6.2.X release series because 1.6.0.X is approaching
    its End of Life date.
    see http://www.asterisk.org/asterisk-versions
  * make sure your asterisk configurations between 1.6.0.X and 1.6.2.X
    before upgrading it.

PR:	ports/144065 [1], ports/146964 [2]
Submitted by:	Tom Judge <tjudge_AT_mintel_DOT_com> [1],
		Eugene M. Zheganin <emz_AT_norma_DOT_perm_DOT_ru> [2]
Approved by:	Florian Smeets (maintainer)
2010-09-29 12:48:58 +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
Max Khon
9359458074 Re-enable Zaptel (now DAHDI) support.
Approved by:	MAINTAINER
Feature safe:	yes
2010-03-05 08:31:35 +00:00
Maxim Sobolev
007f779fb6 Upgrade to 1.6.0.21. 2010-01-29 10:32:17 +00:00
Maxim Sobolev
2bfb3ea41f o Update to 1.6.0.18.
o comment section that explicitly includes bsd.port.options.mk, we don't
need this functionality now, while it creates issues with Makefile.local

PR:     135332
Reported by:    Piotr Grabowski

o add libexecinfo into the LIB_DEPENDS and fix linking with it.

PR:     139776
Submitted by:   Alexander V. Chernikov

o add spandsp support (optional, turned off by default).

PR:	133843
Submitted by:   Alexander V. Chernikov
2009-11-20 23:43:09 +00:00
Maxim Sobolev
11f59baf49 Fix build on system with no bash installed. 2009-09-11 15:56:39 +00:00
Maxim Sobolev
b17ef89905 Update to 1.6.0.15.
Reminded by:	Florian Smeets
2009-09-10 09:25:25 +00:00
Maxim Sobolev
0d840653e5 - Upgrade to 1.6.0.8;
- make sure to create copy of default config files when necessary to
match what the port does.
2009-04-06 11:11:23 +00:00
Maxim Sobolev
38e1f1309a Add asterisk16 after repo-copy from net/asterisk. Some functions (e.g.
DAHDI support) are still missed and will be added on later date.
2009-02-14 21:17:22 +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
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
7bd5bbe9e0 Update to 1.4.18. 2008-03-13 22:22:46 +00:00
Maxim Sobolev
6c5cf8cb20 Fix ## (forceful disconnect) not working in some cases. This issue
has been reported to digium alteady and should be fixed in one of
the next releases.
2008-02-07 04:40:45 +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
1bddf25906 Make sure to set astrundir to /var/run in the default asterisk.conf, so that
it matches rc.d startup script. Bump PORTREVISION.

Reported by:	Steve Clement
2007-09-18 03:18:10 +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
19d165a76c Add Jabber and Gtalk support.
PR:		111553
Submitted by:	pneumann at gmail.com
2007-04-16 08:40:15 +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
dd453ce8c0 Fix breagake due to recent BIND9 changes to resolver. 2007-01-29 18:49:10 +00:00
Maxim Sobolev
1ff992b93c Add another local patch that will be submitted to the vendor. 2006-12-05 11:17:04 +00:00
Maxim Sobolev
ee5293d4fe Allow secure digest auth to be requested for outgoing call legs by AGI. 2006-12-03 23:33:38 +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
Maxim Sobolev
560082730a Fix crash caused by the recent BIND upgrade from version 8 to version 9.
Submitted by:	David G. Lawrence
2006-08-24 00:58:24 +00:00
Maxim Sobolev
7dfc5ecd1b Fix build on 4.x. Untested due to the lack of 4.x system.
No PORTREVISION bump since it doens't change package content.

Submitted by:	Andriy I Pylypenko <bamby@ua.fm>
2006-07-20 00:19:08 +00:00
Maxim Sobolev
4f404ab5c2 Fix patch to apply. 2006-06-20 18:57:24 +00:00
Maxim Sobolev
fa584687f3 Merge in patch from Asterisk's ticket 7305. This patch should be part of the
next release.

Requested by:	Denis Shaposhnikov <dsh@vlink.ru>
2006-06-19 18:38:41 +00:00