6dcc FreshPorts -- devel/libzrtpcpp
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
libzrtpcpp 2.3.2_2 devel on this many watch lists=3 search for ports that depend on this port
ZRTP extension for GNU ccRTP
Maintained by: acm@FreeBSD.org search for ports maintained by this maintainer
Port Added: 05 Oct 2006 06:27:36
License: not specified in port


A separate extension package for GNU ccRTP, it provides support for the ZRTP 
protocol (as defined in the Internet draft draft-zimmermann-avt-zrtp).

WWW:	http://www.gnu.org/software/ccrtp/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. security/openssl
  2. devel/cmake
Required To Run:
  1. security/openssl
Required Libraries:
  1. devel/ccrtp
  2. security/libgcrypt

This port is required by:

for Libraries

To install the port: cd /usr/ports/devel/libzrtpcpp/ && make install clean
To add the package: pkg_add -r libzrtpcpp


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.dti.ad.jp/pub/GNU/ccrtp/
  3. ftp://ftp.gnu.org/gnu/ccrtp/
  4. ftp://ftp.informatik.hu-berlin.de/pub/gnu/gnu/ccrtp/
  5. ftp://ftp.informatik.rwth-aachen.de/pub/mirror/ftp.gnu.org/pub/gnu/ccrtp/
  6. ftp://ftp.kddlabs.co.jp/GNU/ccrtp/
  7. ftp://ftp.mirrorservice.org/sites/ftp.gnu.org/gnu/ccrtp/
  8. http://ftp.funet.fi/pub/gnu/prep/ccrtp/
  9. http://ftp.gnu.org/gnu/ccrtp/
  10. http://mirrors.kernel.org/gnu/ccrtp/
  11. http://ring.nict.go.jp/archives/GNU/ccrtp/
  12. http://www.gtlib.gatech.edu/pub/gnu/gnu/ccrtp/

Number of commits found: 17

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
03 May 2013 16:36:41
Original commit files touched by this commit  2.3.2_2
ehaupt search for other commits by this committer
Chase security/libgcrypt update
22 Mar 2013 20:06:15
Original commit files touched by this commit  2.3.2_1
makc search for other commits by this committer
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
11 Feb 2013 14:21:39
Original commit files touched by this commit  2.3.2_1
gahr search for other commits by this committer
- Chase devel/ucommon shlib versbion bump
13 Dec 2012 16:17:20
Original commit files touched by this commit  2.3.2
acm search for other commits by this committer
- Update to 2.3.2

PR:		170635
Submitted by:	Waitman Gobble <uzimac  at  da3m0n8t3r.com>
23 Sep 2011 22:26:39
Original commit files touched by this commit  1.4.6_3
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
03 Jul 2011 14:59:23
Original commit files touched by this commit  1.4.6_3
ohauer search for other commits by this committer
-remove MD5
03 Jul 2011 11:40:49
Original commit files touched by this commit  1.4.6_3
swills search for other commits by this committer
- Chase the libgcrypt shared lib version
27 Jul 2010 01:25:20
Original commit files touched by this commit  1.4.6_2
wxs search for other commits by this committer
Chase security/libgcrypt shlib bump.

PR:             ports/148755
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp>
14 Nov 2009 22:58:50
Original commit files touched by this commit  1.4.6_1
acm search for other commits by this committer
- Add missing dependency
- Fix a problem with OpenSSL support. Now net/twinkle can compile without
  problems.
- Bump PORTREVISION

Tested by:      pav
Reported by:    pav
10 Nov 2009 16:33:07
Original commit files touched by this commit  1.4.6
acm search for other commits by this committer
- Remove WITH_OPENSSL_PORT. it compiles fine with openssl version of base system
  and it could be defined in make.conf file.

PR:             139634
Submitted by:   Alexander V. Chernikov" <melifaro __ at _ipfw.ru>
10 Nov 2009 16:13:43
Original commit files touched by this commit  1.4.6
acm search for other commits by this committer
- Update to 1.4.6
12 Dec 2008 22:53:55
Original commit files touched by this commit  1.4.0
acm search for other commits by this committer
- Update to 1.4.0

PR:             129482
Submitted by:   Pedro F. Giffuni <giffunip at tutopia.com>
21 Aug 2008 06:18:49
Original commit files touched by this commit  1.0.0
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
22 Dec 2007 06:34:42
Original commit files touched by this commit  1.0.0
acm search for other commits by this committer
- Update to 1.0.0
02 Oct 2007 15:43:27
Original commit files touched by this commit  0.9.2
acm search for other commits by this committer
- Update to 0.9.2
06 Oct 2006 19:01:59
Original commit files touched by this commit  0.9.0_1
acm search for other commits by this committer
- Fix build on 4.x
- Bump PORTREVISION

Reported by:    kris
05 Oct 2006 06:26:04
Original commit files touched by this commit  0.9.0
acm search for other commits by this committer
- New port: devel/libzrtpcpp

A separate extension package for GNU ccRTP, it provides support for the ZRTP
protocol (as defined in the Internet draft draft-zimmermann-avt-zrtp).

WWW:    http://www.gnu.org/software/ccrtp/

Number of commits found: 17

2863
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24546
Broken 216
Deprecated 478
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 516
Interactive 33
new 24 hours 6
new 48 hours9
new 7 days34
new fortnight56
new month220

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0