Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Nov 1998 10:30:04 +0000
From:      Dom Mitchell <dom@phmit.demon.co.uk>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/8836: Update port of ytalk
Message-ID:  <E0ziFjQ-0005UR-00@voodoo.pandhm.co.uk>

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

>Number:         8836
>Category:       ports
>Synopsis:       Update port of ytalk
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 24 02:40:01 PST 1998
>Last-Modified:
>Originator:     Dominic Mitchell
>Organization:
Palmer & Harvey McLane Ltd.
>Release:        FreeBSD 2.2.7-STABLE i386
>Environment:

FreeBSD voodoo.pandhm.co.uk 2.2.7-STABLE FreeBSD 2.2.7-STABLE #0: Mon Nov 16 05:09:28 GMT 1998     root@voodoo.pandhm.co.uk:/usr/src/sys/compile/VOODOO  i386

XFree86 3.3.2

>Description:

This port is a new version of ytalk (3.1).  It's got autoconfized, 8bit
cleansed, and you can run a shell inside it down the talk channel.  Also
general bug fixes.

>How-To-Repeat:

The usual.

>Fix:
	
Here's the port:

# 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:
#
#	ytalk
#	ytalk/files
#	ytalk/files/md5
#	ytalk/pkg
#	ytalk/pkg/COMMENT
#	ytalk/pkg/DESCR
#	ytalk/pkg/PLIST
#	ytalk/Makefile
#
echo c - ytalk
mkdir -p ytalk > /dev/null 2>&1
echo c - ytalk/files
mkdir -p ytalk/files > /dev/null 2>&1
echo x - ytalk/files/md5
sed 's/^X//' >ytalk/files/md5 << 'END-of-ytalk/files/md5'
XMD5 (ytalk-3.1.tar.gz) = faefb277a3347ff85c4b63a9443743ee
END-of-ytalk/files/md5
echo c - ytalk/pkg
mkdir -p ytalk/pkg > /dev/null 2>&1
echo x - ytalk/pkg/COMMENT
sed 's/^X//' >ytalk/pkg/COMMENT << 'END-of-ytalk/pkg/COMMENT'
XA new "talk" that can talk to multiple parties at once
END-of-ytalk/pkg/COMMENT
echo x - ytalk/pkg/DESCR
sed 's/^X//' >ytalk/pkg/DESCR << 'END-of-ytalk/pkg/DESCR'
XThis is ytalk-3.1
X
XYTalk is in essence a multi-user chat program.  It works almost
Xexactly like the UNIX talk program and even communicates with the same
Xtalk daemon(s), but YTalk allows for multiple connections.
X
Xhttp://www.eleves.ens.fr:8080/home/espel/ytalk/
END-of-ytalk/pkg/DESCR
echo x - ytalk/pkg/PLIST
sed 's/^X//' >ytalk/pkg/PLIST << 'END-of-ytalk/pkg/PLIST'
Xbin/ytalk
Xetc/ytalkrc
END-of-ytalk/pkg/PLIST
echo x - ytalk/Makefile
sed 's/^X//' >ytalk/Makefile << 'END-of-ytalk/Makefile'
X# New ports collection makefile for:	ytalk
X# Version required:	3.1
X# Date created:		18 March 1995
X# Whom:			dom@myrddin.demon.co.uk
X#
X# $Id: Makefile,v 1.7 1997/03/02 12:14:22 asami Exp $
X#
X
XDISTNAME=	ytalk-3.1
XCATEGORIES=	net
XMASTER_SITES=	http://www.eleves.ens.fr:8080/home/espel/ytalk/
X
XMAINTAINER=	dom@myrddin.demon.co.uk
X
XMAN1=		ytalk.1
X
XGNU_CONFIGURE=	yes
X
X.include <bsd.port.mk>
END-of-ytalk/Makefile
exit

>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?E0ziFjQ-0005UR-00>