NOTICE: This package has been removed from pkgsrc

./wip/ccrtp, RTP and RTSP protocol implementation using GNU CommonCpp

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 2.0.5, Package name: ccrtp-2.0.5, Maintainer: pkgsrc-users

Welcome to GNU ccRTP, the RTP protocol stack of GNU Common C++ and the
GNU project. GNU ccRTP was created as a "generic" and high performance
RTP stack and uses queued packet lists for both sending and receiving of
realtime data. A single scheduler thread both schedules delivery of
timestamped outgoing packets, and processes incoming packets into the
receive queue. A seperate thread or process can then feed data into the
stack for delivery and process pending requests without interfering with
the stack service thread itself.


Required to run:
[security/libgpg-error] [security/libgcrypt] [wip/ucommon]

Required to build:
[devel/libtool-base] [devel/pkg-config]

Master sites: (Expand)

SHA1: 8576cb12f440cea4b665f9abb26ec89b354bc454
RMD160: 4ee3da0438e219a6f841188b7ff3d5259159b1da
Filesize: 718.25 KB

Version history: (Expand)


CVS history: (Expand)


   2013-04-17 03:04:37 by othyro | Files touched by this commit (18) | Package removed
Log message:
ucommon, ccrtp, and libzrtpcpp were imported to pkgsrc HEAD. Removing.
   2013-04-15 03:12:53 by othyro | Files touched by this commit (1)
Log message:
Include buildlink3.mk files for libiconv, gettext-lib, libgpg-error, and
libgcrypt after analysis of dynamic object dependencies and installed
headers.
   2013-04-15 03:10:43 by othyro | Files touched by this commit (1)
Log message:
Remove openssl's buildlink3.mk - this gets pulled in automatically from
ucommon.
   2013-03-26 11:45:30 by othyro | Files touched by this commit (3)
Log message:
Updated to latest release. No ChangeLog/NEWS file. Use options framework to
allow user to select debug build, with that option disabled by default.
Tests good with newest version of ucommon.
   2012-11-26 00:32:07 by othyro | Files touched by this commit (67)
Log message:
Maintainer stated that no time is available to work on pkgsrc anymore, but
wouldn't mind seeing other people continue to maintain these packages.
Resetting to pkgsrc-users@NetBSD.org
   2012-09-24 20:26:51 by Aleksej Saushev | Files touched by this commit (116)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-03-26 15:27:44 by othyro | Files touched by this commit (1) | Package updated
Log message:
Regenerated due to update.
   2012-03-26 15:27:07 by othyro | Files touched by this commit (1)
Log message:
Updated to latest stable.