From nobody@FreeBSD.org Tue Oct 3 11:49:34 2006 Return-Path: Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B42EC16A403 for ; Tue, 3 Oct 2006 11:49:34 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6750443D46 for ; Tue, 3 Oct 2006 11:49:34 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k93BnW50062999 for ; Tue, 3 Oct 2006 11:49:32 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k93BnWtQ062997; Tue, 3 Oct 2006 11:49:32 GMT (envelope-from nobody) Message-Id: <200610031149.k93BnWtQ062997@www.freebsd.org> Date: Tue, 3 Oct 2006 11:49:32 GMT From: Roman Streltsov To: freebsd-gnats-submit@FreeBSD.org Subject: New Port: net/versuch H323 audio&video proxy X-Send-Pr-Version: www-2.3 >Number: 103936 >Category: ports >Synopsis: New Port: net/versuch H323 audio&video proxy >Confidential: no >Severity: non-critical >Priority: low >Responsible: alepulver >State: closed >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Oct 03 11:50:19 GMT 2006 >Closed-Date: Sat Oct 07 21:31:02 GMT 2006 >Last-Modified: Sat Oct 7 21:40:20 GMT 2006 >Originator: Roman Streltsov >Release: 6.1 >Organization: Elcat >Environment: FreeBSD samba.sumtel.ru 6.1-RELEASE-p10 FreeBSD 6.1-RELEASE-p10 #6: Mon Oct 2 12:49:24 MSD 2006 root@samba.sumtel.ru:/usr/obj/usr/src/sys/SAMBAHOST i386 >Description: New Port: net/versuch This is H323 audio&video proxy. Designed for heavy load. >How-To-Repeat: >Fix: # 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: # # net/versuch # net/versuch/Makefile # net/versuch/distinfo # net/versuch/pkg-descr # net/versuch/pkg-plist # echo c - net/versuch mkdir -p net/versuch > /dev/null 2>&1 echo x - net/versuch/Makefile sed 's/^X//' >net/versuch/Makefile << 'END-of-net/versuch/Makefile' X# New ports collection makefile for: versuch X# Date created: 1 October 2006 X# Whom: warlock X# X# $FreeBSD$ X# X XPORTNAME= versuch XPORTVERSION= 1.01 XCATEGORIES= devel XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} \ X http://warlock.elcat.kg/ XMASTER_SITE_SUBDIR= versuch XDISTNAME= versuch_1.01 X XMAINTAINER= warlock@elcat.kg XCOMMENT= H323 voice&video proxy X XLIB_DEPENDS= pt_r.1:${PORTSDIR}/devel/pwlib \ X h323_r.1:${PORTSDIR}/net/openh323 \ X pcre++.0:${PORTSDIR}/devel/pcre++ X XWRKSRC= ${WRKDIR}/versuch X XUSE_GMAKE= yes XUSE_AUTOTOOLS= autoconf:259 XGNU_CONFIGURE= yes X X.include END-of-net/versuch/Makefile echo x - net/versuch/distinfo sed 's/^X//' >net/versuch/distinfo << 'END-of-net/versuch/distinfo' XMD5 (versuch_1.01.tar.gz) = bd652247179e2a631e37157ea19df009 XSHA256 (versuch_1.01.tar.gz) = 3253c9f78a2399bbf69327ddb8025fc972dfc538a66467d4d6de1b8390910694 XSIZE (versuch_1.01.tar.gz) = 136455 END-of-net/versuch/distinfo echo x - net/versuch/pkg-descr sed 's/^X//' >net/versuch/pkg-descr << 'END-of-net/versuch/pkg-descr' XVersuch is a H323 voice & video proxy appropriated for border and zone Xcontrolling (without RAS). Disigned for heavy load. X XWWW: http://versuch.sourceforge.net/ END-of-net/versuch/pkg-descr echo x - net/versuch/pkg-plist sed 's/^X//' >net/versuch/pkg-plist << 'END-of-net/versuch/pkg-plist' Xversuch/gateways.cfg Xversuch/peers.cfg Xversuch/scripts/versuch_ctl.sh Xversuch/scripts/versuch_watcher.sh Xversuch/versuch Xversuch/versuch.ini X@dirrm versuch/scripts X@dirrm versuch END-of-net/versuch/pkg-plist exit >Release-Note: >Audit-Trail: Responsible-Changed-From-To: freebsd-ports-bugs->alepulver Responsible-Changed-By: alepulver Responsible-Changed-When: Thu Oct 5 23:49:17 UTC 2006 Responsible-Changed-Why: Take PR. http://www.freebsd.org/cgi/query-pr.cgi?pr=103936 State-Changed-From-To: open->closed State-Changed-By: alepulver State-Changed-When: Sat Oct 7 21:28:28 UTC 2006 State-Changed-Why: New port added, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=103936 From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/103936: commit references a PR Date: Sat, 7 Oct 2006 21:28:50 +0000 (UTC) alepulver 2006-10-07 21:28:46 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/versuch Makefile distinfo pkg-descr pkg-plist Log: Versuch is a H323 voice & video proxy appropriated for border and zone controlling (without RAS). Disigned for heavy load. WWW: http://versuch.sourceforge.net/ PR: ports/103936 Submitted by: warlock Revision Changes Path 1.2474 +1 -0 ports/devel/Makefile 1.1 +35 -0 ports/devel/versuch/Makefile (new) 1.1 +3 -0 ports/devel/versuch/distinfo (new) 1.1 +4 -0 ports/devel/versuch/pkg-descr (new) 1.1 +8 -0 ports/devel/versuch/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" >Unformatted: