summaryrefslogtreecommitdiff
path: root/devel/tvision
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1997-02-25 04:19:49 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1997-02-25 04:19:49 +0000
commite90adf05122c192fe50adc35a859701d5de269a1 (patch)
tree9ba014bf91808a8d2df2bf4d4414b272a0787cf4 /devel/tvision
parentupgrade to 1.1b4 (diff)
Commit the Borland TurboVision Port. I've been playing with this and
it's pretty slick if a CUI is what you're in the market for (well, it certainly makes libdialog look seriously weak by comparison, anyway). I plan to use it for sysinstall's replacement. Submitted by: Sergio Sigala <ssigala@globalnet.it>
Notes
Notes: svn path=/head/; revision=5737
Diffstat (limited to 'devel/tvision')
-rw-r--r--devel/tvision/Makefile17
-rw-r--r--devel/tvision/distinfo1
-rw-r--r--devel/tvision/pkg-comment1
-rw-r--r--devel/tvision/pkg-descr17
-rw-r--r--devel/tvision/pkg-plist29
5 files changed, 65 insertions, 0 deletions
diff --git a/devel/tvision/Makefile b/devel/tvision/Makefile
new file mode 100644
index 000000000000..bb2d9a8df039
--- /dev/null
+++ b/devel/tvision/Makefile
@@ -0,0 +1,17 @@
+# New ports collection makefile for: tvision
+# Version required: 0.3
+# Date created: 16 February 1997
+# Whom: Sandro Sigala
+#
+# $Id$
+#
+
+DISTNAME= tvision-0.3
+CATEGORIES= devel
+MASTER_SITES= ftp://freefall.FreeBSD.ORG/pub/FreeBSD/LOCAL_PORTS/
+
+MAINTAINER= ssigala@globalnet.it
+
+HAS_CONFIGURE= yes
+
+.include <bsd.port.mk>
diff --git a/devel/tvision/distinfo b/devel/tvision/distinfo
new file mode 100644
index 000000000000..7aa38f1accc6
--- /dev/null
+++ b/devel/tvision/distinfo
@@ -0,0 +1 @@
+MD5 (tvision-0.3.tar.gz) = a4c2fb9ef6ababd68c6d1810fdb85558
diff --git a/devel/tvision/pkg-comment b/devel/tvision/pkg-comment
new file mode 100644
index 000000000000..c5b3b6538363
--- /dev/null
+++ b/devel/tvision/pkg-comment
@@ -0,0 +1 @@
+The Turbo Vision C++ CUI library for UNIX
diff --git a/devel/tvision/pkg-descr b/devel/tvision/pkg-descr
new file mode 100644
index 000000000000..a7ab1413dd19
--- /dev/null
+++ b/devel/tvision/pkg-descr
@@ -0,0 +1,17 @@
+Turbo Vision for UNIX
+
+Turbo Vision (or TV, for short) is a library that provides an application
+framework for C++ programmers. With TV, you can write beautiful
+object-oriented character-mode user interfaces in very a short time.
+
+TV is available in C++ and Pascal and is a product of Borland International.
+It was developed to run on MS-DOS systems, but today it is available for many
+other platforms (ported by independent programmers).
+
+This port is based on the Borland 2.0 version with fixes.
+
+Borland has released the source code to the public some time ago (take a look
+at the COPYRIGHT file in the source package for more information).
+
+Sandro Sigala
+ssigala@globalnet.it
diff --git a/devel/tvision/pkg-plist b/devel/tvision/pkg-plist
new file mode 100644
index 000000000000..436bff5bc5ab
--- /dev/null
+++ b/devel/tvision/pkg-plist
@@ -0,0 +1,29 @@
+include/tvision/app.h
+include/tvision/buffers.h
+include/tvision/colorsel.h
+include/tvision/config.h
+include/tvision/dialogs.h
+include/tvision/drawbuf.h
+include/tvision/editors.h
+include/tvision/help.h
+include/tvision/helpbase.h
+include/tvision/menus.h
+include/tvision/msgbox.h
+include/tvision/objects.h
+include/tvision/outline.h
+include/tvision/resource.h
+include/tvision/stddlg.h
+include/tvision/system.h
+include/tvision/textview.h
+include/tvision/tkeys.h
+include/tvision/tobjstrm.h
+include/tvision/ttypes.h
+include/tvision/tv.h
+include/tvision/tvobjs.h
+include/tvision/util.h
+include/tvision/validate.h
+include/tvision/views.h
+lib/libtvision.a
+lib/libtvision.so.0.3
+@exec /sbin/ldconfig -m %B
+@dirrm include/tvision