summaryrefslogtreecommitdiff
path: root/net/tn5250
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2000-01-29 05:34:52 +0000
committerSteve Price <steve@FreeBSD.org>2000-01-29 05:34:52 +0000
commit7cd2b8f3065e5f7f529c54f9440c0fe76257baaf (patch)
treeb18037359ddf19780e5825f8b1dd2bff8c49e75c /net/tn5250
parentAdd gnome2wmaker. (diff)
Adding tn5250 version 0.15.6.
A 5250 Telnet protocal and Terminal. PR: 16251 Submitted by: Elias Mandouvalos <ocean@compulink.gr>
Notes
Notes: svn path=/head/; revision=25216
Diffstat (limited to 'net/tn5250')
-rw-r--r--net/tn5250/Makefile20
-rw-r--r--net/tn5250/distinfo1
-rw-r--r--net/tn5250/pkg-comment1
-rw-r--r--net/tn5250/pkg-descr8
-rw-r--r--net/tn5250/pkg-plist33
5 files changed, 63 insertions, 0 deletions
diff --git a/net/tn5250/Makefile b/net/tn5250/Makefile
new file mode 100644
index 000000000000..1a54894b588b
--- /dev/null
+++ b/net/tn5250/Makefile
@@ -0,0 +1,20 @@
+# New ports collection makefile for: tn5250
+# Version required: 0.15.6
+# Date created: 20 January 2000
+# Whom: Elias Mandouvalos <ocean@compulink.gr>
+#
+# $FreeBSD$
+#
+
+DISTNAME= tn5250-0.15.6
+CATEGORIES= net
+MASTER_SITES= ftp://cvs.cleveland.lug.net/pub/tn5250/
+
+MAINTAINER= ports@FreeBSD.org
+
+USE_LIBTOOL= yes
+
+MAN1= scs2ascii.1 tn5250.1
+MANCOMPRESSED= no
+
+.include <bsd.port.mk>
diff --git a/net/tn5250/distinfo b/net/tn5250/distinfo
new file mode 100644
index 000000000000..5739a379e7a7
--- /dev/null
+++ b/net/tn5250/distinfo
@@ -0,0 +1 @@
+MD5 (tn5250-0.15.6.tar.gz) = c83e50fb3ff98d6df3d211bbfceb4737
diff --git a/net/tn5250/pkg-comment b/net/tn5250/pkg-comment
new file mode 100644
index 000000000000..717867c8ba0f
--- /dev/null
+++ b/net/tn5250/pkg-comment
@@ -0,0 +1 @@
+5250 Telnet protocol and Terminal
diff --git a/net/tn5250/pkg-descr b/net/tn5250/pkg-descr
new file mode 100644
index 000000000000..0061a5857923
--- /dev/null
+++ b/net/tn5250/pkg-descr
@@ -0,0 +1,8 @@
+tn5250 is an implementation of the 5250 Telnet protocol.
+It provides 5250 library and 5250 terminal emulation.
+(usually used to connect to IBM AS/400 Midrange systems)
+
+WWW:http://www.blarg.net/~mmadore/5250.html
+
+- Elias Mandouvalos
+ocean@compulink.gr
diff --git a/net/tn5250/pkg-plist b/net/tn5250/pkg-plist
new file mode 100644
index 000000000000..8c94d30997c3
--- /dev/null
+++ b/net/tn5250/pkg-plist
@@ -0,0 +1,33 @@
+bin/scs2ascii
+bin/tn5250
+bin/tn5250-config
+bin/xt5250
+include/tn5250.h
+include/tn5250/buffer.h
+include/tn5250/codes5250.h
+include/tn5250/config.h
+include/tn5250/cursesterm.h
+include/tn5250/dbuffer.h
+include/tn5250/debug.h
+include/tn5250/display.h
+include/tn5250/field.h
+include/tn5250/printsession.h
+include/tn5250/record.h
+include/tn5250/scs.h
+include/tn5250/session.h
+include/tn5250/slangterm.h
+include/tn5250/stream.h
+include/tn5250/terminal.h
+include/tn5250/transmaps.h
+include/tn5250/utility.h
+include/tn5250/wtd.h
+lib/lib5250.so
+lib/lib5250.so.0
+@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
+@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
+share/tn5250/XTerm
+share/tn5250/dialogrc
+share/tn5250/uk5250.map
+share/tn5250/us5250.map
+@dirrm include/tn5250
+@dirrm share/tn5250