pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/highway
Module Name: pkgsrc
Committed By: wiz
Date: Fri Dec 11 14:10:42 UTC 2015
Added Files:
pkgsrc/textproc/highway: DESCR Makefile PLIST distinfo
Log Message:
Import highway-1.1.0 as textproc/highway.
Provided by NONAKA Kimihiro in PR 50504.
Highway
-------
A fast pattern matching tool like pt and ag.
Feature:
- It can search the PATTERN from your source code very fast.
- It can search also the PATTERN as a regular expression.
- It supports UTF-8 and some Japanese encodings (Because I'm
Japanese. EUC-JP and Shift_JIS is supported).
- It ignores file patterns form your .gitignore by default.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/textproc/highway/DESCR \
pkgsrc/textproc/highway/Makefile pkgsrc/textproc/highway/PLIST \
pkgsrc/textproc/highway/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