Date: Mon, 30 Jun 2003 14:20:32 +0200 (CEST) From: Jesus Rodriguez <jesusr@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/53923: New Port: Sipsak is a SIP test command line tool. Message-ID: <200306301220.h5UCKWtc057837@camel.jerocu.net> Resent-Message-ID: <200306301230.h5UCUDlo017971@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 53923 >Category: ports >Synopsis: New Port: Sipsak is a SIP test command line tool. >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 Jun 30 05:30:13 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Jesus Rodriguez >Release: FreeBSD 4.8-STABLE i386 >Organization: VozTelecom Sistemas, S.L. >Environment: System: FreeBSD camel.jerocu.net 4.8-STABLE FreeBSD 4.8-STABLE #0: Sat Jun 7 19:34:43 CEST 2003 root@camel.jerocu.net:/usr/obj/usr/src/sys/CAMEL i386 >Description: # 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: # # sipsak # sipsak/pkg-plist # sipsak/pkg-descr # sipsak/Makefile # sipsak/distinfo # echo c - sipsak mkdir -p sipsak > /dev/null 2>&1 echo x - sipsak/pkg-plist sed 's/^X//' >sipsak/pkg-plist << 'END-of-sipsak/pkg-plist' Xbin/sipsak END-of-sipsak/pkg-plist echo x - sipsak/pkg-descr sed 's/^X//' >sipsak/pkg-descr << 'END-of-sipsak/pkg-descr' XThis is a port of Sipsak, a small command line tool for developers Xand administrators of Session Initiation Protocol (SIP) applications. XIt can be used for some simple tests on SIP applications and Xservices. X XWWW: http://sipsak.berlios.de/ X X- JesusR <jesusr@freebsd.org> END-of-sipsak/pkg-descr echo x - sipsak/Makefile sed 's/^X//' >sipsak/Makefile << 'END-of-sipsak/Makefile' X# New ports collection makefile for: sipsak X# Date created: 30 June 2003 X# Whom: jesusr X# X# $FreeBSD$ X# X XPORTNAME= sipsak XPORTVERSION= 0.8.1 XEXTRACT_SUFX= .tgz XCATEGORIES= net XMASTER_SITES= http://download.berlios.de/sipsak/ X XMAINTAINER= jesusr@FreeBSD.org XCOMMENT= Small command line tool for SIP testing X XMAN1= sipsak.1 XMANCOMPRESSED= no XUSE_GMAKE= yes X X.include <bsd.port.mk> X END-of-sipsak/Makefile echo x - sipsak/distinfo sed 's/^X//' >sipsak/distinfo << 'END-of-sipsak/distinfo' XMD5 (sipsak-0.8.1.tgz) = 52d7799baee1af23c0fed682a620a867 END-of-sipsak/distinfo exit >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306301220.h5UCKWtc057837>