NOTICE: This package has been removed from pkgsrc

./wip/hs-pcre-light, Haskell bindings to the PCRE regex library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.4, Package name: hs-pcre-light-0.4, Maintainer: pho

A small, efficient and portable 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.

Test coverage data for this library is available at:
http://code.haskell.org/~dons/tests/pcre-light/hpc_index.html


Required to run:
[devel/pcre] [wip/ghc]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: 134d23bd00248b8b5ba4e4f2caab62b619f87cef
RMD160: 636603e48c30535dd2619244de7b2aa102d7c460
Filesize: 28.265 KB

Version history: (Expand)


CVS history: (Expand)


   2014-08-29 16:10:14 by Ryosuke Moro | Files touched by this commit (101)
Log message:
make it clear what package depend on

discussed with wiz@.
   2014-04-15 12:59:40 by Ryosuke Moro | Files touched by this commit (53)
Log message:
- ready for HASKELL_ENABLE_HADDOCK_DOCUMENTATION= yes
   2013-01-10 00:30:55 by Ryosuke Moro | Files touched by this commit (1)
Log message:
To escape from dependency hell

see wip/mk/haskell.mk
   2011-01-06 16:48:06 by PHO / phonohawk | Files touched by this commit (1) | Package updated
Log message:
Upstream update to pcre-light-0.4

   2011-01-06 16:47:29 by PHO / phonohawk | Files touched by this commit (2) | Package updated
Log message:
Upstream update to pcre-light-0.4

   2010-01-13 05:21:32 by PHO / phonohawk | Files touched by this commit (1)
Log message:
regenerated PLIST

   2009-10-11 12:44:40 by Thomas Klausner | Files touched by this commit (286)
Log message:
Remove obsolete @dirrm lines.
   2009-03-20 20:43:38 by Jörg Sonnenberger | Files touched by this commit (284)
Log message:
Convert buildlink3.mk files to new world order.