summaryrefslogtreecommitdiff
path: root/net/latd
diff options
context:
space:
mode:
authorfredette <fredette>2002-03-12 22:19:18 +0000
committerfredette <fredette>2002-03-12 22:19:18 +0000
commitff4fe6748e60fbefb593ea809a7a7275b81f6777 (patch)
tree0c1b3f094b9186d6559c324946bbdb34728c0f2a /net/latd
parent0293d3fb5551e420a2fad8784cf9daff41a0ff5e (diff)
downloadpkgsrc-ff4fe6748e60fbefb593ea809a7a7275b81f6777.tar.gz
New "latd" package supplied by Matt Fredette:
DEC Local Area Terminal (LAT) tools from the linux-decnet project.
Diffstat (limited to 'net/latd')
-rw-r--r--net/latd/DESCR9
-rw-r--r--net/latd/Makefile13
-rw-r--r--net/latd/PLIST11
-rw-r--r--net/latd/distinfo4
4 files changed, 37 insertions, 0 deletions
diff --git a/net/latd/DESCR b/net/latd/DESCR
new file mode 100644
index 00000000000..f279ba87d5e
--- /dev/null
+++ b/net/latd/DESCR
@@ -0,0 +1,9 @@
+The linux-decnet project (see http://linux-decnet.sourceforge.net/ )
+is an effort to bring full DECnet support to Linux; however, they
+also separately offer the latd package, a collection of programs
+that speak Digital's old Local Area Terminal (LAT) protocol. These
+programs enable network clients to reach serial devices connected
+to old LAT-only terminal servers, such as the DECserver 200/MC.
+
+This is a redistribution of the linux-decnet project's software,
+with NetBSD compatability added.
diff --git a/net/latd/Makefile b/net/latd/Makefile
new file mode 100644
index 00000000000..7fb9564b20c
--- /dev/null
+++ b/net/latd/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/03/12 22:19:18 fredette Exp $
+
+DISTNAME= latd-1.13.mhf1
+CATEGORIES= net
+MASTER_SITES= http://theory.lcs.mit.edu/~fredette/latd/
+
+MAINTAINER= fredette@theory.lcs.mit.edu
+HOMEPAGE= http://theory.lcs.mit.edu/~fredette/latd/index.html
+COMMENT= The linux-decnet project's LAT protocol suite
+
+GNU_CONFIGURE= yes
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/net/latd/PLIST b/net/latd/PLIST
new file mode 100644
index 00000000000..33e757c2032
--- /dev/null
+++ b/net/latd/PLIST
@@ -0,0 +1,11 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2002/03/12 22:19:18 fredette Exp $
+sbin/latd
+sbin/latcp
+sbin/moprc
+bin/llogin
+etc/latd.conf
+man/man1/llogin.1
+man/man5/latd.conf.5
+man/man8/latd.8
+man/man8/latcp.8
+man/man8/moprc.8
diff --git a/net/latd/distinfo b/net/latd/distinfo
new file mode 100644
index 00000000000..4e1f3365466
--- /dev/null
+++ b/net/latd/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2002/03/12 22:19:18 fredette Exp $
+
+SHA1 (latd-1.13.mhf1.tar.gz) = 76e32b56f3c9541a2ea580349cc49c093a515201
+Size (latd-1.13.mhf1.tar.gz) = 103017 bytes