From 63a27ee3ab7592785ecbd66eec7013340b9890b5 Mon Sep 17 00:00:00 2001 From: tron Date: Sat, 10 Apr 1999 21:08:48 +0000 Subject: New "ytalk" package supplied by Michael Santos in PR pkg/7323: Multi-user replacement for UNIX talk. --- net/ytalk/Makefile | 13 +++++++++++++ net/ytalk/files/md5 | 3 +++ net/ytalk/pkg/COMMENT | 1 + net/ytalk/pkg/DESCR | 7 +++++++ net/ytalk/pkg/PLIST | 4 ++++ 5 files changed, 28 insertions(+) create mode 100644 net/ytalk/Makefile create mode 100644 net/ytalk/files/md5 create mode 100644 net/ytalk/pkg/COMMENT create mode 100644 net/ytalk/pkg/DESCR create mode 100644 net/ytalk/pkg/PLIST (limited to 'net/ytalk') diff --git a/net/ytalk/Makefile b/net/ytalk/Makefile new file mode 100644 index 00000000000..9aada0103c5 --- /dev/null +++ b/net/ytalk/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1.1.1 1999/04/10 21:08:48 tron Exp $ + +DISTNAME= ytalk-3.1 +CATEGORIES= net +MASTER_SITES= http://www.eleves.ens.fr:8080/home/espel/ytalk/\ + ${MASTER_SITE_SUNSITE:=/pub/Linux/system/network/chat/} + +MAINTAINER= mike@ethmoid.org +HOMEPAGE= http://www.eleves.ens.fr:8080/home/espel/ytalk/ + +GNU_CONFIGURE= yes + +.include "../../mk/bsd.pkg.mk" diff --git a/net/ytalk/files/md5 b/net/ytalk/files/md5 new file mode 100644 index 00000000000..3589ef10a3a --- /dev/null +++ b/net/ytalk/files/md5 @@ -0,0 +1,3 @@ +$NetBSD: md5,v 1.1.1.1 1999/04/10 21:08:48 tron Exp $ + +MD5 (ytalk-3.1.tar.gz) = faefb277a3347ff85c4b63a9443743ee diff --git a/net/ytalk/pkg/COMMENT b/net/ytalk/pkg/COMMENT new file mode 100644 index 00000000000..322c8b3c1a8 --- /dev/null +++ b/net/ytalk/pkg/COMMENT @@ -0,0 +1 @@ +Multi-user replacement for UNIX talk. diff --git a/net/ytalk/pkg/DESCR b/net/ytalk/pkg/DESCR new file mode 100644 index 00000000000..71080a55e14 --- /dev/null +++ b/net/ytalk/pkg/DESCR @@ -0,0 +1,7 @@ +YTalk is a compatible replacement for the Unix talk(1) program, +which adds a number of features. Mainly, it can talk to more than +one person at a time, and it can talk to the two different types +of talk daemons out there. + +YTalk supports multi-homed hosts, and provides a basic, optional +X interface. diff --git a/net/ytalk/pkg/PLIST b/net/ytalk/pkg/PLIST new file mode 100644 index 00000000000..7a60c81f599 --- /dev/null +++ b/net/ytalk/pkg/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 1999/04/10 21:08:48 tron Exp $ +bin/ytalk +etc/ytalkrc +man/man1/ytalk.1 -- cgit v1.2.3