diff options
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/c2t/Makefile | 1 | ||||
-rw-r--r-- | chinese/c2t/pkg-comment | 1 | ||||
-rw-r--r-- | chinese/cdict5/Makefile | 1 | ||||
-rw-r--r-- | chinese/cdict5/pkg-comment | 1 | ||||
-rw-r--r-- | chinese/celvis/Makefile | 1 | ||||
-rw-r--r-- | chinese/celvis/pkg-comment | 1 | ||||
-rw-r--r-- | chinese/cless/Makefile | 1 | ||||
-rw-r--r-- | chinese/cless/pkg-comment | 1 | ||||
-rw-r--r-- | chinese/cxterm/Makefile | 1 | ||||
-rw-r--r-- | chinese/cxterm/pkg-comment | 1 | ||||
-rw-r--r-- | chinese/gb2ps/Makefile | 1 | ||||
-rw-r--r-- | chinese/gb2ps/pkg-comment | 1 | ||||
-rw-r--r-- | chinese/gbscript/Makefile | 1 | ||||
-rw-r--r-- | chinese/gbscript/pkg-comment | 1 | ||||
-rw-r--r-- | chinese/hanzim/Makefile | 1 | ||||
-rw-r--r-- | chinese/hanzim/pkg-comment | 1 | ||||
-rw-r--r-- | chinese/hc/Makefile | 1 | ||||
-rw-r--r-- | chinese/hc/pkg-comment | 1 | ||||
-rw-r--r-- | chinese/p5-Lingua-ZH-Numbers/Makefile | 1 | ||||
-rw-r--r-- | chinese/p5-Lingua-ZH-Numbers/pkg-comment | 1 | ||||
-rw-r--r-- | chinese/p5-Lingua-ZH-TaBE/Makefile | 1 | ||||
-rw-r--r-- | chinese/p5-Lingua-ZH-TaBE/pkg-comment | 1 |
22 files changed, 11 insertions, 11 deletions
diff --git a/chinese/c2t/Makefile b/chinese/c2t/Makefile index b33fe18..fb3fe31 100644 --- a/chinese/c2t/Makefile +++ b/chinese/c2t/Makefile @@ -18,6 +18,7 @@ MASTER_SITES= ftp://ftp.ifcss.org/pub/software/unix/convert/ \ DISTFILES= c2t.tar.gz TONEPY.tit MAINTAINER= ports@FreeBSD.org +COMMENT= Translates GB/Big5 encoding to tone pinyin NO_WRKSUBDIR= yes EXTRACT_ONLY= c2t.tar.gz diff --git a/chinese/c2t/pkg-comment b/chinese/c2t/pkg-comment deleted file mode 100644 index 783bc4a..0000000 --- a/chinese/c2t/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Translates GB/Big5 encoding to tone pinyin diff --git a/chinese/cdict5/Makefile b/chinese/cdict5/Makefile index 8b1b910..5576326 100644 --- a/chinese/cdict5/Makefile +++ b/chinese/cdict5/Makefile @@ -16,6 +16,7 @@ EXTRACT_ONLY= cdict5.tgz IGNOREFILES= cdict5-file.tgz MAINTAINER= ports@FreeBSD.org +COMMENT= Chinese-English / English-Chinese dictionary LIB_DEPENDS= gdbm:${PORTSDIR}/databases/gdbm diff --git a/chinese/cdict5/pkg-comment b/chinese/cdict5/pkg-comment deleted file mode 100644 index 8b558f4..0000000 --- a/chinese/cdict5/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Chinese-English / English-Chinese dictionary diff --git a/chinese/celvis/Makefile b/chinese/celvis/Makefile index effb216..5b620dd 100644 --- a/chinese/celvis/Makefile +++ b/chinese/celvis/Makefile @@ -17,6 +17,7 @@ MASTER_SITES= ftp://ftp.edu.cn/pub/Chinese/ DISTNAME= celvis MAINTAINER= ports@FreeBSD.org +COMMENT= A vi/ex clone that speaks Chinese MAN1= celvis.1 MLINKS= celvis.1 cvi.1 diff --git a/chinese/celvis/pkg-comment b/chinese/celvis/pkg-comment deleted file mode 100644 index e51e77a..0000000 --- a/chinese/celvis/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A vi/ex clone that speaks Chinese diff --git a/chinese/cless/Makefile b/chinese/cless/Makefile index 37d3eb6..81bd54b 100644 --- a/chinese/cless/Makefile +++ b/chinese/cless/Makefile @@ -12,6 +12,7 @@ CATEGORIES= chinese misc MASTER_SITES= ftp://ftp.cuhk.hk/pub/chinese/ifcss/software/unix/c-utils/ MAINTAINER= ports@FreeBSD.org +COMMENT= A better pager utility (and it speaks Chinese) GNU_CONFIGURE= yes CFLAGS+= -DHANZI # LDFLAGS=-s datadir=/usr/local/lib/less diff --git a/chinese/cless/pkg-comment b/chinese/cless/pkg-comment deleted file mode 100644 index 17c1aea..0000000 --- a/chinese/cless/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A better pager utility (and it speaks Chinese) diff --git a/chinese/cxterm/Makefile b/chinese/cxterm/Makefile index e696261..c5b07da 100644 --- a/chinese/cxterm/Makefile +++ b/chinese/cxterm/Makefile @@ -20,6 +20,7 @@ PATCHFILES= cxterm-5.0.p3-color.patch.gz # cxterm-5.0-hz-patch.gz PATCH_DIST_STRIP= -p1 MAINTAINER= ports@FreeBSD.org +COMMENT= An xterm that speaks Chinese WRKSRC= ${WRKDIR}/cxterm-5.0 USE_IMAKE= yes diff --git a/chinese/cxterm/pkg-comment b/chinese/cxterm/pkg-comment deleted file mode 100644 index 70312f6..0000000 --- a/chinese/cxterm/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An xterm that speaks Chinese diff --git a/chinese/gb2ps/Makefile b/chinese/gb2ps/Makefile index c752a68..bff9fb6 100644 --- a/chinese/gb2ps/Makefile +++ b/chinese/gb2ps/Makefile @@ -21,6 +21,7 @@ DISTFILES= ${DISTNAME}.tar.gz \ cfan24.ccf.gz MAINTAINER= ports@FreeBSD.org +COMMENT= Converts Chinese GB (simple) encoded text to PostScript EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} WRKSRC= ${WRKDIR}/GB2PS diff --git a/chinese/gb2ps/pkg-comment b/chinese/gb2ps/pkg-comment deleted file mode 100644 index 06a25ee..0000000 --- a/chinese/gb2ps/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Converts Chinese GB (simple) encoded text to PostScript diff --git a/chinese/gbscript/Makefile b/chinese/gbscript/Makefile index 16dd9bf..43736b4 100644 --- a/chinese/gbscript/Makefile +++ b/chinese/gbscript/Makefile @@ -18,6 +18,7 @@ MASTER_SITES= ftp://ftp.ifcss.org/pub/software/unix/print/ \ DISTFILES= gbscript-1.11.tar.gz cclib.24 MAINTAINER= ports@FreeBSD.org +COMMENT= Converts GB simplified Chinese text to PostScript EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAKEFILE= makefile diff --git a/chinese/gbscript/pkg-comment b/chinese/gbscript/pkg-comment deleted file mode 100644 index 809363ff..0000000 --- a/chinese/gbscript/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Converts GB simplified Chinese text to PostScript diff --git a/chinese/hanzim/Makefile b/chinese/hanzim/Makefile index 492200c..d4d8e56 100644 --- a/chinese/hanzim/Makefile +++ b/chinese/hanzim/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://kommos.ucsd.edu/pub/arobert/Chinese/ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= A Chinese character learning-aid program BUILD_DEPENDS+= wish8.3:${PORTSDIR}/x11-toolkits/tk83 RUN_DEPENDS+= wish8.3:${PORTSDIR}/x11-toolkits/tk83 diff --git a/chinese/hanzim/pkg-comment b/chinese/hanzim/pkg-comment deleted file mode 100644 index f51a0be..0000000 --- a/chinese/hanzim/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Chinese character learning-aid program diff --git a/chinese/hc/Makefile b/chinese/hc/Makefile index f2e8017..7516b4c 100644 --- a/chinese/hc/Makefile +++ b/chinese/hc/Makefile @@ -15,6 +15,7 @@ MASTER_SITES= ftp://ftp.ifcss.org/pub/software/unix/convert/ \ DISTFILES= hc-30.tar.gz hc-supp.tab MAINTAINER= ports@FreeBSD.org +COMMENT= Hanzi Converter -- converts between GB and BIG-5 codes USE_REINPLACE= yes WRKSRC= ${WRKDIR}/hc3 diff --git a/chinese/hc/pkg-comment b/chinese/hc/pkg-comment deleted file mode 100644 index 747400a..0000000 --- a/chinese/hc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Hanzi Converter -- converts between GB and BIG-5 codes diff --git a/chinese/p5-Lingua-ZH-Numbers/Makefile b/chinese/p5-Lingua-ZH-Numbers/Makefile index 9ac9bb5..3e58cdd 100644 --- a/chinese/p5-Lingua-ZH-Numbers/Makefile +++ b/chinese/p5-Lingua-ZH-Numbers/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= Lingua PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= Converts numeric values into their Chinese string equivalents PERL_CONFIGURE= yes diff --git a/chinese/p5-Lingua-ZH-Numbers/pkg-comment b/chinese/p5-Lingua-ZH-Numbers/pkg-comment deleted file mode 100644 index 62e0040..0000000 --- a/chinese/p5-Lingua-ZH-Numbers/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Converts numeric values into their Chinese string equivalents diff --git a/chinese/p5-Lingua-ZH-TaBE/Makefile b/chinese/p5-Lingua-ZH-TaBE/Makefile index e95434e..a45d516 100644 --- a/chinese/p5-Lingua-ZH-TaBE/Makefile +++ b/chinese/p5-Lingua-ZH-TaBE/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= ../by-authors/id/A/AU/AUTRIJUS PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= Chinese processing via libtabe LIB_DEPENDS= tabe.2:${PORTSDIR}/chinese/libtabe diff --git a/chinese/p5-Lingua-ZH-TaBE/pkg-comment b/chinese/p5-Lingua-ZH-TaBE/pkg-comment deleted file mode 100644 index 75dd6ed..0000000 --- a/chinese/p5-Lingua-ZH-TaBE/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Chinese processing via libtabe |