OKAZAKI Tetsurou
165b37a218
Rearrange dependencies.
...
Turn off RUN_DEPENDS to `graphics/netpbm' when PACKAGE_BUILDING is defined.
2004-05-14 00:33:43 +00:00
OKAZAKI Tetsurou
d3a6633935
Update I18N patch.
2004-03-11 05:31:52 +00:00
OKAZAKI Tetsurou
7a6bbfdafe
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
2004-02-16 12:37:01 +00:00
OKAZAKI Tetsurou
4282d53388
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.
2004-02-11 10:16:13 +00:00
Joe Marcus Clarke
053fdb6a6b
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
...
(Part 2)
2004-02-04 05:21:48 +00:00
OKAZAKI Tetsurou
0d8c62f0f6
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
2003-10-17 09:46:23 +00:00
OKAZAKI Tetsurou
2613e7e168
Avoid a bus error in the do-build target when nl_langinfo(CODESET) returns "EUC".
...
PR: ports/57490
2003-10-03 11:56:58 +00:00
OKAZAKI Tetsurou
569528d017
Update I18N patch.
...
Obtained from: debian
Update `operating-system' to FreeBSD 4.9.
Use %%DOCSDIR%% in pkg-plist.
2003-09-10 12:31:48 +00:00
OKAZAKI Tetsurou
3a84057c6e
Use ${XARGS}.
2003-07-30 12:33:50 +00:00
OKAZAKI Tetsurou
23901e45e1
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 <a_ikeuchi@mic.mitsumi.co.jp>
* 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.
2003-05-23 00:21:13 +00:00
OKAZAKI Tetsurou
7d0eb04eb8
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]
2003-03-25 04:19:56 +00:00
Kris Kennaway
cea76719c4
".ifdef ${WITHOUT_WCHAR_H}" is not valid make syntax
...
Pointy hat to: okazaki
2003-03-06 07:50:42 +00:00
OKAZAKI Tetsurou
bbea3a6161
Upgrade to 1.18.1.
...
Update tmac suite to 20030303 of RELENG_4.
2003-03-06 04:59:53 +00:00
OKAZAKI Tetsurou
d212585184
Update tmac suite to 20020918 of RELENG_4.
...
Change the default .Os value to FreeBSD 4.7.
Bump PORTREVISION.
2002-09-19 01:38:47 +00:00
OKAZAKI Tetsurou
489fefbd88
Use ${REINPLACE_CMD} instead of ${PERL}.
2002-06-20 19:13:13 +00:00
OKAZAKI Tetsurou
ff40f2b667
Update tmac suite to 20020602 of RELENG_4.
...
Change the default .Os value to FreeBSD 4.6.
Bump PORTREVISION.
2002-06-03 02:47:09 +00:00
OKAZAKI Tetsurou
bb49110845
Update the value of `operating-system' defined at mdoc.local to "FreeBSD\~4.5".
...
Bump PORTREVISION.
2002-01-22 18:53:07 +00:00
OKAZAKI Tetsurou
9b9bcc7f98
Update tmac suite to sync with RELENG_4 at 20020120. Bump PORTREVISION.
...
Use ${DOCSDIR} while I'm here.
2002-01-22 06:21:10 +00:00
OKAZAKI Tetsurou
95411294e8
Sync with /usr/bin/groff of RELENG_4.
...
- Add support of .AT, .UC, and .Ex.
- Allow multiple arguments for .Rv.
2001-09-04 07:16:19 +00:00
OKAZAKI Tetsurou
8270d96d43
Upgrade to 1.17.2.
2001-08-14 01:26:24 +00:00
OKAZAKI Tetsurou
4e5c4c6b07
Optimize CONFIGURE_ENV.
...
Fix plist.
Bump up PORTREVISION.
Submitted by: horikawa
2001-08-06 01:14:28 +00:00
Kazuo Horikawa
2a78eb6113
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)
2001-08-04 02:15:12 +00:00
OKAZAKI Tetsurou
2f87cef109
Reduce a list of master-site candidates.
2001-06-12 07:45:37 +00:00
OKAZAKI Tetsurou
677327a8e0
Update tmac suite to sync with RELENG_4 at 20010314. Bump PORTREVISION.
...
Obtained from: 4.3-BETA livetree
2001-03-29 23:42:28 +00:00
OKAZAKI Tetsurou
fa96c5d644
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 <Yoshisato.Yanagisawa@is.titech.ac.jp>,
Kazuo Horikawa <horikawa@psinet.com>
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 <moriko@hh.iij4u.or.jp> at: [man-jp 2723]
Obey %%PORTDOCS%%. Increment PORTREVISION.
2001-02-14 11:17:10 +00:00
OKAZAKI Tetsurou
110b14d765
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'.
2000-12-18 06:34:19 +00:00
OKAZAKI Tetsurou
bb38d06bc4
Fix an error on recent 4-STABLE and -CURRENT at `post-install'.
...
Submitted by: bento
2000-12-18 05:45:47 +00:00
OKAZAKI Tetsurou
acdb490b91
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.
2000-12-11 20:40:40 +00:00
Chris Piazza
8f97f27620
Update to jgroff-0.100 based on groff-1.15
...
PR: 18494
Submitted by: maintainer
2000-05-19 07:36:36 +00:00
Akinori MUSHA
edcf8b3594
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. :)
2000-04-11 14:15:53 +00:00
Steve Price
fe12673692
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 <okazaki@be.to>
(approved by Horikawa-san <horikawa@jp.FreeBSD.ORG>,
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 <inagaki@tg.rim.or.jp>, thanks!
PR: 15682
Submitted by: maintainer
1999-12-25 18:52:40 +00:00
Satoshi Asami
b8b783d294
hyphen.us-ru has moved from /usr/share/tmac to /usr/share/tmac/locale in
...
4-current.
1999-09-20 09:07:09 +00:00
Michael Haro
3262cce303
expr -> ${EXPR}
...
mv -> ${MV}
rm -> ${RM}
tr -> ${TR}
1999-08-28 02:42:41 +00:00
David E. O'Brien
c751fc667a
Change Id->FreeBSD.
1999-08-25 05:28:01 +00:00
Bill Fenner
5261958626
${MASTER_SITE_GNU} got rearranged in December; let's catch up.
1999-01-27 07:41:29 +00:00
Masafumi Max NAKANE
43df00a422
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
1997-10-27 11:03:24 +00:00
Masafumi Max NAKANE
474b385af1
Use ISO639 language abbreviation instead of ISO3166 country abbreviation
...
for PKGNAME. (IE, jp-* to ja-*).
1997-09-14 21:36:25 +00:00
Satoshi Asami
6b73e081f9
Remove one URL and add another.
...
Reminded by: Bill Fenner's distfile checker
1997-09-09 03:11:55 +00:00
Satoshi Asami
0e54482cb4
Some corrections, also copy correct tmac files over.
...
PR: 3635
Submitted by: Kazuhiko Kiriyama <kiri@kiri.toba-cmt.ac.jp>
1997-05-20 04:50:55 +00:00
Masafumi Max NAKANE
1eb7d09403
Fix problem with PS output.
...
Integrate unofficial patch.
Submitted by: Kazuhiko Kiriyama(System administrator) <kiri@kiri.toba-cmt.ac.jp>
(Closing PR #2962.)
1997-04-04 14:59:43 +00:00
Satoshi Asami
77198fece7
Put MAINTAINER in the right place.
1997-01-24 10:18:53 +00:00
Satoshi Asami
94f03940d3
Make sure this groff calls the accompanying grotty (${PREFIX}/bin/grotty),
...
regardless of the user's $PATH.
1996-12-06 12:21:49 +00:00
Satoshi Asami
5dba7b6e29
Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES.
1996-11-18 10:25:35 +00:00
Satoshi Asami
007593c103
Upgrade, 1.09+0.98 -> 1.10+0.99.
...
Submitted by: Noritaka Ishizumi <graphite@taurus.bekkoame.or.jp>
1996-03-31 23:25:24 +00:00
Satoshi Asami
ad18576add
Category name changes ("printing" -> "print", "languages" -> "lang").
...
"networking" is left alone for now.
1995-11-22 13:06:38 +00:00
Satoshi Asami
08603c414a
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 <ats@freebsd.first.gmd.de>
1995-05-29 08:39:34 +00:00
Satoshi Asami
556abd2905
Oops, deleted too much (says)
...
Submitted by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
1995-05-02 10:36:33 +00:00
Satoshi Asami
b80a1d4195
Take out gxditview. The separate port is coming soon.
...
Submitted by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
1995-05-02 09:27:06 +00:00
Satoshi Asami
0210e22acd
Japanized groff, version 0.98. Also installs and packages
...
Japanese gxditview, but the packaging part is disabled for now.
Submitted by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
1995-05-02 07:45:53 +00:00