pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   agc
Date:           Mon Feb  8 05:48:07 UTC 2016

Modified Files:
        pkgsrc/devel: Makefile
Added Files:
        pkgsrc/devel/cre2: DESCR Makefile PLIST distinfo

Log Message:
Add cre2, the C rre2 wrappers, to the Packages Collection.

        The CRE2 distribution is a C language wrapper for the RE2 library,
        which is implemented in C++.  RE2 is a fast, safe, thread-friendly
        alternative to backtracking regular expression engines like those used
        in PCRE, Perl, and Python.


To generate a diff of this commit:
cvs rdiff -u -r1.2210 -r1.2211 pkgsrc/devel/Makefile
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/cre2/DESCR pkgsrc/devel/cre2/Makefile \
    pkgsrc/devel/cre2/PLIST pkgsrc/devel/cre2/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index