Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 May 2011 14:32:51 GMT
From:      Alexander Brovikov <alexander@brovikov.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/156766: New port: net/libsrtp library implementing Secure RTP
Message-ID:  <201105021432.p42EWpNd053628@red.freebsd.org>
Resent-Message-ID: <201105021440.p42EeCMK062259@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         156766
>Category:       ports
>Synopsis:       New port: net/libsrtp library implementing Secure RTP
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 02 14:40:12 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Brovikov
>Release:        8.1-RELEASE
>Organization:
>Environment:
FreeBSD vbox 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:55:53 UTC 2010     root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
This is new port for srtp library: http://sourceforge.net/projects/srtp/
It's needed for SRTP in asterisk.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# 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:
#
#	libsrtp
#	libsrtp/Makefile
#	libsrtp/distinfo
#	libsrtp/pkg-plist
#	libsrtp/pkg-descr
#
echo c - libsrtp
mkdir -p libsrtp > /dev/null 2>&1
echo x - libsrtp/Makefile
sed 's/^X//' >libsrtp/Makefile << 'd4cf7bf0aae55f533ca056abeec779fb'
X# New ports collection makefile for:   libsrtp
X# Date created:        2 May 2011
X# Whom:                Alexander Brovikov <alexander@brovikov.ru>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	libsrtp
XPORTVERSION=	1.4.4
XCATEGORIES=	net
XMASTER_SITES=	SF/${ORIGNAME}/${ORIGNAME}/${PORTVERSION}
XDISTNAME=	${ORIGNAME}-${PORTVERSION}
XEXTRACT_SUFX=	.tgz
X
XMAINTAINER=	alexander@brovikov.ru
XCOMMENT=	libsrtp is a library implementing Secure RTP
X
XWRKSRC=		${WRKDIR}/${ORIGNAME}
XORIGNAME=	srtp
X
XGNU_CONFIGURE=	yes
XUSE_GMAKE=	yes
X
X.include <bsd.port.mk>
d4cf7bf0aae55f533ca056abeec779fb
echo x - libsrtp/distinfo
sed 's/^X//' >libsrtp/distinfo << 'df8360034b1d65b614af4b04fc38fa77'
XSHA256 (srtp-1.4.4.tgz) = d9c2cbb1c95172ed2dc963eff0d6ce1072326dc81cb1dd38414e9f0e430af314
XSIZE (srtp-1.4.4.tgz) = 502890
df8360034b1d65b614af4b04fc38fa77
echo x - libsrtp/pkg-plist
sed 's/^X//' >libsrtp/pkg-plist << 'c0d5c985f84a109437214147a6ab076c'
Xlib/libsrtp.a
Xinclude/srtp/aes.h
Xinclude/srtp/aes_cbc.h
Xinclude/srtp/aes_icm.h
Xinclude/srtp/alloc.h
Xinclude/srtp/auth.h
Xinclude/srtp/cipher.h
Xinclude/srtp/config.h
Xinclude/srtp/crypto.h
Xinclude/srtp/crypto_kernel.h
Xinclude/srtp/crypto_math.h
Xinclude/srtp/crypto_types.h
Xinclude/srtp/cryptoalg.h
Xinclude/srtp/datatypes.h
Xinclude/srtp/err.h
Xinclude/srtp/getopt_s.h
Xinclude/srtp/gf2_8.h
Xinclude/srtp/hmac.h
Xinclude/srtp/integers.h
Xinclude/srtp/kernel_compat.h
Xinclude/srtp/key.h
Xinclude/srtp/null_auth.h
Xinclude/srtp/null_cipher.h
Xinclude/srtp/prng.h
Xinclude/srtp/rand_source.h
Xinclude/srtp/rdb.h
Xinclude/srtp/rdbx.h
Xinclude/srtp/rtp.h
Xinclude/srtp/rtp_priv.h
Xinclude/srtp/sha1.h
Xinclude/srtp/srtp.h
Xinclude/srtp/srtp_priv.h
Xinclude/srtp/stat.h
Xinclude/srtp/ut_sim.h
Xinclude/srtp/xfm.h
X@dirrm include/srtp
c0d5c985f84a109437214147a6ab076c
echo x - libsrtp/pkg-descr
sed 's/^X//' >libsrtp/pkg-descr << 'bfe3e59782419bc5aa26efcc96ed831c'
Xlibsrtp is a library implementing Secure RTP.
XRTP is used for Voice over IP (VoIP) as well as audio and video streaming;
X
XWWW: http://sourceforge.net/projects/srtp/
bfe3e59782419bc5aa26efcc96ed831c
exit



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201105021432.p42EWpNd053628>