Commit graph

5 commits

Author SHA1 Message Date
rillig
00302f853b Fixed build with sunpro. 2008-01-24 19:27:10 +00:00
joerg
ea9e2618b7 Add DragonFly support. Fix ambigious conversions for GCC 3.4+ by
explicitly casting positions to long, since that is what the code
expects.
2006-01-03 09:45:57 +00:00
agc
4a3d2f7ce2 Add RMD160 digests. 2005-02-23 22:24:08 +00:00
wiz
c47ffc808a Update to 0.8, and add patches from FreeBSD ports to make this build
with gcc3 (only, so GCC_REQD=3.0 now).

Changes since 0.7:
- Piotr Klaban helped to port the library under
  Sun Solaris 2.6.
- Vitaly Fedrushkov fixed some warnings with egcs
  and improved signal handling.
- Artur Harasimiuk fixed a bug in TMemo.cc.
- Thorsten Dittmar helped to spot a
  buffer overflow problem in asm.cc.
- Vladimir Zarozhevsky sent a patch for bsdi.
- Sergey Clushin ported the help compiler.
- Helmut Fahrion
2004-09-10 19:32:44 +00:00
jtb
d945e65d5d 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 <nathan.ahlstrom@medtronic.com> in
PR pkg/12912.
2001-05-17 01:18:08 +00:00