diff options
author | minskim <minskim@pkgsrc.org> | 2011-02-19 01:17:51 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2011-02-19 01:17:51 +0000 |
commit | 45e92afa86ef1ed527d999da8df8577f9c42fd88 (patch) | |
tree | ad27e9f8920478a0f1490ed5d3852431d547e7ec /print | |
parent | 62451b47c9e5c2c118ce7a2b756e10c8502aac92 (diff) | |
download | pkgsrc-45e92afa86ef1ed527d999da8df8577f9c42fd88.tar.gz |
Remove tex-hlatex, which was obsoleted by tex-kotex.
Diffstat (limited to 'print')
-rw-r--r-- | print/Makefile | 3 | ||||
-rw-r--r-- | print/tex-hlatex/DESCR | 3 | ||||
-rw-r--r-- | print/tex-hlatex/MESSAGE | 7 | ||||
-rw-r--r-- | print/tex-hlatex/Makefile | 61 | ||||
-rw-r--r-- | print/tex-hlatex/PLIST | 71 | ||||
-rw-r--r-- | print/tex-hlatex/distinfo | 5 |
6 files changed, 1 insertions, 149 deletions
diff --git a/print/Makefile b/print/Makefile index a944ae62878..76677a77bfe 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.471 2011/02/15 11:39:48 wiz Exp $ +# $NetBSD: Makefile,v 1.472 2011/02/19 01:17:51 minskim Exp $ # COMMENT= Desktop publishing @@ -315,7 +315,6 @@ SUBDIR+= tex-harvard SUBDIR+= tex-harvard-doc SUBDIR+= tex-here SUBDIR+= tex-here-doc -SUBDIR+= tex-hlatex SUBDIR+= tex-hyper SUBDIR+= tex-hyper-doc SUBDIR+= tex-hypernat diff --git a/print/tex-hlatex/DESCR b/print/tex-hlatex/DESCR deleted file mode 100644 index 3a34162545f..00000000000 --- a/print/tex-hlatex/DESCR +++ /dev/null @@ -1,3 +0,0 @@ -HLaTeX is a TeX macro package to typeset Hangul documents using LaTeX. -With this package, LaTeX and Lambda can process both EUC-KR and UTF-8 -characters. diff --git a/print/tex-hlatex/MESSAGE b/print/tex-hlatex/MESSAGE deleted file mode 100644 index d2c2413239e..00000000000 --- a/print/tex-hlatex/MESSAGE +++ /dev/null @@ -1,7 +0,0 @@ -=========================================================================== -$NetBSD: MESSAGE,v 1.1 2005/11/15 19:59:51 minskim Exp $ - -You can use the following three fonts with this package: myoungjo, -gothic, and taza. To use more fonts, please install -fonts/tex-uhc-fonts-extra. -=========================================================================== diff --git a/print/tex-hlatex/Makefile b/print/tex-hlatex/Makefile deleted file mode 100644 index c30db69b429..00000000000 --- a/print/tex-hlatex/Makefile +++ /dev/null @@ -1,61 +0,0 @@ -# $NetBSD: Makefile,v 1.10 2009/08/18 15:43:58 joerg Exp $ - -DISTNAME= HLaTeX-1.0.1 -PKGNAME= tex-hlatex-${DISTNAME:S/HLaTeX-//} -PKGREVISION= 3 -CATEGORIES= print -MASTER_SITES= ftp://ftp.ktug.or.kr/pub/ktug/hlatex/ - -MAINTAINER= minskim@NetBSD.org -HOMEPAGE= http://project.ktug.or.kr/hlatex/ -COMMENT= LaTeX package to typeset Hangul - -PKG_DESTDIR_SUPPORT= user-destdir - -DEPENDS+= tex-uhc-fonts-base>=1.0:../../fonts/tex-uhc-fonts-base - -WRKSRC= ${WRKDIR}/HLaTeX - -.include "../../print/teTeX/module.mk" - -do-build: - ${CC} ${CPPFLAGS} ${CFLAGS} -o ${WRKSRC}/hbibtex \ - ${WRKSRC}/contrib/hbibtex.c - ${CC} ${CPPFLAGS} ${CFLAGS} -o ${WRKSRC}/hmakeindex \ - ${WRKSRC}/contrib/hmakeindex.c - -INSTALLATION_DIRS= bin \ - ${PKG_LOCALTEXMFPREFIX}/bibtex/bst/hlatex \ - ${PKG_LOCALTEXMFPREFIX}/omega/ocp/hlatex \ - ${PKG_LOCALTEXMFPREFIX}/omega/otp/hlatex \ - ${PKG_LOCALTEXMFPREFIX}/tex/latex/hlatex \ - ${PKG_LOCALTEXMFPREFIX}/tex/lambda/hlatex \ - ${PKG_LOCALTEXMFPREFIX}/makeindex/ - -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/hbibtex ${DESTDIR}${PREFIX}/bin/ - ${INSTALL_PROGRAM} ${WRKSRC}/hmakeindex ${DESTDIR}${PREFIX}/bin/ - ${INSTALL_DATA} ${WRKSRC}/latex/* \ - ${DESTDIR}${PKG_LOCALTEXMFPREFIX}/tex/latex/hlatex/ - ${INSTALL_DATA} ${WRKSRC}/contrib/hbname-k.tex \ - ${DESTDIR}${PKG_LOCALTEXMFPREFIX}/tex/latex/hlatex/ - ${INSTALL_DATA} ${WRKSRC}/contrib/*.sty ${WRKSRC}/contrib/hfn-k.tex \ - ${DESTDIR}${PKG_LOCALTEXMFPREFIX}/tex/latex/hlatex/ -.for f in u8hangul.tex uhc-test.tex uhc*.fd - ${INSTALL_DATA} ${WRKSRC}/lambda/${f} \ - ${DESTDIR}${PKG_LOCALTEXMFPREFIX}/tex/lambda/hlatex/ -.endfor - ${INSTALL_DATA} ${WRKSRC}/contrib/hbname-u.tex \ - ${DESTDIR}${PKG_LOCALTEXMFPREFIX}/tex/lambda/hlatex/ - ${INSTALL_DATA} ${WRKSRC}/contrib/hfn-u.tex \ - ${DESTDIR}${PKG_LOCALTEXMFPREFIX}/tex/lambda/hlatex/ - ${INSTALL_DATA} ${WRKSRC}/lambda/hlatex.ocp \ - ${DESTDIR}${PKG_LOCALTEXMFPREFIX}/omega/ocp/hlatex/ - ${INSTALL_DATA} ${WRKSRC}/lambda/hlatex.otp \ - ${DESTDIR}${PKG_LOCALTEXMFPREFIX}/omega/otp/hlatex/ - ${INSTALL_DATA} ${WRKSRC}/contrib/halpha.bst \ - ${DESTDIR}${PKG_LOCALTEXMFPREFIX}/bibtex/bst/hlatex/ - ${INSTALL_DATA} ${WRKSRC}/contrib/*.ist \ - ${DESTDIR}${PKG_LOCALTEXMFPREFIX}/makeindex/ - -.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-hlatex/PLIST b/print/tex-hlatex/PLIST deleted file mode 100644 index 7910010b07c..00000000000 --- a/print/tex-hlatex/PLIST +++ /dev/null @@ -1,71 +0,0 @@ -@comment $NetBSD: PLIST,v 1.3 2009/06/14 18:12:01 joerg Exp $ -bin/hbibtex -bin/hmakeindex -${PKG_LOCALTEXMFPREFIX}/bibtex/bst/hlatex/halpha.bst -${PKG_LOCALTEXMFPREFIX}/makeindex/hglo.ist -${PKG_LOCALTEXMFPREFIX}/makeindex/hind.ist -${PKG_LOCALTEXMFPREFIX}/omega/ocp/hlatex/hlatex.ocp -${PKG_LOCALTEXMFPREFIX}/omega/otp/hlatex/hlatex.otp -${PKG_LOCALTEXMFPREFIX}/tex/lambda/hlatex/hbname-u.tex -${PKG_LOCALTEXMFPREFIX}/tex/lambda/hlatex/hfn-u.tex -${PKG_LOCALTEXMFPREFIX}/tex/lambda/hlatex/u8hangul.tex -${PKG_LOCALTEXMFPREFIX}/tex/lambda/hlatex/uhc-test.tex -${PKG_LOCALTEXMFPREFIX}/tex/lambda/hlatex/uhcbm.fd -${PKG_LOCALTEXMFPREFIX}/tex/lambda/hlatex/uhcdn.fd -${PKG_LOCALTEXMFPREFIX}/tex/lambda/hlatex/uhcgr.fd -${PKG_LOCALTEXMFPREFIX}/tex/lambda/hlatex/uhcgs.fd -${PKG_LOCALTEXMFPREFIX}/tex/lambda/hlatex/uhcgt.fd -${PKG_LOCALTEXMFPREFIX}/tex/lambda/hlatex/uhcjgt.fd -${PKG_LOCALTEXMFPREFIX}/tex/lambda/hlatex/uhcjmj.fd -${PKG_LOCALTEXMFPREFIX}/tex/lambda/hlatex/uhcjnv.fd -${PKG_LOCALTEXMFPREFIX}/tex/lambda/hlatex/uhcjsr.fd -${PKG_LOCALTEXMFPREFIX}/tex/lambda/hlatex/uhcmj.fd -${PKG_LOCALTEXMFPREFIX}/tex/lambda/hlatex/uhcpg.fd -${PKG_LOCALTEXMFPREFIX}/tex/lambda/hlatex/uhcpga.fd -${PKG_LOCALTEXMFPREFIX}/tex/lambda/hlatex/uhcph.fd -${PKG_LOCALTEXMFPREFIX}/tex/lambda/hlatex/uhcpn.fd -${PKG_LOCALTEXMFPREFIX}/tex/lambda/hlatex/uhcsh.fd -${PKG_LOCALTEXMFPREFIX}/tex/lambda/hlatex/uhctz.fd -${PKG_LOCALTEXMFPREFIX}/tex/lambda/hlatex/uhcvd.fd -${PKG_LOCALTEXMFPREFIX}/tex/lambda/hlatex/uhcyt.fd -${PKG_LOCALTEXMFPREFIX}/tex/latex/hlatex/euc-kr.tex -${PKG_LOCALTEXMFPREFIX}/tex/latex/hlatex/hangul.sty -${PKG_LOCALTEXMFPREFIX}/tex/latex/hlatex/hangulfn.sty -${PKG_LOCALTEXMFPREFIX}/tex/latex/hlatex/hbname-k.tex -${PKG_LOCALTEXMFPREFIX}/tex/latex/hlatex/hfn-k.tex -${PKG_LOCALTEXMFPREFIX}/tex/latex/hlatex/hfont.sty -${PKG_LOCALTEXMFPREFIX}/tex/latex/hlatex/hfont.tex -${PKG_LOCALTEXMFPREFIX}/tex/latex/hlatex/hhwgs.fd -${PKG_LOCALTEXMFPREFIX}/tex/latex/hlatex/hhwgt.fd -${PKG_LOCALTEXMFPREFIX}/tex/latex/hlatex/hhwmj.fd -${PKG_LOCALTEXMFPREFIX}/tex/latex/hlatex/hhwsh.fd -${PKG_LOCALTEXMFPREFIX}/tex/latex/hlatex/hhwtt.fd -${PKG_LOCALTEXMFPREFIX}/tex/latex/hlatex/hhwyt.fd -${PKG_LOCALTEXMFPREFIX}/tex/latex/hlatex/hswgr.fd -${PKG_LOCALTEXMFPREFIX}/tex/latex/hlatex/hswgs.fd -${PKG_LOCALTEXMFPREFIX}/tex/latex/hlatex/hswgt.fd -${PKG_LOCALTEXMFPREFIX}/tex/latex/hlatex/hswmj.fd -${PKG_LOCALTEXMFPREFIX}/tex/latex/hlatex/hswsh.fd -${PKG_LOCALTEXMFPREFIX}/tex/latex/hlatex/hswtt.fd -${PKG_LOCALTEXMFPREFIX}/tex/latex/hlatex/hwwbm.fd -${PKG_LOCALTEXMFPREFIX}/tex/latex/hlatex/hwwdn.fd -${PKG_LOCALTEXMFPREFIX}/tex/latex/hlatex/hwwgr.fd -${PKG_LOCALTEXMFPREFIX}/tex/latex/hlatex/hwwgs.fd -${PKG_LOCALTEXMFPREFIX}/tex/latex/hlatex/hwwgt.fd -${PKG_LOCALTEXMFPREFIX}/tex/latex/hlatex/hwwjgt.fd -${PKG_LOCALTEXMFPREFIX}/tex/latex/hlatex/hwwjmj.fd -${PKG_LOCALTEXMFPREFIX}/tex/latex/hlatex/hwwjnv.fd -${PKG_LOCALTEXMFPREFIX}/tex/latex/hlatex/hwwjsr.fd -${PKG_LOCALTEXMFPREFIX}/tex/latex/hlatex/hwwmj.fd -${PKG_LOCALTEXMFPREFIX}/tex/latex/hlatex/hwwpg.fd -${PKG_LOCALTEXMFPREFIX}/tex/latex/hlatex/hwwpga.fd -${PKG_LOCALTEXMFPREFIX}/tex/latex/hlatex/hwwph.fd -${PKG_LOCALTEXMFPREFIX}/tex/latex/hlatex/hwwpn.fd -${PKG_LOCALTEXMFPREFIX}/tex/latex/hlatex/hwwsh.fd -${PKG_LOCALTEXMFPREFIX}/tex/latex/hlatex/hwwtt.fd -${PKG_LOCALTEXMFPREFIX}/tex/latex/hlatex/hwwvd.fd -${PKG_LOCALTEXMFPREFIX}/tex/latex/hlatex/hwwyt.fd -${PKG_LOCALTEXMFPREFIX}/tex/latex/hlatex/josa.tab -${PKG_LOCALTEXMFPREFIX}/tex/latex/hlatex/khyper.sty -${PKG_LOCALTEXMFPREFIX}/tex/latex/hlatex/showhkeys.sty -${PKG_LOCALTEXMFPREFIX}/tex/latex/hlatex/showhtags.sty diff --git a/print/tex-hlatex/distinfo b/print/tex-hlatex/distinfo deleted file mode 100644 index 861f99b108f..00000000000 --- a/print/tex-hlatex/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -$NetBSD: distinfo,v 1.2 2005/11/15 20:13:09 minskim Exp $ - -SHA1 (HLaTeX-1.0.1.tar.gz) = 213c7fe808475aa083538b55ffa89a354a7a9b42 -RMD160 (HLaTeX-1.0.1.tar.gz) = adbb6a3b13d3f84c7fa2ab1b816e8023f5f8a7a6 -Size (HLaTeX-1.0.1.tar.gz) = 1133770 bytes |