1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

Remove japanese/tgif2tex. The functionality is almost the same as

print/tgif2tex.

PR:		ports/61928
Approved by:	kris
This commit is contained in:
Hiroki Sato 2004-05-09 09:49:03 +00:00
parent 34f6e640f9
commit a81e387192
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=108719
5 changed files with 1 additions and 53 deletions

3
MOVED
View File

@ -1076,6 +1076,5 @@ mail/gmail||2004-05-07|Removed broken port
misc/libh||2004-05-07|Removed broken port
net/openreg||2004-05-07|Removed broken port
net/hawk||2004-05-07|Removed broken port
japanese/tgif2tex|print/tgif2tex|2004-05-09|renamed

View File

@ -368,7 +368,6 @@
SUBDIR += tdiary
SUBDIR += texinfo
SUBDIR += tgif
SUBDIR += tgif2tex
SUBDIR += timidity++-slang
SUBDIR += timidity++-tcltk
SUBDIR += tk42

View File

@ -1,23 +0,0 @@
# New ports collection makefile for: tgif2tex for Japanese
# Date created: 12 Mar 1998
# Whom: Satoshi TAOKA <taoka@FreeBSD.org>
#
# $FreeBSD$
#
CATEGORIES= japanese
COMMENT= Converting texts in figure by tgif to LaTeX commands (for Japanese)
RUN_DEPENDS= nkf:${PORTSDIR}/japanese/nkf
MASTERDIR= ${.CURDIR}/../../print/tgif2tex
PKGDIR= ${.CURDIR}
PORTSDOCDIR= ${PREFIX}/share/doc/ja-tgif2tex
DOCSRC= Makefile \
example.obj \
example.tex \
how-to-use.tex \
sample1.obj \
sample2.obj
.include "${MASTERDIR}/Makefile"

View File

@ -1,18 +0,0 @@
Tgif2tex allows us to use LaTeX commands in figures drawn by Tgif. It
extracts strings and their positions from the figure and converts it
in picture environment of the LaTeX. It also converts other
components of the figure such as lines, circles, ovals, etc into EPS.
Execute the following commands for example.
% cd /usr/local/share/doc/tgif2tex
% tgif2tex example.obj
% latex example.tex
% xdvi example.tex
Detailed document /usr/local/share/doc/tgif2tex/how-to-use.tex
(written in Japanese [JIS code]) is available. To typeset it, execute
'make' in the directory /usr/local/share/doc/tgif2tex.
- S. Taoka
taoka@FreeBSD.org

View File

@ -1,9 +0,0 @@
bin/tgif2tex
share/doc/ja-tgif2tex/00readme
share/doc/ja-tgif2tex/Makefile
share/doc/ja-tgif2tex/example.obj
share/doc/ja-tgif2tex/example.tex
share/doc/ja-tgif2tex/how-to-use.tex
share/doc/ja-tgif2tex/sample1.obj
share/doc/ja-tgif2tex/sample2.obj
@dirrm share/doc/ja-tgif2tex