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.

Port details
libbzrtp ZRTP support library (RFC 6189)
1.0.3 security Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.0.3Version of this port present on the latest quarterly branch.
Maintainer: tijl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-04-15 18:47:09
Last Update: 2016-10-17 14:28:02
SVN Revision: 424119
License: GPLv2
WWW:
https://www.linphone.org
Description:
This library provides support for ZRTP (RFC 6189), a media path key agreement protocol for unicast secure RTP. WWW: https://www.linphone.org
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • libbzrtp>0:security/libbzrtp
No installation instructions:
This port has been deleted.
PKGNAME: libbzrtp
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (bzrtp-1.0.3.tar.gz) = c89cf7e3371408795814ac2eea8ff7783831e9ee1ae161d2583923397589f74b SIZE (bzrtp-1.0.3.tar.gz) = 459897

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. pkgconf>=0.9.10 : devel/pkgconf
Library dependencies:
  1. libmbedtls.so.9 : security/polarssl13
  2. libxml2.so : textproc/libxml2
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
libtool pathfix pkgconfig gnome
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (8 items)
Collapse this list.
  1. ftp://ftp.twaren.net/Unix/NonGNU/linphone/bzrtp/
  2. ftp://gnu.mirrors.pair.com/savannah/linphone/bzrtp/
  3. http://download-mirror.savannah.gnu.org/releases/linphone/bzrtp/
  4. http://download.savannah.gnu.org/releases/linphone/bzrtp/
  5. http://ftp.twaren.net/Unix/NonGNU/linphone/bzrtp/
  6. http://gnu.mirrors.pair.com/savannah/savannah/linphone/bzrtp/
  7. http://mirror.lihnidos.org/GNU/savannah/linphone/bzrtp/
  8. http://nongnu.askapache.com/linphone/bzrtp/
Collapse this list.

Number of commits found: 8

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.3
17 Oct 2016 14:28:02
Revision:424119Original commit files touched by this commit
tijl search for other commits by this committer
Update the Linphone stack:

Linphone 3.10.2
bctoolbox 0.2.0
oRTP 0.27.0 + bump PORTREVISION on dependent ports (devel/libosmo-abis)
bzrtp 1.0.4
Belle-SIP 1.5.0
Mediastreamer 2.14.0
MS plugins (msbcg729 1.0.2, msopenh264 1.1.2)
1.0.3
09 Sep 2016 19:42:46
Revision:421635Original commit files touched by this commit
amdmi3 search for other commits by this committer
Most commonly used build systems support silent builds, when they
hide actual commands executed and only show short summary line (like
"CC foo.c"). CMake and ninja enable this by default, some autotools
using ports do as well. This is unacceptable because we need complete
build logs at any time, so we now switch to verbose build logs
unconditionally. Note that this change deliberately affects ALL
builds and not only package builds on cluster, because we need to
be sure that user experiencing failure can always provide informative
build log regardless of settings and without rerunning the build.

Change summary:

- Always do verbose builds for cmake, ninja and GNU configure (the
  latter includes check if --disable-silent-rules is actually supported
  by the configure script; there are isolated cases when it's not true)
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0.3
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
1.0.3
06 Nov 2015 16:24:14
Revision:400943Original commit files touched by this commit
tijl search for other commits by this committer
Update the Linphone stack.

Linphone 3.9.0
Ortp 0.25.0 + bump PORTREVISION on dependent ports (devel/libosmo-abis)
Libbzrtp 1.0.3
Belle-sip (fix files/patch-src-belle_sip_headers_impl.c)
Mediastreamer 2.12.0
MS plugins (msbcg729 1.0.1, msilbc 2.1.2, msopenh264 1.1.1, msx264 1.5.2)
1.0.2_1
12 Jun 2015 16:14:54
Revision:389281Original commit files touched by this commit
tijl search for other commits by this committer
- Update security/polarssl13 to 1.3.11
- Patch a Makefile so regular make install works
- Replace a patch with MAKE_ENV
- Bump dependent ports

PR:		200816
1.0.2
16 May 2015 20:31:05
Revision:386575Original commit files touched by this commit
tijl search for other commits by this committer
Update the Linphone stack: belle-sip 1.4.1, libbzrtp 1.0.2, ortp 0.24.2,
mediastreamer 2.11.2, linphone 3.8.2
1.0.1_1
17 Apr 2015 07:04:45
Revision:384138Original commit files touched by this commit
tijl search for other commits by this committer
Depend on PolarSSL 1.3

Reported by:	antoine
1.0.1
15 Apr 2015 18:46:51
Revision:384067Original commit files touched by this commit
tijl search for other commits by this committer
New port security/libbzrtp:

An implementation of ZRTP by Belledonne Communications (Linphone).
ZRTP (RFC 6189) is a media path key agreement protocol for unicast
secure RTP.

Number of commits found: 8