summaryrefslogtreecommitdiff
path: root/japanese/grep/pkg
diff options
context:
space:
mode:
authorsakamoto <sakamoto>1999-06-08 09:22:01 +0000
committersakamoto <sakamoto>1999-06-08 09:22:01 +0000
commit8bcda827d4ad9e4226116c8a1d52ca67cc7aafa3 (patch)
tree8fe9fe385d1d1261de6a45cf13322e8cca621117 /japanese/grep/pkg
parentcc8682dd62b3ab68458e925560a2f1726e77f809 (diff)
downloadpkgsrc-8bcda827d4ad9e4226116c8a1d52ca67cc7aafa3.tar.gz
Import FreeBSD's "grep" port:
GNU grep + multi-byte extension.
Diffstat (limited to 'japanese/grep/pkg')
-rw-r--r--japanese/grep/pkg/COMMENT1
-rw-r--r--japanese/grep/pkg/DESCR9
-rw-r--r--japanese/grep/pkg/PLIST5
3 files changed, 15 insertions, 0 deletions
diff --git a/japanese/grep/pkg/COMMENT b/japanese/grep/pkg/COMMENT
new file mode 100644
index 00000000000..a1b9a361eb0
--- /dev/null
+++ b/japanese/grep/pkg/COMMENT
@@ -0,0 +1 @@
+GNU grep + multi-byte extension.
diff --git a/japanese/grep/pkg/DESCR b/japanese/grep/pkg/DESCR
new file mode 100644
index 00000000000..00fcc85fc5b
--- /dev/null
+++ b/japanese/grep/pkg/DESCR
@@ -0,0 +1,9 @@
+This package is multi-byte extented GNU GREP. It accepts text which
+includes multi-byte character code. Supported multi-byte codes are
+2 byte EUC code and/or Shift-JIS code.
+
+Grep searches the named input files (or standard input if no files are
+named, or the file name - is given) for lines containing a match to
+the given pattern. By default, grep prints the matching lines.
+
+Multi-byte patch by t^2(Takahiro Tanimoto, NBC02362@niftyserve.or.jp)
diff --git a/japanese/grep/pkg/PLIST b/japanese/grep/pkg/PLIST
new file mode 100644
index 00000000000..8567e13f171
--- /dev/null
+++ b/japanese/grep/pkg/PLIST
@@ -0,0 +1,5 @@
+bin/grep
+bin/egrep
+bin/fgrep
+share/doc/ja-grep/README.MB
+@dirrm share/doc/ja-grep