From c1d9093a928e0114191ac719084715fee42bab8e Mon Sep 17 00:00:00 2001 From: minskim Date: Fri, 7 Apr 2006 03:55:22 +0000 Subject: Use texmf-dirs to install into texmf-local. Bump PKGREVISION. --- fonts/tex-uhc-fonts-base/Makefile | 4 ++-- fonts/tex-uhc-fonts-base/Makefile.common | 3 ++- fonts/tex-uhc-fonts-extra/Makefile | 4 ++-- fonts/tex-unttf/Makefile | 4 +++- fonts/ttf2pk/Makefile | 5 +++-- print/dvipdfmx/Makefile | 5 +++-- print/dvipdfmx/PLIST | 3 ++- print/tex-IEEEtran/Makefile | 5 +++-- print/tex-dhucs/Makefile | 4 +++- print/tex-foiltex/Makefile | 5 +++-- print/tex-hlatex/Makefile | 5 +++-- print/tex-passivetex/Makefile | 5 +++-- print/tex-ucs/Makefile | 5 +++-- 13 files changed, 35 insertions(+), 22 deletions(-) diff --git a/fonts/tex-uhc-fonts-base/Makefile b/fonts/tex-uhc-fonts-base/Makefile index 3227821e020..fdc4f21c584 100644 --- a/fonts/tex-uhc-fonts-base/Makefile +++ b/fonts/tex-uhc-fonts-base/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2006/02/05 23:09:11 joerg Exp $ +# $NetBSD: Makefile,v 1.4 2006/04/07 04:47:20 minskim Exp $ PKGNAME= tex-${DISTNAME:S/fonts/fonts-base/} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Base UHC fonts for HLaTeX CONFLICTS+= tex-hlatex<=1.0.1 diff --git a/fonts/tex-uhc-fonts-base/Makefile.common b/fonts/tex-uhc-fonts-base/Makefile.common index 7f77bf4e2dd..d11bd7db2b9 100644 --- a/fonts/tex-uhc-fonts-base/Makefile.common +++ b/fonts/tex-uhc-fonts-base/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.4 2006/01/25 20:50:42 minskim Exp $ +# $NetBSD: Makefile.common,v 1.5 2006/04/07 04:47:20 minskim Exp $ DISTNAME= uhc-fonts-1.0 CATEGORIES= fonts @@ -14,6 +14,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} NO_BUILD= yes NO_CONFIGURE= yes +USE_DIRS+= texmf-1.0 .include "../../print/teTeX/module.mk" diff --git a/fonts/tex-uhc-fonts-extra/Makefile b/fonts/tex-uhc-fonts-extra/Makefile index 028432ab025..823fccd7531 100644 --- a/fonts/tex-uhc-fonts-extra/Makefile +++ b/fonts/tex-uhc-fonts-extra/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2006/02/05 23:09:11 joerg Exp $ +# $NetBSD: Makefile,v 1.4 2006/04/07 04:47:20 minskim Exp $ PKGNAME= tex-${DISTNAME:S/fonts/fonts-extra/} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Extra UHC fonts for HLaTeX DEPENDS+= tex-uhc-fonts-base>=1.0:../../fonts/tex-uhc-fonts-base diff --git a/fonts/tex-unttf/Makefile b/fonts/tex-unttf/Makefile index fcbcdaad650..40aac8b8cc5 100644 --- a/fonts/tex-unttf/Makefile +++ b/fonts/tex-unttf/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2006/03/13 01:43:36 minskim Exp $ +# $NetBSD: Makefile,v 1.5 2006/04/07 04:47:20 minskim Exp $ # DISTNAME= fonts-unttf-20060215 PKGNAME= ${DISTNAME:S/fonts-unttf-/tex-unttf-1.0.1./} +PKGREVISION= 1 CATEGORIES= fonts MASTER_SITES= http://ftp.ktug.or.kr/KTUG/hangul-ucs/fonts/ @@ -15,6 +16,7 @@ DEPENDS+= un-core-ttf>=1.0:../../fonts/un-core-ttf DEPENDS+= un-extra-ttf>=1.0.1:../../fonts/un-extra-ttf WRKSRC= ${WRKDIR}/fonts-unttf +USE_DIRS+= texmf-1.0 NO_CONFIGURE= yes TEX_FONTMAPS= unttf-pdftex.map diff --git a/fonts/ttf2pk/Makefile b/fonts/ttf2pk/Makefile index ccea8c331b4..7e01ef749b9 100644 --- a/fonts/ttf2pk/Makefile +++ b/fonts/ttf2pk/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.14 2006/04/07 00:24:16 minskim Exp $ +# $NetBSD: Makefile,v 1.15 2006/04/07 04:47:20 minskim Exp $ # .include "../../graphics/freetype-lib/Makefile.common" PKGNAME= ttf2pk-1.3.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= print MAINTAINER= bernhard@SDG.de,hubertf@NetBSD.org @@ -21,6 +21,7 @@ BUILD_DIRS= ${T2PSRC} BUILD_TARGET= depend all +USE_DIRS+= texmf-1.0 USE_LIBTOOL= yes USE_TOOLS+= autoconf213 diff --git a/print/dvipdfmx/Makefile b/print/dvipdfmx/Makefile index 5c4f8066330..454dd065a4a 100644 --- a/print/dvipdfmx/Makefile +++ b/print/dvipdfmx/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2006/03/06 23:02:13 joerg Exp $ +# $NetBSD: Makefile,v 1.25 2006/04/07 03:55:22 minskim Exp $ DISTNAME= dvipdfmx-20050831 PKGNAME= ${DISTNAME:S/-/-0.0.0./} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= print converters MASTER_SITES= http://project.ktug.or.kr/dvipdfmx/snapshot/current/ @@ -15,6 +15,7 @@ DEPENDS+= adobe-cmaps>=20051109:../../fonts/adobe-cmaps CONFLICTS+= dvipdfm-[0-9]* CONFLICTS+= ja-dvipdfm-[0-9]* +USE_DIRS+= texmf-1.0 USE_TOOLS+= gs:run GNU_CONFIGURE= YES MAKE_ENV+= PKG_LOCALTEXMFPREFIX=${PKG_LOCALTEXMFPREFIX:Q} diff --git a/print/dvipdfmx/PLIST b/print/dvipdfmx/PLIST index 7d96108ebea..e1e90b58886 100644 --- a/print/dvipdfmx/PLIST +++ b/print/dvipdfmx/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2005/11/20 19:14:50 minskim Exp $ +@comment $NetBSD: PLIST,v 1.9 2006/04/07 03:55:22 minskim Exp $ bin/dvipdfmx share/examples/dvipdfmx/dvipdfmx.cfg ${PKG_LOCALTEXMFPREFIX}/dvipdfm/CMap/78-EUC-H @@ -205,5 +205,6 @@ ${PKG_LOCALTEXMFPREFIX}/dvipdfm/CMap/WP-Symbol ${PKG_LOCALTEXMFPREFIX}/dvipdfm/config/cid-x.map ${PKG_LOCALTEXMFPREFIX}/dvipdfm/config/glyphlist.txt @unexec ${RM} -f %D/${PKG_LOCALTEXMFPREFIX}/dvipdfm/config/dvipdfmx.cfg +@dirrm ${PKG_LOCALTEXMFPREFIX}/dvipdfm/config @dirrm ${PKG_LOCALTEXMFPREFIX}/dvipdfm/CMap @dirrm share/examples/dvipdfmx diff --git a/print/tex-IEEEtran/Makefile b/print/tex-IEEEtran/Makefile index eebf4108547..3076c79c4f4 100644 --- a/print/tex-IEEEtran/Makefile +++ b/print/tex-IEEEtran/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2006/02/05 23:10:39 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2006/04/07 03:55:22 minskim Exp $ # DISTNAME= IEEEtran PKGNAME= tex-IEEEtran-1.6c -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= print MASTER_SITES= http://www.ieee.org/portal/cms_docs/pubs/transactions/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} IEEEtranBST${EXTRACT_SUFX} @@ -17,6 +17,7 @@ DIST_SUBDIR= ${PKGNAME_NOREV} WRKSRC= ${WRKDIR} NO_CONFIGURE= yes NO_BUILD= yes +USE_DIRS+= texmf-1.0 LATEX_FILES= IEEEtran.cls IEEEtran_HOWTO.pdf README \ bare_conf.tex bare_jrnl.tex diff --git a/print/tex-dhucs/Makefile b/print/tex-dhucs/Makefile index 94130461248..eadf01ae8fe 100644 --- a/print/tex-dhucs/Makefile +++ b/print/tex-dhucs/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2006/04/05 02:28:18 minskim Exp $ +# $NetBSD: Makefile,v 1.6 2006/04/07 04:47:20 minskim Exp $ DISTNAME= dhucs-2.7.0cvs-20060328 PKGNAME= tex-${DISTNAME:C/cvs-.*//} +PKGREVISION= 1 CATEGORIES= print MASTER_SITES= http://ftp.ktug.or.kr/KTUG/hangul-ucs/current/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} fonts-unttf-20060215.tar.gz @@ -18,6 +19,7 @@ SITES.fonts-unttf-20060215.tar.gz= \ WRKSRC= ${WRKDIR}/dhucs NO_BUILD= yes +USE_DIRS+= texmf-1.0 USE_TOOLS+= bzcat perl:run REPLACE_PERL+= script/makeindex-dhucs.pl diff --git a/print/tex-foiltex/Makefile b/print/tex-foiltex/Makefile index c7a4c880bab..dbfc199f44c 100644 --- a/print/tex-foiltex/Makefile +++ b/print/tex-foiltex/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2006/02/05 23:10:40 joerg Exp $ +# $NetBSD: Makefile,v 1.5 2006/04/07 03:55:22 minskim Exp $ DISTNAME= # empty PKGNAME= tex-foiltex-2.1.4a -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=macros/latex/contrib/supported/foiltex/} DISTFILES= foiltex.dtx foiltex.ins @@ -16,6 +16,7 @@ NO_BIN_ON_CDROM=${RESTRICTED} NO_SRC_ON_CDROM=${RESTRICTED} NO_CONFIGURE= YES +USE_DIRS+= texmf-1.0 EVAL_PREFIX+= LATEX_PREFIX=latex LATEX_PREFIX_DEFAULT=${LOCALBASE} diff --git a/print/tex-hlatex/Makefile b/print/tex-hlatex/Makefile index e7b957e27f1..7c85971b569 100644 --- a/print/tex-hlatex/Makefile +++ b/print/tex-hlatex/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2006/02/05 23:10:40 joerg Exp $ +# $NetBSD: Makefile,v 1.8 2006/04/07 04:47:20 minskim Exp $ DISTNAME= HLaTeX-1.0.1 PKGNAME= tex-hlatex-${DISTNAME:S/HLaTeX-//} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= print MASTER_SITES= ftp://ftp.ktug.or.kr/pub/ktug/hlatex/ @@ -12,6 +12,7 @@ COMMENT= LaTeX package to typeset Hangul DEPENDS+= tex-uhc-fonts-base>=1.0:../../fonts/tex-uhc-fonts-base +USE_DIRS+= texmf-1.0 WRKSRC= ${WRKDIR}/HLaTeX .include "../../print/teTeX/module.mk" diff --git a/print/tex-passivetex/Makefile b/print/tex-passivetex/Makefile index 29b6073d675..9bd4e2601dc 100644 --- a/print/tex-passivetex/Makefile +++ b/print/tex-passivetex/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2006/02/05 23:10:40 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2006/04/07 03:55:22 minskim Exp $ # DISTNAME= passivetex PKGNAME= tex-${DISTNAME}-1.24 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= print MASTER_SITES= http://www.tei-c.org/Software/passivetex/ EXTRACT_SUFX= .zip @@ -17,6 +17,7 @@ DEPENDS+= tex-xmltex>=1.9:../../textproc/tex-xmltex DIST_SUBDIR= ${PKGNAME_NOREV} NO_CONFIGURE= yes NO_BUILD= yes +USE_DIRS+= texmf-1.0 .include "../../print/teTeX/module.mk" diff --git a/print/tex-ucs/Makefile b/print/tex-ucs/Makefile index 4013416d50f..72bd85f47da 100644 --- a/print/tex-ucs/Makefile +++ b/print/tex-ucs/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2006/02/05 23:10:40 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2006/04/07 03:55:22 minskim Exp $ # DISTNAME= unicode PKGNAME= tex-ucs-20041710 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= print MASTER_SITES= http://www.unruh.de/DniQ/latex/unicode/ EXTRACT_SUFX= .tgz @@ -15,6 +15,7 @@ COMMENT= LaTeX UTF-8 support WRKSRC= ${WRKDIR}/ucs NO_CONFIGURE= yes NO_BUILD= yes +USE_DIRS+= texmf-1.0 UCSFILES= ucs.sty utf8x.def ucsencs.def UCSDIR= ${PKG_LOCALTEXMFPREFIX}/tex/latex/ucs -- cgit v1.2.3