pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print Remove tex-dhucs, which was obsoleted by tex-kotex.
details: https://anonhg.NetBSD.org/pkgsrc/rev/b1e22ac53c03
branches: trunk
changeset: 569433:b1e22ac53c03
user: minskim <minskim%pkgsrc.org@localhost>
date: Sat Jan 16 05:08:24 2010 +0000
description:
Remove tex-dhucs, which was obsoleted by tex-kotex.
diffstat:
print/Makefile | 3 +-
print/tex-dhucs/DESCR | 3 --
print/tex-dhucs/Makefile | 50 ------------------------------------------------
print/tex-dhucs/PLIST | 46 --------------------------------------------
print/tex-dhucs/distinfo | 8 -------
5 files changed, 1 insertions(+), 109 deletions(-)
diffs (140 lines):
diff -r 6e56b7040ba9 -r b1e22ac53c03 print/Makefile
--- a/print/Makefile Sat Jan 16 05:06:31 2010 +0000
+++ b/print/Makefile Sat Jan 16 05:08:24 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.315 2010/01/16 05:05:11 minskim Exp $
+# $NetBSD: Makefile,v 1.316 2010/01/16 05:08:24 minskim Exp $
#
COMMENT= Desktop publishing
@@ -170,7 +170,6 @@
SUBDIR+= tex-colortbl-doc
SUBDIR+= tex-cooking
SUBDIR+= tex-dehyph-exptl
-SUBDIR+= tex-dhucs
SUBDIR+= tex-draftwatermark
SUBDIR+= tex-dvipdfmx-def
SUBDIR+= tex-dvips
diff -r 6e56b7040ba9 -r b1e22ac53c03 print/tex-dhucs/DESCR
--- a/print/tex-dhucs/DESCR Sat Jan 16 05:06:31 2010 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-DHUcs is a TeX macro package to typeset Hangul documents using
-LaTeX-ucs. With this package, LaTeX can process UTF-8 Korean
-documents.
diff -r 6e56b7040ba9 -r b1e22ac53c03 print/tex-dhucs/Makefile
--- a/print/tex-dhucs/Makefile Sat Jan 16 05:06:31 2010 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,50 +0,0 @@
-# $NetBSD: Makefile,v 1.15 2009/08/03 15:37:41 joerg Exp $
-
-DISTNAME= dhucs-3.2.2-20070507
-PKGNAME= tex-${DISTNAME:C/-[0-9]+$//}
-CATEGORIES= print
-MASTER_SITES= http://ftp.ktug.or.kr/KTUG/hangul-ucs/current/
-DISTFILES= ${DISTNAME}${EXTRACT_SUFX} fonts-unttf-20070507.tar.gz
-
-MAINTAINER= minskim%NetBSD.org@localhost
-HOMEPAGE= http://faq.ktug.or.kr/faq/Hangul-ucs
-COMMENT= LaTeX package to typeset Korean documents (UTF-8)
-
-PKG_DESTDIR_SUPPORT= user-destdir
-
-DEPENDS+= tex-ucs>=20041710nb2:../../print/tex-ucs
-DEPENDS+= tex-unttf>=1.0.1.20070507:../../fonts/tex-unttf
-
-SITES.fonts-unttf-20070507.tar.gz= \
- http://ftp.ktug.or.kr/KTUG/hangul-ucs/fonts/
-
-WRKSRC= ${WRKDIR}/dhucs
-NO_BUILD= yes
-USE_TOOLS+= bzcat pax perl:run
-
-REPLACE_PERL+= script/makeindex-dhucs.pl
-
-INSTALLATION_DIRS= bin ${PKG_LOCALTEXMFPREFIX}/tex/latex/dhucs/unttf \
- ${PKG_LOCALTEXMFPREFIX}/makeindex \
- ${PKG_LOCALTEXMFPREFIX}/tex/ucsplain
-
-.include "../../print/teTeX/module.mk"
-
-do-install:
- ${INSTALL_SCRIPT} ${WRKSRC}/script/makeindex-dhucs.pl \
- ${DESTDIR}${PREFIX}/bin/makeindex-dhucs
- ${INSTALL_DATA} ${WRKSRC}/makeindex/dhucs.ist \
- ${DESTDIR}${PKG_LOCALTEXMFPREFIX}/makeindex/
- cd ${WRKSRC}/tex-latex-dhucs && pax -rwppm . \
- ${DESTDIR}${PKG_LOCALTEXMFPREFIX}/tex/latex/dhucs/
- find ${DESTDIR}${PKG_LOCALTEXMFPREFIX}/tex/latex/dhucs \
- -type d -exec chmod ${PKGDIRMODE} {} \;
- find ${DESTDIR}${PKG_LOCALTEXMFPREFIX}/tex/latex/dhucs \
- -type f -exec chmod ${SHAREMODE} {} \;
- ${INSTALL_DATA_DIR}
- ${INSTALL_DATA} ${WRKSRC}/ucsplain/*.* ${DESTDIR}${PKG_LOCALTEXMFPREFIX}/tex/ucsplain
- ${INSTALL_DATA_DIR}
- ${INSTALL_DATA} ${WRKDIR}/fonts-unttf/tex/latex/dhucs/unttf/*.* \
- ${DESTDIR}${PKG_LOCALTEXMFPREFIX}/tex/latex/dhucs/unttf/
-
-.include "../../mk/bsd.pkg.mk"
diff -r 6e56b7040ba9 -r b1e22ac53c03 print/tex-dhucs/PLIST
--- a/print/tex-dhucs/PLIST Sat Jan 16 05:06:31 2010 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,46 +0,0 @@
-@comment $NetBSD: PLIST,v 1.7 2009/06/14 18:12:00 joerg Exp $
-bin/makeindex-dhucs
-${PKG_LOCALTEXMFPREFIX}/makeindex/dhucs.ist
-${PKG_LOCALTEXMFPREFIX}/tex/latex/dhucs/contrib/dhucs-fixenumitem.sty
-${PKG_LOCALTEXMFPREFIX}/tex/latex/dhucs/contrib/dhucs-gremph.sty
-${PKG_LOCALTEXMFPREFIX}/tex/latex/dhucs/contrib/dhucs-interword.sty
-${PKG_LOCALTEXMFPREFIX}/tex/latex/dhucs/contrib/dhucs-sectsty.sty
-${PKG_LOCALTEXMFPREFIX}/tex/latex/dhucs/contrib/dhucs-setspace.sty
-${PKG_LOCALTEXMFPREFIX}/tex/latex/dhucs/contrib/dhucs-trivcj.sty
-${PKG_LOCALTEXMFPREFIX}/tex/latex/dhucs/contrib/dhucs-ucshyper.sty
-${PKG_LOCALTEXMFPREFIX}/tex/latex/dhucs/contrib/dhucsfn.sty
-${PKG_LOCALTEXMFPREFIX}/tex/latex/dhucs/dhucs-cmap.sty
-${PKG_LOCALTEXMFPREFIX}/tex/latex/dhucs/dhucs.sty
-${PKG_LOCALTEXMFPREFIX}/tex/latex/dhucs/hanja_hg.tab
-${PKG_LOCALTEXMFPREFIX}/tex/latex/dhucs/hjcom_hg.tab
-${PKG_LOCALTEXMFPREFIX}/tex/latex/dhucs/hjexa_hg.tab
-${PKG_LOCALTEXMFPREFIX}/tex/latex/dhucs/midkor/dhucs-midkor.sty
-${PKG_LOCALTEXMFPREFIX}/tex/latex/dhucs/midkor/jmodcomp.tab
-${PKG_LOCALTEXMFPREFIX}/tex/latex/dhucs/midkor/jmotopua.tab
-${PKG_LOCALTEXMFPREFIX}/tex/latex/dhucs/midkor/oldhanyang4e.cmap
-${PKG_LOCALTEXMFPREFIX}/tex/latex/dhucs/midkor/oldhanyang4f.cmap
-${PKG_LOCALTEXMFPREFIX}/tex/latex/dhucs/midkor/oldhanyang50.cmap
-${PKG_LOCALTEXMFPREFIX}/tex/latex/dhucs/midkor/oldhanyang51.cmap
-${PKG_LOCALTEXMFPREFIX}/tex/latex/dhucs/midkor/oldhanyang52.cmap
-${PKG_LOCALTEXMFPREFIX}/tex/latex/dhucs/midkor/oldhanyang53.cmap
-${PKG_LOCALTEXMFPREFIX}/tex/latex/dhucs/midkor/oldhanyang54.cmap
-${PKG_LOCALTEXMFPREFIX}/tex/latex/dhucs/ucs-hangul.tex
-${PKG_LOCALTEXMFPREFIX}/tex/latex/dhucs/unttf/LUCunbm.fd
-${PKG_LOCALTEXMFPREFIX}/tex/latex/dhucs/unttf/LUCunbt.fd
-${PKG_LOCALTEXMFPREFIX}/tex/latex/dhucs/unttf/LUCungr.fd
-${PKG_LOCALTEXMFPREFIX}/tex/latex/dhucs/unttf/LUCungs.fd
-${PKG_LOCALTEXMFPREFIX}/tex/latex/dhucs/unttf/LUCungt.fd
-${PKG_LOCALTEXMFPREFIX}/tex/latex/dhucs/unttf/LUCungtz.fd
-${PKG_LOCALTEXMFPREFIX}/tex/latex/dhucs/unttf/LUCunjbt.fd
-${PKG_LOCALTEXMFPREFIX}/tex/latex/dhucs/unttf/LUCunjgt.fd
-${PKG_LOCALTEXMFPREFIX}/tex/latex/dhucs/unttf/LUCunjnv.fd
-${PKG_LOCALTEXMFPREFIX}/tex/latex/dhucs/unttf/LUCunjsr.fd
-${PKG_LOCALTEXMFPREFIX}/tex/latex/dhucs/unttf/LUCunpg.fd
-${PKG_LOCALTEXMFPREFIX}/tex/latex/dhucs/unttf/LUCunph.fd
-${PKG_LOCALTEXMFPREFIX}/tex/latex/dhucs/unttf/LUCunpn.fd
-${PKG_LOCALTEXMFPREFIX}/tex/latex/dhucs/unttf/LUCunsh.fd
-${PKG_LOCALTEXMFPREFIX}/tex/latex/dhucs/unttf/LUCuntz.fd
-${PKG_LOCALTEXMFPREFIX}/tex/latex/dhucs/unttf/LUCunyt.fd
-${PKG_LOCALTEXMFPREFIX}/tex/ucsplain/cwbucsol.tex
-${PKG_LOCALTEXMFPREFIX}/tex/ucsplain/hangulcweb.tex
-${PKG_LOCALTEXMFPREFIX}/tex/ucsplain/ucsplain.tex
diff -r 6e56b7040ba9 -r b1e22ac53c03 print/tex-dhucs/distinfo
--- a/print/tex-dhucs/distinfo Sat Jan 16 05:06:31 2010 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,8 +0,0 @@
-$NetBSD: distinfo,v 1.9 2007/06/06 23:50:14 minskim Exp $
-
-SHA1 (dhucs-3.2.2-20070507.tar.gz) = 9b4c6c1633e0c884ff1bf41ec9d334464e4ebf0b
-RMD160 (dhucs-3.2.2-20070507.tar.gz) = 3a0e0e6aa9f8fe48c5d82bb6779797be3ac53048
-Size (dhucs-3.2.2-20070507.tar.gz) = 287201 bytes
-SHA1 (fonts-unttf-20070507.tar.gz) = 7f214f32886d9d1235fef90897508b47cda8940d
-RMD160 (fonts-unttf-20070507.tar.gz) = 1cb5f660eb01f990f17513da5d3e7d1efd8713ea
-Size (fonts-unttf-20070507.tar.gz) = 14647062 bytes
Home |
Main Index |
Thread Index |
Old Index