Commit Graph

10 Commits

Author SHA1 Message Date
Akinori MUSHA
3e73c145d6 Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
Finally `japanese' category has been done.
2000-04-13 08:34:11 +00:00
David E. O'Brien
c751fc667a Change Id->FreeBSD. 1999-08-25 05:28:01 +00:00
Satoshi Asami
1d9ab0ae28 Category cleanups. japanese is always first category. Also, add graphics
to tgif/iv.
1999-08-02 09:31:43 +00:00
Satoshi Asami
5114e2637e Adjust port Makefiles to new EXTRACT_* variable defaults. See log of
bsd.port.mk rev. 1.304 for details on the change.

The fix here is one of the following.

(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
    EXTRACT_* commands.

(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
    calling the "tar" command (i.e., arguments like "-xzf" are spelled
    out).

(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
    add ${EXTRACT_AFTER_ARGS} to the command line as well.

(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
    is set, define the other two too.
1999-02-03 11:12:01 +00:00
Steve Price
b61a521d18 Add Tategaki fonts.
PR:		7620
Submitted by:	maintainer
1998-08-24 00:39:48 +00:00
Steve Price
6ea9106380 Remove a couple of BUILD_DEPENDS, cleanup DESC/COMMENT, and get
ready to split into vftool and vftool-misc.

PR:		7520
Submitted by:	maintainer
1998-08-09 00:58:49 +00:00
Steve Price
5067290383 This builds now with the latest round of commits. 1998-07-20 03:15:17 +00:00
Satoshi Asami
5a15fe7949 Mark this port broken:
===>  Building for ja-vftool-1.2
cc -O2 -pipe -c mkn2avf.c
cc -O2 -pipe -c jfm.c
cc -O2 -pipe -c scale.c
cc -O2 -pipe -c io.c
cc -O2 -pipe -c kanji.c
cc -O2 -pipe -c util.c
cc -o mkn2avf mkn2avf.o jfm.o scale.o io.o kanji.o util.o
mkdir vf-n2a
./MKNTT2ASC dm min /usr/local/share/texmf/fonts/tfm/ptex vf-n2a
cannot read /usr/local/share/texmf/fonts/tfm/ptex/min5.tfm
cannot read /usr/local/share/texmf/fonts/tfm/ptex/min6.tfm
cannot read /usr/local/share/texmf/fonts/tfm/ptex/min7.tfm
cannot read /usr/local/share/texmf/fonts/tfm/ptex/min8.tfm
cannot read /usr/local/share/texmf/fonts/tfm/ptex/min9.tfm
cannot read /usr/local/share/texmf/fonts/tfm/ptex/min10.tfm
cannot read /usr/local/share/texmf/fonts/tfm/ptex/min10.tfm
cannot read /usr/local/share/texmf/fonts/tfm/ptex/min10.tfm
cannot read /usr/local/share/texmf/fonts/tfm/ptex/min10.tfm
*** Error code 1
1998-03-22 07:58:44 +00:00
Satoshi Asami
04e74f48d3 No need to use += for first definition of variable.
Reviewed by:	kiri
1998-03-04 07:28:33 +00:00
Jun-ichiro itojun Hagino
a41420dedf ports/japanese/vftool:
Virtual font kit for using in dvi2ps, dvipsk or dvi2dvi.

PR:		5167
1998-02-28 05:19:01 +00:00