- change name from dvipdfm-cjk to dvipdfmx - update dvipdfmx to 20021125 plz help repo-copy.
Responsible Changed From-To: freebsd-ports->portmgr repo-copy request
Responsible Changed From-To: portmgr->ports-bugs Repo copies need to be owned by a committer
Responsible Changed From-To: ports-bugs->freebsd-ports-bugs Fix responsible person.
# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # dvipdfmx/ # dvipdfmx/Makefile # dvipdfmx/distinfo # dvipdfmx/pkg-descr # dvipdfmx/pkg-plist # echo c - dvipdfmx/ mkdir -p dvipdfmx/ > /dev/null 2>&1 echo x - dvipdfmx/Makefile sed 's/^X//' >dvipdfmx/Makefile << 'END-of-dvipdfmx/Makefile' X# New ports collection makefile for: zh-dvipdfmx X# Date created: 8 March 2001 X# Whom: Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw> X# X# $FreeBSD: outta-port/dvipdfmx/Makefile,v 1.6 2003/03/27 06:18:23 statue Exp $ X# X XPORTNAME= dvipdfmx XPORTVERSION= 20030313 XCATEGORIES= print XMASTER_SITES= http://project.ktug.or.kr/dvipdfmx/snapshot/ X XMAINTAINER= statue@freebsd.sinica.edu.tw XCOMMENT= Dvipdfm with Asian languages by CID-keyed font technology support X XBUILD_DEPENDS= ${LOCALBASE}/lib/libkpathsea.a:${PORTSDIR}/print/teTeX XLIB_DEPENDS= png:${PORTSDIR}/graphics/png XRUN_DEPENDS= ${LOCALBASE}/share/ghostscript/Resource/ai0/CMap/Identity-H:${PORTSDIR}/print/adobe-cmaps \ X kpsepath:${PORTSDIR}/print/teTeX X XUSE_OPENSSL= yes XGNU_CONFIGURE= yes X Xpre-install: X ${CP} ${LOCALBASE}/bin/dvipdfm ${LOCALBASE}/bin/dvipdfm-orig || ${TRUE} X ${MV} ${LOCALBASE}/share/texmf/dvipdfm ${LOCALBASE}/share/texmf/dvipdfm-orig || ${TRUE} X Xpost-install: X @${LN} -fs ${LOCALBASE}/share/ghostscript/Resource ${PREFIX}/share/texmf/dvipdfm/ X X.include <bsd.port.mk> END-of-dvipdfmx/Makefile echo x - dvipdfmx/distinfo sed 's/^X//' >dvipdfmx/distinfo << 'END-of-dvipdfmx/distinfo' XMD5 (dvipdfmx-20030313.tar.gz) = 8dd3bb3a707485daa42404d8c6619c01 END-of-dvipdfmx/distinfo echo x - dvipdfmx/pkg-descr sed 's/^X//' >dvipdfmx/pkg-descr << 'END-of-dvipdfmx/pkg-descr' XThe dvipdfmx (formerly dvipdfm-cjk) project provides an eXtended version of Xthe dvipdfm, a DVI to PDF translator developed by Mark A. Wicks. The primary Xgoal of this project is to support multi-byte character encodings and large Xcharacter sets for East Asian languages by CID-keyed font technology. The Xsecondary goal is to support as many features as pdfTeX developed by Han The XThanh. This project is a combined work of the dvipdfm-jpn project by XShunsaku Hirata and its modified one, dvipdfm-kor, by Jin-Hwan Cho. X XWWW: http://project.ktug.or.kr/dvipdfmx/ END-of-dvipdfmx/pkg-descr echo x - dvipdfmx/pkg-plist sed 's/^X//' >dvipdfmx/pkg-plist << 'END-of-dvipdfmx/pkg-plist' Xbin/dvipdfmx X@unexec cp %D/bin/dvipdfm-orig %D/bin/dvipdfm Xbin/dvipdfm-orig Xshare/texmf/dvipdfm/Resource Xshare/texmf/dvipdfm/CMap/Adobe-Identity-UCS2 Xshare/texmf/dvipdfm/CMap/EUC-UCS2 Xshare/texmf/dvipdfm/CMap/UniKSCms-UCS2-H Xshare/texmf/dvipdfm/CMap/UniKSCms-UCS2-V Xshare/texmf/dvipdfm/config/cid-x.map Xshare/texmf/dvipdfm/config/dvipdfmx.cfg X@dirrm share/texmf/dvipdfm/CMap X@dirrm share/texmf/dvipdfm/config X@dirrm share/texmf/dvipdfm X@unexec mv %D/share/texmf/dvipdfm-orig %D/share/texmf/dvipdfm END-of-dvipdfmx/pkg-plist exit
State Changed From-To: open->closed committed, thanks