The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD japanese : gawk

GNU awk + multi-byte extension

 This package is multi-byte extented GNU AWK.
Supported multi-byte codes are EUC-JP/Shift_JIS/UTF-8 code.

Multi-byte code by WILLs(Katsuyuki Okabe, hgc02147@nifty.ne.jp)
and t^2(Takahiro Tanimoto, NBC02362@niftyserve.or.jp).
 




gawk history


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

v. 1.25 date: 2003/02/20 18:32:46; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.24 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.23 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.22 date: 2001/07/23 03:55:02; author: knu; state: Exp; lines: +12 -11 Update to 3.0.6. PR: ports/29018 Submitted by: KATO Tsuguru
v. 1.21 date: 2001/03/06 17:21:38; author: sf; state: Exp; lines: +8 -8 update to mb114. update PATCh_SITES. add %%PORTDOCS%%. PR: 25552 Submitted by: KATO Tsuguru
v. 1.20 date: 2000/04/11 14:13:40; author: knu; state: Exp; lines: +3 -4 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.19 date: 1999/09/08 13:32:25; author: taoka; state: Exp; lines: +4 -2 Changed sub-category from textproc to lang Added infomation of man page PR: 13621 Submitted by: KATO Tsuguru
v. 1.18 date: 1999/09/07 02:35:44; author: taoka; state: Exp; lines: +14 -29 Updated to 3.0.4+mb1.12 (mb = multi-byte) PR: 13566 Submitted by: KATO Tsuguru
v. 1.17 date: 1999/08/31 06:45:29; author: mharo; state: Exp; lines: +2 -2 FreeBSD.ORG -> FreeBSD.org Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
v. 1.16 date: 1999/08/28 02:42:18; author: mharo; state: Exp; lines: +2 -2 expr -> ${EXPR} mv -> ${MV} rm -> ${RM} tr -> ${TR}
v. 1.15 date: 1999/08/28 02:17:11; author: mharo; state: Exp; lines: +2 -2 sed -> ${SED}
v. 1.14 date: 1999/08/25 05:24:07; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.13 date: 1999/01/27 07:41:14; author: fenner; state: Exp; lines: +2 -1 ${MASTER_SITE_GNU} got rearranged in December; let's catch up.
v. 1.12 date: 1998/04/30 18:40:05; author: max; state: Exp; lines: +2 -2 Add textproc to the categories.
v. 1.11 date: 1997/12/25 22:29:32; 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.10 date: 1997/09/14 21:34:36; author: max; state: Exp; lines: +2 -2 Use ISO639 language abbreviation instead of ISO3166 country abbreviation for PKGNAME. (IE, jp-* to ja-*).
v. 1.9 date: 1996/11/18 10:23:33; author: asami; state: Exp; lines: +2 -2 Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.8 date: 1996/11/11 10:11:53; author: max; state: Exp; lines: +2 -2 CATEGORIES+= -> CATEGORIES= Inspired by: obrien
v. 1.7 date: 1996/06/26 22:13:52; author: gpalmer; state: Exp; lines: +2 -2 Change NCFTP* to FETCH* to make this work properly now that ncftp is no more
v. 1.6 date: 1995/05/29 08:39:27; author: asami; state: Exp; lines: +3 -1 Protect the pre-fetch: target with .if !defined(MASTER_SITE_OVERRIDE), because this master site should already have the tarball, not the uuencoded pieces. Submitted by: Andreas Schulz
v. 1.5 date: 1995/05/09 05:41:41; author: asami; state: Exp; lines: +4 -1 Add another site for getting patch files. (Commented out, as article numbers are different.)
v. 1.4 date: 1995/05/08 22:50:56; author: asami; state: Exp; lines: +25 -4 Upgrade (2.15.4+mb1.03 -> 2.15.6+mb1.04). Also ftp the patch from a news archive instead of carrying it as patch-aa. Submitted by: Nobuhiro Yasutomi
v. 1.3 date: 1995/04/09 09:01:30; author: asami; state: Exp; lines: +2 -2 Typo (CATEGORY -> CATEGORIES).
v. 1.2 date: 1995/04/07 05:48:03; author: asami; state: Exp; lines: +2 -2 Clean up Makefiles, as per my promise.
v. 1.1 date: 1995/04/05 08:53:42; author: asami; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1995/04/05 08:53:43; author: asami; state: Exp; lines: +0 -0 Japanized gawk. Submitted by: Nobuhiro Yasutomi ============================================================================= v. 1.26 date: 2005/12/04 08:59:02; author: edwin; state: Exp; lines: +2 -0 Use INFO macros
v. 1.25 date: 2003/02/20 18:32:46; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.24 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.23 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.22 date: 2001/07/23 03:55:02; author: knu; state: Exp; lines: +12 -11 Update to 3.0.6. PR: ports/29018 Submitted by: KATO Tsuguru
v. 1.21 date: 2001/03/06 17:21:38; author: sf; state: Exp; lines: +8 -8 update to mb114. update PATCh_SITES. add %%PORTDOCS%%. PR: 25552 Submitted by: KATO Tsuguru
v. 1.20 date: 2000/04/11 14:13:40; author: knu; state: Exp; lines: +3 -4 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.19 date: 1999/09/08 13:32:25; author: taoka; state: Exp; lines: +4 -2 Changed sub-category from textproc to lang Added infomation of man page PR: 13621 Submitted by: KATO Tsuguru
v. 1.18 date: 1999/09/07 02:35:44; author: taoka; state: Exp; lines: +14 -29 Updated to 3.0.4+mb1.12 (mb = multi-byte) PR: 13566 Submitted by: KATO Tsuguru
v. 1.17 date: 1999/08/31 06:45:29; author: mharo; state: Exp; lines: +2 -2 FreeBSD.ORG -> FreeBSD.org Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
v. 1.16 date: 1999/08/28 02:42:18; author: mharo; state: Exp; lines: +2 -2 expr -> ${EXPR} mv -> ${MV} rm -> ${RM} tr -> ${TR}
v. 1.15 date: 1999/08/28 02:17:11; author: mharo; state: Exp; lines: +2 -2 sed -> ${SED}
v. 1.14 date: 1999/08/25 05:24:07; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.13 date: 1999/01/27 07:41:14; author: fenner; state: Exp; lines: +2 -1 ${MASTER_SITE_GNU} got rearranged in December; let's catch up.
v. 1.12 date: 1998/04/30 18:40:05; author: max; state: Exp; lines: +2 -2 Add textproc to the categories.
v. 1.11 date: 1997/12/25 22:29:32; 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.10 date: 1997/09/14 21:34:36; author: max; state: Exp; lines: +2 -2 Use ISO639 language abbreviation instead of ISO3166 country abbreviation for PKGNAME. (IE, jp-* to ja-*).
v. 1.9 date: 1996/11/18 10:23:33; author: asami; state: Exp; lines: +2 -2 Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.8 date: 1996/11/11 10:11:53; author: max; state: Exp; lines: +2 -2 CATEGORIES+= -> CATEGORIES= Inspired by: obrien
v. 1.7 date: 1996/06/26 22:13:52; author: gpalmer; state: Exp; lines: +2 -2 Change NCFTP* to FETCH* to make this work properly now that ncftp is no more
v. 1.6 date: 1995/05/29 08:39:27; author: asami; state: Exp; lines: +3 -1 Protect the pre-fetch: target with .if !defined(MASTER_SITE_OVERRIDE), because this master site should already have the tarball, not the uuencoded pieces. Submitted by: Andreas Schulz
v. 1.5 date: 1995/05/09 05:41:41; author: asami; state: Exp; lines: +4 -1 Add another site for getting patch files. (Commented out, as article numbers are different.)
v. 1.4 date: 1995/05/08 22:50:56; author: asami; state: Exp; lines: +25 -4 Upgrade (2.15.4+mb1.03 -> 2.15.6+mb1.04). Also ftp the patch from a news archive instead of carrying it as patch-aa. Submitted by: Nobuhiro Yasutomi
v. 1.3 date: 1995/04/09 09:01:30; author: asami; state: Exp; lines: +2 -2 Typo (CATEGORY -> CATEGORIES).
v. 1.2 date: 1995/04/07 05:48:03; author: asami; state: Exp; lines: +2 -2 Clean up Makefiles, as per my promise.
v. 1.1 date: 1995/04/05 08:53:42; author: asami; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1995/04/05 08:53:43; author: asami; state: Exp; lines: +0 -0 Japanized gawk. Submitted by: Nobuhiro Yasutomi ============================================================================= v. 1.26 date: 2005/12/04 08:59:02; author: edwin; state: Exp; lines: +2 -0 Use INFO macros
v. 1.25 date: 2003/02/20 18:32:46; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.24 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.23 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.22 date: 2001/07/23 03:55:02; author: knu; state: Exp; lines: +12 -11 Update to 3.0.6. PR: ports/29018 Submitted by: KATO Tsuguru
v. 1.21 date: 2001/03/06 17:21:38; author: sf; state: Exp; lines: +8 -8 update to mb114. update PATCh_SITES. add %%PORTDOCS%%. PR: 25552 Submitted by: KATO Tsuguru
v. 1.20 date: 2000/04/11 14:13:40; author: knu; state: Exp; lines: +3 -4 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.19 date: 1999/09/08 13:32:25; author: taoka; state: Exp; lines: +4 -2 Changed sub-category from textproc to lang Added infomation of man page PR: 13621 Submitted by: KATO Tsuguru
v. 1.18 date: 1999/09/07 02:35:44; author: taoka; state: Exp; lines: +14 -29 Updated to 3.0.4+mb1.12 (mb = multi-byte) PR: 13566 Submitted by: KATO Tsuguru
v. 1.17 date: 1999/08/31 06:45:29; author: mharo; state: Exp; lines: +2 -2 FreeBSD.ORG -> FreeBSD.org Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
v. 1.16 date: 1999/08/28 02:42:18; author: mharo; state: Exp; lines: +2 -2 expr -> ${EXPR} mv -> ${MV} rm -> ${RM} tr -> ${TR}
v. 1.15 date: 1999/08/28 02:17:11; author: mharo; state: Exp; lines: +2 -2 sed -> ${SED}
v. 1.14 date: 1999/08/25 05:24:07; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.13 date: 1999/01/27 07:41:14; author: fenner; state: Exp; lines: +2 -1 ${MASTER_SITE_GNU} got rearranged in December; let's catch up.
v. 1.12 date: 1998/04/30 18:40:05; author: max; state: Exp; lines: +2 -2 Add textproc to the categories.
v. 1.11 date: 1997/12/25 22:29:32; 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.10 date: 1997/09/14 21:34:36; author: max; state: Exp; lines: +2 -2 Use ISO639 language abbreviation instead of ISO3166 country abbreviation for PKGNAME. (IE, jp-* to ja-*).
v. 1.9 date: 1996/11/18 10:23:33; author: asami; state: Exp; lines: +2 -2 Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.8 date: 1996/11/11 10:11:53; author: max; state: Exp; lines: +2 -2 CATEGORIES+= -> CATEGORIES= Inspired by: obrien
v. 1.7 date: 1996/06/26 22:13:52; author: gpalmer; state: Exp; lines: +2 -2 Change NCFTP* to FETCH* to make this work properly now that ncftp is no more
v. 1.6 date: 1995/05/29 08:39:27; author: asami; state: Exp; lines: +3 -1 Protect the pre-fetch: target with .if !defined(MASTER_SITE_OVERRIDE), because this master site should already have the tarball, not the uuencoded pieces. Submitted by: Andreas Schulz
v. 1.5 date: 1995/05/09 05:41:41; author: asami; state: Exp; lines: +4 -1 Add another site for getting patch files. (Commented out, as article numbers are different.)
v. 1.4 date: 1995/05/08 22:50:56; author: asami; state: Exp; lines: +25 -4 Upgrade (2.15.4+mb1.03 -> 2.15.6+mb1.04). Also ftp the patch from a news archive instead of carrying it as patch-aa. Submitted by: Nobuhiro Yasutomi
v. 1.3 date: 1995/04/09 09:01:30; author: asami; state: Exp; lines: +2 -2 Typo (CATEGORY -> CATEGORIES).
v. 1.2 date: 1995/04/07 05:48:03; author: asami; state: Exp; lines: +2 -2 Clean up Makefiles, as per my promise.
v. 1.1 date: 1995/04/05 08:53:42; author: asami; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1995/04/05 08:53:43; author: asami; state: Exp; lines: +0 -0 Japanized gawk. 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