From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jun 25 04:42:24 2006 Return-Path: X-Original-To: freebsd-ports-bugs@FreeBSD.org Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B3D3616A4C4 for ; Sun, 25 Jun 2006 04:42:24 +0000 (UTC) (envelope-from acardenas@bsd.org.pe) Received: from mail8.hsphere.cc (mail8.hsphere.cc [216.157.145.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C91843D68 for ; Sun, 25 Jun 2006 04:42:21 +0000 (GMT) (envelope-from acardenas@bsd.org.pe) Received: (qmail 42689 invoked by uid 89); 25 Jun 2006 04:42:20 -0000 Received: from unknown (HELO HellFire.BSD.org.pe) (acardenas@bsd.org.pe@200.121.127.69) by mail8.hsphere.cc with SMTP; 25 Jun 2006 04:42:20 -0000 Date: Sat, 24 Jun 2006 23:33:30 -0500 From: Jose Alonso Cardenas Marquez To: Aaron Dalton Message-Id: <20060624233330.2c3e6828.acardenas@bsd.org.pe> In-Reply-To: <200606050429.k554TYqW087470@freefall.freebsd.org> References: <200606050429.k554TYqW087470@freefall.freebsd.org> Organization: BSDPeru X-Mailer: Sylpheed version 2.2.6 (GTK+ 2.8.19; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-ports-bugs@FreeBSD.org, bug-followup@FreeBSD.org Subject: Re: ports/97508: [NEW PORT] devel/ccrtp: Implementation of the real-time transport protocol X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Jun 2006 04:42:24 -0000 On Mon, 5 Jun 2006 04:29:34 GMT Aaron Dalton wrote: > Synopsis: [NEW PORT] devel/ccrtp: Implementation of the real-time transport protocol > > State-Changed-From-To: feedback->open > State-Changed-By: aaron > State-Changed-When: Mon Jun 5 04:29:33 UTC 2006 > State-Changed-Why: > USE_GCC= 3.2+ added to Makefile. Now awaiting mentor approval. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=97508 > - New shar file - Updated to 1.4.1 - Added USE_GCC= 3.4+ - Please see ports/99441 is a dependency of ccrtp, and I updated it too. --- ccrtp-1.4.1.shar begins here --- # 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/pkg-descr # ccrtp/Makefile # ccrtp/pkg-plist # ccrtp/distinfo # ccrtp/files # ccrtp/files/patch-Makefile # echo c - ccrtp mkdir -p ccrtp > /dev/null 2>&1 echo x - ccrtp/pkg-descr sed 's/^X//' >ccrtp/pkg-descr << 'END-of-ccrtp/pkg-descr' 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/ END-of-ccrtp/pkg-descr echo x - ccrtp/Makefile sed 's/^X//' >ccrtp/Makefile << 'END-of-ccrtp/Makefile' X# New ports collection makefile for: ccrtp X# Date created: 2006-04-22 X# Whom: Jose Alonso Cardenas Marquez X# X# $FreeBSD$ X# X XPORTNAME= ccrtp XPORTVERSION= 1.4.1 XCATEGORIES= devel XMASTER_SITES= ${MASTER_SITE_GNU} XMASTER_SITE_SUBDIR= ${PORTNAME} X XMAINTAINER= acardenas@bsd.org.pe XCOMMENT= Implementation of the real-time transport protocol X XLIB_DEPENDS= ccgnu2-1.4.0:${PORTSDIR}/devel/commoncpp X XGNU_CONFIGURE= yes XUSE_GMAKE= yes XUSE_GNOME= pkgconfig XUSE_GCC= 3.4+ XINSTALLS_SHLIB= yes X XCONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} XINFO= ccrtp X X.include END-of-ccrtp/Makefile echo x - ccrtp/pkg-plist sed 's/^X//' >ccrtp/pkg-plist << 'END-of-ccrtp/pkg-plist' Xinclude/ccrtp/base.h Xinclude/ccrtp/cqueue.h Xinclude/ccrtp/channel.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/libccrtp1-1.4.so.0 Xlib/libccrtp1-1.4.so Xlib/libccrtp1.so Xlib/libccrtp1.a Xlib/libccrtp1.la Xlibdata/pkgconfig/libccrtp1.pc X@dirrm include/ccrtp END-of-ccrtp/pkg-plist echo x - ccrtp/distinfo sed 's/^X//' >ccrtp/distinfo << 'END-of-ccrtp/distinfo' XMD5 (ccrtp-1.4.1.tar.gz) = 632aacddec2998f393d1773a078d881a XSHA256 (ccrtp-1.4.1.tar.gz) = de0214d0933a59e8c5e99fb411556ef36186aba9ed345a43db20968c6315b1af XSIZE (ccrtp-1.4.1.tar.gz) = 585909 END-of-ccrtp/distinfo 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 << 'END-of-ccrtp/files/patch-Makefile' X--- Makefile.in Sat Apr 22 19:41:06 2006 X+++ Makefile.in Sat Apr 22 19:41:35 2006 X@@ -224,7 +224,7 @@ X X SUBDIRS = src doc X DIST_SUBDIRS = m4 src phone doc demo w32 X-pkgconfigdir = $(libdir)/pkgconfig X+pkgconfigdir = $(libdir)data/pkgconfig X pkgconfig_DATA = libccrtp1.pc X all: all-recursive X END-of-ccrtp/files/patch-Makefile exit --- ccrtp-1.4.1.shar ends here --- Greetings ACM -- Grupo de Usuarios *BSD Peru - BSDPeru http://www.bsd.org.pe