diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2007-04-24 13:03:37 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2007-04-24 13:03:37 +0000 |
commit | 02f5390602627c937ea38e9407e4b635fa651bdf (patch) | |
tree | ae1e04701ead05d8cee5820e761adfc86190ecd0 /japanese | |
parent | f5904870de6f2043c76d83974245a951af0e645d (diff) |
Notes
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/dvipdfm/Makefile | 60 | ||||
-rw-r--r-- | japanese/dvipdfm/distinfo | 6 | ||||
-rw-r--r-- | japanese/dvipdfm/files/patch-aclocal.m4 | 26 | ||||
-rw-r--r-- | japanese/dvipdfm/pkg-descr | 15 | ||||
-rw-r--r-- | japanese/dvipdfm/pkg-install | 13 | ||||
-rw-r--r-- | japanese/dvipdfm/pkg-message | 22 | ||||
-rw-r--r-- | japanese/dvipdfm/pkg-plist | 26 |
7 files changed, 0 insertions, 168 deletions
diff --git a/japanese/dvipdfm/Makefile b/japanese/dvipdfm/Makefile deleted file mode 100644 index cfafd834c030..000000000000 --- a/japanese/dvipdfm/Makefile +++ /dev/null @@ -1,60 +0,0 @@ -# New ports collection makefile for: ja-dvipdfm -# Date created: 07 July 2001 -# Whom: HIRATA Yasuyuki <yasu@asuka.net> -# -# $FreeBSD$ -# - -PORTNAME= dvipdfm -PORTVERSION= 0.13.2c -PORTREVISION= 1 -CATEGORIES= japanese print -MASTER_SITES= http://gaspra.kettering.edu/dvipdfm/ - -PATCH_SITES= ${MASTER_SITE_LOCAL} -PATCH_SITE_SUBDIR= pav -PATCHFILES= ${DISTNAME}-jpatch-p1c.diff.gz -PATCH_DIST_STRIP= -p1 - -MAINTAINER= yasu@asuka.net -COMMENT= DVI to PDF converter (Japanese version) - -BUILD_DEPENDS= ${LOCALBASE}/lib/libkpathsea.a:${PORTSDIR}/japanese/ptex-base \ - ${LOCALBASE}/share/fonts/cmpsfont/README:${PORTSDIR}/print/cmpsfont -LIB_DEPENDS= png:${PORTSDIR}/graphics/png -RUN_DEPENDS= kpsewhich:${PORTSDIR}/japanese/ptex-base \ - ${LOCALBASE}/share/fonts/cmpsfont/README:${PORTSDIR}/print/cmpsfont - -MAN1= dvipdfm.1 - -WRKSRC= ${WRKDIR}/${PORTNAME} -USE_AUTOTOOLS= autoconf:213 -CONFIGURE_ENV+= CPPFLAGS="${CXXFLAGS} -I${PREFIX}/include" \ - CFLAGS="${CFLAGS} -I${PREFIX}/include" \ - LDFLAGS=-L${PREFIX}/lib -CONFIGURE_ARGS+= --datadir=${PREFIX}/share - -pre-install: - PKG_PREFIX=${PREFIX} ${SH} pkg-install ${PKGNAME} PRE-INSTALL - -post-install: - @${STRIP_CMD} ${PREFIX}/bin/dvipdfm - @${STRIP_CMD} ${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> diff --git a/japanese/dvipdfm/distinfo b/japanese/dvipdfm/distinfo deleted file mode 100644 index 4fe716e9980e..000000000000 --- a/japanese/dvipdfm/distinfo +++ /dev/null @@ -1,6 +0,0 @@ -MD5 (dvipdfm-0.13.2c.tar.gz) = 82c2113261fad5c7f48d96c4515b731b -SHA256 (dvipdfm-0.13.2c.tar.gz) = 2fa9be11385db74776f7ba229ec55ad558909b5e64fee49327486f9b07c5985c -SIZE (dvipdfm-0.13.2c.tar.gz) = 216663 -MD5 (dvipdfm-0.13.2c-jpatch-p1c.diff.gz) = 688355ebe696af96451088c84970f0ec -SHA256 (dvipdfm-0.13.2c-jpatch-p1c.diff.gz) = 815cf3f0a36c863f59c2f72ba1dbdcde7f11a7aa78fa96e04ae834c5459cb6eb -SIZE (dvipdfm-0.13.2c-jpatch-p1c.diff.gz) = 15377 diff --git a/japanese/dvipdfm/files/patch-aclocal.m4 b/japanese/dvipdfm/files/patch-aclocal.m4 deleted file mode 100644 index e4315f956907..000000000000 --- a/japanese/dvipdfm/files/patch-aclocal.m4 +++ /dev/null @@ -1,26 +0,0 @@ ---- aclocal.m4.orig Fri Jun 29 04:55:26 2001 -+++ aclocal.m4 Tue Nov 4 22:05:22 2003 -@@ -18,6 +18,7 @@ - AC_DEFUN(AC_HAS_KPSE_FORMATS, - [AC_MSG_CHECKING([whether you have kpathsea headers and they whether they know about the required file formats]) - AC_TRY_COMPILE([#include <stdio.h> -+#include <kpathsea/c-auto.h> - #include <kpathsea/tex-file.h>], - [kpse_tex_ps_header_format; - kpse_type1_format;kpse_vf_format], -@@ -36,6 +37,7 @@ - AC_DEFUN(AC_HAS_OMEGA_FORMATS, - [AC_MSG_CHECKING([whether your kpathsea supports Omega OFM file formats]) - AC_TRY_COMPILE([#include <stdio.h> -+#include <kpathsea/c-auto.h> - #include <kpathsea/tex-file.h>], - [kpse_ofm_format], - [AC_MSG_RESULT(yes); AC_DEFINE(HAVE_OMEGA_FORMATS)], -@@ -43,6 +45,7 @@ - AC_DEFUN(AC_HAS_TTF_FORMATS, - [AC_MSG_CHECKING([whether your kpathsea supports Truetype (TTF) file formats]) - AC_TRY_COMPILE([#include <stdio.h> -+#include <kpathsea/c-auto.h> - #include <kpathsea/tex-file.h>], - [kpse_truetype_format], - [AC_MSG_RESULT(yes) diff --git a/japanese/dvipdfm/pkg-descr b/japanese/dvipdfm/pkg-descr deleted file mode 100644 index 48aceafe6558..000000000000 --- a/japanese/dvipdfm/pkg-descr +++ /dev/null @@ -1,15 +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 pTeX and cmpsfont, which it -will load as a dependency. - -WWW: http://gaspra.kettering.edu/dvipdfm/ - http://hamilcar.phys.kyushu-u.ac.jp/~hirata/dvipdfm/ (Japanese patch) - -(japanese/dvipdfm is based on print/dvipdfm written by Stephen -Montgomery-Smith.) - ----- -HIRATA Yasuyuki <yasu@asuka.net> diff --git a/japanese/dvipdfm/pkg-install b/japanese/dvipdfm/pkg-install deleted file mode 100644 index 713a2e08e4a4..000000000000 --- a/japanese/dvipdfm/pkg-install +++ /dev/null @@ -1,13 +0,0 @@ -#!/bin/sh - -case "$2" in - [Pp][Rr][Ee]-[Ii][Nn][Ss][Tt][Aa][Ll][Ll]) - echo "" - echo "You may wish to compile ja-ptex-base with -DWITH_DVIPSK in order" - echo "to use dvipdfm to shrink PDF files with \\usepackage{times}." - echo "" - ;; - -esac - -exit diff --git a/japanese/dvipdfm/pkg-message b/japanese/dvipdfm/pkg-message deleted file mode 100644 index 13103475989e..000000000000 --- a/japanese/dvipdfm/pkg-message +++ /dev/null @@ -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 diff --git a/japanese/dvipdfm/pkg-plist b/japanese/dvipdfm/pkg-plist deleted file mode 100644 index 34b853015078..000000000000 --- a/japanese/dvipdfm/pkg-plist +++ /dev/null @@ -1,26 +0,0 @@ -bin/dvipdfm -bin/dvipdft -bin/ebb -share/dvipdfm/dvipdfm.def -share/texmf/doc/dvipdfm/dvipdfm.pdf -share/texmf/doc/dvipdfm/dvipdfm.tex -share/texmf/doc/dvipdfm/mwicks.bb -share/texmf/doc/dvipdfm/mwicks.jpeg -share/texmf/doc/dvipdfm/transistor.bb -share/texmf/doc/dvipdfm/transistor.eps -share/texmf/doc/dvipdfm/transistor.fig -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/lw35urw.map -share/texmf/dvipdfm/config/lw35urwa.map -share/texmf/dvipdfm/config/psbase14.map -share/texmf/dvipdfm/config/t1fonts.map -share/texmf/dvipdfm/config/cid.map -@exec %D/bin/mktexlsr -@unexec %D/bin/mktexlsr -@dirrm share/dvipdfm -@dirrm share/texmf/doc/dvipdfm -@dirrm share/texmf/dvipdfm/base |