From a882364f2403bc9d88e823745313b7de799bd176 Mon Sep 17 00:00:00 2001 From: lioux Date: Sun, 10 Nov 2002 16:48:51 +0000 Subject: o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) --- chinese/c2t/Makefile | 2 -- chinese/c2t/pkg-comment | 1 + chinese/cdict5/Makefile | 1 - chinese/cdict5/pkg-comment | 1 + chinese/celvis/Makefile | 2 -- chinese/celvis/pkg-comment | 1 + chinese/cless/Makefile | 2 -- chinese/cless/pkg-comment | 1 + chinese/cxterm/Makefile | 2 -- chinese/cxterm/pkg-comment | 1 + chinese/gb2ps/Makefile | 2 -- chinese/gb2ps/pkg-comment | 1 + chinese/gbscript/Makefile | 2 -- chinese/gbscript/pkg-comment | 1 + chinese/hanzim/Makefile | 2 -- chinese/hanzim/pkg-comment | 1 + chinese/hc/Makefile | 2 -- chinese/hc/pkg-comment | 1 + chinese/nvi-big5/Makefile | 2 -- chinese/nvi-big5/pkg-comment | 1 + chinese/nvi-euc-cn/Makefile | 2 -- chinese/nvi-euc-cn/pkg-comment | 1 + chinese/nvi-euc-tw/Makefile | 2 -- chinese/nvi-euc-tw/pkg-comment | 1 + 24 files changed, 12 insertions(+), 23 deletions(-) create mode 100644 chinese/c2t/pkg-comment create mode 100644 chinese/cdict5/pkg-comment create mode 100644 chinese/celvis/pkg-comment create mode 100644 chinese/cless/pkg-comment create mode 100644 chinese/cxterm/pkg-comment create mode 100644 chinese/gb2ps/pkg-comment create mode 100644 chinese/gbscript/pkg-comment create mode 100644 chinese/hanzim/pkg-comment create mode 100644 chinese/hc/pkg-comment create mode 100644 chinese/nvi-big5/pkg-comment create mode 100644 chinese/nvi-euc-cn/pkg-comment create mode 100644 chinese/nvi-euc-tw/pkg-comment (limited to 'chinese') diff --git a/chinese/c2t/Makefile b/chinese/c2t/Makefile index e50968d..b33fe18 100644 --- a/chinese/c2t/Makefile +++ b/chinese/c2t/Makefile @@ -19,8 +19,6 @@ DISTFILES= c2t.tar.gz TONEPY.tit MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Translates GB/Big5 encoding to tone pinyin - NO_WRKSUBDIR= yes EXTRACT_ONLY= c2t.tar.gz MAN1= c2t.1 diff --git a/chinese/c2t/pkg-comment b/chinese/c2t/pkg-comment new file mode 100644 index 0000000..783bc4a --- /dev/null +++ b/chinese/c2t/pkg-comment @@ -0,0 +1 @@ +Translates GB/Big5 encoding to tone pinyin diff --git a/chinese/cdict5/Makefile b/chinese/cdict5/Makefile index f9b7180..e10be95 100644 --- a/chinese/cdict5/Makefile +++ b/chinese/cdict5/Makefile @@ -8,7 +8,6 @@ PORTNAME= cdict5 PORTVERSION= 1.3 -PORTCOMMENT= Chinese-English dictionary CATEGORIES= chinese textproc MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= ijliao diff --git a/chinese/cdict5/pkg-comment b/chinese/cdict5/pkg-comment new file mode 100644 index 0000000..63b0b88 --- /dev/null +++ b/chinese/cdict5/pkg-comment @@ -0,0 +1 @@ +Chinese-English dictionary diff --git a/chinese/celvis/Makefile b/chinese/celvis/Makefile index f75edc4..effb216 100644 --- a/chinese/celvis/Makefile +++ b/chinese/celvis/Makefile @@ -18,8 +18,6 @@ DISTNAME= celvis MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= 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 new file mode 100644 index 0000000..e51e77a --- /dev/null +++ b/chinese/celvis/pkg-comment @@ -0,0 +1 @@ +A vi/ex clone that speaks Chinese diff --git a/chinese/cless/Makefile b/chinese/cless/Makefile index 923ca4c..37d3eb6 100644 --- a/chinese/cless/Makefile +++ b/chinese/cless/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= ftp://ftp.cuhk.hk/pub/chinese/ifcss/software/unix/c-utils/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A better pager utility (and it speaks Chinese) - GNU_CONFIGURE= yes CFLAGS+= -DHANZI # LDFLAGS=-s datadir=/usr/local/lib/less MAN1= cless.1 clesskey.1 diff --git a/chinese/cless/pkg-comment b/chinese/cless/pkg-comment new file mode 100644 index 0000000..17c1aea --- /dev/null +++ b/chinese/cless/pkg-comment @@ -0,0 +1 @@ +A better pager utility (and it speaks Chinese) diff --git a/chinese/cxterm/Makefile b/chinese/cxterm/Makefile index e35003e..e696261 100644 --- a/chinese/cxterm/Makefile +++ b/chinese/cxterm/Makefile @@ -21,8 +21,6 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= 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 new file mode 100644 index 0000000..70312f6 --- /dev/null +++ b/chinese/cxterm/pkg-comment @@ -0,0 +1 @@ +An xterm that speaks Chinese diff --git a/chinese/gb2ps/Makefile b/chinese/gb2ps/Makefile index b9bb0cb..c752a68 100644 --- a/chinese/gb2ps/Makefile +++ b/chinese/gb2ps/Makefile @@ -22,8 +22,6 @@ DISTFILES= ${DISTNAME}.tar.gz \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= 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 new file mode 100644 index 0000000..06a25ee --- /dev/null +++ b/chinese/gb2ps/pkg-comment @@ -0,0 +1 @@ +Converts Chinese GB (simple) encoded text to PostScript diff --git a/chinese/gbscript/Makefile b/chinese/gbscript/Makefile index 01c8591..16dd9bf 100644 --- a/chinese/gbscript/Makefile +++ b/chinese/gbscript/Makefile @@ -19,8 +19,6 @@ DISTFILES= gbscript-1.11.tar.gz cclib.24 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Converts GB simplified Chinese text to PostScript - EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAKEFILE= makefile CFLAG+= -DPROLOGUE_PATH=\"${PREFIX}/share/chinese/gb\" diff --git a/chinese/gbscript/pkg-comment b/chinese/gbscript/pkg-comment new file mode 100644 index 0000000..809363ff --- /dev/null +++ b/chinese/gbscript/pkg-comment @@ -0,0 +1 @@ +Converts GB simplified Chinese text to PostScript diff --git a/chinese/hanzim/Makefile b/chinese/hanzim/Makefile index c9847e3..492200c 100644 --- a/chinese/hanzim/Makefile +++ b/chinese/hanzim/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= 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 new file mode 100644 index 0000000..f51a0be --- /dev/null +++ b/chinese/hanzim/pkg-comment @@ -0,0 +1 @@ +A Chinese character learning-aid program diff --git a/chinese/hc/Makefile b/chinese/hc/Makefile index 480402b..f2e8017 100644 --- a/chinese/hc/Makefile +++ b/chinese/hc/Makefile @@ -16,8 +16,6 @@ DISTFILES= hc-30.tar.gz hc-supp.tab MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Hanzi Converter -- converts between GB and BIG-5 codes - USE_REINPLACE= yes WRKSRC= ${WRKDIR}/hc3 EXTRACT_ONLY= hc-30.tar.gz diff --git a/chinese/hc/pkg-comment b/chinese/hc/pkg-comment new file mode 100644 index 0000000..747400a --- /dev/null +++ b/chinese/hc/pkg-comment @@ -0,0 +1 @@ +Hanzi Converter -- converts between GB and BIG-5 codes diff --git a/chinese/nvi-big5/Makefile b/chinese/nvi-big5/Makefile index 5d77f6d..8f4e95d 100644 --- a/chinese/nvi-big5/Makefile +++ b/chinese/nvi-big5/Makefile @@ -12,8 +12,6 @@ MASTERDIR= ${.CURDIR}/../../editors/nvi-m17n MAINTAINER= ports@freebsd.org -PORTCOMMENT= A clone of vi/ex, with multilingual patch, default settings for big5 - COMMENT= ${.CURDIR}/pkg-comment CONFIGURE_ARGS+= --enable-multibyte=big5 --program-prefix=n diff --git a/chinese/nvi-big5/pkg-comment b/chinese/nvi-big5/pkg-comment new file mode 100644 index 0000000..653cd8f --- /dev/null +++ b/chinese/nvi-big5/pkg-comment @@ -0,0 +1 @@ +A clone of vi/ex, with multilingual patch, default settings for big5 diff --git a/chinese/nvi-euc-cn/Makefile b/chinese/nvi-euc-cn/Makefile index d0e1eec..c265f62 100644 --- a/chinese/nvi-euc-cn/Makefile +++ b/chinese/nvi-euc-cn/Makefile @@ -10,8 +10,6 @@ PKGNAMESUFFIX= -euccn MAINTAINER= ports@freebsd.org -PORTCOMMENT= A clone of vi/ex, with multilingual patch, default settings for euc-cn - CONFIGURE_ARGS+= --enable-multibyte=euc-cn --program-prefix=n MASTERDIR= ${.CURDIR}/../../editors/nvi-m17n diff --git a/chinese/nvi-euc-cn/pkg-comment b/chinese/nvi-euc-cn/pkg-comment new file mode 100644 index 0000000..d501202 --- /dev/null +++ b/chinese/nvi-euc-cn/pkg-comment @@ -0,0 +1 @@ +A clone of vi/ex, with multilingual patch, default settings for euc-cn diff --git a/chinese/nvi-euc-tw/Makefile b/chinese/nvi-euc-tw/Makefile index 9195e9d..92e4ea8 100644 --- a/chinese/nvi-euc-tw/Makefile +++ b/chinese/nvi-euc-tw/Makefile @@ -10,8 +10,6 @@ PKGNAMESUFFIX= -euctw MAINTAINER= ports@freebsd.org -PORTCOMMENT= A clone of vi/ex, with multilingual patch, default settings for euc-tw - CONFIGURE_ARGS+= --enable-multibyte=euc-tw --program-prefix=n MASTERDIR= ${.CURDIR}/../../editors/nvi-m17n diff --git a/chinese/nvi-euc-tw/pkg-comment b/chinese/nvi-euc-tw/pkg-comment new file mode 100644 index 0000000..55c7b92 --- /dev/null +++ b/chinese/nvi-euc-tw/pkg-comment @@ -0,0 +1 @@ +A clone of vi/ex, with multilingual patch, default settings for euc-tw -- cgit v1.1