summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortron <tron>1999-04-10 21:08:48 +0000
committertron <tron>1999-04-10 21:08:48 +0000
commit0ebaaa57c97ae9900e051a9979d85f644c498831 (patch)
treeac8c87f67359dda308004dce452bb98f313df1ef
parent46de2fd8f14cbdcbab8ec96849a45520b989bfaa (diff)
downloadpkgsrc-0ebaaa57c97ae9900e051a9979d85f644c498831.tar.gz
New "ytalk" package supplied by Michael Santos in PR pkg/7323:
Multi-user replacement for UNIX talk.
-rw-r--r--net/ytalk/Makefile13
-rw-r--r--net/ytalk/files/md53
-rw-r--r--net/ytalk/pkg/COMMENT1
-rw-r--r--net/ytalk/pkg/DESCR7
-rw-r--r--net/ytalk/pkg/PLIST4
5 files changed, 28 insertions, 0 deletions
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