Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 May 2011 18:46:39 +0000 (UTC)
From:      Gabor Pali <pgj@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/x11-toolkits/hs-vte Makefile distinfo pkg-descr
Message-ID:  <201105081846.p48IkdVM053076@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201105081846.p48IkdVM053076>