pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/50504 CVS commit: pkgsrc/textproc/highway
The following reply was made to PR pkg/50504; it has been noted by GNATS.
From: "Thomas Klausner" <wiz%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/50504 CVS commit: pkgsrc/textproc/highway
Date: Fri, 11 Dec 2015 14:10:42 +0000
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