Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Feb 2012 03:11:31 +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-filestore Makefile distinfo pkg-descr ports/lang/ghc bsd.hackage.mk
Message-ID:  <201202180311.q1I3BVgt061964@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pgj         2012-02-18 03:11:31 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
    lang/ghc             bsd.hackage.mk 
  Added files:
    devel/hs-filestore   Makefile distinfo pkg-descr 
  Log:
  The filestore library provides an abstract interface for a versioning
  file store, and modules that instatiate this interface.  Currently Git,
  Darcs, and Mercurial modules are provided, and other VCSs or databases
  could be added.
  
  WWW:    http://johnmacfarlane.net/repos/filestore
  
  Obtained from:  FreeBSD Haskell
  
  Revision  Changes    Path
  1.4848    +1 -0      ports/devel/Makefile
  1.1       +20 -0     ports/devel/hs-filestore/Makefile (new)
  1.1       +2 -0      ports/devel/hs-filestore/distinfo (new)
  1.1       +6 -0      ports/devel/hs-filestore/pkg-descr (new)
  1.115     +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?201202180311.q1I3BVgt061964>