Commit graph

87 commits

Author SHA1 Message Date
Ade Lovett
dbd39ca660 Migration from bison 1.x to 2.x
PR:		117086
Tested by:	-exp runs
2007-10-17 10:13:01 +00:00
Maxim Sobolev
972b9b1c32 Update to 1.2.24. 2007-09-03 08:26:52 +00:00
Maxim Sobolev
f93d68c089 o Upgrade to 1.2.23.
o Disable fax-related modules since they don't compile with newest spandsp.

o Enable FreeTDS support (could be disabled using WITHOUT_FREETDS knob).

Sponsored by: Sippy Software, Inc. ( http://www.sippysoft.com/ )
2007-07-31 21:18:09 +00:00
Maxim Sobolev
e8ebf11a7f Fix a critical bug in the channel code, which can result in a thread
going into infinite loop on hangup. This bug is already fixed in 1.4.x.

Bump PORTREVISION.

Sponsored by: Sippy Software, Inc. ( http://www.sippysoft.com/ )
2007-07-27 00:28:45 +00:00
Maxim Sobolev
559dc94729 o Update zaptel to 1.4.1;
Submitted by:	Oleksandr Tymoshenko <gonzo@pbxpress.com>

o update libpri to 1.4.0;

PR:		111555
Submitted by:	"Phillip N." <pneumann@gmail.com>

o update asterisk12 to 1.2.7.

Sponsored by:	Sippy Software, Inc. ( http://www.sippysoft.com/ )

The reason it all is going in together is that they are interdependent.
2007-04-26 00:11:37 +00:00
Maxim Sobolev
6a0c248a84 Remove d3adc0d3. 2007-04-13 17:45:44 +00:00
Maxim Sobolev
cc5ef8716a h.323 module compiles file on amd64 so that don't limit it to i386. 2007-04-13 17:42:34 +00:00
Maxim Sobolev
3ca0027b29 Use PKGNAMESUFFIX to make sure we don't have the same package name as
net/asterisk.

Submitted by:	kris
2007-04-13 03:05:21 +00:00
Jeremy Messenger
26a0087e1e Chase the shared library version of speex, bump the PORTREVISION. 2007-02-23 22:51:12 +00:00
Maxim Sobolev
dd453ce8c0 Fix breagake due to recent BIND9 changes to resolver. 2007-01-29 18:49:10 +00:00
Boris Samorodov
5986d265f1 1. Fix a typo: dmsmgr.conf -> dnsmgr.conf.
2. Create all needed directories (add @exec mkdir -p <dirs>) at
   pkg-plist file. This bug is seen only when the port is pkg_added/pkg_deletted
   by a port which depends on current port (ex. net/asterisk-addons).
3. Bump PORTREVISION.

PR:		105310
Submitted by:	bsam (me)
Approved by:	sobomax (maintainer timeout, 9 weeks)
2007-01-03 16:18:06 +00:00
Peter Pentchev
64e068d25c Update the ftp/curl port to 7.16.0.
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.

Thanks to everyone who took the time to look over the patch!

Discussed on:	-ports
2006-12-13 12:41:35 +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
cbed17d228 Update codec negotiation patch to the latest version.
Submitted by:	Andriy Pylypenko
2006-12-05 10:14:29 +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
Maxim Sobolev
99abb7424d Make asterisk_pidfile actually working.
Reported by:	Denis Shaposhnikov <dsh@vlink.ru>
2006-06-19 18:34:43 +00:00
Maxim Sobolev
a69b43bf0f Make patcheable. 2006-06-17 15:22:59 +00:00
Maxim Sobolev
aed675aa76 Update to 1.2.9.1. 2006-06-16 23:34:44 +00:00
Maxim Sobolev
4be4fa9278 Allow pidfile location to be altered via asterisk_pidfile variable in
rc.conf. No PORTREVISION bump since it's really a very specialized
feature.

Requested by:	Denis Shaposhnikov <dsh@vlink.ru>
2006-05-25 20:29:52 +00:00
Maxim Sobolev
752856337d Fix on sparc64.
Submitted by:	ahze
2006-05-23 02:47:04 +00:00
Maxim Sobolev
42a7879d58 Doesn't compile on sparc64. Patches are welcome. 2006-05-22 21:01:19 +00:00
Edwin Groothuis
0f12b488a5 Remove USE_REINPLACE from all categories starting with N 2006-05-11 22:49:56 +00:00
Maxim Sobolev
b6b90394ad Remove dead MASTER_SITEs.
PR:		93811
Submitted by:	Diane Bruce <db@db.net>
2006-05-11 20:09:40 +00:00
Max Khon
b27709344b - Update to 1.2.7.1 [1]
- Remove bristuff support (will be added later as a slave port)
- Update codec negotiation patch [2]
- Use pwlib and openh323 from ports [3]
- Remove FORBIDDEN now that asterisk is >= 1.2.6

Note: WITH_ZAPTEL may be broken because zaptel-bsd driver is not
synced with Digium zaptel driver.

PR:		93528, 96315
Submitted by:	Andriy I Pylypenko <bamby@portaone.com> [1] [2] [3]
Approved by:	MAINTAINER
2006-04-26 11:31:03 +00:00
Remko Lodder
f3207f1745 Mark the port as forbidden due to a security issue which could lead to
unauthorized system access.

With hat:	secteam
2006-04-25 21:26:51 +00:00
Maxim Sobolev
6345416ed2 1. PROVIDE -> PROVIDE:.
2. Remove bogus BEFORE.

3. More sensible REQUIRE.

PR:		94673
Submitted by:	Sean Winn <sean@gothic.net.au>
2006-04-13 04:00:49 +00:00
Max Khon
65d0eb460a - Bring back bristuff support (bristuff-0.3.0-PRE-1l).
- Bump PORTREVISIONs

Approved by:	sobomax
2006-03-15 08:09:24 +00:00
Doug Barton
c49d1a3273 Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
2006-02-20 20:47:50 +00:00
Maxim Sobolev
6df0070796 Use corrected version of the codec negotiation patch.
Submitted by:	J.R. Oldroyd
2006-02-14 23:50:27 +00:00
Maxim Sobolev
f3f135c46f Fix PLIST on 4.x (one of the modules can not be built due to absend va_copy()
function).

Submitted by:		Dan Lukes <dan@obluda.cz>
2006-02-06 22:03:50 +00:00
Maxim Sobolev
9ea68e6510 Fix build on 4.x.
Submitted by:	Tod McQuillin
2006-02-06 20:39:59 +00:00
Maxim Sobolev
dbe5ff5d5a Update to 1.2.4. 2006-02-06 00:41:05 +00:00
Alexander Leidinger
8d20ecc86c Depend upon the repocopied pwlib152 and and openh323-112 ports, to ease the
transition to newer versions of pwlib and openh323 without breaking ports
which depend upon them.

PR:			83396
Submitted by:		Steve Ames <steve@energistic.com>
In colaboration with:	Steve Ames <steve@energistic.com>
Approved by:		linimon ("no weeping changes ATM"-Heads-Up)
2006-02-05 12:35:09 +00:00
Maxim Sobolev
f644d74fb3 Update to 1.2.3. 2006-01-27 00:15:33 +00:00
Maxim Sobolev
20866a1830 Fix build on amd64. No PORTREVISION bump since it doesn't change content
of the package on the rest arches.

Reported by:	bram <bram@diomedia.be>
2006-01-26 23:29:58 +00:00
Maxim Sobolev
b8c8fc7e04 When building with zaptel disabled make sure to set WITHOUT_ZAPTEL make
environment variable.

Poked by:	kris, unbuildable ports reminder
2006-01-21 08:20:21 +00:00
Maxim Sobolev
e61e1d66bd Update to 1.2.1. 2006-01-17 22:27:45 +00:00
Sam Lawrance
832a7b1727 Use correct WRKSRC paths for pwlib and openh323 when WRKDIRPREFIX
is set to a non-default value.

PR:		ports/72973
Submitted by:	Vivek Khera <vivek@khera.org>
Approved by:	sobomax (maintainer, timeout 13 months)
2005-12-17 07:00:19 +00:00
Maxim Sobolev
bd3393554a Add support for amd64 (untested). No PORTREVISION bump since it doesn't affect
already supported arches.

Submitted by:	David Taylor
2005-11-07 21:06:12 +00:00
Maxim Sobolev
f47fe86bf2 Update the MASTER_SITES.
Submitted by:	Jean Milanez Melo
2005-09-06 16:47:35 +00:00
Maxim Sobolev
6467942a68 Make app_rxfax/app_txfax compilable on 4.x. 2005-08-29 14:12:28 +00:00
Max Khon
de04276318 - Add dependency on unixODBC (and WITHOUT_ODBC knob).
- Unify WITH_FOO knobs.
- Bump PORTREVISION.

Approved by:	portmgr, MAINTAINER
2005-08-14 18:44:06 +00:00
Max Khon
414711836f Fix build on RELENG_4 (fix res_watchdog, do not build fax support).
Bump PORTREVISION.

Approved by:	MAINTAINER
2005-07-15 12:21:58 +00:00
Max Khon
235e4422fb Update to 1.0.9 and bristuff-0.2.0-RC8h.
Approved by:	MAINTAINER
2005-07-12 10:11:17 +00:00