Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Dec 2008 11:41:49 +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-pcre-light-ghc Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200812211141.mBLBfnRv017354@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pgj         2008-12-21 11:41:49 UTC

  FreeBSD ports repository (doc committer)

  Modified files:
    devel                Makefile 
  Added files:
    devel/hs-pcre-light-ghc Makefile distinfo pkg-descr pkg-plist 
  Log:
  A small, efficient and portable Haskell regex library for Perl 5
  compatible regular expressions.
  
  The PCRE library is a set of functions that implement regular expression
  pattern matching using the same syntax and semantics as Perl 5.
  
  WWW: http://code.haskell.org/~dons/code/pcre-light
  
  PR:             ports/129683
  Submitted by:   pgj
  Approved by:    miwi
  
  Revision  Changes    Path
  1.3294    +1 -0      ports/devel/Makefile
  1.1       +52 -0     ports/devel/hs-pcre-light-ghc/Makefile (new)
  1.1       +3 -0      ports/devel/hs-pcre-light-ghc/distinfo (new)
  1.1       +7 -0      ports/devel/hs-pcre-light-ghc/pkg-descr (new)
  1.1       +28 -0     ports/devel/hs-pcre-light-ghc/pkg-plist (new)



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