Commit graph

8 commits

Author SHA1 Message Date
Thomas Klausner
da4fa7432e Unused. 2004-04-26 09:22:10 +00:00
Soren Jacobsen
b5b03a1d17 Convert to buildlink3.
XXX This doesn't build with gcc3.
2004-04-12 02:43:56 +00:00
grant beattie
b82ee9e606 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-25 02:32:43 +00:00
Ben Collver
cd5249a135 upgrade to svgalib-1.4.3 2003-07-31 15:13:39 +00:00
Ben Collver
ccf112a40f Upgrade to svgalib-1.4.3 2003-07-31 15:12:39 +00:00
Soren Jacobsen
9efd60d9c9 Add -Wl,$(RPATH_FLAG)$(PREFIX)/lib to LDFLAGS in utils/ so that four programs
are properly linked.

Mmm PKG_DEVELOPER=YES
2003-07-27 11:12:58 +00:00
Soren Jacobsen
7e1134a9c8 BUILDLINK_PKGSRCDIR.svgalib should be ../../wip/svgalib, not
../../graphics/svgalib
2003-07-27 10:48:39 +00:00
Ben Collver
615a8b2ace This is a low level console graphics library, originally based on VGAlib 1.2 by
Tommy Frandsen. VGAlib supported  a number  of  standard  VGA graphics modes,
as well high resolution/high color modes on many popular graphics adapters. As
of now, support for  many  more  chipsets  has  been  added.       

It supports transparent virtual  console  switching,  that is,  you can switch
consoles to and from text and graphics mode consoles using alt-[function key].
Also, svgalib corrects  most  of  VGAlib's textmode corruption behaviour by
catching SIGSEGV, SIGFPE, SIGILL, and other fatal  signals and  ensuring  that
a program is running in the currently visible virtual console before setting a
graphics mode.
2003-07-27 06:03:36 +00:00