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
This commit is contained in:
Alejandro Pulver 2006-10-07 21:28:46 +00:00
parent ab1e356a38
commit d0e9626180
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=174856
9 changed files with 101 additions and 0 deletions

View file

@ -1962,6 +1962,7 @@
SUBDIR += valgrind-snapshot
SUBDIR += varconf
SUBDIR += vb2c
SUBDIR += versuch
SUBDIR += viewvc
SUBDIR += vstr
SUBDIR += vtcl

35
devel/versuch/Makefile Normal file
View file

@ -0,0 +1,35 @@
# New ports collection makefile for: versuch
# Date created: 1 October 2006
# Whom: warlock
#
# $FreeBSD$
#
PORTNAME= versuch
PORTVERSION= 1.01
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} \
http://warlock.elcat.kg/
MASTER_SITE_SUBDIR= versuch
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= warlock@elcat.kg
COMMENT= H323 voice&video proxy
LIB_DEPENDS= pt_r.1:${PORTSDIR}/devel/pwlib \
h323_r.1:${PORTSDIR}/net/openh323 \
pcre++.0:${PORTSDIR}/devel/pcre++
WRKSRC= ${WRKDIR}/versuch
USE_GMAKE= yes
USE_AUTOTOOLS= autoconf:259
GNU_CONFIGURE= yes
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000
IGNORE= does not find pthread libraries on 4.x
.endif
.include <bsd.port.post.mk>

3
devel/versuch/distinfo Normal file
View file

@ -0,0 +1,3 @@
MD5 (versuch_1.01.tar.gz) = bd652247179e2a631e37157ea19df009
SHA256 (versuch_1.01.tar.gz) = 3253c9f78a2399bbf69327ddb8025fc972dfc538a66467d4d6de1b8390910694
SIZE (versuch_1.01.tar.gz) = 136455

4
devel/versuch/pkg-descr Normal file
View file

@ -0,0 +1,4 @@
Versuch is a H323 voice & video proxy appropriated for border and zone
controlling (without RAS). Disigned for heavy load.
WWW: http://versuch.sourceforge.net/

8
devel/versuch/pkg-plist Normal file
View file

@ -0,0 +1,8 @@
versuch/gateways.cfg
versuch/peers.cfg
versuch/scripts/versuch_ctl.sh
versuch/scripts/versuch_watcher.sh
versuch/versuch
versuch/versuch.ini
@dirrm versuch/scripts
@dirrm versuch

35
net/versuch/Makefile Normal file
View file

@ -0,0 +1,35 @@
# New ports collection makefile for: versuch
# Date created: 1 October 2006
# Whom: warlock
#
# $FreeBSD$
#
PORTNAME= versuch
PORTVERSION= 1.01
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} \
http://warlock.elcat.kg/
MASTER_SITE_SUBDIR= versuch
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= warlock@elcat.kg
COMMENT= H323 voice&video proxy
LIB_DEPENDS= pt_r.1:${PORTSDIR}/devel/pwlib \
h323_r.1:${PORTSDIR}/net/openh323 \
pcre++.0:${PORTSDIR}/devel/pcre++
WRKSRC= ${WRKDIR}/versuch
USE_GMAKE= yes
USE_AUTOTOOLS= autoconf:259
GNU_CONFIGURE= yes
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000
IGNORE= does not find pthread libraries on 4.x
.endif
.include <bsd.port.post.mk>

3
net/versuch/distinfo Normal file
View file

@ -0,0 +1,3 @@
MD5 (versuch_1.01.tar.gz) = bd652247179e2a631e37157ea19df009
SHA256 (versuch_1.01.tar.gz) = 3253c9f78a2399bbf69327ddb8025fc972dfc538a66467d4d6de1b8390910694
SIZE (versuch_1.01.tar.gz) = 136455

4
net/versuch/pkg-descr Normal file
View file

@ -0,0 +1,4 @@
Versuch is a H323 voice & video proxy appropriated for border and zone
controlling (without RAS). Disigned for heavy load.
WWW: http://versuch.sourceforge.net/

8
net/versuch/pkg-plist Normal file
View file

@ -0,0 +1,8 @@
versuch/gateways.cfg
versuch/peers.cfg
versuch/scripts/versuch_ctl.sh
versuch/scripts/versuch_watcher.sh
versuch/versuch
versuch/versuch.ini
@dirrm versuch/scripts
@dirrm versuch