notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: net/libsrtp/Makefile
SVNWeb

Number of commits found: 24

Sun, 16 Dec 2018
[ 16:34 tijl search for other commits by this committer ] Original commit   Revision:487600
Mark net/libsrtp deprecated, superseded by libsrtp2.

audio/baresip: remove SRTP option (had been marked BROKEN).
www/qt5-webengine: remove unused dependency on libsrtp.
Thu, 13 Dec 2018
[ 04:52 tobik search for other commits by this committer ] Original commit   Revision:487339
net/libsrtp builds fine with OpenSSL 1.1.1 after r472170

http://beefy11.nyi.freebsd.org/data/head-i386-default/p485718_s340864/logs/libsrtp-1.6.0_1.log
Sat, 10 Nov 2018
[ 10:09 mat search for other commits by this committer ] Original commit   Revision:484599 (Only the first 10 of 86 ports in this commit are shown above. View all ports for this commit)
security/openssl-devel was removed, but there is a security/openssl111 now.
Mon, 11 Jun 2018
[ 08:18 tijl search for other commits by this committer ] Original commit   Revision:472170
Backport OpenSSL 1.1 support (and prerequisites) from libsrtp2.

https://github.com/cisco/libsrtp/commit/84faa631a55235f6138cacda2e7f81980a43d13e
  Refactor memory allocation for the symmetric ciphers context structures.

https://github.com/cisco/libsrtp/commit/5781341d99cd286a1f3d164e0576c2e837a444b7
  Use the OpenSSL HMAC implementation, and thus also the OpenSSL EVP_sha1()
  implementation.

  Experiments show about a 1.5x speedup on Intel CPUs with AVX2.

https://github.com/cisco/libsrtp/commit/fb954450198c832c96b4191fcef3a1b9e2d15d8b
  When building with OpenSSL, pass the AES_ICM key to the EVP context (and
  thus, do AES key expansion) in srtp_cipher_init, not srtp_cipher_set_iv.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 7 Jun 2018
[ 12:45 tijl search for other commits by this committer ] Original commit   Revision:471911
Limit portscout to 1.x.
Sat, 17 Feb 2018
[ 12:00 sunpoet search for other commits by this committer ] Original commit   Revision:462136
Use BROKEN_SSL

Approved by:	portmgr (blanket)
Thu, 8 Feb 2018
[ 08:29 bhughes search for other commits by this committer ] Original commit   Revision:461203
net/libsrtp: Update 1.5.4 -> 1.6.0

https://github.com/cisco/libsrtp/blob/v1.6.0/CHANGES

Approved by:	tijl (maintainer)
Differential Revision:	https://reviews.freebsd.org/D14236
Mon, 9 Jan 2017
[ 10:05 amdmi3 search for other commits by this committer ] Original commit   Revision:430937
- Switch to USES=localbase
- Switch to USES=ssl
- Simplify build by using ALL_TARGET
- Switch to new test framework
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL

Approved by:	portmgr blanket
Tue, 29 Nov 2016
[ 18:46 mat search for other commits by this committer ] Original commit   Revision:427389 (Only the first 10 of 55 ports in this commit are shown above. View all ports for this commit)
Mark some ports as not openssl-devel ready.

Sponsored by:	Absolight
Sun, 21 Feb 2016
[ 11:41 tijl search for other commits by this committer ] Original commit   Revision:409283
Take over maintainership.  There have been three maintainer timeouts in the
past year and the maintainer hasn't been seen since the port was created.
[ 07:47 pi search for other commits by this committer ] Original commit   Revision:409268
net/libsrtp: 1.5.2 -> 1.5.4

Changes:
- Fix for CVE-2015-6360.
- Use BE byte ordering of RTCP trailer.
- Allow zero length payload on unprotect.

PR:		207003
MFH:		2016Q1
Approved by:	alexander@brovikov.ru (maintainer timeout)
Sun, 17 May 2015
[ 12:50 amdmi3 search for other commits by this committer ] Original commit   Revision:386607
- Add CPE info

Approved by:	portmgr blanket
Tue, 14 Apr 2015
[ 22:24 mi search for other commits by this committer ] Original commit   Revision:384031
Only use -fPIC, when compiling shared objects, not static ones.

Implement regression-check target (also known under other aliases)
using upstream's self-tests.
Sun, 12 Apr 2015
[ 12:11 tijl search for other commits by this committer ] Original commit   Revision:383864
Update net/libsrtp to 1.5.2 and use base OpenSSL on FreeBSD 10 and up

PR:		198903
Tested by:	madpilot
Approved by:	maintainer timeout (18 days)
Fri, 20 Mar 2015
[ 07:25 bdrewery search for other commits by this committer ] Original commit   Revision:381715
Default the WRKSRC to the proper extracted name for USE_GITHUB when
GH_TAGNAME is defaulted to the new
DISTVERSIONPREFIX/DISTVERSION/DISTVERSIONSUFFIX
change in r381689.

This actually fixes the build for sysutils/zfstools, broken in r381704.

With hat:	portmgr
Thu, 19 Mar 2015
[ 18:08 bdrewery search for other commits by this committer ] Original commit   Revision:381648 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
Remove GITHUB_RELEASE MASTER_SITE from r375010 as it is now redundant with
GITHUB.

The new GITHUB MASTER_SITE from r381618 now supports not setting GH_COMMIT and
only having GH_TAGNAME default to DISTVERSION.

All of these ports as-is.

With hat:	portmgr
Sat, 10 Jan 2015
[ 16:48 tijl search for other commits by this committer ] Original commit   Revision:376717
Mark some inline functions static such that gcc (in C89 mode) doesn't
export them.  Clang already doesn't export them because it assumes C99 by
default.  This fixes net/ortp on systems without clang.
Fri, 9 Jan 2015
[ 15:06 tijl search for other commits by this committer ] Original commit   Revision:376611
Update net/libsrtp to 1.5.0.

PR:		196248
Approved by:	maintainer timeout (16 days)
Tue, 29 Jul 2014
[ 19:11 adamw search for other commits by this committer ] Original commit   Revision:363374 (Only the first 10 of 436 ports in this commit are shown above. View all ports for this commit)
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...

Approved by:	portmgr (not really, but touches unstaged ports)
Fri, 31 Jan 2014
[ 09:27 miwi search for other commits by this committer ] Original commit   Revision:341962
- Stage support
Fri, 20 Sep 2013
[ 22:10 bapt search for other commits by this committer ] Original commit   Revision:327755 (Only the first 10 of 1288 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
Thu, 1 Aug 2013
[ 05:39 bapt search for other commits by this committer ] Original commit   Revision:324083
Fix build with clang
Sun, 22 May 2011
[ 11:10 flo search for other commits by this committer ] Original commit 
add -fPIC to allow linking to on !i386

Approved by:    maintainer
Tue, 3 May 2011
[ 22:48 flo search for other commits by this committer ] Original commit 
Add new port net/libsrtp

libsrtp is a library implementing Secure RTP.
RTP is used for Voice over IP (VoIP) as well as audio and video streaming;

WWW: http://sourceforge.net/projects/srtp/

PR:             ports/156766
Submitted by:   Alexander Brovikov <alexander@brovikov.ru>

Number of commits found: 24