Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Jul 2001 11:48:46 +0100
From:      "Andreas Wetzel" <mickey@netassembly.de>
To:        <FreeBSD-gnats-submit@freebsd.org>
Subject:   ports/28964: New port: VChat client software
Message-ID:  <002301c10c52$8eefb410$0606060a@gunhead>

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

>Number:         28964
>Category:       ports
>Synopsis:       New port: chat client for VChat conferences.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 14 04:50:02 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Andreas Wetzel
>Release:        FreeBSD 4.3-RELEASE i386
>Organization:
Netassembly GbR
>Environment:

>Description:

vchat is a client software for taking part in VChat conferences.

>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:
#
# ./vchat
# ./vchat/Makefile
# ./vchat/distinfo
# ./vchat/pkg-comment
# ./vchat/pkg-plist
# ./vchat/pkg-descr
#
echo c - ./vchat
mkdir -p ./vchat > /dev/null 2>&1
echo x - ./vchat/Makefile
sed 's/^X//' >./vchat/Makefile << 'END-of-./vchat/Makefile'
X# New ports collection makefile for:   vchat
X# Version required:    2.42a
X# Date created:        20 Mar 2001
X# Whom:                Andreas Wetzel <mickey@netassembly.de>
X#
X# $Id$
X#
X
XDISTNAME = vchat
XPORTNAME = vchat
XPORTVERSION = 2.42a
XCATEGORIES = net
XMASTER_SITES = http://www.enforcer.cc/vchat/clients/
XDISTNAME = ${PORTNAME}-${PORTVERSION}-export-client
X
XMAN1  = vchat.1
XMAN5  = vchatrc.5
X
XMAINTAINER = vchat@netassembly.de
X
XWRKSRC  = ${WRKDIR}/${PKGNAME}
X
XGNU_CONFIGURE = yes
X
Xpre-configure:
X  @ ${CHMOD} a+x ${WRKSRC}/configure ${WRKSRC}/config.sub \
X   ${WRKSRC}/config.guess
X
X
X
X
X.include <bsd.port.mk>
END-of-./vchat/Makefile
echo x - ./vchat/distinfo
sed 's/^X//' >./vchat/distinfo << 'END-of-./vchat/distinfo'
XMD5 (vchat-2.42a-export-client.tar.gz) = 6ddeb70e451bf8d94a096ec68e38a4d3
END-of-./vchat/distinfo
echo x - ./vchat/pkg-comment
sed 's/^X//' >./vchat/pkg-comment << 'END-of-./vchat/pkg-comment'
XClient software for taking part in VChat conferences.
END-of-./vchat/pkg-comment
echo x - ./vchat/pkg-plist
sed 's/^X//' >./vchat/pkg-plist << 'END-of-./vchat/pkg-plist'
Xbin/vchat
END-of-./vchat/pkg-plist
echo x - ./vchat/pkg-descr
sed 's/^X//' >./vchat/pkg-descr << 'END-of-./vchat/pkg-descr'
Xvchat is the client software for taking part in VChat conferences.
X
XWWW: http://www.enforcer.cc/vchat/
END-of-./vchat/pkg-descr
exit


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?002301c10c52$8eefb410$0606060a>