Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 May 2011 19:15:20 +0000 (UTC)
From:      Ashish SHUKLA <ashish@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel/hs-gtk2hs-buildtools Makefile distinfo pkg-descr pkg-plist
Message-ID:  <201105081915.p48JFKeW056604@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ashish      2011-05-08 19:15:20 UTC

  FreeBSD ports repository

  Added files:
    devel/hs-gtk2hs-buildtools Makefile distinfo pkg-descr 
                               pkg-plist 
  Log:
  This package provides a set of helper programs necessary to build the Gtk2Hs
  suite of libraries.  These tools include a modified c2hs binding tool that
  is used to generated FFI declarations, a tool to build a type hiearchy that
  mirrors the C type hiearchy of GObjects found in glib, and a generator for
  signal declarations that are used to call back from C to Haskell.  These tools
  are not needed to actually run Gtk2Hs programs.
  
  WWW:    http://www.haskell.org/gtk2hs/
  
  Approved by:    pgj (mentor)
  Obtained from:  FreeBSD Haskell
  
  Revision  Changes    Path
  1.1       +27 -0     ports/devel/hs-gtk2hs-buildtools/Makefile (new)
  1.1       +2 -0      ports/devel/hs-gtk2hs-buildtools/distinfo (new)
  1.1       +8 -0      ports/devel/hs-gtk2hs-buildtools/pkg-descr (new)
  1.1       +7 -0      ports/devel/hs-gtk2hs-buildtools/pkg-plist (new)



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