Commit graph

58 commits

Author SHA1 Message Date
agc
d7d36b3561 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 10:57:56 +00:00
wiz
94dc65fbec Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 14:38:16 +00:00
kim
24fbe163eb Update to pcre-2.08, notable changes:
1. When startoffset was not zero and the pattern began with ".*", PCRE
was not trying to match at the startoffset position, but instead was
moving forward to the next newline as if a previous match had failed.

2. pcretest was not making use of PCRE_NOTEMPTY when repeating for /g
and /G, and could get into a loop if a null string was matched other
than at the start of the subject.
2000-04-26 21:59:53 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
ad
ce97f22ad5 Need to install pcreposix.h. 1999-09-19 00:55:35 +00:00
ad
4cc2efeab0 - Add libpcreposix.a
- Add manpages that were getting installed
1999-09-18 20:49:54 +00:00
ad
43a722f5bb Also install libpcreposix.a (Mostly POSIX compatible front-end to PCRE). 1999-09-18 20:48:43 +00:00
proff
67c49b8859 Perl Compatible Regular Expressions library. 2.07 1999-08-26 12:52:05 +00:00