Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 May 2010 21:49:50 +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/devel Makefile ports/devel/hs-ansi-terminal Makefile distinfo pkg-descr pkg-plist ports/lang/ghc bsd.hackage.mk
Message-ID:  <201005212149.o4LLnoxI006300@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pgj         2010-05-21 21:49:50 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
    lang/ghc             bsd.hackage.mk 
  Added files:
    devel/hs-ansi-terminal Makefile distinfo pkg-descr pkg-plist 
  Log:
  ANSI terminal support for Haskell: allows cursor movement, screen
  clearing, color output showing or hiding the cursor, and changing the
  title. Compatible with Windows and those Unixes with ANSI terminals, but
  only GHC is supported as a compiler.
  
  WWW: http://batterseapower.github.com/ansi-terminal
  
  Revision  Changes    Path
  1.3932    +1 -0      ports/devel/Makefile
  1.1       +29 -0     ports/devel/hs-ansi-terminal/Makefile (new)
  1.1       +3 -0      ports/devel/hs-ansi-terminal/distinfo (new)
  1.1       +6 -0      ports/devel/hs-ansi-terminal/pkg-descr (new)
  1.1       +19 -0     ports/devel/hs-ansi-terminal/pkg-plist (new)
  1.14      +2 -1      ports/lang/ghc/bsd.hackage.mk



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