Date: Sat, 25 Feb 2006 20:10:15 +0000 (UTC) From: Xin LI <delphij@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/chinese Makefile ports/chinese/docproj Makefile pkg-descr pkg-plist ports/chinese/docproj/src Makefile ports/chinese/docproj/src/cjktexsty Makefile cjktexsty.l ports/chinese/docproj/src/fixrtf Makefile fixrtf.l Message-ID: <200602252010.k1PKAFj8024070@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
delphij 2006-02-25 20:10:15 UTC FreeBSD ports repository (src,doc committer) Modified files: chinese Makefile Added files: chinese/docproj Makefile pkg-descr pkg-plist chinese/docproj/src Makefile chinese/docproj/src/cjktexsty Makefile cjktexsty.l chinese/docproj/src/fixrtf Makefile fixrtf.l Log: Add zh-docproj, a set of supportive tools to help the build of PDFs written in far east languages (GB2312, GBK, BIG5, EUCJP, EUCKR and UTF-8 encodings). The code were written by intron <intron at intron dot ac> Obtained from: The FreeBSD Simplified Chinese Project CVS Approved by: portmgr (marcus) Revision Changes Path 1.227 +1 -0 ports/chinese/Makefile 1.1 +36 -0 ports/chinese/docproj/Makefile (new) 1.1 +4 -0 ports/chinese/docproj/pkg-descr (new) 1.1 +2 -0 ports/chinese/docproj/pkg-plist (new) 1.1 +5 -0 ports/chinese/docproj/src/Makefile (new) 1.1 +13 -0 ports/chinese/docproj/src/cjktexsty/Makefile (new) 1.1 +349 -0 ports/chinese/docproj/src/cjktexsty/cjktexsty.l (new) 1.1 +13 -0 ports/chinese/docproj/src/fixrtf/Makefile (new) 1.1 +527 -0 ports/chinese/docproj/src/fixrtf/fixrtf.l (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602252010.k1PKAFj8024070>