cvs commit: ports/x11-toolkits/hs-vte Makefile distinfo pkg-descr
Gabor Pali
pgj at FreeBSD.org
Sun May 8 18:46:39 UTC 2011
pgj 2011-05-08 18:46:39 UTC
FreeBSD ports repository
Added files:
x11-toolkits/hs-vte Makefile distinfo pkg-descr
Log:
The VTE library inserts terminal capability strings into a trie, and then
uses it to determine if data received from a pseudo-terminal is a control
sequence or just random data. The sample program "interpret" illustrates
more or less what the widget sees after it filters incoming data.
WWW: http://www.haskell.org/gtk2hs/
Obtained from: FreeBSD Haskell
Revision Changes Path
1.1 +25 -0 ports/x11-toolkits/hs-vte/Makefile (new)
1.1 +2 -0 ports/x11-toolkits/hs-vte/distinfo (new)
1.1 +6 -0 ports/x11-toolkits/hs-vte/pkg-descr (new)
More information about the cvs-all
mailing list