Port details |
- gawk GNU awk + multi-byte extension
- 3.0.6_2 japanese
=3 3.0.6_2Version of this port present on the latest quarterly branch. - Maintainer: ota@j.email.ne.jp
 - Port Added: unknown
- Last Update: 2024-02-24 12:29:22
- Commit Hash: 52def28
- People watching this port, also watch:: roundcube-automatic_addressbook-php82, python38, fcgiwrap, gnupg1, jpeg-turbo
- Also Listed In: lang
- License: GPLv2
- Description:
- 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).
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/japanese/gawk/ && make install clean
- To add the package, run one of these commands:
- pkg install japanese/gawk
- pkg install ja-gawk
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ja-gawk
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (gawk-3.0.6.tar.gz) = abf276e10c7b871332d07bf2b652133a27419677d157383097bbd153e58a8bfc
SIZE (gawk-3.0.6.tar.gz) = 1047328
SHA256 (gawkmb115.diff.gz) = 3b12d02c39719c04f24297a3d2ca2cd9f06912eb8bfe86c5d7bf78e1a4b053a9
SIZE (gawkmb115.diff.gz) = 86858
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ja-gawk-3.0.6_2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- japanese_gawk
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.0.6_2 24 Feb 2024 12:29:22
    |
Muhammad Moinur Rahman (bofh)  |
japanese/gawk: Moved man to share/man
Approved by: portmgr (blanket) |
3.0.6_1 20 Jul 2022 14:22:11
    |
Tobias C. Berner (tcberner)  |
japanese: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* ABURAYER Rewsirow <pcs51674@asciinet.or.jp>
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Akito FUJITA <fujita@zoo.ncl.omron.co.jp>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Daichi GOTO <daichi@FreeBSD.org>
* Daisuke Kawahara <kawahara@pine.kuee.kyoto-u.ac.jp>
* David O'Brien (obrien@cs.ucdavis.edu)
* Eiji-usagi-MATSUmoto <usagi@ruby.club.or.jp>
* FUJISHIMA Satsuki <sf@FreeBSD.org>
* Fumihiko Kimura <jfkimura@yahoo.co.jp> (Only the first 15 lines of the commit message are shown above ) |
3.0.6_1 10 Jan 2022 15:15:39
    |
Stefan Eßer (se)  |
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above ) |
3.0.6_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
3.0.6_1 14 May 2015 10:15:09
  |
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
3.0.6_1 18 Apr 2015 06:53:25
  |
marino  |
japanese/gawk: Don't install ancient info page
The version of makeinfo in the texinfo package, the one that FreeBSD 11
and DragonFly use because texinfo is no longer in base, is too new to
create the info page on this ancient port.
It would be preferred to either update japanese/gawk to match the same
version as textproc/gawk, or just remove the port completely. However,
for some reason it's a dependency over textproc/gawk on two of rodrigo's
ports.
I initially tried using extra-patches to only block info on FreeBSD 11
and DragonFly, but Makefile.in is already patched and it was getting
complicated so I decided just to remove the old info page for everyone.
The man page is still installed of course.
Approved by: blanket (unbreaks F11) |
3.0.6 12 Nov 2014 13:46:00
  |
antoine  |
Cleanup plist |
3.0.6 28 Jul 2014 22:14:07
  |
adamw  |
Rename the rather surprising number of japanese/ patch-xy patches
to reflect the files they modify. |
3.0.6 16 Jul 2014 02:29:34
  |
adamw  |
Add DOCS option where PORTDOCS appears in plist. |
3.0.6 26 Jun 2014 08:41:34
  |
antoine  |
Allow to build with texinfo from ports
With hat: portmgr |
3.0.6 20 Mar 2014 18:01:39
  |
pawel  |
Mans are installed automatically, forgot to remove those lines |
3.0.6 20 Mar 2014 17:44:44
  |
pawel  |
- Add LICENSE
- Support staging
PR: ports/187425 (based on)
Submitted by: Takefu <takefu@airport.fm>
Approved by: maintainer |
3.0.6 20 Sep 2013 18:47:56
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
japanese) |
3.0.6 12 Jul 2013 16:32:50
  |
bapt  |
Mark as jobs unsafe |
3.0.6 18 Mar 2011 17:59:51
 |
miwi  |
- Get Rid MD5 support
With hat: portmgr (myself) |
3.0.6 18 Feb 2009 05:55:26
 |
tabthorpe  |
- Pass maintainership to submitter
Submitted by: Yoshihiro Ota via freebsd-ports@ |
3.0.6 13 Oct 2008 12:27:20
 |
amdmi3  |
- Bring PATCH_SITES up to date
PR: 128050, 128052, 128053
Submitted by: WATANABE Kazuhiro <CQG00620 at nifty dot ne dot jp> |
3.0.6 04 Dec 2005 08:59:04
 |
edwin  |
Use INFO macros |
3.0.6 24 Nov 2005 23:02:13
 |
pav  |
- Add SHA256 |
3.0.6 29 Jan 2004 07:24:56
 |
trevor  |
SIZEify. |
3.0.6 20 Feb 2003 18:32:49
 |
knu  |
De-pkg-comment. |
23 Jul 2001 04:55:06
    |
knu  |
Update to 3.0.6. |
06 Mar 2001 17:21:39
    |
sf  |
update to mb114. update PATCh_SITES. add %%PORTDOCS%%. |
08 Oct 2000 03:24:23
    |
asami  |
Convert category japanese to new layout. |