The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD japanese : grep

GNU grep + multi-byte extension

 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 code by Media Lab., Inc. (linux@mlb.co.jp)
and t^2(Takahiro Tanimoto, NBC02362@niftyserve.or.jp).
 




grep history


v. 1.21
date: 2005/12/04 08:59:02;  author: edwin;  state: Exp;  lines: +2 -0
Use INFO macros

v. 1.20 date: 2003/02/20 18:32:47; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.19 date: 2002/11/10 16:46:42; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.18 date: 2002/11/06 22:45:40; author: adamw; state: Exp; lines: +3 -1 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.17 date: 2001/07/23 03:55:20; author: knu; state: Exp; lines: +13 -9 Update to 2.4.2. PR: ports/29019 Submitted by: KATO Tsuguru
v. 1.16 date: 2001/02/27 18:27:23; author: knu; state: Exp; lines: +4 -2 Prefix "j" to the names of the binaries and the manpages. As they are based on an old version of GNU grep (2.0), they should not clash with those of the base system's.
v. 1.15 date: 2000/04/11 14:13:47; author: knu; state: Exp; lines: +4 -5 Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables. Now try to use those variables everywhere around DIST* and PATCH* definitions as far as possible, for ease of the future updates and the neatness. Okay, 60% of `japanese' ports have been done. :)
v. 1.14 date: 2000/01/29 21:36:31; author: steve; state: Exp; lines: +2 -3 Use latest set of patches. PR: 16380 Submitted by: KATO Tsuguru
v. 1.13 date: 1999/12/23 16:28:46; author: steve; state: Exp; lines: +9 -4 * Modified patches to support CFLAGS/PREFIX properly PR: 15242 Submitted by: KATO Tsuguru
v. 1.12 date: 1999/08/31 06:45:31; author: mharo; state: Exp; lines: +2 -2 FreeBSD.ORG -> FreeBSD.org Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
v. 1.11 date: 1999/08/25 05:24:15; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.10 date: 1999/01/27 07:41:16; author: fenner; state: Exp; lines: +2 -1 ${MASTER_SITE_GNU} got rearranged in December; let's catch up.
v. 1.9 date: 1998/08/31 15:37:35; author: max; state: Exp; lines: +9 -2 Define MAN1 in the Makefile and remove the man page entry from the PLIST. Don't patch the dist Makefile to compress the man page. Install the README file comes with the multibyte patch.
v. 1.8 date: 1998/04/30 18:40:03; author: max; state: Exp; lines: +2 -2 Add textproc to the categories.
v. 1.7 date: 1997/12/25 22:29:33; author: asami; state: Exp; lines: +2 -2 Be more selective about which ports to maintain. I no longer have time to maintain all these ports I once committed (sometimes as a proxy).
v. 1.6 date: 1997/09/14 21:34:39; author: max; state: Exp; lines: +2 -2 Use ISO639 language abbreviation instead of ISO3166 country abbreviation for PKGNAME. (IE, jp-* to ja-*).
v. 1.5 date: 1996/11/18 10:23:43; author: asami; state: Exp; lines: +2 -2 Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.4 date: 1996/11/11 10:11:56; author: max; state: Exp; lines: +2 -2 CATEGORIES+= -> CATEGORIES= Inspired by: obrien
v. 1.3 date: 1995/04/09 09:24:21; author: asami; state: Exp; lines: +2 -2 Oops, one more CATEGORY -> CATEGORIES typo fix....
v. 1.2 date: 1995/04/07 05:48:05; author: asami; state: Exp; lines: +2 -2 Clean up Makefiles, as per my promise.
v. 1.1 date: 1995/04/04 09:38:26; author: asami; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1995/04/04 09:38:27; author: asami; state: Exp; lines: +0 -0 Japanized grep, 2.0 + patches. Submitted by: Nobuhiro Yasutomi ============================================================================= v. 1.21 date: 2005/12/04 08:59:02; author: edwin; state: Exp; lines: +2 -0 Use INFO macros
v. 1.20 date: 2003/02/20 18:32:47; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.19 date: 2002/11/10 16:46:42; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.18 date: 2002/11/06 22:45:40; author: adamw; state: Exp; lines: +3 -1 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.17 date: 2001/07/23 03:55:20; author: knu; state: Exp; lines: +13 -9 Update to 2.4.2. PR: ports/29019 Submitted by: KATO Tsuguru
v. 1.16 date: 2001/02/27 18:27:23; author: knu; state: Exp; lines: +4 -2 Prefix "j" to the names of the binaries and the manpages. As they are based on an old version of GNU grep (2.0), they should not clash with those of the base system's.
v. 1.15 date: 2000/04/11 14:13:47; author: knu; state: Exp; lines: +4 -5 Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables. Now try to use those variables everywhere around DIST* and PATCH* definitions as far as possible, for ease of the future updates and the neatness. Okay, 60% of `japanese' ports have been done. :)
v. 1.14 date: 2000/01/29 21:36:31; author: steve; state: Exp; lines: +2 -3 Use latest set of patches. PR: 16380 Submitted by: KATO Tsuguru
v. 1.13 date: 1999/12/23 16:28:46; author: steve; state: Exp; lines: +9 -4 * Modified patches to support CFLAGS/PREFIX properly PR: 15242 Submitted by: KATO Tsuguru
v. 1.12 date: 1999/08/31 06:45:31; author: mharo; state: Exp; lines: +2 -2 FreeBSD.ORG -> FreeBSD.org Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
v. 1.11 date: 1999/08/25 05:24:15; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.10 date: 1999/01/27 07:41:16; author: fenner; state: Exp; lines: +2 -1 ${MASTER_SITE_GNU} got rearranged in December; let's catch up.
v. 1.9 date: 1998/08/31 15:37:35; author: max; state: Exp; lines: +9 -2 Define MAN1 in the Makefile and remove the man page entry from the PLIST. Don't patch the dist Makefile to compress the man page. Install the README file comes with the multibyte patch.
v. 1.8 date: 1998/04/30 18:40:03; author: max; state: Exp; lines: +2 -2 Add textproc to the categories.
v. 1.7 date: 1997/12/25 22:29:33; author: asami; state: Exp; lines: +2 -2 Be more selective about which ports to maintain. I no longer have time to maintain all these ports I once committed (sometimes as a proxy).
v. 1.6 date: 1997/09/14 21:34:39; author: max; state: Exp; lines: +2 -2 Use ISO639 language abbreviation instead of ISO3166 country abbreviation for PKGNAME. (IE, jp-* to ja-*).
v. 1.5 date: 1996/11/18 10:23:43; author: asami; state: Exp; lines: +2 -2 Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.4 date: 1996/11/11 10:11:56; author: max; state: Exp; lines: +2 -2 CATEGORIES+= -> CATEGORIES= Inspired by: obrien
v. 1.3 date: 1995/04/09 09:24:21; author: asami; state: Exp; lines: +2 -2 Oops, one more CATEGORY -> CATEGORIES typo fix....
v. 1.2 date: 1995/04/07 05:48:05; author: asami; state: Exp; lines: +2 -2 Clean up Makefiles, as per my promise.
v. 1.1 date: 1995/04/04 09:38:26; author: asami; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1995/04/04 09:38:27; author: asami; state: Exp; lines: +0 -0 Japanized grep, 2.0 + patches. Submitted by: Nobuhiro Yasutomi ============================================================================= v. 1.21 date: 2005/12/04 08:59:02; author: edwin; state: Exp; lines: +2 -0 Use INFO macros
v. 1.20 date: 2003/02/20 18:32:47; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.19 date: 2002/11/10 16:46:42; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.18 date: 2002/11/06 22:45:40; author: adamw; state: Exp; lines: +3 -1 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.17 date: 2001/07/23 03:55:20; author: knu; state: Exp; lines: +13 -9 Update to 2.4.2. PR: ports/29019 Submitted by: KATO Tsuguru
v. 1.16 date: 2001/02/27 18:27:23; author: knu; state: Exp; lines: +4 -2 Prefix "j" to the names of the binaries and the manpages. As they are based on an old version of GNU grep (2.0), they should not clash with those of the base system's.
v. 1.15 date: 2000/04/11 14:13:47; author: knu; state: Exp; lines: +4 -5 Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables. Now try to use those variables everywhere around DIST* and PATCH* definitions as far as possible, for ease of the future updates and the neatness. Okay, 60% of `japanese' ports have been done. :)
v. 1.14 date: 2000/01/29 21:36:31; author: steve; state: Exp; lines: +2 -3 Use latest set of patches. PR: 16380 Submitted by: KATO Tsuguru
v. 1.13 date: 1999/12/23 16:28:46; author: steve; state: Exp; lines: +9 -4 * Modified patches to support CFLAGS/PREFIX properly PR: 15242 Submitted by: KATO Tsuguru
v. 1.12 date: 1999/08/31 06:45:31; author: mharo; state: Exp; lines: +2 -2 FreeBSD.ORG -> FreeBSD.org Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
v. 1.11 date: 1999/08/25 05:24:15; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.10 date: 1999/01/27 07:41:16; author: fenner; state: Exp; lines: +2 -1 ${MASTER_SITE_GNU} got rearranged in December; let's catch up.
v. 1.9 date: 1998/08/31 15:37:35; author: max; state: Exp; lines: +9 -2 Define MAN1 in the Makefile and remove the man page entry from the PLIST. Don't patch the dist Makefile to compress the man page. Install the README file comes with the multibyte patch.
v. 1.8 date: 1998/04/30 18:40:03; author: max; state: Exp; lines: +2 -2 Add textproc to the categories.
v. 1.7 date: 1997/12/25 22:29:33; author: asami; state: Exp; lines: +2 -2 Be more selective about which ports to maintain. I no longer have time to maintain all these ports I once committed (sometimes as a proxy).
v. 1.6 date: 1997/09/14 21:34:39; author: max; state: Exp; lines: +2 -2 Use ISO639 language abbreviation instead of ISO3166 country abbreviation for PKGNAME. (IE, jp-* to ja-*).
v. 1.5 date: 1996/11/18 10:23:43; author: asami; state: Exp; lines: +2 -2 Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.4 date: 1996/11/11 10:11:56; author: max; state: Exp; lines: +2 -2 CATEGORIES+= -> CATEGORIES= Inspired by: obrien
v. 1.3 date: 1995/04/09 09:24:21; author: asami; state: Exp; lines: +2 -2 Oops, one more CATEGORY -> CATEGORIES typo fix....
v. 1.2 date: 1995/04/07 05:48:05; author: asami; state: Exp; lines: +2 -2 Clean up Makefiles, as per my promise.
v. 1.1 date: 1995/04/04 09:38:26; author: asami; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1995/04/04 09:38:27; author: asami; state: Exp; lines: +0 -0 Japanized grep, 2.0 + patches. Submitted by: Nobuhiro Yasutomi =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm