summaryrefslogtreecommitdiffstats
path: root/japanese/vftool
Commit message (Collapse)AuthorAgeFilesLines
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1
| | | | | Approved by: krion@ PR: ports/88711 (related)
* - Add SHA256pav2005-11-241-0/+3
|
* Remove extra "." in MASTER_STIE_SUBDIR.fenner2005-10-041-5/+1
| | | | | | | | Remove bash.cc.keio.ac.jp; the host doesn't exist, and even in 2000 when it did exist, it didn't have the file. Remove ftp.iis.u-tokyo.ac.jp; it has not has a TeX directory since 2000. Remove ftp.waseda.ac.jp; it has no tex directory.
* Reset MAINTAINER to ports@.nork2004-12-231-1/+1
| | | | | | | | We cannot contact them for a long time. Discussed with: hrs Approved by: kiri(blanket), mita(blanket), shige(blanket), taoka(blanket)
* SIZEify (maintainer timeout)trevor2004-03-311-0/+3
|
* BROKEN on ia64: Coredump during buildkris2004-03-191-1/+7
|
* Add MASTER_SITE_LOCAL for safety.kiri2003-05-073-6/+8
|
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.knu2000-04-131-5/+6
| | | | Finally `japanese' category has been done.
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Category cleanups. japanese is always first category. Also, add graphicsasami1999-08-021-2/+2
| | | | to tgif/iv.
* Adjust port Makefiles to new EXTRACT_* variable defaults. See log ofasami1999-02-031-1/+3
| | | | | | | | | | | | | | | | | | | 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.
* Add Tategaki fonts.steve1998-08-243-34/+51
| | | | | PR: 7620 Submitted by: maintainer
* Remove a couple of BUILD_DEPENDS, cleanup DESC/COMMENT, and getsteve1998-08-097-147/+64
| | | | | | | ready to split into vftool and vftool-misc. PR: 7520 Submitted by: maintainer
* This builds now with the latest round of commits.steve1998-07-201-3/+1
|
* Mark this port broken:asami1998-03-221-1/+3
| | | | | | | | | | | | | | | | | | | | | | | ===> 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
* No need to use += for first definition of variable.asami1998-03-041-3/+3
| | | | Reviewed by: kiri
* ports/japanese/vftool:itojun1998-02-287-0/+839
Virtual font kit for using in dvi2ps, dvipsk or dvi2dvi. PR: 5167
OpenPOWER on IntegriCloud