Commit Graph

7 Commits

Author SHA1 Message Date
Maxim Sobolev
29ca0356c2 Fix a breakage caused by changed chown semantics.
Submitted by:	sf
2001-06-19 15:22:27 +00:00
Maxim Sobolev
5821e9ceba Fixes and cleanups:
- add support for Chinese (two-byte) Character text writing and fonts (vanilla);
- move rather long manpages listing from Makefile into separate files (sobomax);
- bump PORTREVISION as a result.

Submitted by:	vanilla, sobomax
2000-10-02 08:27:25 +00:00
Maxim Sobolev
c889deb509 Mark as BROKEN if OSVERSION < 400000 (3.* and downward not supported).
Submitted by:	Jon Mansey <jon@interpacket.net>
2000-09-05 12:14:41 +00:00
Maxim Sobolev
af6055a997 Properly name tty (use %x instead of %d to get device name).
Submitted by:	Dan Nelson <dnelson@emsphone.com>
2000-09-01 16:10:29 +00:00
Maxim Sobolev
3b9cdfce89 Yet again improve keyboard support. 2000-09-01 15:12:10 +00:00
Maxim Sobolev
7ad52d0d9d Improve FreeBSD support:
+ properly handle keyboard input;
+ enable linear modes (required for SDL);

- still no mouse yet.
2000-08-30 17:41:08 +00:00
Maxim Sobolev
c01aa3135c Add svgalib - a *native* port of well-knows Linux console graphics library.
Please note, that it's a work in progress, so some features doesn't work (for
example mouse support). However, the functionality already present is
sufficient to run some of the popular apps (quakeforge for example).

I tested it on ATI Mach64 and C&T55554 adapters.
2000-08-25 09:08:01 +00:00