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: net/libsrtp/distinfo

Number of commits found: 7

Thursday, 8 Feb 2018
08:29 bhughes search for other commits by this committer
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
Original commitRevision:461203 
Sunday, 21 Feb 2016
07:47 pi search for other commits by this committer
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)
Original commitRevision:409268 
Tuesday, 28 Apr 2015
18:44 bdrewery search for other commits by this committer
USE_GITHUB: For the new support, fix DISTNAME to be more consistent.

When using GH_TAGNAME the DISTNAME would have GH_PROJECT and GH_ACCOUNT in
it. When not using GH_TAGNAME it would not have this. Now both cases
will add in the GH_PROJECT and GH_ACCOUNT.

Add special care to ensure that the DISTVERSION is not added in twice. If
a port does GH_TAGNAME=v${PORTVERSION} it will be added in twice though. For
that case DISTVERSIONPREFIX=v should be set and no GH_TAGNAME should be used.

empty() is used rather than (!defined || !${}) to support fmake.

The purpose of setting DISTNAME at all in these cases is to make it more clear
that the distfile is from *GITHUB* and to avoid collisions if a project were
to be renamed or moved. Without adding in GH_PROJECT and GH_ACCOUNT then there
are real risks that collisions on filenames would happen on renamed or moved
projects, which is fairly common. A GITHUB-generated file may not match
a custom-rolled or git-archive-rolled distfile.

PR:		199069
With hat:	portmgr
Testing done:	All USE_GITHUB ports without GH_COMMIT were
checksum/fetch/extract/WRKSRC tested.
Original commitRevision:384932 
Sunday, 12 Apr 2015
12:11 tijl search for other commits by this committer
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)
Original commitRevision:383864 
Thursday, 19 Mar 2015
20:45 bdrewery search for other commits by this committer
Fix renamed distfiles missed in r381688. Also fix the GHR ports updated in
r381648 which were expecting DISTVERSIONPREFIX/SUFFIX to be used in the
tag fetched from github by defaulting GH_TAGNAME to the same value
as DISTVERSION would get by only when GH_COMMIT is not set (when using the
new scheme).

With hat:	portmgr
Original commitRevision:381689 
Friday, 9 Jan 2015
15:06 tijl search for other commits by this committer
Update net/libsrtp to 1.5.0.

PR:		196248
Approved by:	maintainer timeout (16 days)
Original commitRevision:376611 
Tuesday, 3 May 2011
22:48 flo search for other commits by this committer
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>
Original commit

Number of commits found: 7