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:46:23 UTC 2016

Modified Files:
        pkgsrc/devel: Makefile
Added Files:
        pkgsrc/devel/re2: DESCR Makefile PLIST buildlink3.mk distinfo

Log Message:
Add re2, Russ Cox's BSD-licensed regexp library to the packages collection.

        RE2 is a fast, safe, thread-friendly alternative to backtracking
        regular expression engines like those used in PCRE, Perl, and Python.
        It is a C++ library.


To generate a diff of this commit:
cvs rdiff -u -r1.2209 -r1.2210 pkgsrc/devel/Makefile
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/re2/DESCR pkgsrc/devel/re2/Makefile \
    pkgsrc/devel/re2/PLIST pkgsrc/devel/re2/buildlink3.mk \
    pkgsrc/devel/re2/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