notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: devel/jrtplib/distinfo

Number of commits found: 15

Tuesday, 27 Oct 2020
16:18 rodrigo search for other commits by this committer
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
Original commitRevision:553452 
Monday, 13 Apr 2020
11:21 rodrigo search for other commits by this committer
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
Original commitRevision:531593 
Wednesday, 29 Mar 2017
12:00 rodrigo search for other commits by this committer
Update port to v3.11.1 and take maintenership for this port
Original commitRevision:437193 
Thursday, 23 Mar 2017
09:44 vanilla search for other commits by this committer
Update to 3.11.0.
Original commitRevision:436762 
Thursday, 12 Jan 2017
07:10 vanilla search for other commits by this committer
1: Update to 3.10.0.
2: use pathfix, and remove uneeded post-patch.
Original commitRevision:431221 
Friday, 30 Nov 2012
23:52 sperber search for other commits by this committer
- 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
Original commitRevision:308047 
Sunday, 3 Jul 2011
14:59 ohauer search for other commits by this committer
-remove MD5
Original commit
Monday, 17 Nov 2008
17:01 lwhsu search for other commits by this committer
- 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)
Original commit
Monday, 12 Feb 2007
13:22 rafan search for other commits by this committer
- 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)
Original commit
Saturday, 1 Jul 2006
03:52 rafan search for other commits by this committer
- Update to 3.6.0

PR:             ports/99642
Submitted by:   Yi-Huan Chan <yhchan@csie.nctu.edu.tw>
Approved by:    maintainer, delphij (mentor)
Original commit
Friday, 14 Apr 2006
03:13 ijliao search for other commits by this committer
upgrade to 3.5.2

PR:             95461
Submitted by:   Yi-Huan Chan <yhchan@csie.nctu.edu.tw>
Approved by:    maintainer
Original commit
Sunday, 22 Jan 2006
08:30 edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
Original commit
Tuesday, 16 Nov 2004
10:36 krion search for other commits by this committer
Update to 3.1.0

PR:             ports/73976
Submitted by:   maintainer
Original commit
Wednesday, 31 Mar 2004
03:12 trevor search for other commits by this committer
SIZEify (maintainer timeout)
Original commit
Monday, 6 Oct 2003
02:46 edwin search for other commits by this committer
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>
Original commit

Number of commits found: 15