975 Commits

Author SHA1 Message Date
sthen
d50fc87e14 update to asterisk-19.3.2
AST-2022-001: res_stir_shaken: resource exhaustion with large files
AST-2022-002: res_stir_shaken: SSRF vulnerability with Identity header
AST-2022-003: func_odbc: Possible SQL Injection
2022-04-15 08:36:19 +00:00
sthen
7706e557e8 update to asterisk-18.11.2
AST-2022-001: res_stir_shaken: resource exhaustion with large files
AST-2022-002: res_stir_shaken: SSRF vulnerability with Identity header
AST-2022-003: func_odbc: Possible SQL Injection
2022-04-15 08:35:54 +00:00
sthen
58e67f8ee8 update to asterisk-16.25.2
AST-2022-001: res_stir_shaken: resource exhaustion with large files
AST-2022-002: res_stir_shaken: SSRF vulnerability with Identity header
AST-2022-003: func_odbc: Possible SQL Injection
2022-04-15 08:35:05 +00:00
sthen
fa9b267a30 sync WANTLIB 2022-03-31 13:44:42 +00:00
sthen
45398fe1b1 sync WANTLIB for various ports with "NOT REACHABLE" libs 2022-03-31 12:52:13 +00:00
sthen
ff52f98a84 asterisk updates with their fix for the curl build issue and another build issue 2022-03-30 08:13:08 +00:00
sthen
bbd9098d0c asterisk build fix, avoid writing a broken ast_makeopts.$$.env file if
curl is detected and wget is not.

the curl string includes parameters '-w "%{url_effective}\n"' which does
not survive a trip to the makeopts.env file very well:

DOWNLOAD="/usr/local/bin/curl -O --progress-bar -w "%{url_effective}
""
2022-03-27 15:44:04 +00:00
sthen
b080f4fa08 regen patches 2022-03-27 15:41:29 +00:00
sthen
8e8dc14608 update to asterisk-19.3.0 2022-03-25 11:39:58 +00:00
sthen
0afb27309a update to asterisk-18.11.0 2022-03-25 11:39:54 +00:00
sthen
03eea5238a update to asterisk-16.25.0 2022-03-25 11:39:50 +00:00
sthen
521874f830 asterisk: clean up a PATCHORIG file to stop update-plist noise 2022-03-25 11:39:40 +00:00
sthen
1e6c82ebd1 add comment with github repo 2022-03-21 13:30:18 +00:00
rsadowski
301cefb6f4 Remove all LIBxxx_VERSION hacks, cmake.mk can cope that now 2022-03-18 21:15:45 +00:00
naddy
25d8cbee00 drop RCS Ids 2022-03-11 19:58:28 +00:00
semarie
8e4e270210 telephony/py-phonenumbers: update to 8.12.44
remove RCSTag while here
2022-03-10 14:53:02 +00:00
sthen
385739a94f drop rcs id in category Makefiles 2022-03-09 16:18:03 +00:00
naddy
69de5bdc39 drop RCS Id from all ports where I'm listed as MAINTAINER 2022-03-08 14:27:46 +00:00
sthen
b6966d2e73 GC a few more RCS ids in my ports 2022-03-07 21:45:09 +00:00
sthen
a98e0e6666 remove rcs IDs in ports that I maintain 2022-03-07 21:36:41 +00:00
sthen
b477626e2b bump REVISION above -stable 2022-03-04 21:36:36 +00:00
sthen
57c78749a1 update to asterisk-19.2.1
AST-2022-004: pjproject: integer underflow on STUN message
AST-2022-005: pjproject: undefined behavior after freeing a dialog set
AST-2022-006: pjproject: unconstrained malformed multipart SIP message
2022-03-04 21:22:50 +00:00
sthen
93d21d73be update to asterisk-18.10.1
AST-2022-004: pjproject: integer underflow on STUN message
AST-2022-005: pjproject: undefined behavior after freeing a dialog set
AST-2022-006: pjproject: unconstrained malformed multipart SIP message
2022-03-04 21:22:36 +00:00
sthen
8283d572d5 update to asterisk-16.24.1
AST-2022-004: pjproject: integer underflow on STUN message
AST-2022-005: pjproject: undefined behavior after freeing a dialog set
AST-2022-006: pjproject: unconstrained malformed multipart SIP message
2022-03-04 21:22:16 +00:00
sthen
a155cf1525 update to pjsip-2.12 2022-02-26 20:40:20 +00:00
jca
0ef1fc886c Force-disable asterisk on archs without ports-gcc
Even though Makefile.inc sets COMPILERC=ports-gcc, this is not enough to
disable asterisk on archs without ports-gcc support, because
Makefile.inc includes bsd.port.arch.mk before compiler.port.mk restricts
the available archs with ONLY_FOR_ARCHS.

This is a workaround to get rid of useless build failures on riscv64.
ok sthen@ (maintainer)
2022-02-22 21:21:07 +00:00
sthen
7d1645d97c update to asterisk-19.2.0 2022-02-10 22:07:07 +00:00
sthen
b0ec5b7358 update to asterisk-18.10.0 2022-02-10 22:06:59 +00:00
sthen
31dd5547cd update to asterisk-16.24.0 2022-02-10 22:06:51 +00:00
tb
6a2d4b10f3 mail/kamailio: fix build after libressl pc version bump
kamailio sets LIBSSL_SET_MUTEX_SHARED=1 for libssl >= 1.1 and adds -ldl
to the linker flags among other things, thus breaking the build. Avoid
all this by forcing LIBSSL_SET_MUTEX_SHARED=0.

ok sthen
2022-02-04 16:44:03 +00:00
bluhm
6e1c085574 update p5-Net-SIP to 0.833 2022-01-14 21:21:03 +00:00
tb
fe4bc3bb32 telephony/sngrep: switch to using the OpenSSL 1.1 codepath to unbreak
build with opaque structs in LibreSSL 3.5.
2022-01-14 11:03:35 +00:00
tb
6f0107b2f8 telephony/coturn: fix build with opaque DH in LibreSSL 3.5. 2022-01-13 10:15:54 +00:00
sthen
c65323e072 asterisk port tweaks:
- patch the sample asterisk.conf file in the basic-pbx directory to
include setting ownership/permissions on the control socket as also done
in the simple openbsd-ports config files

- remove the simple openbsd-ports config files from asterisk/19; they pre-date
upstream's "basic-pbx" files and use chan_sip which was removed in 19.x
so don't work
2022-01-07 20:06:26 +00:00
tb
642e24e7b8 telephony/asterisk: unbreak build with opaque BIO_METHOD by adding
CFLAGS += -DHAVE_OPENSSL_BIO_METHOD.  This is a workaround as this
should really be picked up by autoconf...

ok sthen
2021-12-12 13:39:09 +00:00
sthen
f862a17028 update to asterisk-16.23.0 2021-12-10 11:19:59 +00:00
sthen
9128388ad9 update to asterisk-18.9.0 2021-12-10 11:19:56 +00:00
sthen
05fd05c91c update to asterisk-19.1.0 2021-12-10 11:19:51 +00:00
sthen
38b0100d38 sync WANTLIB-snmp 2021-12-10 11:19:29 +00:00
tb
3f2ce0d07a telephony/baresip/re: fix build with opaque HMAC_CTX and BIO_METHOD
in LibreSSL 3.5.
2021-12-04 21:30:04 +00:00
tb
ebf1d683da telephony/kamailio: Take OpenSSL 1.1 code path twice to fix build with
opaque DH and BIO_METHOD.
2021-12-04 21:22:58 +00:00
sthen
e270e02c3b remove some pieces from telephony/asterisk that were there in support of
the failed attempt at getting this to build with clang
2021-11-23 10:21:48 +00:00
sthen
983af75767 update to sngrep-1.4.10 2021-11-23 09:29:41 +00:00
rsadowski
eaef6f4e71 Remove .orig file from CVS 2021-11-06 09:44:23 +00:00
sthen
5e2a528cae add portroach markers 2021-11-03 22:24:37 +00:00
sthen
3b64c389bd sort 2021-11-02 21:18:38 +00:00
sthen
34cc1f307e rm patch*.orig, spotted by Mark Patruck 2021-11-02 20:26:29 +00:00
sthen
0b81816498 add asterisk 16.22.0, asterisk 19.0.0
18.x remains the primary version targetted for now; other ports building
against asterisk are only using 18
2021-11-02 12:47:08 +00:00
sthen
22c7d9867c adjust asterisk/Makefile.inc to handle older versions 2021-11-02 12:43:48 +00:00
sthen
1f9b7ef574 update to asterisk-18.8.0 2021-11-02 12:40:57 +00:00