# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # ccrtp # ccrtp/files # ccrtp/files/patch-Makefile # ccrtp/Makefile # ccrtp/distinfo # ccrtp/pkg-descr # ccrtp/pkg-plist # echo c - ccrtp mkdir -p ccrtp > /dev/null 2>&1 echo c - ccrtp/files mkdir -p ccrtp/files > /dev/null 2>&1 echo x - ccrtp/files/patch-Makefile sed 's/^X//' >ccrtp/files/patch-Makefile << '8c6714c5c51123dcf4db082e64a09c46' X--- Makefile.in 2012-03-21 07:18:26.000000000 -0700 X+++ Makefile.in 2012-08-13 03:56:56.000000000 -0700 X@@ -295,7 +295,7 @@ X X SUBDIRS = src demo doc X DIST_SUBDIRS = m4 src phone doc demo w32 X-pkgconfigdir = $(libdir)/pkgconfig X+pkgconfigdir = $(libdir)data/pkgconfig X pkgconfig_DATA = libccrtp.pc X all: all-recursive X 8c6714c5c51123dcf4db082e64a09c46 echo x - ccrtp/Makefile sed 's/^X//' >ccrtp/Makefile << '006b339749d26a85c26ee0589fe8b255' X# New ports collection makefile for: ccrtp X# Date created: 2012-08-12 X# Whom: Waitman Gobble X# X# $FreeBSD: ports/devel/ccrtp/Makefile,v 2.0.3 2012/08/13 04:23:00 wgobble Exp $ X# X XPORTNAME= ccrtp XPORTVERSION= 2.0.3 XCATEGORIES= devel XMASTER_SITES= http://www.gnutelephony.org/dist/tarballs/ http://www.da3m0n8t3r.com/gnutelephony/www.gnutelephony.org/dist/tarballs/ X XMAINTAINER= uzimac@da3m0n8t3r.com XCOMMENT= Implementation of the real-time transport protocol X XLIB_DEPENDS= ccgnu2:${PORTSDIR}/devel/commoncpp X XGNU_CONFIGURE= yes XUSE_GMAKE= yes XUSE_GNOME= pkgconfig XUSE_LDCONFIG= yes X XCONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" XCPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} XINFO= ccrtp X Xpost-patch: X @cd ${WRKSRC}/src && \ X ${FIND} * -type f -exec ${REINPLACE_CMD} -i "" -e "s|||g" "{}" \; X X.include 006b339749d26a85c26ee0589fe8b255 echo x - ccrtp/distinfo sed 's/^X//' >ccrtp/distinfo << '8920e1031e1fc851cd712b3340dd8a1e' XSHA256 (ccrtp-2.0.3.tar.gz) = 01d84705f704769da021295ab39c1084de6236c2114e82bcf4767f012cfe9fdc XSIZE (ccrtp-2.0.3.tar.gz) = 722142 8920e1031e1fc851cd712b3340dd8a1e echo x - ccrtp/pkg-descr sed 's/^X//' >ccrtp/pkg-descr << '231ff66c764ec81c43710defefdc952c' XGNU ccRTP is an implementation of RTP, the real-time transport protocol from Xthe IETF (see RFC 3550, RFC 3551 and RFC 3555). ccRTP is a C++ library based Xon GNU Common C++ which provides a high performance, flexible and extensible Xstandards-compliant RTP stack with full RTCP support. The design and Ximplementation of ccRTP make it suitable for high capacity servers and Xgateways as well as personal client applications. X XWWW: http://www.gnu.org/software/ccrtp/ 231ff66c764ec81c43710defefdc952c echo x - ccrtp/pkg-plist sed 's/^X//' >ccrtp/pkg-plist << 'b9df8237ffbcbb6ebe2a7407dd5ed0cd' Xinclude/ccrtp/CryptoContext.h Xinclude/ccrtp/CryptoContextCtrl.h Xinclude/ccrtp/base.h Xinclude/ccrtp/channel.h Xinclude/ccrtp/cqueue.h Xinclude/ccrtp/ext.h Xinclude/ccrtp/formats.h Xinclude/ccrtp/ioqueue.h Xinclude/ccrtp/iqueue.h Xinclude/ccrtp/oqueue.h Xinclude/ccrtp/pool.h Xinclude/ccrtp/queuebase.h Xinclude/ccrtp/rtcppkt.h Xinclude/ccrtp/rtp.h Xinclude/ccrtp/rtppkt.h Xinclude/ccrtp/sources.h Xlib/libccrtp.a Xlib/libccrtp.la Xlib/libccrtp.so Xlib/libccrtp.so.0 Xlibdata/pkgconfig/libccrtp.pc X@dirrm include/ccrtp b9df8237ffbcbb6ebe2a7407dd5ed0cd exit