Skip site navigation (1)Skip section navigation (2)
Date:      14 Dec 2004 10:46:59 -0000
From:      Marius van Witzenburg <info@wokkel.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/75050: 
Message-ID:  <20041214104659.55816.qmail@megaworld.concepts.nl>
Resent-Message-ID: <200412141050.iBEAoNWv085798@freefall.freebsd.org>

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

>Number:         75050
>Category:       ports
>Synopsis:       
>Confidential:   yes
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 14 10:50:22 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Marius van Witzenburg
>Release:        FreeBSD 4.10-RELEASE-p5 i386
>Organization:
>Environment:
>Description:
	New port: ventrilo. see http://www.ventrilo.com/ for more info.


# 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:
#
#	ventrilo
#	ventrilo/Makefile
#	ventrilo/pkg-descr
#	ventrilo/distinfo
#
echo c - ventrilo
mkdir -p ventrilo > /dev/null 2>&1
echo x - ventrilo/Makefile
sed 's/^X//' >ventrilo/Makefile << 'END-of-ventrilo/Makefile'
X# Ports collection makefile for:  ventrilo
X# Date created:			  Mon Dec 13, 2004
X# Whom:				  Marius van Witzenburg (info@wokkel.com)
X#
X# $FreeBSD$
X#
X
XPORTNAME=	ventrilo
XPORTVERSION=	2.2.0
XPORTREVISION=	1
XCATEGORIES=	net
XMASTER_SITES=	http://www.wokkel.com/ventrilo/
XDISTNAME=	ventrilo_srv-${PORTVERSION}-FreeBSD-i386
XEXTRACT_SUFX=	.tar.gz
X
XMAINTAINER=	info@wokkel.com
XCOMMENT=	Scalable Voice Communication Software
X
XPLIST_FILES=	ventrilo/LICENSE \
X		ventrilo/ventrilo_srv \
X		ventrilo/ventrilo_srv.htm \
X		ventrilo/ventrilo_srv.ini \
X		ventrilo/ventrilo_status
XPLIST_DIRS=	ventrilo
X
XNO_BUILD=       yes
XNO_WRKSUBDIR=   yes
X
Xdo-extract:
X	${MKDIR} ${WRKDIR}/${DISTNAME}
X	${TAR} xfvz ${DISTDIR}/${DISTFILES} \
X		-C ${WRKDIR}/${DISTNAME}
X
Xdo-install:
X	${MKDIR} ${PREFIX}/${PORTNAME}
X	${CP} ${WRKDIR}/${DISTNAME}/* ${PREFIX}/${PORTNAME}
X
X.include <bsd.port.mk>
END-of-ventrilo/Makefile
echo x - ventrilo/pkg-descr
sed 's/^X//' >ventrilo/pkg-descr << 'END-of-ventrilo/pkg-descr'
XVentrilo is a scalable Voice over IP (VoIP) communications system
Xthat solves a lot of the problems associated with network latency,
Xpacket loss, uptime and administration.
X
XVentrilo can be used for home / personal applications like
Xtalking to friends and family, or playing organized online games
Xwhere Voice Comm can make them more exciting and productive.
XIt can also be used in an enterprise environment
Xas a productivity tool for conducting long distance group discussions.
X
XWWW: http://www.ventrilo.com/
X
X- Marius van Witzenburg <info@wokkel.com>
END-of-ventrilo/pkg-descr
echo x - ventrilo/distinfo
sed 's/^X//' >ventrilo/distinfo << 'END-of-ventrilo/distinfo'
XMD5 (ventrilo_srv-2.2.0-FreeBSD-i386.tar.gz) = a0331d9a828e53db87d4055cd7ade32f
XSIZE (ventrilo_srv-2.2.0-FreeBSD-i386.tar.gz) = 109886
END-of-ventrilo/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?20041214104659.55816.qmail>