The FreeBSD Ports Archive
FreeBSD japanese : groff4>
Japanese enhancement of GNU groff
Jgroff is based on GNU groff formating system. It is enhanced to
handle Japanese EUC coded documents.
Following devices are added by jgroff:
nippon For typewriter-like devices using the Japanese-EUC
coded character set.
and following devices are enhanced to handle Japanese-EUC:
dvi For TeX DVI format.
ps For PostScript printers and previewers.
X75 For a 75 dpi X11 previewer.
X100 For a 100 dpi X11 previewer.
X75-12 For a 75 dpi X11 previewer optimized for 12 point texts.
X100-12 For a 100 dpi X11 previewer optimized for 12 point texts.
Preview on X11 devices require japanese/gxditview is installed.
|
groff history
v. 1.54
date: 2007/04/18 11:46:04; author: gabor; state: Exp; lines: +0 -10
- Remove FreeBSD 4.X support from unmaintained ports in categories starting
with letter i-m
v. 1.53
date: 2006/05/21 23:10:49; author: okazaki; state: Exp; lines: +11 -11
Use SUB_FILES to install mdoc.local.
Support newer FreeBSD releases in the Fx macro. (*1)
Submitted by: Watanabe Kazuhiro (*1)
v. 1.52
date: 2006/04/22 21:08:39; author: okazaki; state: Exp; lines: +11 -12
Upgrade I18N patch to 1.8.1.1-12.
Remove deprecated USE_REINPLACE.
Utilize INFO.
Fix a patch error about a html device.
PR: ports/95025
Submitted by: Atsushi SUGAWARA
v. 1.51
date: 2006/04/15 06:17:51; author: linimon; state: Exp; lines: +1 -1
Reset okazaki due to long period of inactivity and maintainer-timeout.
Hat: portmgr
v. 1.50
date: 2005/05/09 07:06:22; author: okazaki; state: Exp; lines: +20 -13
Security update to ja-groff.
- Fix insecure temporary file handling of pic2graph, eqn2graph [1] and groffer [2].
Utilize PORTDOCS.
PR: ports/80671
Submitted by: KOMATSU Shinichiro
VuXML: 01bb84e2-bd88-11d9-a281-02e018374e71 [1],
169f422f-bd88-11d9-a281-02e018374e71 [2]
v. 1.49
date: 2004/05/14 00:33:43; author: okazaki; state: Exp; lines: +2 -1
Rearrange dependencies.
Turn off RUN_DEPENDS to `graphics/netpbm' when PACKAGE_BUILDING is defined.
v. 1.48
date: 2004/03/11 05:31:52; author: okazaki; state: Exp; lines: +2 -2
Update I18N patch.
v. 1.47
date: 2004/02/16 12:37:01; author: okazaki; state: Exp; lines: +2 -2
Fix the bug of a make rule in the install-links target that installs
invalid symbolic links into ${PREFIX}/bin.
Bump up PORTREVISION.
Submitted by: taku-san and otsune-san
v. 1.46
date: 2004/02/11 10:16:13; author: okazaki; state: Exp; lines: +20 -14
Utilize USE_ICONV.
Fix PLIST_SUB when WITHOUT_INFO is defined and OSVERSION >= 470000.
Rename for-loop iterators FILE to F, to avoid overriding FILE variable provided by bsd.port.mk.
Stop using sub make in post-install rules.
v. 1.45
date: 2004/02/04 05:21:20; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.44
date: 2003/10/17 09:46:23; author: okazaki; state: Exp; lines: +6 -6
Use ${MASTER_SITE_DEBIAN} instead of ${MASTER_SITE_GNU} for fetching
the source archive of groff-1.18.1 until it will be uploaded at
ftp.gnu.org again.
PR: 57490
Support .In macro in the text.
Submitted by: horikawa
v. 1.43
date: 2003/10/03 11:56:58; author: okazaki; state: Exp; lines: +13 -0
Avoid a bus error in the do-build target when nl_langinfo(CODESET) returns "EUC".
PR: ports/57490
v. 1.42
date: 2003/09/10 12:31:48; author: okazaki; state: Exp; lines: +5 -4
Update I18N patch.
Obtained from: debian
Update `operating-system' to FreeBSD 4.9.
Use %%DOCSDIR%% in pkg-plist.
v. 1.41
date: 2003/07/30 12:33:50; author: okazaki; state: Exp; lines: +1 -1
Use ${XARGS}.
v. 1.40
date: 2003/05/23 00:21:13; author: okazaki; state: Exp; lines: +2 -2
Update tmac suite.
* doc.tmac (tag-list): Apply a vendor fix based on the diff
1.1.1.9 -> 1.1.1.10 of src/contrib/groff/tmac/doc.tmac.
Submitted by: horikawa
* mdoc/ja.eucJP: Add translations of volume-ds-XXX and str-Lb-libYYY.
Submitted by: Akira Ikeuchi
* mdoc/doc-common (operating-system-FreeBSD-5.1): New string variable.
* mdoc/ja.eucJP (volume-operating-system-ateol): Switch to 0 instead of 1.
Increment PORTREVISION.
v. 1.39
date: 2003/03/25 04:19:56; author: okazaki; state: Exp; lines: +4 -3
Grouping MASTER_SITES and DIST_FILES. [1]
Suppress warning "locale: not found" by nroff as /usr/bin/nroff does. [1]
Support ja_JP.EUC in nroff for backward compatibility.
PORTREVISION up.
Submitted by: kuriyama [1]
v. 1.38
date: 2003/03/06 07:50:42; author: kris; state: Exp; lines: +1 -1
".ifdef ${WITHOUT_WCHAR_H}" is not valid make syntax
Pointy hat to: okazaki
v. 1.37
date: 2003/03/06 04:59:53; author: okazaki; state: Exp; lines: +45 -43
Upgrade to 1.18.1.
Update tmac suite to 20030303 of RELENG_4.
v. 1.36
date: 2002/09/19 01:38:47; author: okazaki; state: Exp; lines: +2 -2
Update tmac suite to 20020918 of RELENG_4.
Change the default .Os value to FreeBSD 4.7.
Bump PORTREVISION.
v. 1.35
date: 2002/06/20 19:13:13; author: okazaki; state: Exp; lines: +9 -15
Use ${REINPLACE_CMD} instead of ${PERL}.
v. 1.34
date: 2002/06/03 02:47:09; author: okazaki; state: Exp; lines: +8 -3
Update tmac suite to 20020602 of RELENG_4.
Change the default .Os value to FreeBSD 4.6.
Bump PORTREVISION.
v. 1.33
date: 2002/01/22 18:53:07; author: okazaki; state: Exp; lines: +2 -2
Update the value of `operating-system' defined at mdoc.local to "FreeBSD\~4.5".
Bump PORTREVISION.
v. 1.32
date: 2002/01/22 06:21:10; author: okazaki; state: Exp; lines: +9 -8
Update tmac suite to sync with RELENG_4 at 20020120. Bump PORTREVISION.
Use ${DOCSDIR} while I'm here.
v. 1.31
date: 2001/09/04 07:16:19; author: okazaki; state: Exp; lines: +5 -5
Sync with /usr/bin/groff of RELENG_4.
- Add support of .AT, .UC, and .Ex.
- Allow multiple arguments for .Rv.
v. 1.30
date: 2001/08/14 01:26:24; author: okazaki; state: Exp; lines: +24 -6
Upgrade to 1.17.2.
v. 1.29
date: 2001/08/06 01:14:28; author: okazaki; state: Exp; lines: +3 -6
Optimize CONFIGURE_ENV.
Fix plist.
Bump up PORTREVISION.
Submitted by: horikawa
v. 1.28
date: 2001/08/04 02:15:11; author: horikawa; state: Exp; lines: +47 -56
Japanese version of groff-1.17.
To format Japanese manual entries, -dlang=ja_JP.eucJP is required, e.g.
$ groff -dlang=ja_JP.eucJP -man -Tnippon ifconfig.8
To format English manual entries (if you want to use this instead of
/usr/bin/grof), -dlang=ja_JP.eucJP should not be used.
Submitted by:okazaki (MAINTAINER)
v. 1.27
date: 2001/06/12 07:45:37; author: okazaki; state: Exp; lines: +5 -5
Reduce a list of master-site candidates.
v. 1.26
date: 2001/03/29 23:42:28; author: okazaki; state: Exp; lines: +4 -4
Update tmac suite to sync with RELENG_4 at 20010314. Bump PORTREVISION.
Obtained from: 4.3-BETA livetree
v. 1.25
date: 2001/02/14 11:17:10; author: okazaki; state: Exp; lines: +31 -41
1) Install up-to-date tmac suite from recent 4-STABLE live-tree
instead of copying unknown stock versions from /usr/share/tmac.
Submitted by: Yoshisato Yanagisawa ,
Kazuo Horikawa
at: [man-jp 3155], [man-jp 3158]
2) Read mdoc localization file not only in localized tty mode
but in all troff mode. This tweak avoids the problem that
headers and footers are not displayed for translated manual
pages when troff output device was a non typewriter-like one.
Submitted by: MORI Kouji at: [man-jp 2723]
Obey %%PORTDOCS%%. Increment PORTREVISION.
v. 1.24
date: 2000/12/18 06:34:19; author: okazaki; state: Exp; lines: +11 -3
Fix last change.
Use ${PERL} to modify troffrc and eqnrc instead of
${PATCH} with a static diff `files/rc.diff'.
Remove entries of garbage files from `pkg-plist'.
v. 1.23
date: 2000/12/18 05:45:47; author: okazaki; state: Exp; lines: +10 -3
Fix an error on recent 4-STABLE and -CURRENT at `post-install'.
Submitted by: bento
v. 1.22
date: 2000/12/11 20:40:40; author: okazaki; state: Exp; lines: +4 -3
USE ${MASTER_SITE_LOCAL} for PATCH_SITES, since the previous
patch site was disappeared from the Net.
Change maintainer's mail address.
Submitted by: distfiles survey from Bill Fenner.
v. 1.21
date: 2000/05/19 07:36:34; author: cpiazza; state: Exp; lines: +80 -47
Update to jgroff-0.100 based on groff-1.15
PR: 18494
Submitted by: maintainer
v. 1.20
date: 2000/04/11 14:13:48; author: knu; state: Exp; lines: +6 -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.19
date: 1999/12/25 18:52:29; author: steve; state: Exp; lines: +28 -10
o update the base version of GNU groff to 1.11.1
o update PATCH_SITES and PATCH_FILES too
o change MAINTAINER to me
(approved by Horikawa-san ,
the director of jpman: FreeBSD Japanese Manual Project)
o use MANx and MANCOMPRESSED variable
o use PATCH instead of /usr/bin/patch
o sort PLIST
Most of the work of this fix was done by the force of
Kentaro Inagaki , thanks!
PR: 15682
Submitted by: maintainer
v. 1.18
date: 1999/09/20 09:07:09; author: asami; state: Exp; lines: +8 -2
hyphen.us-ru has moved from /usr/share/tmac to /usr/share/tmac/locale in
4-current.
v. 1.17
date: 1999/08/28 02:41:51; author: mharo; state: Exp; lines: +2 -2
expr -> ${EXPR}
mv -> ${MV}
rm -> ${RM}
tr -> ${TR}
v. 1.16
date: 1999/08/25 05:24:16; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.15
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.14
date: 1997/10/27 11:03:21; author: max; state: Exp; lines: +1 -2
Don't copy /usr/share/tmac/tcl.macros to ${PREFIX}/share/tmac/ since
2.2.5R doesn't have it.
Submitted by: maintainer
PR: 4863
v. 1.13
date: 1997/09/14 21:34:39; author: max; state: Exp; lines: +3 -3
Use ISO639 language abbreviation instead of ISO3166 country abbreviation
for PKGNAME. (IE, jp-* to ja-*).
v. 1.12
date: 1997/09/09 03:11:55; author: asami; state: Exp; lines: +2 -2
Remove one URL and add another.
Reminded by: Bill Fenner's distfile checker
v. 1.11
date: 1997/05/20 04:50:51; author: asami; state: Exp; lines: +16 -2
Some corrections, also copy correct tmac files over.
PR: 3635
Submitted by: Kazuhiko Kiriyama
v. 1.10
date: 1997/04/04 14:59:43; author: max; state: Exp; lines: +14 -5
Fix problem with PS output.
Integrate unofficial patch.
Submitted by: Kazuhiko Kiriyama(System administrator)
(Closing PR #2962.)
v. 1.9
date: 1997/01/24 10:18:53; author: asami; state: Exp; lines: +3 -3
Put MAINTAINER in the right place.
v. 1.8
date: 1996/12/06 12:21:49; author: asami; state: Exp; lines: +9 -1
Make sure this groff calls the accompanying grotty (${PREFIX}/bin/grotty),
regardless of the user's $PATH.
v. 1.7
date: 1996/11/18 10:23:47; author: asami; state: Exp; lines: +2 -3
Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.6
date: 1996/03/31 23:25:11; author: asami; state: Exp; lines: +11 -29
Upgrade, 1.09+0.98 -> 1.10+0.99.
Submitted by: Noritaka Ishizumi
v. 1.5
date: 1995/11/22 13:06:25; author: asami; state: Exp; lines: +2 -2
Category name changes ("printing" -> "print", "languages" -> "lang").
"networking" is left alone for now.
v. 1.4
date: 1995/05/29 08:39:34; author: asami; state: Exp; lines: +7 -5
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.3
date: 1995/05/02 10:36:11; author: asami; state: Exp; lines: +17 -1
Oops, deleted too much (says)
Submitted by: Nobuhiro Yasutomi
v. 1.2
date: 1995/05/02 09:27:06; author: asami; state: Exp; lines: +0 -55
Take out gxditview. The separate port is coming soon.
Submitted by: Nobuhiro Yasutomi
v. 1.1
date: 1995/05/02 07:45:53; author: asami; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1995/05/02 07:45:53; author: asami; state: Exp; lines: +0 -0
Japanized groff, version 0.98. Also installs and packages
Japanese gxditview, but the packaging part is disabled for now.
Submitted by: Nobuhiro Yasutomi
=============================================================================
v. 1.54
date: 2007/04/18 11:46:04; author: gabor; state: Exp; lines: +0 -10
- Remove FreeBSD 4.X support from unmaintained ports in categories starting
with letter i-m
v. 1.53
date: 2006/05/21 23:10:49; author: okazaki; state: Exp; lines: +11 -11
Use SUB_FILES to install mdoc.local.
Support newer FreeBSD releases in the Fx macro. (*1)
Submitted by: Watanabe Kazuhiro (*1)
v. 1.52
date: 2006/04/22 21:08:39; author: okazaki; state: Exp; lines: +11 -12
Upgrade I18N patch to 1.8.1.1-12.
Remove deprecated USE_REINPLACE.
Utilize INFO.
Fix a patch error about a html device.
PR: ports/95025
Submitted by: Atsushi SUGAWARA
v. 1.51
date: 2006/04/15 06:17:51; author: linimon; state: Exp; lines: +1 -1
Reset okazaki due to long period of inactivity and maintainer-timeout.
Hat: portmgr
v. 1.50
date: 2005/05/09 07:06:22; author: okazaki; state: Exp; lines: +20 -13
Security update to ja-groff.
- Fix insecure temporary file handling of pic2graph, eqn2graph [1] and groffer [2].
Utilize PORTDOCS.
PR: ports/80671
Submitted by: KOMATSU Shinichiro
VuXML: 01bb84e2-bd88-11d9-a281-02e018374e71 [1],
169f422f-bd88-11d9-a281-02e018374e71 [2]
v. 1.49
date: 2004/05/14 00:33:43; author: okazaki; state: Exp; lines: +2 -1
Rearrange dependencies.
Turn off RUN_DEPENDS to `graphics/netpbm' when PACKAGE_BUILDING is defined.
v. 1.48
date: 2004/03/11 05:31:52; author: okazaki; state: Exp; lines: +2 -2
Update I18N patch.
v. 1.47
date: 2004/02/16 12:37:01; author: okazaki; state: Exp; lines: +2 -2
Fix the bug of a make rule in the install-links target that installs
invalid symbolic links into ${PREFIX}/bin.
Bump up PORTREVISION.
Submitted by: taku-san and otsune-san
v. 1.46
date: 2004/02/11 10:16:13; author: okazaki; state: Exp; lines: +20 -14
Utilize USE_ICONV.
Fix PLIST_SUB when WITHOUT_INFO is defined and OSVERSION >= 470000.
Rename for-loop iterators FILE to F, to avoid overriding FILE variable provided by bsd.port.mk.
Stop using sub make in post-install rules.
v. 1.45
date: 2004/02/04 05:21:20; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.44
date: 2003/10/17 09:46:23; author: okazaki; state: Exp; lines: +6 -6
Use ${MASTER_SITE_DEBIAN} instead of ${MASTER_SITE_GNU} for fetching
the source archive of groff-1.18.1 until it will be uploaded at
ftp.gnu.org again.
PR: 57490
Support .In macro in the text.
Submitted by: horikawa
v. 1.43
date: 2003/10/03 11:56:58; author: okazaki; state: Exp; lines: +13 -0
Avoid a bus error in the do-build target when nl_langinfo(CODESET) returns "EUC".
PR: ports/57490
v. 1.42
date: 2003/09/10 12:31:48; author: okazaki; state: Exp; lines: +5 -4
Update I18N patch.
Obtained from: debian
Update `operating-system' to FreeBSD 4.9.
Use %%DOCSDIR%% in pkg-plist.
v. 1.41
date: 2003/07/30 12:33:50; author: okazaki; state: Exp; lines: +1 -1
Use ${XARGS}.
v. 1.40
date: 2003/05/23 00:21:13; author: okazaki; state: Exp; lines: +2 -2
Update tmac suite.
* doc.tmac (tag-list): Apply a vendor fix based on the diff
1.1.1.9 -> 1.1.1.10 of src/contrib/groff/tmac/doc.tmac.
Submitted by: horikawa
* mdoc/ja.eucJP: Add translations of volume-ds-XXX and str-Lb-libYYY.
Submitted by: Akira Ikeuchi
* mdoc/doc-common (operating-system-FreeBSD-5.1): New string variable.
* mdoc/ja.eucJP (volume-operating-system-ateol): Switch to 0 instead of 1.
Increment PORTREVISION.
v. 1.39
date: 2003/03/25 04:19:56; author: okazaki; state: Exp; lines: +4 -3
Grouping MASTER_SITES and DIST_FILES. [1]
Suppress warning "locale: not found" by nroff as /usr/bin/nroff does. [1]
Support ja_JP.EUC in nroff for backward compatibility.
PORTREVISION up.
Submitted by: kuriyama [1]
v. 1.38
date: 2003/03/06 07:50:42; author: kris; state: Exp; lines: +1 -1
".ifdef ${WITHOUT_WCHAR_H}" is not valid make syntax
Pointy hat to: okazaki
v. 1.37
date: 2003/03/06 04:59:53; author: okazaki; state: Exp; lines: +45 -43
Upgrade to 1.18.1.
Update tmac suite to 20030303 of RELENG_4.
v. 1.36
date: 2002/09/19 01:38:47; author: okazaki; state: Exp; lines: +2 -2
Update tmac suite to 20020918 of RELENG_4.
Change the default .Os value to FreeBSD 4.7.
Bump PORTREVISION.
v. 1.35
date: 2002/06/20 19:13:13; author: okazaki; state: Exp; lines: +9 -15
Use ${REINPLACE_CMD} instead of ${PERL}.
v. 1.34
date: 2002/06/03 02:47:09; author: okazaki; state: Exp; lines: +8 -3
Update tmac suite to 20020602 of RELENG_4.
Change the default .Os value to FreeBSD 4.6.
Bump PORTREVISION.
v. 1.33
date: 2002/01/22 18:53:07; author: okazaki; state: Exp; lines: +2 -2
Update the value of `operating-system' defined at mdoc.local to "FreeBSD\~4.5".
Bump PORTREVISION.
v. 1.32
date: 2002/01/22 06:21:10; author: okazaki; state: Exp; lines: +9 -8
Update tmac suite to sync with RELENG_4 at 20020120. Bump PORTREVISION.
Use ${DOCSDIR} while I'm here.
v. 1.31
date: 2001/09/04 07:16:19; author: okazaki; state: Exp; lines: +5 -5
Sync with /usr/bin/groff of RELENG_4.
- Add support of .AT, .UC, and .Ex.
- Allow multiple arguments for .Rv.
v. 1.30
date: 2001/08/14 01:26:24; author: okazaki; state: Exp; lines: +24 -6
Upgrade to 1.17.2.
v. 1.29
date: 2001/08/06 01:14:28; author: okazaki; state: Exp; lines: +3 -6
Optimize CONFIGURE_ENV.
Fix plist.
Bump up PORTREVISION.
Submitted by: horikawa
v. 1.28
date: 2001/08/04 02:15:11; author: horikawa; state: Exp; lines: +47 -56
Japanese version of groff-1.17.
To format Japanese manual entries, -dlang=ja_JP.eucJP is required, e.g.
$ groff -dlang=ja_JP.eucJP -man -Tnippon ifconfig.8
To format English manual entries (if you want to use this instead of
/usr/bin/grof), -dlang=ja_JP.eucJP should not be used.
Submitted by:okazaki (MAINTAINER)
v. 1.27
date: 2001/06/12 07:45:37; author: okazaki; state: Exp; lines: +5 -5
Reduce a list of master-site candidates.
v. 1.26
date: 2001/03/29 23:42:28; author: okazaki; state: Exp; lines: +4 -4
Update tmac suite to sync with RELENG_4 at 20010314. Bump PORTREVISION.
Obtained from: 4.3-BETA livetree
v. 1.25
date: 2001/02/14 11:17:10; author: okazaki; state: Exp; lines: +31 -41
1) Install up-to-date tmac suite from recent 4-STABLE live-tree
instead of copying unknown stock versions from /usr/share/tmac.
Submitted by: Yoshisato Yanagisawa ,
Kazuo Horikawa
at: [man-jp 3155], [man-jp 3158]
2) Read mdoc localization file not only in localized tty mode
but in all troff mode. This tweak avoids the problem that
headers and footers are not displayed for translated manual
pages when troff output device was a non typewriter-like one.
Submitted by: MORI Kouji at: [man-jp 2723]
Obey %%PORTDOCS%%. Increment PORTREVISION.
v. 1.24
date: 2000/12/18 06:34:19; author: okazaki; state: Exp; lines: +11 -3
Fix last change.
Use ${PERL} to modify troffrc and eqnrc instead of
${PATCH} with a static diff `files/rc.diff'.
Remove entries of garbage files from `pkg-plist'.
v. 1.23
date: 2000/12/18 05:45:47; author: okazaki; state: Exp; lines: +10 -3
Fix an error on recent 4-STABLE and -CURRENT at `post-install'.
Submitted by: bento
v. 1.22
date: 2000/12/11 20:40:40; author: okazaki; state: Exp; lines: +4 -3
USE ${MASTER_SITE_LOCAL} for PATCH_SITES, since the previous
patch site was disappeared from the Net.
Change maintainer's mail address.
Submitted by: distfiles survey from Bill Fenner.
v. 1.21
date: 2000/05/19 07:36:34; author: cpiazza; state: Exp; lines: +80 -47
Update to jgroff-0.100 based on groff-1.15
PR: 18494
Submitted by: maintainer
v. 1.20
date: 2000/04/11 14:13:48; author: knu; state: Exp; lines: +6 -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.19
date: 1999/12/25 18:52:29; author: steve; state: Exp; lines: +28 -10
o update the base version of GNU groff to 1.11.1
o update PATCH_SITES and PATCH_FILES too
o change MAINTAINER to me
(approved by Horikawa-san ,
the director of jpman: FreeBSD Japanese Manual Project)
o use MANx and MANCOMPRESSED variable
o use PATCH instead of /usr/bin/patch
o sort PLIST
Most of the work of this fix was done by the force of
Kentaro Inagaki , thanks!
PR: 15682
Submitted by: maintainer
v. 1.18
date: 1999/09/20 09:07:09; author: asami; state: Exp; lines: +8 -2
hyphen.us-ru has moved from /usr/share/tmac to /usr/share/tmac/locale in
4-current.
v. 1.17
date: 1999/08/28 02:41:51; author: mharo; state: Exp; lines: +2 -2
expr -> ${EXPR}
mv -> ${MV}
rm -> ${RM}
tr -> ${TR}
v. 1.16
date: 1999/08/25 05:24:16; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.15
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.14
date: 1997/10/27 11:03:21; author: max; state: Exp; lines: +1 -2
Don't copy /usr/share/tmac/tcl.macros to ${PREFIX}/share/tmac/ since
2.2.5R doesn't have it.
Submitted by: maintainer
PR: 4863
v. 1.13
date: 1997/09/14 21:34:39; author: max; state: Exp; lines: +3 -3
Use ISO639 language abbreviation instead of ISO3166 country abbreviation
for PKGNAME. (IE, jp-* to ja-*).
v. 1.12
date: 1997/09/09 03:11:55; author: asami; state: Exp; lines: +2 -2
Remove one URL and add another.
Reminded by: Bill Fenner's distfile checker
v. 1.11
date: 1997/05/20 04:50:51; author: asami; state: Exp; lines: +16 -2
Some corrections, also copy correct tmac files over.
PR: 3635
Submitted by: Kazuhiko Kiriyama
v. 1.10
date: 1997/04/04 14:59:43; author: max; state: Exp; lines: +14 -5
Fix problem with PS output.
Integrate unofficial patch.
Submitted by: Kazuhiko Kiriyama(System administrator)
(Closing PR #2962.)
v. 1.9
date: 1997/01/24 10:18:53; author: asami; state: Exp; lines: +3 -3
Put MAINTAINER in the right place.
v. 1.8
date: 1996/12/06 12:21:49; author: asami; state: Exp; lines: +9 -1
Make sure this groff calls the accompanying grotty (${PREFIX}/bin/grotty),
regardless of the user's $PATH.
v. 1.7
date: 1996/11/18 10:23:47; author: asami; state: Exp; lines: +2 -3
Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.6
date: 1996/03/31 23:25:11; author: asami; state: Exp; lines: +11 -29
Upgrade, 1.09+0.98 -> 1.10+0.99.
Submitted by: Noritaka Ishizumi
v. 1.5
date: 1995/11/22 13:06:25; author: asami; state: Exp; lines: +2 -2
Category name changes ("printing" -> "print", "languages" -> "lang").
"networking" is left alone for now.
v. 1.4
date: 1995/05/29 08:39:34; author: asami; state: Exp; lines: +7 -5
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.3
date: 1995/05/02 10:36:11; author: asami; state: Exp; lines: +17 -1
Oops, deleted too much (says)
Submitted by: Nobuhiro Yasutomi
v. 1.2
date: 1995/05/02 09:27:06; author: asami; state: Exp; lines: +0 -55
Take out gxditview. The separate port is coming soon.
Submitted by: Nobuhiro Yasutomi
v. 1.1
date: 1995/05/02 07:45:53; author: asami; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1995/05/02 07:45:53; author: asami; state: Exp; lines: +0 -0
Japanized groff, version 0.98. Also installs and packages
Japanese gxditview, but the packaging part is disabled for now.
Submitted by: Nobuhiro Yasutomi
=============================================================================
v. 1.54
date: 2007/04/18 11:46:04; author: gabor; state: Exp; lines: +0 -10
- Remove FreeBSD 4.X support from unmaintained ports in categories starting
with letter i-m
v. 1.53
date: 2006/05/21 23:10:49; author: okazaki; state: Exp; lines: +11 -11
Use SUB_FILES to install mdoc.local.
Support newer FreeBSD releases in the Fx macro. (*1)
Submitted by: Watanabe Kazuhiro (*1)
v. 1.52
date: 2006/04/22 21:08:39; author: okazaki; state: Exp; lines: +11 -12
Upgrade I18N patch to 1.8.1.1-12.
Remove deprecated USE_REINPLACE.
Utilize INFO.
Fix a patch error about a html device.
PR: ports/95025
Submitted by: Atsushi SUGAWARA
v. 1.51
date: 2006/04/15 06:17:51; author: linimon; state: Exp; lines: +1 -1
Reset okazaki due to long period of inactivity and maintainer-timeout.
Hat: portmgr
v. 1.50
date: 2005/05/09 07:06:22; author: okazaki; state: Exp; lines: +20 -13
Security update to ja-groff.
- Fix insecure temporary file handling of pic2graph, eqn2graph [1] and groffer [2].
Utilize PORTDOCS.
PR: ports/80671
Submitted by: KOMATSU Shinichiro
VuXML: 01bb84e2-bd88-11d9-a281-02e018374e71 [1],
169f422f-bd88-11d9-a281-02e018374e71 [2]
v. 1.49
date: 2004/05/14 00:33:43; author: okazaki; state: Exp; lines: +2 -1
Rearrange dependencies.
Turn off RUN_DEPENDS to `graphics/netpbm' when PACKAGE_BUILDING is defined.
v. 1.48
date: 2004/03/11 05:31:52; author: okazaki; state: Exp; lines: +2 -2
Update I18N patch.
v. 1.47
date: 2004/02/16 12:37:01; author: okazaki; state: Exp; lines: +2 -2
Fix the bug of a make rule in the install-links target that installs
invalid symbolic links into ${PREFIX}/bin.
Bump up PORTREVISION.
Submitted by: taku-san and otsune-san
v. 1.46
date: 2004/02/11 10:16:13; author: okazaki; state: Exp; lines: +20 -14
Utilize USE_ICONV.
Fix PLIST_SUB when WITHOUT_INFO is defined and OSVERSION >= 470000.
Rename for-loop iterators FILE to F, to avoid overriding FILE variable provided by bsd.port.mk.
Stop using sub make in post-install rules.
v. 1.45
date: 2004/02/04 05:21:20; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.44
date: 2003/10/17 09:46:23; author: okazaki; state: Exp; lines: +6 -6
Use ${MASTER_SITE_DEBIAN} instead of ${MASTER_SITE_GNU} for fetching
the source archive of groff-1.18.1 until it will be uploaded at
ftp.gnu.org again.
PR: 57490
Support .In macro in the text.
Submitted by: horikawa
v. 1.43
date: 2003/10/03 11:56:58; author: okazaki; state: Exp; lines: +13 -0
Avoid a bus error in the do-build target when nl_langinfo(CODESET) returns "EUC".
PR: ports/57490
v. 1.42
date: 2003/09/10 12:31:48; author: okazaki; state: Exp; lines: +5 -4
Update I18N patch.
Obtained from: debian
Update `operating-system' to FreeBSD 4.9.
Use %%DOCSDIR%% in pkg-plist.
v. 1.41
date: 2003/07/30 12:33:50; author: okazaki; state: Exp; lines: +1 -1
Use ${XARGS}.
v. 1.40
date: 2003/05/23 00:21:13; author: okazaki; state: Exp; lines: +2 -2
Update tmac suite.
* doc.tmac (tag-list): Apply a vendor fix based on the diff
1.1.1.9 -> 1.1.1.10 of src/contrib/groff/tmac/doc.tmac.
Submitted by: horikawa
* mdoc/ja.eucJP: Add translations of volume-ds-XXX and str-Lb-libYYY.
Submitted by: Akira Ikeuchi
* mdoc/doc-common (operating-system-FreeBSD-5.1): New string variable.
* mdoc/ja.eucJP (volume-operating-system-ateol): Switch to 0 instead of 1.
Increment PORTREVISION.
v. 1.39
date: 2003/03/25 04:19:56; author: okazaki; state: Exp; lines: +4 -3
Grouping MASTER_SITES and DIST_FILES. [1]
Suppress warning "locale: not found" by nroff as /usr/bin/nroff does. [1]
Support ja_JP.EUC in nroff for backward compatibility.
PORTREVISION up.
Submitted by: kuriyama [1]
v. 1.38
date: 2003/03/06 07:50:42; author: kris; state: Exp; lines: +1 -1
".ifdef ${WITHOUT_WCHAR_H}" is not valid make syntax
Pointy hat to: okazaki
v. 1.37
date: 2003/03/06 04:59:53; author: okazaki; state: Exp; lines: +45 -43
Upgrade to 1.18.1.
Update tmac suite to 20030303 of RELENG_4.
v. 1.36
date: 2002/09/19 01:38:47; author: okazaki; state: Exp; lines: +2 -2
Update tmac suite to 20020918 of RELENG_4.
Change the default .Os value to FreeBSD 4.7.
Bump PORTREVISION.
v. 1.35
date: 2002/06/20 19:13:13; author: okazaki; state: Exp; lines: +9 -15
Use ${REINPLACE_CMD} instead of ${PERL}.
v. 1.34
date: 2002/06/03 02:47:09; author: okazaki; state: Exp; lines: +8 -3
Update tmac suite to 20020602 of RELENG_4.
Change the default .Os value to FreeBSD 4.6.
Bump PORTREVISION.
v. 1.33
date: 2002/01/22 18:53:07; author: okazaki; state: Exp; lines: +2 -2
Update the value of `operating-system' defined at mdoc.local to "FreeBSD\~4.5".
Bump PORTREVISION.
v. 1.32
date: 2002/01/22 06:21:10; author: okazaki; state: Exp; lines: +9 -8
Update tmac suite to sync with RELENG_4 at 20020120. Bump PORTREVISION.
Use ${DOCSDIR} while I'm here.
v. 1.31
date: 2001/09/04 07:16:19; author: okazaki; state: Exp; lines: +5 -5
Sync with /usr/bin/groff of RELENG_4.
- Add support of .AT, .UC, and .Ex.
- Allow multiple arguments for .Rv.
v. 1.30
date: 2001/08/14 01:26:24; author: okazaki; state: Exp; lines: +24 -6
Upgrade to 1.17.2.
v. 1.29
date: 2001/08/06 01:14:28; author: okazaki; state: Exp; lines: +3 -6
Optimize CONFIGURE_ENV.
Fix plist.
Bump up PORTREVISION.
Submitted by: horikawa
v. 1.28
date: 2001/08/04 02:15:11; author: horikawa; state: Exp; lines: +47 -56
Japanese version of groff-1.17.
To format Japanese manual entries, -dlang=ja_JP.eucJP is required, e.g.
$ groff -dlang=ja_JP.eucJP -man -Tnippon ifconfig.8
To format English manual entries (if you want to use this instead of
/usr/bin/grof), -dlang=ja_JP.eucJP should not be used.
Submitted by:okazaki (MAINTAINER)
v. 1.27
date: 2001/06/12 07:45:37; author: okazaki; state: Exp; lines: +5 -5
Reduce a list of master-site candidates.
v. 1.26
date: 2001/03/29 23:42:28; author: okazaki; state: Exp; lines: +4 -4
Update tmac suite to sync with RELENG_4 at 20010314. Bump PORTREVISION.
Obtained from: 4.3-BETA livetree
v. 1.25
date: 2001/02/14 11:17:10; author: okazaki; state: Exp; lines: +31 -41
1) Install up-to-date tmac suite from recent 4-STABLE live-tree
instead of copying unknown stock versions from /usr/share/tmac.
Submitted by: Yoshisato Yanagisawa ,
Kazuo Horikawa
at: [man-jp 3155], [man-jp 3158]
2) Read mdoc localization file not only in localized tty mode
but in all troff mode. This tweak avoids the problem that
headers and footers are not displayed for translated manual
pages when troff output device was a non typewriter-like one.
Submitted by: MORI Kouji at: [man-jp 2723]
Obey %%PORTDOCS%%. Increment PORTREVISION.
v. 1.24
date: 2000/12/18 06:34:19; author: okazaki; state: Exp; lines: +11 -3
Fix last change.
Use ${PERL} to modify troffrc and eqnrc instead of
${PATCH} with a static diff `files/rc.diff'.
Remove entries of garbage files from `pkg-plist'.
v. 1.23
date: 2000/12/18 05:45:47; author: okazaki; state: Exp; lines: +10 -3
Fix an error on recent 4-STABLE and -CURRENT at `post-install'.
Submitted by: bento
v. 1.22
date: 2000/12/11 20:40:40; author: okazaki; state: Exp; lines: +4 -3
USE ${MASTER_SITE_LOCAL} for PATCH_SITES, since the previous
patch site was disappeared from the Net.
Change maintainer's mail address.
Submitted by: distfiles survey from Bill Fenner.
v. 1.21
date: 2000/05/19 07:36:34; author: cpiazza; state: Exp; lines: +80 -47
Update to jgroff-0.100 based on groff-1.15
PR: 18494
Submitted by: maintainer
v. 1.20
date: 2000/04/11 14:13:48; author: knu; state: Exp; lines: +6 -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.19
date: 1999/12/25 18:52:29; author: steve; state: Exp; lines: +28 -10
o update the base version of GNU groff to 1.11.1
o update PATCH_SITES and PATCH_FILES too
o change MAINTAINER to me
(approved by Horikawa-san ,
the director of jpman: FreeBSD Japanese Manual Project)
o use MANx and MANCOMPRESSED variable
o use PATCH instead of /usr/bin/patch
o sort PLIST
Most of the work of this fix was done by the force of
Kentaro Inagaki , thanks!
PR: 15682
Submitted by: maintainer
v. 1.18
date: 1999/09/20 09:07:09; author: asami; state: Exp; lines: +8 -2
hyphen.us-ru has moved from /usr/share/tmac to /usr/share/tmac/locale in
4-current.
v. 1.17
date: 1999/08/28 02:41:51; author: mharo; state: Exp; lines: +2 -2
expr -> ${EXPR}
mv -> ${MV}
rm -> ${RM}
tr -> ${TR}
v. 1.16
date: 1999/08/25 05:24:16; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.15
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.14
date: 1997/10/27 11:03:21; author: max; state: Exp; lines: +1 -2
Don't copy /usr/share/tmac/tcl.macros to ${PREFIX}/share/tmac/ since
2.2.5R doesn't have it.
Submitted by: maintainer
PR: 4863
v. 1.13
date: 1997/09/14 21:34:39; author: max; state: Exp; lines: +3 -3
Use ISO639 language abbreviation instead of ISO3166 country abbreviation
for PKGNAME. (IE, jp-* to ja-*).
v. 1.12
date: 1997/09/09 03:11:55; author: asami; state: Exp; lines: +2 -2
Remove one URL and add another.
Reminded by: Bill Fenner's distfile checker
v. 1.11
date: 1997/05/20 04:50:51; author: asami; state: Exp; lines: +16 -2
Some corrections, also copy correct tmac files over.
PR: 3635
Submitted by: Kazuhiko Kiriyama
v. 1.10
date: 1997/04/04 14:59:43; author: max; state: Exp; lines: +14 -5
Fix problem with PS output.
Integrate unofficial patch.
Submitted by: Kazuhiko Kiriyama(System administrator)
(Closing PR #2962.)
v. 1.9
date: 1997/01/24 10:18:53; author: asami; state: Exp; lines: +3 -3
Put MAINTAINER in the right place.
v. 1.8
date: 1996/12/06 12:21:49; author: asami; state: Exp; lines: +9 -1
Make sure this groff calls the accompanying grotty (${PREFIX}/bin/grotty),
regardless of the user's $PATH.
v. 1.7
date: 1996/11/18 10:23:47; author: asami; state: Exp; lines: +2 -3
Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.6
date: 1996/03/31 23:25:11; author: asami; state: Exp; lines: +11 -29
Upgrade, 1.09+0.98 -> 1.10+0.99.
Submitted by: Noritaka Ishizumi
v. 1.5
date: 1995/11/22 13:06:25; author: asami; state: Exp; lines: +2 -2
Category name changes ("printing" -> "print", "languages" -> "lang").
"networking" is left alone for now.
v. 1.4
date: 1995/05/29 08:39:34; author: asami; state: Exp; lines: +7 -5
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.3
date: 1995/05/02 10:36:11; author: asami; state: Exp; lines: +17 -1
Oops, deleted too much (says)
Submitted by: Nobuhiro Yasutomi
v. 1.2
date: 1995/05/02 09:27:06; author: asami; state: Exp; lines: +0 -55
Take out gxditview. The separate port is coming soon.
Submitted by: Nobuhiro Yasutomi
v. 1.1
date: 1995/05/02 07:45:53; author: asami; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1995/05/02 07:45:53; author: asami; state: Exp; lines: +0 -0
Japanized groff, version 0.98. Also installs and packages
Japanese gxditview, but the packaging part is disabled for now.
Submitted by: Nobuhiro Yasutomi
=============================================================================
|
| |

|