diff options
author | jkh <jkh@FreeBSD.org> | 1997-02-25 12:19:49 +0800 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1997-02-25 12:19:49 +0800 |
commit | 06475c819b626682fe8d439a18c1b3b047118436 (patch) | |
tree | b7b08935ce40abb4302cb414125a6a5c00cd1f0c /devel/tvision/pkg-descr | |
parent | 4fa26123e03638373621e81446fbc5c7ac8fce72 (diff) | |
download | freebsd-ports-gnome-06475c819b626682fe8d439a18c1b3b047118436.tar.gz freebsd-ports-gnome-06475c819b626682fe8d439a18c1b3b047118436.tar.zst freebsd-ports-gnome-06475c819b626682fe8d439a18c1b3b047118436.zip |
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>
Diffstat (limited to 'devel/tvision/pkg-descr')
-rw-r--r-- | devel/tvision/pkg-descr | 17 |
1 files changed, 17 insertions, 0 deletions
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 |