From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Nov 6 14:00:02 2007 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1CFF016A469 for ; Tue, 6 Nov 2007 14:00:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id E008013C4B5 for ; Tue, 6 Nov 2007 14:00:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id lA6E019X038246 for ; Tue, 6 Nov 2007 14:00:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id lA6E0131038245; Tue, 6 Nov 2007 14:00:01 GMT (envelope-from gnats) Resent-Date: Tue, 6 Nov 2007 14:00:01 GMT Resent-Message-Id: <200711061400.lA6E0131038245@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Ditesh Shashikant Gathani Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 03F8416A417 for ; Tue, 6 Nov 2007 13:53:41 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id DE3D613C4A5 for ; Tue, 6 Nov 2007 13:53:40 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.1/8.14.1) with ESMTP id lA6DrQ42062790 for ; Tue, 6 Nov 2007 13:53:26 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.1/8.14.1/Submit) id lA6DrQ5t062789; Tue, 6 Nov 2007 13:53:26 GMT (envelope-from nobody) Message-Id: <200711061353.lA6DrQ5t062789@www.freebsd.org> Date: Tue, 6 Nov 2007 13:53:26 GMT From: Ditesh Shashikant Gathani To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/117864: New port: net/astmanproxy A multi-threaded proxy server for Asterisk written in C/P-threads 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: Tue, 06 Nov 2007 14:00:02 -0000 >Number: 117864 >Category: ports >Synopsis: New port: net/astmanproxy A multi-threaded proxy server for Asterisk written in C/P-threads >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Nov 06 14:00:01 UTC 2007 >Closed-Date: >Last-Modified: >Originator: Ditesh Shashikant Gathani >Release: FreeBSD 6.2-RELEASE i386 >Organization: >Environment: System: FreeBSD neela.qubeconnect.com 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 11:05:30 UTC 2007 root@dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP i386 >Description: AstManProxy is a multi-threaded proxy server for Asterisk written in C/P-threads. It is designed to handle communication with multiple Asterisk servers. It also acts as a single point of contact for applications. AstManProxy supports multiple input/output formats, including Standard, XML, CSV, and HTTP, HTTPS and SSL. >How-To-Repeat: Not applicable. >Fix: shar file as attached. 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: # # . # ./Makefile # ./pkg-plist # ./pkg-descr # ./distinfo # echo c - . mkdir -p . > /dev/null 2>&1 echo x - ./Makefile sed 's/^X//' >./Makefile << 'END-of-./Makefile' X# New ports collection makefile for: astmanproxy X# Date created: 1 November 2007 X# Whom: ditesh@gathani.org X# X# $FreeBSD: ports/net/bsdproxy/Makefile,v 1.6 2006/03/07 08:27:02 ade Exp $ X# X XPORTNAME= astmanproxy XPORTVERSION= 1.21 XCATEGORIES= net XMASTER_SITES= http://www.popvox.com/ XDISTFILES= astmanproxy-latest.tgz X XMAINTAINER= ditesh@gathani.org XCOMMENT= A multi-threaded proxy server for Asterisk written in C/P-threads X XBUILD_DEPENDS= openssl:${PORTSDIR}/security/openssl X XUSE_GMAKE= yes X Xpost-patch: X ${REINPLACE_CMD} -e 's|^CONFDIR:.*|CONFDIR := ${PREFIX}/etc/asterisk|' ${WRKSRC}/Makefile X ${REINPLACE_CMD} -e 's|^CONFDIR_REAL.*|CONFDIR_REAL := ${PREFIX}/etc/asterisk|' ${WRKSRC}/Makefile X ${REINPLACE_CMD} -e 's|^PERMDIR:.*|PERMDIR:= ${PREFIX}/etc/asterisk|' ${WRKSRC}/Makefile X ${REINPLACE_CMD} -e 's|^PERMDIR_REAL.*|PERMDIR_REAL := ${PREFIX}/etc/asterisk|' ${WRKSRC}/Makefile X ${REINPLACE_CMD} -e 's|^LIBDIR.*|LIBDIR := ${PREFIX}/lib/asterisk|' ${WRKSRC}/Makefile X ${REINPLACE_CMD} -e 's|^BINDIR.*|BINDIR := ${PREFIX}/sbin|' ${WRKSRC}/Makefile X ${REINPLACE_CMD} -e 's|MKTEMP=.*|MKTEMP=/usr/bin/mktemp|' ${WRKSRC}/Makefile X ${REINPLACE_CMD} -e 's|LOGDIR=/var/log/asterisk|LOGDIR=/var/log|' ${WRKSRC}/Makefile X ${REINPLACE_CMD} -e 's|-ldl ||' ${WRKSRC}/Makefile X X.include END-of-./Makefile echo x - ./pkg-plist sed 's/^X//' >./pkg-plist << 'END-of-./pkg-plist' Xsbin/astmanproxy Xlib/asterisk/modules/http.so Xlib/asterisk/modules/csv.so Xlib/asterisk/modules/standard.so Xlib/asterisk/modules/xml.so END-of-./pkg-plist echo x - ./pkg-descr sed 's/^X//' >./pkg-descr << 'END-of-./pkg-descr' XAstManProxy is a multi-threaded proxy server for Asterisk written in C/P-threads X. It is designed to handle communication with multiple Asterisk servers. It also Xacts as a single point of contact for applications. AstManProxy supports Xmultiple input/output formats, including Standard, XML, CSV, and HTTP, HTTPS and XSSL. X XWWW: http://www.popvox.com/astmanproxy/ XAuthor: David C. Troy END-of-./pkg-descr echo x - ./distinfo sed 's/^X//' >./distinfo << 'END-of-./distinfo' XMD5 (astmanproxy-latest.tgz) = d1b018bd5446514cd8bd1c337b98069f XSHA256 (astmanproxy-latest.tgz) = d909dc57eb949700e620439f64dd95c183a3c654abd3ac37fba67966486b8e7e XSIZE (astmanproxy-latest.tgz) = 56081 END-of-./distinfo exit >Release-Note: >Audit-Trail: >Unformatted: