summaryrefslogtreecommitdiff
path: root/comms/tn3270
diff options
context:
space:
mode:
authorspz <spz>2010-01-17 18:26:28 +0000
committerspz <spz>2010-01-17 18:26:28 +0000
commit80da0b69b9f92df02388e68641ba2032d2d0d495 (patch)
treeead1b30400bf88bf062acb0374bc96e56961df03 /comms/tn3270
parentadadd16ad5be808180607ccd8eab849ab4c66502 (diff)
downloadpkgsrc-80da0b69b9f92df02388e68641ba2032d2d0d495.tar.gz
resuscitate, with a distfile instead of a files subdir
Diffstat (limited to 'comms/tn3270')
-rw-r--r--comms/tn3270/DESCR8
-rw-r--r--comms/tn3270/Makefile18
-rw-r--r--comms/tn3270/PLIST7
-rw-r--r--comms/tn3270/distinfo5
4 files changed, 38 insertions, 0 deletions
diff --git a/comms/tn3270/DESCR b/comms/tn3270/DESCR
new file mode 100644
index 00000000000..fdcc6b5d2be
--- /dev/null
+++ b/comms/tn3270/DESCR
@@ -0,0 +1,8 @@
+tn3270 permits a full-screen, full-duplex connection from a UNIX machine
+to an IBM (or compatible) machine. tn3270 gives the appearance of being
+logged in to the remote machine from an IBM 3270 terminal. Of course,
+you must have an account on the machine to which you connect in order to
+log in. tn3270 looks to the user in many respects like the Yale ASCII
+Terminal Communication System II. tn3270 is actually a modification of
+the ARPANET TELNET user interface (see telnet(1)) which will, in certain
+circumstances, interpret and generate raw 3270 control streams.
diff --git a/comms/tn3270/Makefile b/comms/tn3270/Makefile
new file mode 100644
index 00000000000..d51b0c71f54
--- /dev/null
+++ b/comms/tn3270/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.4 2010/01/17 18:26:28 spz Exp $
+
+DISTNAME= tn3270-0.20100116
+CATEGORIES= comms net
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= # empty
+COMMENT= Utilities for connecting to IBM VM/CMS systems
+
+LICENSE= modified-bsd
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+INSTALLATION_DIRS+= bin share/tn3270
+
+.include "../../mk/curses.buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/comms/tn3270/PLIST b/comms/tn3270/PLIST
new file mode 100644
index 00000000000..e36a3abe155
--- /dev/null
+++ b/comms/tn3270/PLIST
@@ -0,0 +1,7 @@
+@comment $NetBSD: PLIST,v 1.3 2010/01/17 18:26:28 spz Exp $
+bin/mset
+bin/tn3270
+man/man1/mset.1
+man/man1/tn3270.1
+man/man5/map3270.5
+share/tn3270/map3270
diff --git a/comms/tn3270/distinfo b/comms/tn3270/distinfo
new file mode 100644
index 00000000000..a000ebdd2ac
--- /dev/null
+++ b/comms/tn3270/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2010/01/17 18:26:28 spz Exp $
+
+SHA1 (tn3270-0.20100116.tar.gz) = b550f2c240aa3b185b935c11ed36e75c8c574503
+RMD160 (tn3270-0.20100116.tar.gz) = 59ca2fcaa8f44258eb9cb0069cf17e560754f2c9
+Size (tn3270-0.20100116.tar.gz) = 156352 bytes