dvipdfm is now part of teTeX

PR:		48242
Submitted by:	maintainer
This commit is contained in:
Ying-Chieh Liao 2003-02-20 15:50:45 +00:00
parent b699a7261c
commit a34c947526
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=75942
8 changed files with 1 additions and 115 deletions

1
MOVED
View file

@ -171,3 +171,4 @@ x11/wmshutdown|sysutils/wmshutdown|2003-02-13|fix category
security/kgpgapplet||2003-02-19|merged into kgpg
net/ip-tun||2003-02-19|obsoleted by gif interfaces
net/edonkey-gui-gtk-kioslave||2003-02-19|merged into edonkey-gui-gtk
print/dvipdfm||2003-02-20|merged into teTeX

View file

@ -46,7 +46,6 @@
SUBDIR += detex
SUBDIR += dvi2tty
SUBDIR += dvi2xx
SUBDIR += dvipdfm
SUBDIR += dvipdfm-cjk
SUBDIR += dvips
SUBDIR += dvips2ascii

View file

@ -1,49 +0,0 @@
# New ports collection makefile for: dvipdfm
# Date created: 16 January 2000
# Whom: Stephen Montgomery-Smith <stephen@math.missouri.edu>
#
# $FreeBSD$
#
PORTNAME= dvipdfm
PORTVERSION= 0.13.2c
CATEGORIES= print
MASTER_SITES= http://gaspra.kettering.edu/dvipdfm/
MAINTAINER= stephen@math.missouri.edu
BUILD_DEPENDS= ${LOCALBASE}/lib/libkpathsea.a:${PORTSDIR}/print/teTeX
LIB_DEPENDS= png:${PORTSDIR}/graphics/png
RUN_DEPENDS= kpsewhich:${PORTSDIR}/print/teTeX
WRKSRC= ${WRKDIR}/dvipdfm
GNU_CONFIGURE= yes
CONFIGURE_ENV+= CPPFLAGS="${CXXFLAGS} -I${PREFIX}/include" \
CFLAGS="${CFLAGS} -I${PREFIX}/include" \
LDFLAGS=-L${PREFIX}/lib
CONFIGURE_ARGS+= --datadir=${PREFIX}/share
MAN1= dvipdfm.1
post-install:
strip ${PREFIX}/bin/dvipdfm
strip ${PREFIX}/bin/ebb
mktexlsr
${MKDIR} ${PREFIX}/share/dvipdfm
${INSTALL_DATA} ${WRKSRC}/latex-support/dvipdfm.def ${PREFIX}/share/dvipdfm
# ${INSTALL_DATA} ${WRKSRC}/latex-support/hdvipdfm.def ${PREFIX}/share/dvipdfm
.if !defined(NOPORTDOCS)
${MKDIR} ${PREFIX}/share/texmf/doc/dvipdfm
${INSTALL_DATA} ${WRKSRC}/doc/dvipdfm.tex ${PREFIX}/share/texmf/doc/dvipdfm
${INSTALL_DATA} ${WRKSRC}/doc/mwicks.bb ${PREFIX}/share/texmf/doc/dvipdfm
${INSTALL_DATA} ${WRKSRC}/doc/mwicks.jpeg ${PREFIX}/share/texmf/doc/dvipdfm
${INSTALL_DATA} ${WRKSRC}/doc/transistor.bb ${PREFIX}/share/texmf/doc/dvipdfm
${INSTALL_DATA} ${WRKSRC}/doc/transistor.eps ${PREFIX}/share/texmf/doc/dvipdfm
${INSTALL_DATA} ${WRKSRC}/doc/transistor.fig ${PREFIX}/share/texmf/doc/dvipdfm
${INSTALL_DATA} ${WRKSRC}/doc/transistor.pdf ${PREFIX}/share/texmf/doc/dvipdfm
( cd ${PREFIX}/share/texmf/doc/dvipdfm ; tex dvipdfm ; ${PREFIX}/bin/dvipdfm dvipdfm ; ${RM} dvipdfm.log dvipdfm.dvi )
.endif
${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>

View file

@ -1 +0,0 @@
MD5 (dvipdfm-0.13.2c.tar.gz) = 82c2113261fad5c7f48d96c4515b731b

View file

@ -1 +0,0 @@
Convert DVI files to PDF files

View file

@ -1,13 +0,0 @@
Dvipdfm is a DVI to PDF translator, developed by Mark A. Wicks.
It tends to produce nicer output than by using, say, dvips
followed by ps2pdf.
This port is designed to be used with teTeX, which it will load
as a dependency. teTeX is incompatible with other versions of
tex (such as that from /usr/ports/print/tex) and latex, etc,
and these should be deinstalled first.
WWW: http://gaspra.kettering.edu/dvipdfm/
Stephen Montgomery-Smith
stephen@math.missouri.edu

View file

@ -1,22 +0,0 @@
These are some instructions that came with dvipdfm. I never
follow them myself, but I will tell you about them in case they
are useful to you.
Replace the dvipdfm.def in your LaTex distribution with the one
provided by the latest dvipdfm distribution. This is necessary for
.eps and .png file support. The install script will not do this
for you because I do not believe it is healthy to overwrite a file
supplied by a different distribution.
The file dvipdfm.def from the latest dvipdfm distribution may be
found in /usr/local/share/dvipdfm. The file that should to be
replaced may be found in /usr/local/share/texmf/tex/latex/graphics.
Edit the config script in the texmf/dvipdfm directory and change to
suit your needs. An important configuration option is to set the
helper application for converting PS/EPS files to PDF format. By
default this is setup for GhostScript. If the idea
of executing running a command in a shell scares you,
comment out the line with the command string. Alternatively,
if you really want to disable it, comment the #define HAVE_SYSTEM
in config.h

View file

@ -1,28 +0,0 @@
bin/dvipdfm
bin/dvipdft
bin/ebb
share/dvipdfm/dvipdfm.def
%%PORTDOCS%%share/texmf/doc/dvipdfm/dvipdfm.pdf
%%PORTDOCS%%share/texmf/doc/dvipdfm/dvipdfm.tex
%%PORTDOCS%%share/texmf/doc/dvipdfm/mwicks.bb
%%PORTDOCS%%share/texmf/doc/dvipdfm/mwicks.jpeg
%%PORTDOCS%%share/texmf/doc/dvipdfm/transistor.bb
%%PORTDOCS%%share/texmf/doc/dvipdfm/transistor.eps
%%PORTDOCS%%share/texmf/doc/dvipdfm/transistor.fig
%%PORTDOCS%%share/texmf/doc/dvipdfm/transistor.pdf
share/texmf/dvipdfm/base/ot1.enc
share/texmf/dvipdfm/base/ot1alt.enc
share/texmf/dvipdfm/base/ot1r.enc
share/texmf/dvipdfm/config/cmr.map
share/texmf/dvipdfm/config/config
share/texmf/dvipdfm/config/lw35urw.map
share/texmf/dvipdfm/config/lw35urwa.map
share/texmf/dvipdfm/config/psbase14.map
share/texmf/dvipdfm/config/t1fonts.map
@exec %D/bin/mktexlsr
@unexec %D/bin/mktexlsr
@dirrm share/dvipdfm
%%PORTDOCS%%@dirrm share/texmf/doc/dvipdfm
@dirrm share/texmf/dvipdfm/base
@dirrm share/texmf/dvipdfm/config
@dirrm share/texmf/dvipdfm