non port: devel/jrtplib/distinfo |
SVNWeb
|
Number of commits found: 15 |
Tue, 27 Oct 2020
|
[ 16:18 rodrigo ]
devel/jrtplib : upgrade to 3.11.2
The original author step off the project, so for now, update the
WWW link to point to the archived page who describes the project.
Major changes:
- Taking EINTR in nanosleep, poll and select calls into account.
Thanks to Filippo Guerzoni (filippo.guerzoni@gmail.com) for bringing
this to my attention.
- Disabled some copy constructors
- Bugfix in RTPExternalTransmitter: a buffer could fill up causing the
an operation to fail to get aborted
- Added constructor to RTPRawPacket to guess RTP/RTCP type
- Bugfixed regarding some calles being cut short due to an EINTR
|
Mon, 13 Apr 2020
|
[ 11:21 rodrigo ]
devel/jrtplib: Switch upstream and update version
Switch upstream to Github since the previous
repo wasn't update since 2017. Also switch to
head to take advantage of bugfixes and
improvements done but never released as an
official version.
This new version add a dependency on net/libsrtp2
in order to support encrypted streams.
Major changes and improvements:
* Add support for libsrtp2
* Avoid `using namespace std` to allow c++14 compilation
* Added RTPRawPacket constructor which determines RTP/RTCP automatically
* Fix rtpsecuresession.cpp when thread is not supported
* Testing getifaddrs/freeifaddrs availability as well as header file
* Tried to fix the abort socket buffer filling up
* Added test program that shows bug in external transmitter
* Handling EINTR in nanosleep call
* Test to cause EINTR in poll/select
* Ignoring EINTR in poll and select calls
PR: 245577
Submitted by: yuri
|
Wed, 29 Mar 2017
|
[ 12:00 rodrigo ]
Update port to v3.11.1 and take maintenership for this port
|
Thu, 23 Mar 2017
|
[ 09:44 vanilla ]
Update to 3.11.0.
|
Thu, 12 Jan 2017
|
[ 07:10 vanilla ]
1: Update to 3.10.0.
2: use pathfix, and remove uneeded post-patch.
|
Fri, 30 Nov 2012
|
[ 23:52 sperber ]
- Update to version 3.9.1
- Add LICENSE
- Add MAKE_JOBS_SAFE
PR: ports/171984
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by: beat (mentor)
Feature safe: yes
|
Sun, 3 Jul 2011
|
[ 14:59 ohauer ] (Only the first 10 of 1775 ports in this commit are shown above. )
-remove MD5
|
Mon, 17 Nov 2008
|
[ 17:01 lwhsu ]
- Update to 3.7.1
PR: ports/128936
Submitted by: Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw>
Approved by: "Petr Holub" <hopet AT ics.muni.cz> (maintainer)
|
Mon, 12 Feb 2007
|
[ 13:22 rafan ]
- Update to 3.7.0
- Update MASTER_SITES/WWW
PR: ports/109011
Submitted by: Yi-Huan Chan <yhchan at csie.nctu.edu.tw>
Approved by: Petr Holub <hopet at ics.muni.cz> (maintainer)
|
Sat, 1 Jul 2006
|
[ 03:52 rafan ]
- Update to 3.6.0
PR: ports/99642
Submitted by: Yi-Huan Chan <yhchan@csie.nctu.edu.tw>
Approved by: maintainer, delphij (mentor)
|
Fri, 14 Apr 2006
|
[ 03:13 ijliao ]
upgrade to 3.5.2
PR: 95461
Submitted by: Yi-Huan Chan <yhchan@csie.nctu.edu.tw>
Approved by: maintainer
|
Sun, 22 Jan 2006
|
[ 08:30 edwin ] (Only the first 10 of 673 ports in this commit are shown above. )
SHA256ify
Approved by: krion@
|
Tue, 16 Nov 2004
|
[ 10:36 krion ]
Update to 3.1.0
PR: ports/73976
Submitted by: maintainer
|
Wed, 31 Mar 2004
|
[ 03:12 trevor ] (Only the first 10 of 3024 ports in this commit are shown above. )
SIZEify (maintainer timeout)
|
Mon, 6 Oct 2003
|
[ 02:46 edwin ]
New port: JRTPLIB - RTP library in C++
New port: JRTPLIB - library in C++ for developing applications
using RTP protocol. For details see
http://lumumba.luc.ac.be/jori/jrtplib/jrtplib.html
PR: ports/48929
Submitted by: Petr Holub <hopet@ics.muni.cz>
|
Number of commits found: 15 |