Commit Graph

556 Commits

Author SHA1 Message Date
feinerer
781d4b5bb2 Use libv4l
OK ajacoutot@
2016-01-08 18:48:49 +00:00
jasper
1619aaecce tell portroach to ignore this port for there are no distfiles here that can get outdated 2016-01-01 21:10:42 +00:00
jasper
82de39f0f0 update to gsutil-3.1 2015-12-28 08:46:49 +00:00
jasper
174e19ea05 give this a chance to build on mips64 2015-12-28 08:46:07 +00:00
sthen
97889e162c switch my distfiles mirror to https 2015-12-03 21:24:29 +00:00
sthen
db3b485ca5 update to Kamailio 4.3.3, from maintainer Roman Kravchuk 2015-11-20 10:09:52 +00:00
ajacoutot
0533816ae0 Update to bcg729-1.0.1. 2015-11-19 18:14:33 +00:00
espie
d4de7a9fac don't assume FILESDIR has consistent modes
okay sthen@
2015-10-31 11:28:57 +00:00
sthen
981d86d970 sync WANTLIB (curl+nghttp2) 2015-10-30 12:59:16 +00:00
sthen
467078e20d add 5.8 release songs, from ian@ a while ago 2015-10-30 10:13:55 +00:00
sthen
522c11d2dc tweaks to asterisk port: fix copy-and-pasto in COMMENT-tds, tidy Makefile 2015-10-15 13:16:50 +00:00
sthen
072447ca69 ...and bump 2015-10-14 09:23:56 +00:00
sthen
a6873dfe0b switch asterisk-g729 for asterisk 13.x 2015-10-14 09:23:38 +00:00
sthen
745a7019a8 update to asterisk-13.6.0
this is a major update - upgrading users should review UPGRADE-12.txt and
UPGRADE.txt in /usr/local/share/doc/asterisk. some configurations will work
unchanged, but there have been big changes in other areas, notably AMI,
CDR and CEL.
2015-10-12 22:07:28 +00:00
sthen
1aaafd59da needs libtool m4 files, found by nigel@ 2015-10-11 11:21:49 +00:00
sthen
ea0f321243 update to asterisk-11.20.0 2015-10-10 19:58:47 +00:00
sthen
97d3ab1a75 fix tests, they need an extra file (relatively large compared to the main
distfile, and with no copyright info) so there's a manual step to fetch that.
(set TEST_IS_INTERACTIVE).
2015-10-10 13:00:04 +00:00
sthen
50e0d03ebb update to asterisk-g729 1.3 2015-10-10 12:35:56 +00:00
sthen
7dbde8c538 +bcg729 2015-10-10 12:33:33 +00:00
sthen
1dc1a5463b import telephony/bcg729, ok landry@, tweak from czarkoff@
Bcg729 is a software G729A encoder and decoder library written in C,
developed by Belledonne Communications, the company supporting the
Linphone project. It was written from scratch and is NOT a derivative
work of ITU reference source code in any kind.
2015-10-10 12:33:16 +00:00
sthen
ee9eccee2a fix LIB_DEPENDS-pjsua, problem reported by naddy 2015-10-10 12:30:38 +00:00
sthen
14b0496a47 Update and rework the telephony/pjsua port. The upstream distribution
is a telephony library (pjsip) with some sample applications; pjsua
itself is one of those samples. Previously the port built everything
but only installed the application; newer versions of Asterisk require
the libraries, so I've converted to multi-packages, providing a new
pjsip package with the libs, and retaining pjsua as a separate package
providing the CLI SIP client.

Taking maintainership with the agreement of chrisz@.
2015-10-09 21:28:13 +00:00
czarkoff
aa2905e072 Re-enable DTLS in libre
OK sthen@
2015-10-09 09:54:00 +00:00
czarkoff
b729f49ee3 Update to restund 0.4.12
OK sthen@
2015-10-06 22:47:29 +00:00
sthen
6acb7ccf14 fix rcctl command 2015-10-05 12:10:00 +00:00
czarkoff
0f34728285 BUILD_DEPENDS-main should have been BUILD_DEPENDS
Spotted by zhuk@
2015-10-02 19:37:40 +00:00
czarkoff
7757922ec0 Somehow didn't add these files during update to 0.4.15 2015-10-02 19:32:08 +00:00
czarkoff
1221305636 change my email address in MAINTAINER 2015-10-02 19:24:23 +00:00
czarkoff
fc247ba248 update to baresip 0.4.15
- GUI
 - bugfixes
 - experimental daala support
 - GTK-dependent modules isolated in -gtk2 subpackage
 - default config now only mentions modules that are packaged

OK feinerer@, sthen@
2015-10-02 19:20:32 +00:00
czarkoff
956d5cd1e7 update to baresip 0.4.15
- GUI
 - bugfixes
 - experimental daala support
 - GTK-dependent modules isolated in -gtk2 subpackage
 - default config now only mentions modules that are packaged

OK feinerer@, sthen@
2015-10-02 19:01:24 +00:00
czarkoff
9b60ddac1b Fix for interoperability with Linphone's implementation of ZRTP
From feinerer@
2015-10-01 20:13:39 +00:00
sthen
6d87b84c90 cope with pexp tightening in rc.subr r1.99, reported by sebastia@ 2015-09-21 14:10:21 +00:00
jca
36feaba4ed Fixed upstream. 2015-08-25 17:49:18 +00:00
jasper
b61883f145 use sed -i 2015-07-19 00:02:24 +00:00
jasper
aa04a60af2 kill trailing whitespace 2015-07-18 23:59:54 +00:00
jca
dccc7ed28f guard SSLv3 methods
ok sthen@ and Roman Kravchuk (maintainer)

Last minute change: as noted by sthen@ no REVISION bump is needed.
2015-07-18 19:59:48 +00:00
sthen
576adabbab guard SSLv3_client_method() with #ifndef OPENSSL_NO_SSL3 2015-07-18 15:37:29 +00:00
czarkoff
b3fec52ed7 Enable kqueue support in re
OK feinerer@, sthen@
2015-07-09 10:36:24 +00:00
sthen
d5ffe85b7d Remove use of sudo from pkg READMEs in a few ports as packages and their
instructions are meant to work on a fresh install.

- easy cases: replace some '$ sudo somecommand' with '# somecommand'
(while there I've swapped some "${RCDIR}/foo start" with "rcctl foo start").

- replace some 'sudo -u user somecommand foo bar' with
'su -s /bin/sh user "/path/to/somecommand foo bar"' and similar.
Not pretty with the -s, but many of the uids that need to run
these commands have /sbin/nologin as their usual shell.
2015-07-06 11:25:36 +00:00
czarkoff
2fb987be59 Update to re-0.4.13
OK feinerer@
2015-07-04 09:16:16 +00:00
czarkoff
768dacaee7 Update to baresip 0.4.13
OK feinerer@
2015-06-21 07:40:46 +00:00
sthen
6a9aae3ca5 sort, and use consistent whitespace 2015-06-10 20:01:03 +00:00
espie
b576ead70f fix conflict markers and bump, as discussed with sthen@ 2015-06-08 13:44:28 +00:00
sthen
a7b01e47e2 update to asterisk-11.18.0 2015-06-08 08:44:52 +00:00
sthen
fdf28efb45 fix conflicts in new asterisk-core-sounds languages, spotted by ajacoutot 2015-05-28 20:45:29 +00:00
sebastia
3b4314a46a As pointed out by espie@, theora gets picked up if available, so add it
explicitly to the deps.
2015-05-18 18:04:24 +00:00
czarkoff
61a5d88050 Fix linker flags for "zrtp" module
While at it, fix a patch that changed during last update

OK sthen@, "go for it" espie@
2015-05-17 21:19:23 +00:00
czarkoff
727b299430 Don't install libbn.a to avoid conflict with security/gpg5
OK sthen@, "go for it" espie@
2015-05-17 21:16:54 +00:00
sthen
e4e24b7693 update to asterisk-core-sounds 1.4.27, adding Swedish audio files 2015-05-13 09:40:20 +00:00
espie
2ace40bfb8 don't depend on modes in the ports tree being what we want installed 2015-05-08 09:08:44 +00:00