From d945e65d5d3c2e56e45ee4b23618700fd12761a8 Mon Sep 17 00:00:00 2001 From: jtb Date: Thu, 17 May 2001 01:18:08 +0000 Subject: Initial import of tvision. 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). Package provided by Nathan Ahlstrom in PR pkg/12912. --- devel/tvision/distinfo | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 devel/tvision/distinfo (limited to 'devel/tvision/distinfo') diff --git a/devel/tvision/distinfo b/devel/tvision/distinfo new file mode 100644 index 00000000000..cda003a5b25 --- /dev/null +++ b/devel/tvision/distinfo @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1.1.1 2001/05/17 01:18:08 jtb Exp $ + +SHA1 (tvision-0.7.tar.gz) = 5350d8e641dc66c62a68aa2606b5f389fad027f3 +Size (tvision-0.7.tar.gz) = 446880 bytes +SHA1 (patch-aa) = 7ddf8b87f7991ad41a84c28f65646c7c9f11dde0 +SHA1 (patch-ab) = 0ed36ab7cafbbf702647e69c862f1ecc6d1cc5b3 -- cgit v1.2.3