diff options
author | trevor <trevor@FreeBSD.org> | 2003-11-05 14:36:37 +0000 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2003-11-05 14:36:37 +0000 |
commit | cc377398e6cf2d3c4fb225c014e02494fef1458b (patch) | |
tree | 7eae9f29600ba9d178b9fd5741b9eff86c3d70c4 /print | |
parent | 7de126b1c6e6b754d7432c72e6088d1f5c5882c7 (diff) | |
download | FreeBSD-ports-cc377398e6cf2d3c4fb225c014e02494fef1458b.zip FreeBSD-ports-cc377398e6cf2d3c4fb225c014e02494fef1458b.tar.gz |
The pktrace program has been renamed to mftrace.
repo-copied by: joe
Approved by: portmgr
Diffstat (limited to 'print')
-rw-r--r-- | print/Makefile | 2 | ||||
-rw-r--r-- | print/lilypond/Makefile | 2 | ||||
-rw-r--r-- | print/pktrace/Makefile | 53 | ||||
-rw-r--r-- | print/pktrace/distinfo | 1 | ||||
-rw-r--r-- | print/pktrace/files/patch-GNUmakefile.in | 13 | ||||
-rw-r--r-- | print/pktrace/pkg-descr | 8 | ||||
-rw-r--r-- | print/pktrace/pkg-message | 2 |
7 files changed, 2 insertions, 79 deletions
diff --git a/print/Makefile b/print/Makefile index e91d08f..607cd2d 100644 --- a/print/Makefile +++ b/print/Makefile @@ -101,6 +101,7 @@ SUBDIR += magicfilter SUBDIR += makeindex SUBDIR += mapagi + SUBDIR += mftrace SUBDIR += mgv SUBDIR += mp-a4 SUBDIR += mp-letter @@ -146,7 +147,6 @@ SUBDIR += pkfonts360 SUBDIR += pkfonts400 SUBDIR += pkfonts600 - SUBDIR += pktrace SUBDIR += pnm2ppa SUBDIR += poster SUBDIR += preview-latex diff --git a/print/lilypond/Makefile b/print/lilypond/Makefile index b266f27..8077c3b 100644 --- a/print/lilypond/Makefile +++ b/print/lilypond/Makefile @@ -36,7 +36,7 @@ CFLAGS+= -D__GNU_LIBRARY__ .include <bsd.port.pre.mk> .if !defined(WITHOUT_PFA_FONTS) -BUILD_DEPENDS+= ${PREFIX}/bin/mftrace:${PORTSDIR}/print/pktrace +BUILD_DEPENDS+= ${PREFIX}/bin/mftrace:${PORTSDIR}/print/mftrace MAKE_ENV+= MAKE_PFA_FILES=1 ALL_TARGET= all # XXX pfa-fonts .endif diff --git a/print/pktrace/Makefile b/print/pktrace/Makefile deleted file mode 100644 index ff7aa11..0000000 --- a/print/pktrace/Makefile +++ /dev/null @@ -1,53 +0,0 @@ -# ex:ts=8 -# Ports collection makefile for: mftrace (formerly pktrace) -# Date created: Jun w, 2002 -# Whom: ijliao -# -# $FreeBSD$ -# - -PORTNAME= mftrace -PORTVERSION= 1.0.19 -CATEGORIES= print -MASTER_SITES= http://www.xs4all.nl/~hanwen/mftrace/ - -MAINTAINER= trevor@FreeBSD.org -COMMENT= Scalable PostScript (Type1) Fonts for MetaFont - -RUN_DEPENDS= mktextfm:${PORTSDIR}/print/teTeX \ - autotrace:${PORTSDIR}/graphics/autotrace \ - t1asm:${PORTSDIR}/print/t1utils \ - pfaedit:${PORTSDIR}/print/pfaedit - -USE_GETOPT_LONG=yes -USE_PYTHON= yes -GNU_CONFIGURE= yes -USE_GMAKE= yes -MAKEFILE= GNUmakefile -PLIST= ${WRKDIR}/pkg-plist -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} - -MAN1= mftrace.1 - -pre-everything:: - @${CAT} ${PKGMESSAGE} - @${ECHO_CMD} Pausing ten seconds--press control-C to cancel build. - @sleep 10 - -pre-install: - ${RM} -f ${PLIST} -.for ii in gf2pbm mftrace - ${ECHO_CMD} bin/${ii} >> ${PLIST} -.endfor -.for ii in afm tfm - ${ECHO_CMD} lib/%%PYTHON_VERSION%%/site-packages/${ii}.py >> ${PLIST} -.endfor - -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/gf2pbm ${PREFIX}/bin - ${INSTALL_SCRIPT} ${WRKSRC}/mftrace ${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/mftrace.1 ${MANPREFIX}/man/man1 - ${INSTALL_SCRIPT} ${WRKSRC}/tfm.py ${PYTHON_SITELIBDIR} - ${INSTALL_SCRIPT} ${WRKSRC}/afm.py ${PYTHON_SITELIBDIR} - -.include <bsd.port.mk> diff --git a/print/pktrace/distinfo b/print/pktrace/distinfo deleted file mode 100644 index e542fba..0000000 --- a/print/pktrace/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (mftrace-1.0.19.tar.gz) = f121f62bcbd4681df816d2956ed9b607 diff --git a/print/pktrace/files/patch-GNUmakefile.in b/print/pktrace/files/patch-GNUmakefile.in deleted file mode 100644 index 96ec348..0000000 --- a/print/pktrace/files/patch-GNUmakefile.in +++ /dev/null @@ -1,13 +0,0 @@ -$FreeBSD$ - ---- GNUmakefile.in.orig Sun Jun 2 23:51:33 2002 -+++ GNUmakefile.in Sun Jun 2 23:52:07 2002 -@@ -23,7 +23,7 @@ - compile: mftrace gf2pbm - - gf2pbm: gf2pbm.c -- gcc -O2 -Wall -o $@ $< -+ ${CC} ${CFLAGS} -I${LOCALBASE}/include -o $@ $< -L${LOCALBASE}/lib ${LDFLAGS} - - README.txt: README.texi - makeinfo --no-split --no-headers --output $@ $< diff --git a/print/pktrace/pkg-descr b/print/pktrace/pkg-descr deleted file mode 100644 index c0ee545..0000000 --- a/print/pktrace/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -mftrace is a small Python program that lets you trace a TeX bitmap font into -a PFA or PFB font (A PostScript Type1 Scalable Font). - -Type1 fonts offer many advantages over bitmaps, as they allow PostScript -files to render correctly on printers with many resolutions. Moreover, -Ghostscript can generate much better PDF, if given scalable fonts. - -WWW: http://www.cs.uu.nl/~hanwen/mftrace/ diff --git a/print/pktrace/pkg-message b/print/pktrace/pkg-message deleted file mode 100644 index f37f0bb..0000000 --- a/print/pktrace/pkg-message +++ /dev/null @@ -1,2 +0,0 @@ -*** WARNING: -*** The source code of mftrace has not been reviewed by the maintainer! |