pkgsrc/devel/pcre
wiz eb743a3992 Update to 8.31:
Release 8.31 06-July-2012
-------------------------

This is mainly a bug-fixing release, with a small number of developments:

. The JIT compiler now supports partial matching and the (*MARK) and
  (*COMMIT) verbs.

. PCRE_INFO_MAXLOOKBEHIND can be used to find the longest lookbehing in a
  pattern.

. There should be a performance improvement when using the heap instead of the
  stack for recursion.

. pcregrep can now be linked with libedit as an alternative to libreadline.

. pcregrep now has a --file-list option where the list of files to scan is
  given as a file.

. pcregrep now recognizes binary files and there are related options.

. The Unicode tables have been updated to 6.1.0.
2012-07-07 08:00:07 +00:00
..
patches If libreadline isn't wanted don't put it in a programs LDADD variable. 2012-03-10 08:03:56 +00:00
buildlink3.mk Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
DESCR
distinfo Update to 8.31: 2012-07-07 08:00:07 +00:00
Makefile Update to 8.31: 2012-07-07 08:00:07 +00:00
PLIST Enable 16-bit support. Bump PKGREVISION. 2012-03-02 15:25:06 +00:00