Commit Graph

429 Commits

Author SHA1 Message Date
sthen
dac342703c revert to the previous SHARED_ONLY=Yes for this instead of build dep on
asterisk (which itself has a run dep on some files produced using this module)
2013-11-05 15:49:59 +00:00
sthen
2283efee5d add 5.4, switch to http MASTER_SITES, and switch from SHARED_ONLY to
BUILD_DEPENDS on asterisk.
2013-11-01 10:26:30 +00:00
sthen
cbc2ca5b5d Add a build dep on asterisk, not strictly necessary, but these are only
useful on arches which have it, so this saves cycles/mirror space.
This replaces a previous SHARED_ONLY since many classic machines do have
shared libraries.
2013-11-01 10:20:00 +00:00
bluhm
7916cf5c54 update p5-Net-SIP to 0.683 2013-10-30 02:07:36 +00:00
sthen
56a39231dc update to asterisk 11.6.0 2013-10-21 23:38:44 +00:00
ajacoutot
460f3ce7af Fix deps after re-alpine -> alpine. 2013-10-17 09:11:34 +00:00
naddy
06a9102560 Drop USE_GROFF since groff and mandoc produce identical output. 2013-10-11 23:48:03 +00:00
lteo
60ea0a056e update my email address 2013-10-06 19:12:08 +00:00
sthen
2e860b2538 SECURITY update to Asterisk 11.5.1
AST-2013-005: Remote crash from invalid SDP

        If the SIP channel driver processes an invalid SDP that defines media
        descriptions before connection information, it may attempt to
        reference the socket address information even though that information
        has not yet been set. This will cause a crash.

AST-2013-004: Fix crash when handling ACK on dialog that has no channel

        A remotely exploitable crash vulnerability exists in the SIP channel
        driver if an ACK with SDP is received after the channel has been
        terminated. The handling code incorrectly assumed that the channel
        would always be present.
2013-08-28 09:46:15 +00:00
ajacoutot
2e07defd81 Remove -lpthread patching. 2013-08-09 19:04:49 +00:00
bluhm
ef573ca732 update p5-Net-SIP to 0.682 2013-08-08 22:11:57 +00:00
naddy
b43ec6dca7 remove workarounds for gcc 2.95 2013-08-07 19:16:48 +00:00
sthen
f1cbc9da27 update to Asterisk 11.5.0 (and enabled FreeTDS cel/cdr support) 2013-07-16 13:03:19 +00:00
ian
0a6d17d68f PKG_ARCH = * and bump, requested by espie@ 2013-07-05 13:42:50 +00:00
jasper
9b013a6094 add two more of the usual suspects 2013-07-04 06:57:45 +00:00
sthen
cc87ff6406 add some NOT_FOR_ARCHS, atomic ops 2013-07-03 21:44:09 +00:00
sthen
786f73af49 c-client requires libssl for its own purposes, and gssapi libs. 2013-06-20 21:33:53 +00:00
ajacoutot
64a6588efb No need for pthread. 2013-06-20 08:26:13 +00:00
ajacoutot
25b3041f91 Unbreak after hx509 and ntlm removal from Kerberos. 2013-06-20 06:54:36 +00:00
sthen
187e0a19fe +stuntman 2013-06-18 14:29:03 +00:00
sthen
0c5a41acfd import ports/telephony/stuntman, from Roman Kravchuk, ok dcoppa
STUNTMAN is an open source, high performance STUN server, implementation
of the STUN protocol as specified in RFCs 5389, 5769, and 5780. It also
includes backwards compatibility for RFC 3489.
2013-06-18 14:28:37 +00:00
ajacoutot
9920238d6f Unbreak with new Heimdal; get rid of self-cooked krb5-config since we
have it in base now.
2013-06-17 19:30:22 +00:00
sthen
9b258b4acb cope with the ksh changes in exec.c:1.50 2013-06-12 20:58:47 +00:00
brad
17833ea850 Revert back to using MySQL 5.1 for the time being. MariaDB 5.5 introduces
a new libmysqlclient non-blocking API which utilizes co-routines. The X86
specific GCC ASM co-routine support hid the fact that there was an issue.
The only fallback code so far is POSIX user contexts which OpenBSD does not
support.

Input from and Ok sthen@ jasper@
2013-06-12 20:36:33 +00:00
sthen
4fe81903b3 Fix cookie parsing in Asterisk's HTTP request parser if an RFC2965 Cookie2
header is present. Needed for AMI/HTTP logins with some http clients.
2013-06-05 00:57:18 +00:00
brad
0b77cf86a5 Switch from using MySQL to using MariaDB. MariaDB is a drop-in replacement.
ok sthen aja
2013-05-25 00:33:09 +00:00
sthen
96cd82bed7 @comment res_kqueue_timer.so for now so we fall back to res_pthread_timer
(it didn't used to be built on OpenBSD; 11.4.0 started building it but it's
not correctly functional yet).
2013-05-18 08:44:00 +00:00
sthen
b04dc5094d update to Asterisk 11.4.0, lots of fixes 2013-05-17 22:57:50 +00:00
dcoppa
c51965bba0 Update to pjsua-2.1
From maintainer Christopher Zimmermann
2013-05-17 10:43:53 +00:00
sthen
b5bbcc11ca update to newer Asterisk sound files, adding:
(core)
- Italian language prompts for core sounds
- missing prompts for VoiceMailMain application in Russian

(extra)
- various fixed files in extra-sounds
- various new files in extra-sounds (some in French, many in English)
- many files duplicated from core-sounds have been removed
- note: "an-error-has-occured" has been renamed "an-error-has-occurred"

Additionally the packages now install the text files detailing changes
and a text description of the font files (renamed to avoid conflicts
between flavours).

sln16 versions have been dropped from packages for now to save a
few hundred MB per arch on the mirrors, g729 versions have been added
in their place.
2013-05-16 21:53:31 +00:00
sthen
7d27df4ce8 Adjust the (slightly awkward) construction of DISTNAME so that setting
REVISION doesn't change the stem of the package name. Came after some head
scratching after naddy@ reported a PLIST_DB change to telephony/asterisk's
@depend lines which happened after I bumped REVISION on the asterisk-sounds
ports when I tweaked CATEGORIES.
2013-05-10 16:56:39 +00:00
sthen
389c979c47 zap extra CATEGORIES entry for these ports, it's not really useful 2013-05-09 07:33:17 +00:00
naddy
df276b3a76 add 5.3 release song 2013-05-06 19:22:23 +00:00
sthen
91364a8928 +p5-Asterisk-AMI 2013-04-26 16:09:53 +00:00
sthen
ebfa0c1777 import telephony/p5-Asterisk-AMI, ok landry@
This module provides an interface to the Asterisk Manager Interface.
Its goal is to provide a flexible, powerful, and reliable way to
interact with Asterisk upon which other applications may be built.
It utilizes AnyEvent and therefore can integrate very easily into
event-based applications, but still provides blocking functions for use
with standard scripting.
2013-04-26 16:09:30 +00:00
sthen
e704ae6b78 update to Kamailio 4.0.0, from maintainer Roman Kravchuk 2013-04-16 11:13:04 +00:00
sthen
8e9fc66146 fix for newer bsd.port.mk, spotted by naddy 2013-03-28 22:02:18 +00:00
sthen
11c49af0ad Add patches to resolve a T38 fax-related deadlock researched by chris@
https://issues.asterisk.org/jira/secure/attachment/46850/fax-deadlock-v2.patch-11.3.0
2013-03-28 21:25:17 +00:00
sthen
a6bfc54852 update to asterisk-g729 1.1 and build for Asterisk 11.x 2013-03-28 20:26:44 +00:00
sthen
520bf86d60 update to Asterisk 11.3.0, various testing by myself and chris@
- this is a major version update to the new long-term support version
- please review UPGRADE.txt
2013-03-28 20:24:53 +00:00
sthen
ef32312f4a SECURITY update to Asterisk 10.12.2
* A possible buffer overflow during H.264 (video) format negotiation.
CVE-2013-2685

* A denial of service exists in Asterisk's HTTP server.
CVE-2013-2686

* A potential username disclosure exists in the SIP channel driver.
CVE-2013-2264
2013-03-27 22:48:22 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
3771bc26d4 fix small differences in PERMIT 2013-03-11 12:17:50 +00:00
sthen
7884a3c2b0 zap some PERMIT_* lines which did not get removed in the bulk sweep 2013-03-11 12:15:14 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
sthen
f5a323c546 Don't use ${FLAVOR:L}, we only support lower-case flavours now.
OK ajacoutot@ espie@
2013-02-09 14:49:50 +00:00
sthen
d26647bb9f don't use BUILD_PKGPATH to set RUN_DEPENDS for the packages holding
plugin modules, as these do not depend on the flavour of the main package.
reported by landry.
2013-01-30 20:59:41 +00:00
sthen
65a2dc8934 build asterisk,imap by default 2013-01-22 23:26:51 +00:00
sthen
b4d2d32311 bugfix update to Asterisk 10.12.1, fix imap flavour while there (c-client moved) 2013-01-22 23:26:30 +00:00
brad
0ac92be1f4 Update for newer FFmpeg API.
ok sebastia@
2013-01-20 12:52:34 +00:00