freebsd-ports/x11/ggiterm/pkg-descr
Doug Barton 989772c9ac The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
2011-10-24 09:11:38 +00:00

14 lines
600 B
Plaintext

GGIterm is an ANSI-compatible terminal emulator (like xterm, rxvt,
gnome-terminal, konsole, etc.), but directed at LibGGI rather than
X11. This means that, unlike most terminal emulators, it can run on a
KGGI, SVGAlib, or other non-X target just as well as under X11.
GGIterm uses freetype (by default) to render fonts, which means that
you can use TT, Type 1, etc. fonts on your terminal.
At present, it's not complete--you probably don't want to replace
gnome-terminal or konsole yet under X, and it's only barely been
tested on other targets. But it works.
WWW: http://ggiterm.sourceforge.net/