Index: head/chinese/Makefile =================================================================== --- head/chinese/Makefile (revision 118042) +++ head/chinese/Makefile (revision 118043) @@ -1,131 +1,132 @@ # $FreeBSD$ # COMMENT = Chinese support SUBDIR += BBMan SUBDIR += CJK SUBDIR += FreeWnn-lib SUBDIR += FreeWnn-server SUBDIR += MT SUBDIR += acroread5-chsfont SUBDIR += acroread5-chtfont SUBDIR += arphicttf SUBDIR += aterm SUBDIR += auto-tw-l10n SUBDIR += autoconvert SUBDIR += bg5pdf SUBDIR += bg5ps SUBDIR += big5con SUBDIR += big5fs SUBDIR += bind8 SUBDIR += bitchx SUBDIR += c2t SUBDIR += cce SUBDIR += cdict5 SUBDIR += celvis SUBDIR += chinput SUBDIR += chinput2 SUBDIR += chinput3 SUBDIR += chm2html SUBDIR += cle_base SUBDIR += cless SUBDIR += cmexfonts SUBDIR += cnprint SUBDIR += cwtex SUBDIR += cwtexttf SUBDIR += cxterm SUBDIR += emacs20 SUBDIR += enscript SUBDIR += eterm SUBDIR += fcitx SUBDIR += firebird + SUBDIR += fireflyttf SUBDIR += fortunetw SUBDIR += gb2jis SUBDIR += gb2ps SUBDIR += gbfs SUBDIR += gbscript SUBDIR += gcin SUBDIR += gnumeric SUBDIR += gugod-clean SUBDIR += hanzim SUBDIR += hc SUBDIR += hztty SUBDIR += iiimf-le-newpy SUBDIR += irssi SUBDIR += jis2gb SUBDIR += joe SUBDIR += kcfonts SUBDIR += kde3-i18n-zh_CN SUBDIR += kde3-i18n-zh_TW SUBDIR += koffice-i18n-zh_CN SUBDIR += koffice-i18n-zh_TW SUBDIR += kon2 SUBDIR += libtabe SUBDIR += links SUBDIR += linux-gtk SUBDIR += linux-mozillafirebird-zh_CN SUBDIR += linux-mozillafirebird-zh_TW SUBDIR += lunar SUBDIR += metalist SUBDIR += mingunittf SUBDIR += miniChinput SUBDIR += mldonkey-core SUBDIR += moefonts-cid SUBDIR += moettf SUBDIR += mplayer-fonts SUBDIR += mule-freewnn SUBDIR += muni SUBDIR += mutt SUBDIR += ntuttf SUBDIR += nvi-big5 SUBDIR += nvi-euc-cn SUBDIR += nvi-euc-tw SUBDIR += oicq SUBDIR += openoffice-1.0-zh_CN SUBDIR += openoffice-1.0-zh_TW SUBDIR += openoffice-1.1-zh_CN SUBDIR += openoffice-1.1-zh_TW SUBDIR += oto SUBDIR += oxford SUBDIR += p5-Date-Chinese SUBDIR += p5-Encode-HanConvert SUBDIR += p5-Lingua-ZH-Keywords SUBDIR += p5-Lingua-ZH-Numbers SUBDIR += p5-Lingua-ZH-Summarize SUBDIR += p5-Lingua-ZH-TaBE SUBDIR += p5-Lingua-ZH-Toke SUBDIR += p5-Lingua-ZH-Wrap SUBDIR += pine4 SUBDIR += pyDict SUBDIR += qe SUBDIR += qterm SUBDIR += scim-chinese SUBDIR += scim-tables SUBDIR += stardict2-dict-zh_CN SUBDIR += stardict2-dict-zh_TW SUBDIR += tcl83 SUBDIR += telnet SUBDIR += tin SUBDIR += tintin++ SUBDIR += tk83 SUBDIR += tocps SUBDIR += ttf2pt1 SUBDIR += ttfm SUBDIR += unrar SUBDIR += unzip SUBDIR += ve SUBDIR += vflib SUBDIR += vim-scdoc SUBDIR += wangttf SUBDIR += wenju SUBDIR += xcin25 SUBDIR += xemacs SUBDIR += xemacs21 SUBDIR += xmms SUBDIR += xpdf SUBDIR += xsim SUBDIR += xttmgr SUBDIR += zhcon .include Property changes on: head/chinese/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.190 \ No newline at end of property +1.191 \ No newline at end of property Index: head/chinese/fireflyttf/Makefile =================================================================== --- head/chinese/fireflyttf/Makefile (nonexistent) +++ head/chinese/fireflyttf/Makefile (revision 118043) @@ -0,0 +1,42 @@ +# New ports collection makefile for: firefly TrueType Font +# Date created: 2 Sep 2004 +# Whom: Shen Chuan-Hsing +# +# $FreeBSD$ +# + +PORTNAME= fireflyttf +PORTVERSION= 1.1.0 +CATEGORIES= chinese x11-fonts +MASTER_SITES= http://www.study-area.org/apt/firefly-font/ +DISTNAME= fireflysung.ttf +EXTRACT_SUFX= .gz + +MAINTAINER= statue@freebsd.sinica.edu.tw +COMMENT= Firefly TrueType Font is combine of two arphic sung fonts + +BUILD_DEPENDS= fc-cache:${PORTSDIR}/x11-fonts/fontconfig \ + ttfm.sh:${PORTSDIR}/chinese/ttfm +RUN_DEPENDS= fc-cache:${PORTSDIR}/x11-fonts/fontconfig \ + ttfm.sh:${PORTSDIR}/chinese/ttfm + +NO_BUILD= yes +WRKSRC= ${WRKDIR} +USE_XLIB= yes +FONTDIR= ${PREFIX}/share/fonts/TrueType +XFONTDIR= ${X11BASE}/lib/X11/fonts/TrueType +EXTRACT_AFTER_ARGS= > ${DISTNAME} + +.include + +do-install: + @${MKDIR} ${FONTDIR} + @${INSTALL_DATA} ${WRKSRC}/${DISTNAME} ${FONTDIR} + @${ECHO_MSG} "===> Running ttfm.sh" + -@${PREFIX}/bin/ttfm.sh --add xttfm ${DISTNAME} + @${ECHO_MSG} "===> Running fc-cache" + -@${X11BASE}/bin/fc-cache -f -v ${XFONTDIR} + ${INSTALL_DATA} ${FILESDIR}/local.conf-sung ${FONTDIR} + ${INSTALL_DATA} ${FILESDIR}/local.conf-sung ${X11BASE}/etc/fonts/local.conf + +.include Property changes on: head/chinese/fireflyttf/Makefile ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Index: head/chinese/fireflyttf/distinfo =================================================================== --- head/chinese/fireflyttf/distinfo (nonexistent) +++ head/chinese/fireflyttf/distinfo (revision 118043) @@ -0,0 +1,2 @@ +MD5 (fireflysung.ttf.gz) = 7b443608f2024567d631ab831b26f6a5 +SIZE (fireflysung.ttf.gz) = 7529763 Property changes on: head/chinese/fireflyttf/distinfo ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/chinese/fireflyttf/files/local.conf-sung =================================================================== --- head/chinese/fireflyttf/files/local.conf-sung (nonexistent) +++ head/chinese/fireflyttf/files/local.conf-sung (revision 118043) @@ -0,0 +1,47 @@ + + + + + + AR PL New Sung + true + true + false + + + + AR PL New Sung + 16 + false + true + + + + AR PL New Sung + false + + + + + + serif + + Bitstream Vera Serif + AR PL New Sung + + + + sans-serif + + Bitstream Vera Sans + AR PL New Sung + + + + monospace + + Bitstream Vera Sans Mono + AR PL New Sung + + + Property changes on: head/chinese/fireflyttf/files/local.conf-sung ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/chinese/fireflyttf/pkg-descr =================================================================== --- head/chinese/fireflyttf/pkg-descr (nonexistent) +++ head/chinese/fireflyttf/pkg-descr (revision 118043) @@ -0,0 +1,4 @@ +Firefly Truetype Font is combine of two arphic sung font and is embed +9pt, 10pt, 11pt bitmaps. + +WWW: http://www.study-area.org/apt/firefly-font/ Property changes on: head/chinese/fireflyttf/pkg-descr ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/chinese/fireflyttf/pkg-plist =================================================================== --- head/chinese/fireflyttf/pkg-plist (nonexistent) +++ head/chinese/fireflyttf/pkg-plist (revision 118043) @@ -0,0 +1,10 @@ +@unexec if cmp -s %%X11BASE%%/etc/fonts/local.conf %D/share/fonts/TrueType/local.conf-sung; then rm -f %%X11BASE%%/etc/fonts/local.conf; fi +share/fonts/TrueType/local.conf-sung +@exec cp %D/share/fonts/TrueType/local.conf-sung %%X11BASE%%/etc/fonts/local.conf +@unexec %D/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/fireflysung.ttf || true +share/fonts/TrueType/fireflysung.ttf +@exec %D/bin/ttfm.sh --add xttfm %D/share/fonts/TrueType/fireflysung.ttf || true +@unexec %%X11BASE%%/bin/fc-cache -f -v %%X11BASE%%/lib/X11/fonts/TrueType || true +@exec %%X11BASE%%/bin/fc-cache -f -v %%X11BASE%%/lib/X11/fonts/TrueType || true +@unexec rmdir %D/share/fonts/TrueType 2>/dev/null || true +@unexec rmdir %D/share/fonts 2>/dev/null || true Property changes on: head/chinese/fireflyttf/pkg-plist ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/chinese/opendesktop-fonts/Makefile =================================================================== --- head/chinese/opendesktop-fonts/Makefile (nonexistent) +++ head/chinese/opendesktop-fonts/Makefile (revision 118043) @@ -0,0 +1,42 @@ +# New ports collection makefile for: firefly TrueType Font +# Date created: 2 Sep 2004 +# Whom: Shen Chuan-Hsing +# +# $FreeBSD$ +# + +PORTNAME= fireflyttf +PORTVERSION= 1.1.0 +CATEGORIES= chinese x11-fonts +MASTER_SITES= http://www.study-area.org/apt/firefly-font/ +DISTNAME= fireflysung.ttf +EXTRACT_SUFX= .gz + +MAINTAINER= statue@freebsd.sinica.edu.tw +COMMENT= Firefly TrueType Font is combine of two arphic sung fonts + +BUILD_DEPENDS= fc-cache:${PORTSDIR}/x11-fonts/fontconfig \ + ttfm.sh:${PORTSDIR}/chinese/ttfm +RUN_DEPENDS= fc-cache:${PORTSDIR}/x11-fonts/fontconfig \ + ttfm.sh:${PORTSDIR}/chinese/ttfm + +NO_BUILD= yes +WRKSRC= ${WRKDIR} +USE_XLIB= yes +FONTDIR= ${PREFIX}/share/fonts/TrueType +XFONTDIR= ${X11BASE}/lib/X11/fonts/TrueType +EXTRACT_AFTER_ARGS= > ${DISTNAME} + +.include + +do-install: + @${MKDIR} ${FONTDIR} + @${INSTALL_DATA} ${WRKSRC}/${DISTNAME} ${FONTDIR} + @${ECHO_MSG} "===> Running ttfm.sh" + -@${PREFIX}/bin/ttfm.sh --add xttfm ${DISTNAME} + @${ECHO_MSG} "===> Running fc-cache" + -@${X11BASE}/bin/fc-cache -f -v ${XFONTDIR} + ${INSTALL_DATA} ${FILESDIR}/local.conf-sung ${FONTDIR} + ${INSTALL_DATA} ${FILESDIR}/local.conf-sung ${X11BASE}/etc/fonts/local.conf + +.include Property changes on: head/chinese/opendesktop-fonts/Makefile ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Index: head/chinese/opendesktop-fonts/distinfo =================================================================== --- head/chinese/opendesktop-fonts/distinfo (nonexistent) +++ head/chinese/opendesktop-fonts/distinfo (revision 118043) @@ -0,0 +1,2 @@ +MD5 (fireflysung.ttf.gz) = 7b443608f2024567d631ab831b26f6a5 +SIZE (fireflysung.ttf.gz) = 7529763 Property changes on: head/chinese/opendesktop-fonts/distinfo ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/chinese/opendesktop-fonts/files/local.conf-sung =================================================================== --- head/chinese/opendesktop-fonts/files/local.conf-sung (nonexistent) +++ head/chinese/opendesktop-fonts/files/local.conf-sung (revision 118043) @@ -0,0 +1,47 @@ + + + + + + AR PL New Sung + true + true + false + + + + AR PL New Sung + 16 + false + true + + + + AR PL New Sung + false + + + + + + serif + + Bitstream Vera Serif + AR PL New Sung + + + + sans-serif + + Bitstream Vera Sans + AR PL New Sung + + + + monospace + + Bitstream Vera Sans Mono + AR PL New Sung + + + Property changes on: head/chinese/opendesktop-fonts/files/local.conf-sung ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/chinese/opendesktop-fonts/pkg-descr =================================================================== --- head/chinese/opendesktop-fonts/pkg-descr (nonexistent) +++ head/chinese/opendesktop-fonts/pkg-descr (revision 118043) @@ -0,0 +1,4 @@ +Firefly Truetype Font is combine of two arphic sung font and is embed +9pt, 10pt, 11pt bitmaps. + +WWW: http://www.study-area.org/apt/firefly-font/ Property changes on: head/chinese/opendesktop-fonts/pkg-descr ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/chinese/opendesktop-fonts/pkg-plist =================================================================== --- head/chinese/opendesktop-fonts/pkg-plist (nonexistent) +++ head/chinese/opendesktop-fonts/pkg-plist (revision 118043) @@ -0,0 +1,10 @@ +@unexec if cmp -s %%X11BASE%%/etc/fonts/local.conf %D/share/fonts/TrueType/local.conf-sung; then rm -f %%X11BASE%%/etc/fonts/local.conf; fi +share/fonts/TrueType/local.conf-sung +@exec cp %D/share/fonts/TrueType/local.conf-sung %%X11BASE%%/etc/fonts/local.conf +@unexec %D/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/fireflysung.ttf || true +share/fonts/TrueType/fireflysung.ttf +@exec %D/bin/ttfm.sh --add xttfm %D/share/fonts/TrueType/fireflysung.ttf || true +@unexec %%X11BASE%%/bin/fc-cache -f -v %%X11BASE%%/lib/X11/fonts/TrueType || true +@exec %%X11BASE%%/bin/fc-cache -f -v %%X11BASE%%/lib/X11/fonts/TrueType || true +@unexec rmdir %D/share/fonts/TrueType 2>/dev/null || true +@unexec rmdir %D/share/fonts 2>/dev/null || true Property changes on: head/chinese/opendesktop-fonts/pkg-plist ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property