summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authorminskim <minskim>2010-02-08 05:02:47 +0000
committerminskim <minskim>2010-02-08 05:02:47 +0000
commit72c8bd1abb467e57f2c9811bbe8ea20e0027cac6 (patch)
treed9540921aff7cf7f49b23119ee1c95f4f5e9456a /fonts
parent4cc8c6bde8e012798267007ea64764ee0bee5081 (diff)
downloadpkgsrc-72c8bd1abb467e57f2c9811bbe8ea20e0027cac6.tar.gz
Update tex-metafont to 2009.
This version generates the TeX format for metafont, making tex-bin-metafont obsolete.
Diffstat (limited to 'fonts')
-rw-r--r--fonts/tex-metafont/DESCR9
-rw-r--r--fonts/tex-metafont/Makefile17
-rw-r--r--fonts/tex-metafont/distinfo8
3 files changed, 20 insertions, 14 deletions
diff --git a/fonts/tex-metafont/DESCR b/fonts/tex-metafont/DESCR
index e6d1233536c..53e21fac3a7 100644
--- a/fonts/tex-metafont/DESCR
+++ b/fonts/tex-metafont/DESCR
@@ -1,5 +1,4 @@
-METAFONT is a system that allows you to describe a typeface once, and
-create as many fonts as you like of this typeface by just changing a
-set of well chosen parameters separately.
-
-This package contains files required by METAFONT commands.
+METAFONT is a powerful tool for font creation, which was used by
+Donald Knuth to create the Computer Modern fonts, used as standard by
+TeX and LaTeX, and now the standard fonts used for scientific
+publication.
diff --git a/fonts/tex-metafont/Makefile b/fonts/tex-metafont/Makefile
index 3e64bb5ce68..5f1de071366 100644
--- a/fonts/tex-metafont/Makefile
+++ b/fonts/tex-metafont/Makefile
@@ -1,14 +1,21 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/04/24 18:15:51 minskim Exp $
-# TeX Live Revision 11896
+# $NetBSD: Makefile,v 1.2 2010/02/08 05:02:47 minskim Exp $
+# TeX Live Revision 16044
DISTNAME= metafont
-PKGNAME= tex-${DISTNAME}-2008.11896
+PKGNAME= tex-${DISTNAME}-2009
CATEGORIES= fonts
MAINTAINER= minskim@NetBSD.org
-COMMENT= Files for METAFONT
+COMMENT= METAFONT font design system
+CONFLICTS+= teTeX-bin<=3.0nb32
CONFLICTS+= teTeX-texmf<=3.0nb13
+CONFLICTS+= tex-bin-metapost-[0-9]*
+DEPENDS+= tex-kpathsea-[0-9]*:../../print/tex-kpathsea
+DEPENDS+= web2c-[0-9]*:../../print/web2c
-.include "../../print/texlive/module.mk"
+TEX_FORMATS= "mf mf-nowin -translate-file=cp227.tcx mf.ini"
+TEX_TEXMF_DIRS= ${PREFIX}/share/texmf-dist
+
+.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/fonts/tex-metafont/distinfo b/fonts/tex-metafont/distinfo
index 13ae8366bfd..ef7d9ad1f35 100644
--- a/fonts/tex-metafont/distinfo
+++ b/fonts/tex-metafont/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2009/04/24 18:15:51 minskim Exp $
+$NetBSD: distinfo,v 1.2 2010/02/08 05:02:47 minskim Exp $
-SHA1 (tex-metafont-2008.11896/metafont.tar.lzma) = ff1a334df2e563f575db67f21b5618b9ffe2fa47
-RMD160 (tex-metafont-2008.11896/metafont.tar.lzma) = c4f973ce2960ad4e1134e026252ba4f0a77f4394
-Size (tex-metafont-2008.11896/metafont.tar.lzma) = 36182 bytes
+SHA1 (tex-metafont-2009/metafont.tar.xz) = feb9b39e3d223c186cf86b11fbdd1349e9a61d2e
+RMD160 (tex-metafont-2009/metafont.tar.xz) = 7fe1b1ad7199a8338a9db8dbf34259a4e3c44e9c
+Size (tex-metafont-2009/metafont.tar.xz) = 36740 bytes