diff options
author | Stefan Eßer <se@FreeBSD.org> | 2022-09-07 23:06:12 +0200 |
---|---|---|
committer | Stefan Eßer <se@FreeBSD.org> | 2022-09-07 23:10:59 +0200 |
commit | b7f05445c00f2625aa19b4154ebcbce5ed2daa52 (patch) | |
tree | c3b04fc0b07c55f849072e9b35e694f3d8ccf871 /chinese | |
parent | graphics/tesseract: fix build when building from ports (diff) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
Diffstat (limited to 'chinese')
112 files changed, 112 insertions, 1 deletions
diff --git a/chinese/CJKUnifonts/Makefile b/chinese/CJKUnifonts/Makefile index a74152c9d1bf..aca184d271ba 100644 --- a/chinese/CJKUnifonts/Makefile +++ b/chinese/CJKUnifonts/Makefile @@ -9,6 +9,7 @@ DISTFILES= ttf-arphic-uming_${PORTVERSION}.orig.tar.gz:uming \ MAINTAINER= ports@FreeBSD.org COMMENT= CJKUnifonts TrueType Font is a combine of Arphic Ming and Kai fonts +WWW= https://www.freedesktop.org/wiki/Software/CJKUnifonts/ DIST_SUBDIR= ${PORTNAME} NO_WRKSUBDIR= yes diff --git a/chinese/CNS11643-font/Makefile b/chinese/CNS11643-font/Makefile index 4e0920cdb7fe..b788202a4f5f 100644 --- a/chinese/CNS11643-font/Makefile +++ b/chinese/CNS11643-font/Makefile @@ -8,6 +8,7 @@ EXTRACT_ONLY= MAINTAINER= lhd@cs.nctu.edu.tw COMMENT= Combine of Kai and Sung with CNS11643 TrueType Fonts +WWW= https://www.cns11643.gov.tw/ LICENSE= CC_BY-ND_3.0_TW LICENSE_NAME= Creative Commons Attribution-NoDerivs 3.0 Taiwan License diff --git a/chinese/FreeWnn-lib/Makefile b/chinese/FreeWnn-lib/Makefile index 330f93269d96..42df2fdefdf7 100644 --- a/chinese/FreeWnn-lib/Makefile +++ b/chinese/FreeWnn-lib/Makefile @@ -2,6 +2,7 @@ CATEGORIES= chinese PKGNAMESUFFIX= -lib COMMENT= Japanese/Chinese/Korean input method (Chinese client libraries) +WWW= http://www.freewnn.org/ MASTERDIR= ${.CURDIR}/../../japanese/FreeWnn-lib PKGDIR= ${.CURDIR} diff --git a/chinese/FreeWnn-server/Makefile b/chinese/FreeWnn-server/Makefile index d81a9035668b..ec66f5b8f412 100644 --- a/chinese/FreeWnn-server/Makefile +++ b/chinese/FreeWnn-server/Makefile @@ -2,6 +2,7 @@ CATEGORIES= chinese PKGNAMESUFFIX= -server COMMENT= Japanese/Chinese/Korean input method (Chinese server) +WWW= http://www.freewnn.org/ MASTERDIR= ${.CURDIR}/../../japanese/FreeWnn-server PKGDIR= ${.CURDIR} diff --git a/chinese/aterm/Makefile b/chinese/aterm/Makefile index f212e70e79d8..f35abe74a06c 100644 --- a/chinese/aterm/Makefile +++ b/chinese/aterm/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= SF MAINTAINER= gugod@gugod.org COMMENT= Color vt102 terminal emulator with transparency support +WWW= http://aterm.sourceforge.net/ USES= cpe xorg USE_XORG= xpm diff --git a/chinese/autoconvert/Makefile b/chinese/autoconvert/Makefile index 80d22e00a1d4..8291a94cd80f 100644 --- a/chinese/autoconvert/Makefile +++ b/chinese/autoconvert/Makefile @@ -7,6 +7,7 @@ DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Intelligent Chinese encoding converter +WWW= http://banyan.dlut.edu.cn/~ygh/ LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual diff --git a/chinese/big5width/Makefile b/chinese/big5width/Makefile index 495c077bec9d..58b5c3d38b08 100644 --- a/chinese/big5width/Makefile +++ b/chinese/big5width/Makefile @@ -6,6 +6,7 @@ DISTFILES= # none MAINTAINER= ports@FreeBSD.org COMMENT= Unicode width dirty fix for Big5 font (${LOCALE} locale) +WWW= https://www.csie.ntu.edu.tw/~r92030/project/big5width/ BASELOCALEDIR= /usr/share/locale LOCALEDIR= ${PREFIX}/share/locale diff --git a/chinese/brise/Makefile b/chinese/brise/Makefile index c2b7d858d5fd..6e4c6b0155f3 100644 --- a/chinese/brise/Makefile +++ b/chinese/brise/Makefile @@ -6,6 +6,7 @@ CATEGORIES= chinese textproc MAINTAINER= hiroto.kagotani@gmail.com COMMENT= Rime Schema Repository +WWW= https://rime.github.io/ LICENSE= GPLv3 diff --git a/chinese/bsdconv-opencc/Makefile b/chinese/bsdconv-opencc/Makefile index e3886e1b1f92..0d6098ec98d7 100644 --- a/chinese/bsdconv-opencc/Makefile +++ b/chinese/bsdconv-opencc/Makefile @@ -5,6 +5,7 @@ PKGNAMEPREFIX= bsdconv- MAINTAINER= buganini@gmail.com COMMENT= OpenCC conversion module for bsdconv +WWW= https://github.com/buganini/bsdconv-opencc LICENSE= BSD2CLAUSE diff --git a/chinese/bug5/Makefile b/chinese/bug5/Makefile index 98448c66efd4..cbdf0cfafbc0 100644 --- a/chinese/bug5/Makefile +++ b/chinese/bug5/Makefile @@ -4,6 +4,7 @@ CATEGORIES= chinese converters MAINTAINER= buganini@gmail.com COMMENT= Big5/GBK <-> UTF-8 translating layer in terminal +WWW= https://github.com/buganini/bug5 LICENSE= BSD2CLAUSE BSD3CLAUSE LICENSE_COMB= multi diff --git a/chinese/cconv/Makefile b/chinese/cconv/Makefile index 6790eda7e0a2..7af1c808bb0a 100644 --- a/chinese/cconv/Makefile +++ b/chinese/cconv/Makefile @@ -5,6 +5,7 @@ CATEGORIES= chinese converters MAINTAINER= sunpoet@FreeBSD.org COMMENT= Simplified-Traditional Chinese conversion tool +WWW= https://github.com/xiaoyjy/cconv LICENSE= MIT LICENSE_FILE= ${WRKSRC}/License diff --git a/chinese/chiconv/Makefile b/chinese/chiconv/Makefile index ae50113036b4..468b340a5d61 100644 --- a/chinese/chiconv/Makefile +++ b/chinese/chiconv/Makefile @@ -4,6 +4,7 @@ CATEGORIES= chinese converters MAINTAINER= buganini@gmail.com COMMENT= Auto chinese encoding converter +WWW= https://github.com/buganini/chiconv LICENSE= ISCL diff --git a/chinese/cnprint/Makefile b/chinese/cnprint/Makefile index 0cfe35308a6e..e355d591ad7b 100644 --- a/chinese/cnprint/Makefile +++ b/chinese/cnprint/Makefile @@ -10,6 +10,7 @@ DISTFILES= cnprint330b.c cnprint330b.readme ttfb330b.c cnprint330b.hlp \ MAINTAINER= lwhsu@FreeBSD.org COMMENT= Print CJK text (or convert to PostScript) +WWW= https://www.ywpw.com/cai/software/ DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} FILES= ${WRKSRC}/*.sym ${WRKSRC}/*.htf ${WRKSRC}/*.hbf \ diff --git a/chinese/eterm/Makefile b/chinese/eterm/Makefile index 3e2d4342416f..ca96089f0516 100644 --- a/chinese/eterm/Makefile +++ b/chinese/eterm/Makefile @@ -4,6 +4,7 @@ MASTERDIR= ${.CURDIR}/../../x11/eterm MAINTAINER= enlightenment@FreeBSD.org COMMENT= X11 terminal emulator based on rxvt/xterm that supports traditional Chinese (Big5) +WWW= http://www.eterm.org/ EXTRA_PATCHES= ${.CURDIR}/files/extra-patch-configure diff --git a/chinese/fandol/Makefile b/chinese/fandol/Makefile index 905f6492d593..514ba3bc8c59 100644 --- a/chinese/fandol/Makefile +++ b/chinese/fandol/Makefile @@ -7,6 +7,7 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= CTAN Fandol: Four GNU GPLv3-licensed Chinese OpenType fonts +WWW= https://ctan.org/pkg/fandol LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/fandol/COPYING diff --git a/chinese/fcitx-chewing/Makefile b/chinese/fcitx-chewing/Makefile index af89c110ebfc..a75c6b4b9bfd 100644 --- a/chinese/fcitx-chewing/Makefile +++ b/chinese/fcitx-chewing/Makefile @@ -7,6 +7,7 @@ DIST_SUBDIR= fcitx MAINTAINER= lichray@gmail.com COMMENT= Chewing support for Fcitx +WWW= https://fcitx-im.org/wiki/Fcitx LICENSE= GPLv2 diff --git a/chinese/fcitx-cloudpinyin/Makefile b/chinese/fcitx-cloudpinyin/Makefile index cf052cdc00d4..72dd7847b7b6 100644 --- a/chinese/fcitx-cloudpinyin/Makefile +++ b/chinese/fcitx-cloudpinyin/Makefile @@ -6,6 +6,7 @@ DIST_SUBDIR= fcitx MAINTAINER= lichray@gmail.com COMMENT= Cloud-based Pinyin module for Fcitx +WWW= https://fcitx-im.org/wiki/Fcitx LICENSE= GPLv2 diff --git a/chinese/fcitx-configtool/Makefile b/chinese/fcitx-configtool/Makefile index cd6af7236379..6fe1685dfec4 100644 --- a/chinese/fcitx-configtool/Makefile +++ b/chinese/fcitx-configtool/Makefile @@ -6,6 +6,7 @@ DIST_SUBDIR= fcitx MAINTAINER= lichray@gmail.com COMMENT= Fcitx IM framework configuration tool +WWW= https://fcitx-im.org/wiki/Fcitx LICENSE= GPLv2 diff --git a/chinese/fcitx-libpinyin/Makefile b/chinese/fcitx-libpinyin/Makefile index f4a5bd634960..47ba82dab65e 100644 --- a/chinese/fcitx-libpinyin/Makefile +++ b/chinese/fcitx-libpinyin/Makefile @@ -10,6 +10,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= lichray@gmail.com COMMENT= Libpinyin support for Fcitx +WWW= https://fcitx-im.org/wiki/Fcitx LICENSE= GPLv2 diff --git a/chinese/fcitx-rime/Makefile b/chinese/fcitx-rime/Makefile index f9d6ac3d7945..c15db40d3c45 100644 --- a/chinese/fcitx-rime/Makefile +++ b/chinese/fcitx-rime/Makefile @@ -10,6 +10,7 @@ PATCHFILES= a3a9fffb6ee89adc327ad8a7dec05d5f35414f9d.patch:-p1 MAINTAINER= khng300@gmail.com COMMENT= RIME support for Fcitx +WWW= https://fcitx-im.org/wiki/Fcitx LICENSE= GPLv2 diff --git a/chinese/fcitx-table-extra/Makefile b/chinese/fcitx-table-extra/Makefile index 31c984b0cf6d..a724e727e44d 100644 --- a/chinese/fcitx-table-extra/Makefile +++ b/chinese/fcitx-table-extra/Makefile @@ -7,6 +7,7 @@ DIST_SUBDIR= fcitx MAINTAINER= lichray@gmail.com COMMENT= Table-based input methods for Fcitx +WWW= https://fcitx-im.org/wiki/Fcitx LICENSE= GPLv2 diff --git a/chinese/fcitx-ui-light/Makefile b/chinese/fcitx-ui-light/Makefile index b014c4310e31..29eee611902b 100644 --- a/chinese/fcitx-ui-light/Makefile +++ b/chinese/fcitx-ui-light/Makefile @@ -7,6 +7,7 @@ DIST_SUBDIR= fcitx MAINTAINER= lichray@gmail.com COMMENT= Alternative light weight UI for Fcitx +WWW= https://fcitx-im.org/wiki/Fcitx LICENSE= GPLv2 diff --git a/chinese/fcitx/Makefile b/chinese/fcitx/Makefile index dca5d7aa4a00..85a221983424 100644 --- a/chinese/fcitx/Makefile +++ b/chinese/fcitx/Makefile @@ -14,6 +14,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= lichray@gmail.com COMMENT= Flexible Input Method Framework +WWW= https://fcitx-im.org/wiki/Fcitx LICENSE= GPLv2 diff --git a/chinese/fcitx5-chewing/Makefile b/chinese/fcitx5-chewing/Makefile index 120d99cf383f..ae2113859f83 100644 --- a/chinese/fcitx5-chewing/Makefile +++ b/chinese/fcitx5-chewing/Makefile @@ -4,6 +4,7 @@ CATEGORIES= chinese textproc MAINTAINER= khng@FreeBSD.org COMMENT= Chewing support for Fcitx5 +WWW= https://github.com/fcitx/fcitx5-chewing LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSES/GPL-2.0-or-later.txt diff --git a/chinese/fcitx5-chinese-addons/Makefile b/chinese/fcitx5-chinese-addons/Makefile index 2dcbc44c2d8d..82fb09bce79c 100644 --- a/chinese/fcitx5-chinese-addons/Makefile +++ b/chinese/fcitx5-chinese-addons/Makefile @@ -9,6 +9,7 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= khng@FreeBSD.org COMMENT= Pinyin and table input method support for Fcitx5 +WWW= https://github.com/fcitx/fcitx5-chinese-addons LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/LICENSES/LGPL-2.1-or-later.txt diff --git a/chinese/fcitx5-rime/Makefile b/chinese/fcitx5-rime/Makefile index 87eca28d9c1d..5a9f4d2429dc 100644 --- a/chinese/fcitx5-rime/Makefile +++ b/chinese/fcitx5-rime/Makefile @@ -5,6 +5,7 @@ CATEGORIES= chinese textproc MAINTAINER= khng@FreeBSD.org COMMENT= RIME support for Fcitx5 +WWW= https://github.com/fcitx/fcitx5-rime LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/LICENSES/LGPL-2.1-or-later.txt diff --git a/chinese/fcitx5-table-extra/Makefile b/chinese/fcitx5-table-extra/Makefile index c2f4f80053d1..d41674891eb3 100644 --- a/chinese/fcitx5-table-extra/Makefile +++ b/chinese/fcitx5-table-extra/Makefile @@ -5,6 +5,7 @@ CATEGORIES= chinese textproc MAINTAINER= khng@FreeBSD.org COMMENT= Extra table support for Fcitx5 +WWW= https://github.com/fcitx/fcitx5-table-extra LICENSE= GPLv2+ GPLv3 LICENSE_COMB= multi diff --git a/chinese/fcitx5-table-other/Makefile b/chinese/fcitx5-table-other/Makefile index 64084332ce4d..f6b3c3f9ed11 100644 --- a/chinese/fcitx5-table-other/Makefile +++ b/chinese/fcitx5-table-other/Makefile @@ -5,6 +5,7 @@ CATEGORIES= chinese textproc MAINTAINER= khng@FreeBSD.org COMMENT= Other table support for Fcitx5 +WWW= https://github.com/fcitx/fcitx5-table-other LICENSE= GPLv3 diff --git a/chinese/fireflyttf/Makefile b/chinese/fireflyttf/Makefile index 6fdba2cbf641..72067c63dbb7 100644 --- a/chinese/fireflyttf/Makefile +++ b/chinese/fireflyttf/Makefile @@ -7,6 +7,7 @@ DISTNAME?= fireflysung-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Combination of two Arphic Sung fonts +WWW= http://www.study-area.org/apt/firefly-font/ CONFLICTS= zh-opendesktop-fonts diff --git a/chinese/gcin-gtk3/Makefile b/chinese/gcin-gtk3/Makefile index 9af45079b110..ee6183256c20 100644 --- a/chinese/gcin-gtk3/Makefile +++ b/chinese/gcin-gtk3/Makefile @@ -7,6 +7,7 @@ EXTRACT_ONLY= gcin-${PORTVERSION}.tar.xz MAINTAINER= vanilla@FreeBSD.org COMMENT= Traditional Chinese input utility in X +WWW= https://hyperrate.com/dir.php?eid=67 LICENSE= LGPL21 diff --git a/chinese/gcin-qt5/Makefile b/chinese/gcin-qt5/Makefile index e488aa1d4675..ee49850d008b 100644 --- a/chinese/gcin-qt5/Makefile +++ b/chinese/gcin-qt5/Makefile @@ -7,6 +7,7 @@ EXTRACT_ONLY= gcin-${PORTVERSION}.tar.xz MAINTAINER= vanilla@FreeBSD.org COMMENT= Traditional Chinese input utility in X +WWW= https://hyperrate.com/dir.php?eid=67 LICENSE= LGPL21 diff --git a/chinese/gcin/Makefile b/chinese/gcin/Makefile index 7817a5b117b9..1684275faf28 100644 --- a/chinese/gcin/Makefile +++ b/chinese/gcin/Makefile @@ -6,6 +6,7 @@ EXTRACT_ONLY= gcin-${PORTVERSION}.tar.xz MAINTAINER= vanilla@FreeBSD.org COMMENT= Traditional Chinese input utility in X +WWW= https://hyperrate.com/dir.php?eid=67 LICENSE= LGPL21 diff --git a/chinese/gydict/Makefile b/chinese/gydict/Makefile index 921077aac86d..7b736b43858d 100644 --- a/chinese/gydict/Makefile +++ b/chinese/gydict/Makefile @@ -6,6 +6,7 @@ CATEGORIES= chinese textproc python MAINTAINER= chihhsin@cs.nctu.edu.tw COMMENT= Command line tool of Yahoo! Dictionary +WWW= https://github.com/iamgyz/gydict LICENSE= MIT diff --git a/chinese/ibus-cangjie/Makefile b/chinese/ibus-cangjie/Makefile index 085dba435020..0775875c9cf6 100644 --- a/chinese/ibus-cangjie/Makefile +++ b/chinese/ibus-cangjie/Makefile @@ -5,6 +5,7 @@ CATEGORIES= chinese MAINTAINER= hello@blubee.me COMMENT= IBus engine for users of the Cangjie and Quick +WWW= https://cangjians.github.io/projects/ibus-cangjie/ LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/chinese/ibus-chewing/Makefile b/chinese/ibus-chewing/Makefile index eec0e391017d..05c6abd20912 100644 --- a/chinese/ibus-chewing/Makefile +++ b/chinese/ibus-chewing/Makefile @@ -4,6 +4,7 @@ CATEGORIES= chinese MAINTAINER= eric@camachat.org COMMENT= Chewing engine for IBus +WWW= https://github.com/definite/ibus-chewing LICENSE= GPLv2 diff --git a/chinese/ibus-libpinyin/Makefile b/chinese/ibus-libpinyin/Makefile index 103424d0a20f..758b61d6fb05 100644 --- a/chinese/ibus-libpinyin/Makefile +++ b/chinese/ibus-libpinyin/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= SF/libpinyin/${PORTNAME} MAINTAINER= henry.hu.sh@gmail.com COMMENT= Intelligent Pinyin engine based on libpinyin for IBus +WWW= https://github.com/libpinyin/ibus-libpinyin LICENSE= GPLv2 diff --git a/chinese/ibus-pinyin/Makefile b/chinese/ibus-pinyin/Makefile index eb91c65dba8b..f701bb83d537 100644 --- a/chinese/ibus-pinyin/Makefile +++ b/chinese/ibus-pinyin/Makefile @@ -5,6 +5,7 @@ CATEGORIES= chinese MAINTAINER= henry.hu.sh@gmail.com COMMENT= PinYin engine for IBus +WWW= http://code.google.com/p/ibus LICENSE= GPLv2 diff --git a/chinese/ibus-rime/Makefile b/chinese/ibus-rime/Makefile index 0a78262211a2..e605bb579db9 100644 --- a/chinese/ibus-rime/Makefile +++ b/chinese/ibus-rime/Makefile @@ -5,6 +5,7 @@ CATEGORIES= chinese MAINTAINER= khng300@gmail.com COMMENT= IBus engine for Rime users +WWW= https://github.com/rime/ibus-rime/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/chinese/ibus-table-chinese/Makefile b/chinese/ibus-table-chinese/Makefile index 1700393f9563..c15c595adb2c 100644 --- a/chinese/ibus-table-chinese/Makefile +++ b/chinese/ibus-table-chinese/Makefile @@ -4,6 +4,7 @@ CATEGORIES= chinese MAINTAINER= ports@FreeBSD.org COMMENT= Chinese input tables for IBus +WWW= https://github.com/definite/ibus-table-chinese LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/chinese/libcangjie/Makefile b/chinese/libcangjie/Makefile index c1790cd7b257..90a1bf8b91b6 100644 --- a/chinese/libcangjie/Makefile +++ b/chinese/libcangjie/Makefile @@ -6,6 +6,7 @@ CATEGORIES= chinese MAINTAINER= hello@blubee.me COMMENT= C library implementing the Cangjie input method +WWW= https://github.com/Cangjians/libcangjie LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/chinese/libchewing/Makefile b/chinese/libchewing/Makefile index f72fc0bd87da..2ad3cd8ac1f5 100644 --- a/chinese/libchewing/Makefile +++ b/chinese/libchewing/Makefile @@ -6,6 +6,7 @@ CATEGORIES= chinese textproc MAINTAINER= ports@FreeBSD.org COMMENT= Chewing intelligent phonetic input method library +WWW= http://chewing.im LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/chinese/libime-jyutping/Makefile b/chinese/libime-jyutping/Makefile index 7b176567f5fb..3ab0607f5140 100644 --- a/chinese/libime-jyutping/Makefile +++ b/chinese/libime-jyutping/Makefile @@ -10,6 +10,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= khng@FreeBSD.org COMMENT= Library to support Jyutping through libime +WWW= https://github.com/fcitx/libime-jyutping LICENSE= LGPL21+ GPLv3+ LICENSE_COMB= multi diff --git a/chinese/libime/Makefile b/chinese/libime/Makefile index d2b038689e6f..1e7553514f69 100644 --- a/chinese/libime/Makefile +++ b/chinese/libime/Makefile @@ -10,6 +10,7 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= khng@FreeBSD.org COMMENT= Library to support generic input method implementation +WWW= https://github.com/fcitx/libime LICENSE= LGPL21 diff --git a/chinese/libpinyin/Makefile b/chinese/libpinyin/Makefile index 9fa6276b7a08..db4a331a9263 100644 --- a/chinese/libpinyin/Makefile +++ b/chinese/libpinyin/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME} MAINTAINER= lichray@gmail.com COMMENT= Library to deal with pinyin +WWW= https://github.com/libpinyin/libpinyin LICENSE= GPLv2 diff --git a/chinese/librime/Makefile b/chinese/librime/Makefile index 62237f14f888..5e45f9b9b24e 100644 --- a/chinese/librime/Makefile +++ b/chinese/librime/Makefile @@ -5,6 +5,7 @@ CATEGORIES= chinese textproc MAINTAINER= khng@FreeBSD.org COMMENT= Rime Input Method Engine, the core library +WWW= https://rime.github.io/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/chinese/libtabe/Makefile b/chinese/libtabe/Makefile index fa71ee1f1462..a050d457f5b9 100644 --- a/chinese/libtabe/Makefile +++ b/chinese/libtabe/Makefile @@ -7,6 +7,7 @@ DISTNAME= libtabe_${PORTVERSION}.orig MAINTAINER= ports@FreeBSD.org COMMENT= Unified library for Chinese text processing +WWW= http://libtabe.sourceforge.net/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/chinese/linux-wps-office-zh_CN/Makefile b/chinese/linux-wps-office-zh_CN/Makefile index 9b354a0f84cf..54beeb1b28d4 100644 --- a/chinese/linux-wps-office-zh_CN/Makefile +++ b/chinese/linux-wps-office-zh_CN/Makefile @@ -10,6 +10,7 @@ EXTRACT_SUFX= .rpm MAINTAINER= ygy@FreeBSD.org COMMENT= Complete office suite with PDF editor +WWW= https://www.wps.cn/ LICENSE= commercial LICENSE_NAME= End User License Agreement diff --git a/chinese/muni/Makefile b/chinese/muni/Makefile index d98b36c6678e..0ba0964cc2a4 100644 --- a/chinese/muni/Makefile +++ b/chinese/muni/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= http://www.whizkidtech.redprince.net/i18n/muni/ MAINTAINER= ports@FreeBSD.org COMMENT= Find Unicode values for Chinese characters +WWW= http://www.whizkidtech.redprince.net/i18n/muni/ OPTIONS_DEFINE= DOCS diff --git a/chinese/oicq/Makefile b/chinese/oicq/Makefile index e981b5e91f27..c09579961c57 100644 --- a/chinese/oicq/Makefile +++ b/chinese/oicq/Makefile @@ -7,6 +7,7 @@ DISTNAME= Net-OICQ-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Implements OICQ messaging protocol +WWW= https://sourceforge.net/projects/perl-oicq/ BUILD_DEPENDS= p5-Term-ReadKey>=0:devel/p5-Term-ReadKey \ p5-Crypt-OICQ>=0:security/p5-Crypt-OICQ diff --git a/chinese/opencc/Makefile b/chinese/opencc/Makefile index ab2978b01ead..8be3ae06f2c2 100644 --- a/chinese/opencc/Makefile +++ b/chinese/opencc/Makefile @@ -6,6 +6,7 @@ CATEGORIES= chinese converters MAINTAINER= lichray@gmail.com COMMENT= Open Chinese Convert library and utilities +WWW= https://github.com/BYVoid/OpenCC LICENSE= APACHE20 diff --git a/chinese/opendesktop-fonts/Makefile b/chinese/opendesktop-fonts/Makefile index 873eeee3f370..d55dc587aaf2 100644 --- a/chinese/opendesktop-fonts/Makefile +++ b/chinese/opendesktop-fonts/Makefile @@ -6,6 +6,7 @@ MASTER_SITES?= LOCAL/chinsan/fonts MAINTAINER= ports@FreeBSD.org COMMENT= Ming and Kai face of OpenDesktop fonts +WWW= http://opendesktop.org.tw CONFLICTS= zh-fireflyttf DIST_SUBDIR= OpenFonts diff --git a/chinese/oto/Makefile b/chinese/oto/Makefile index 0aa26241ecf6..ae847ee49be7 100644 --- a/chinese/oto/Makefile +++ b/chinese/oto/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Show you font info and add new 'name' and 'cmap' tables +WWW= https://sourceforge.net/projects/oto/ USES= gmake iconv GNU_CONFIGURE= YES diff --git a/chinese/p5-Date-Chinese/Makefile b/chinese/p5-Date-Chinese/Makefile index 9319b88ede0b..a3a573ab380b 100644 --- a/chinese/p5-Date-Chinese/Makefile +++ b/chinese/p5-Date-Chinese/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to calculate dates in the Chinese calendar +WWW= https://metacpan.org/release/Date-Chinese USES= perl5 USE_PERL5= configure diff --git a/chinese/p5-Encode-CNMap/Makefile b/chinese/p5-Encode-CNMap/Makefile index 329b6ccec161..623b805507b7 100644 --- a/chinese/p5-Encode-CNMap/Makefile +++ b/chinese/p5-Encode-CNMap/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Enhanced Chinese encodings with Simplified-Traditional auto-mapping +WWW= https://metacpan.org/release/Encode-CNMap LICENSE= ART10 GPLv1+ LICENSE_COMB= dual diff --git a/chinese/p5-Encode-HanConvert/Makefile b/chinese/p5-Encode-HanConvert/Makefile index 889b4d0871d5..1bbeca17da60 100644 --- a/chinese/p5-Encode-HanConvert/Makefile +++ b/chinese/p5-Encode-HanConvert/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Traditional and Simplified Chinese mappings +WWW= https://metacpan.org/release/Encode-HanConvert LICENSE= ART10 GPLv1+ LICENSE_COMB= dual diff --git a/chinese/p5-Encode-HanExtra/Makefile b/chinese/p5-Encode-HanExtra/Makefile index 739931ee0019..4254a49073c0 100644 --- a/chinese/p5-Encode-HanExtra/Makefile +++ b/chinese/p5-Encode-HanExtra/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Extra sets of Chinese encodings +WWW= https://metacpan.org/release/Encode-HanExtra LICENSE= MIT diff --git a/chinese/p5-Lingua-Han-PinYin/Makefile b/chinese/p5-Lingua-Han-PinYin/Makefile index a4a7a4e5f5ff..26884179dd54 100644 --- a/chinese/p5-Lingua-Han-PinYin/Makefile +++ b/chinese/p5-Lingua-Han-PinYin/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Retrieve the Mandarin (PinYin) of Chinese character (HanZi) +WWW= https://metacpan.org/release/Lingua-Han-PinYin LICENSE= ART10 GPLv1+ LICENSE_COMB= dual diff --git a/chinese/p5-Lingua-Han-Utils/Makefile b/chinese/p5-Lingua-Han-Utils/Makefile index db1e800a8ed6..2931413f7595 100644 --- a/chinese/p5-Lingua-Han-Utils/Makefile +++ b/chinese/p5-Lingua-Han-Utils/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Utility tools of Chinese character(HanZi) +WWW= https://metacpan.org/release/Lingua-Han-Utils LICENSE= ART10 GPLv1+ LICENSE_COMB= dual diff --git a/chinese/p5-Lingua-ZH-HanDetect/Makefile b/chinese/p5-Lingua-ZH-HanDetect/Makefile index 5840d76f2caa..18b4bb8fd6ca 100644 --- a/chinese/p5-Lingua-ZH-HanDetect/Makefile +++ b/chinese/p5-Lingua-ZH-HanDetect/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Guess Chinese text's variant and encoding +WWW= https://metacpan.org/release/Lingua-ZH-HanDetect LICENSE= ART10 GPLv1+ LICENSE_COMB= dual diff --git a/chinese/p5-Lingua-ZH-Keywords/Makefile b/chinese/p5-Lingua-ZH-Keywords/Makefile index 5b8d900c2014..346370833950 100644 --- a/chinese/p5-Lingua-ZH-Keywords/Makefile +++ b/chinese/p5-Lingua-ZH-Keywords/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Chinese Keywords Extraction via Lingua::ZH::TaBE +WWW= https://metacpan.org/release/Lingua-ZH-Keywords BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Lingua-ZH-TaBE>=0:chinese/p5-Lingua-ZH-TaBE diff --git a/chinese/p5-Lingua-ZH-Numbers/Makefile b/chinese/p5-Lingua-ZH-Numbers/Makefile index 1db5026ef30d..284cf3e45e43 100644 --- a/chinese/p5-Lingua-ZH-Numbers/Makefile +++ b/chinese/p5-Lingua-ZH-Numbers/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Converts numeric values into their Chinese string equivalents +WWW= https://metacpan.org/release/Lingua-ZH-Numbers USES= perl5 USE_PERL5= configure diff --git a/chinese/p5-Lingua-ZH-Romanize-Pinyin/Makefile b/chinese/p5-Lingua-ZH-Romanize-Pinyin/Makefile index 4ea422d6ff30..b020361501b8 100644 --- a/chinese/p5-Lingua-ZH-Romanize-Pinyin/Makefile +++ b/chinese/p5-Lingua-ZH-Romanize-Pinyin/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= bokutin@bokut.in COMMENT= Romanization of Standard Chinese language +WWW= https://metacpan.org/release/Lingua-ZH-Romanize-Pinyin LICENSE= Lingua-ZH-Romanize-Pinyin LICENSE_NAME= License of Lingua-ZH-Romanize-Pinyin diff --git a/chinese/p5-Lingua-ZH-Segment/Makefile b/chinese/p5-Lingua-ZH-Segment/Makefile index a696924ae958..455e6e99b39d 100644 --- a/chinese/p5-Lingua-ZH-Segment/Makefile +++ b/chinese/p5-Lingua-ZH-Segment/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Chinese Text Segmentation +WWW= https://metacpan.org/release/Lingua-ZH-Segment USES= perl5 USE_PERL5= configure diff --git a/chinese/p5-Lingua-ZH-Summarize/Makefile b/chinese/p5-Lingua-ZH-Summarize/Makefile index feab77661fcc..5e8e814c26a2 100644 --- a/chinese/p5-Lingua-ZH-Summarize/Makefile +++ b/chinese/p5-Lingua-ZH-Summarize/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Chinese Text Summarization +WWW= https://metacpan.org/release/Lingua-ZH-Summarize BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Lingua-ZH-Toke>=0:chinese/p5-Lingua-ZH-Toke \ diff --git a/chinese/p5-Lingua-ZH-TaBE/Makefile b/chinese/p5-Lingua-ZH-TaBE/Makefile index 589341964d09..49a3fbde2a82 100644 --- a/chinese/p5-Lingua-ZH-TaBE/Makefile +++ b/chinese/p5-Lingua-ZH-TaBE/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Chinese processing via libtabe +WWW= https://metacpan.org/release/Lingua-ZH-TaBE LIB_DEPENDS= libtabe.so:chinese/libtabe diff --git a/chinese/p5-Lingua-ZH-Toke/Makefile b/chinese/p5-Lingua-ZH-Toke/Makefile index acc65e32cc4c..a299810a8d5c 100644 --- a/chinese/p5-Lingua-ZH-Toke/Makefile +++ b/chinese/p5-Lingua-ZH-Toke/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Chinese Tokenizer on steroids +WWW= https://metacpan.org/release/Lingua-ZH-Toke BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Lingua-ZH-TaBE>=0:chinese/p5-Lingua-ZH-TaBE diff --git a/chinese/p5-Lingua-ZH-WordSegmenter/Makefile b/chinese/p5-Lingua-ZH-WordSegmenter/Makefile index 55765e6a553b..3a1869062e3d 100644 --- a/chinese/p5-Lingua-ZH-WordSegmenter/Makefile +++ b/chinese/p5-Lingua-ZH-WordSegmenter/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Simplified Chinese Word Segmentation +WWW= https://metacpan.org/release/Lingua-ZH-WordSegmenter LICENSE= ART10 GPLv1+ LICENSE_COMB= dual diff --git a/chinese/p5-Lingua-ZH-Wrap/Makefile b/chinese/p5-Lingua-ZH-Wrap/Makefile index 37d08a48fc9b..dae5772d8341 100644 --- a/chinese/p5-Lingua-ZH-Wrap/Makefile +++ b/chinese/p5-Lingua-ZH-Wrap/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Simple Chinese text Wrapper +WWW= https://metacpan.org/release/Lingua-ZH-Wrap USES= perl5 USE_PERL5= configure diff --git a/chinese/p5-Text-Greeking-zh_TW/Makefile b/chinese/p5-Text-Greeking-zh_TW/Makefile index cbb0585be1d4..182f8e33590c 100644 --- a/chinese/p5-Text-Greeking-zh_TW/Makefile +++ b/chinese/p5-Text-Greeking-zh_TW/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Generate meaningless Chinese text that creates the illusion of the document +WWW= https://metacpan.org/release/Text-Greeking-zh_TW BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-common-sense>=2.02:devel/p5-common-sense diff --git a/chinese/pcmanx/Makefile b/chinese/pcmanx/Makefile index be55c5c19848..72a98e4d1491 100644 --- a/chinese/pcmanx/Makefile +++ b/chinese/pcmanx/Makefile @@ -7,6 +7,7 @@ DISTNAME= ${PORTNAME}-gtk2-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= BBS client using GTK+ 2.x +WWW= https://github.com/pcman-bbs/pcmanx LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING @@ -46,7 +47,6 @@ IPLOOKUP_CONFIGURE_ENABLE= iplookup PROXY_CONFIGURE_ENABLE= proxy post-install: - @# create directory for user friendly ${MKDIR} ${STAGEDIR}${DATADIR}/script/ .include <bsd.port.mk> diff --git a/chinese/php-opencc/Makefile b/chinese/php-opencc/Makefile index eda7e47441bc..d0e8eb43c08b 100644 --- a/chinese/php-opencc/Makefile +++ b/chinese/php-opencc/Makefile @@ -5,6 +5,7 @@ PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX} MAINTAINER= gasol.wu@gmail.com COMMENT= OpenCC shared extension for php +WWW= https://github.com/NauxLiu/opencc4php LICENSE= PHP301 diff --git a/chinese/phpbb-tw/Makefile b/chinese/phpbb-tw/Makefile index dcb6f08d3882..4361f20522c0 100644 --- a/chinese/phpbb-tw/Makefile +++ b/chinese/phpbb-tw/Makefile @@ -8,6 +8,7 @@ DISTNAME= phpBB-tw-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= The Traditional Chinese version of phpBB +WWW= https://www.phpbb.com/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/docs/COPYING diff --git a/chinese/phpbb3-tw/Makefile b/chinese/phpbb3-tw/Makefile index cbaacda931b3..dbf20a35ff20 100644 --- a/chinese/phpbb3-tw/Makefile +++ b/chinese/phpbb3-tw/Makefile @@ -9,6 +9,7 @@ DISTNAME= phpBB-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= The Traditional Chinese version of phpBB3 +WWW= https://www.phpbb.com/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/docs/COPYING diff --git a/chinese/pycangjie/Makefile b/chinese/pycangjie/Makefile index af6840053eb5..0f8393d0471e 100644 --- a/chinese/pycangjie/Makefile +++ b/chinese/pycangjie/Makefile @@ -5,6 +5,7 @@ CATEGORIES= chinese MAINTAINER= hello@blubee.me COMMENT= Python wrapper to libcangjie +WWW= https://cangjians.github.io/projects/pycangjie/ LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/chinese/pyzy/Makefile b/chinese/pyzy/Makefile index 207bbc1696fa..a1c6c3e3d2b9 100644 --- a/chinese/pyzy/Makefile +++ b/chinese/pyzy/Makefile @@ -5,6 +5,7 @@ CATEGORIES= chinese MAINTAINER= henry.hu.sh@gmail.com COMMENT= Chinese PinYin and Bopomofo conversion library +WWW= https://github.com/pyzy/pyzy LICENSE= LGPL21 diff --git a/chinese/qe/Makefile b/chinese/qe/Makefile index af181cec8d26..8fbf6a816e1d 100644 --- a/chinese/qe/Makefile +++ b/chinese/qe/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= http://www.cc.ncu.edu.tw/~center5/product/qe/ MAINTAINER= ports@FreeBSD.org COMMENT= PE2-like editor program for Unix +WWW= https://www.cc.ncu.edu.tw/~center5/product/qe/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/chinese/rime-array/Makefile b/chinese/rime-array/Makefile index 993066c67278..91d859224ff5 100644 --- a/chinese/rime-array/Makefile +++ b/chinese/rime-array/Makefile @@ -5,6 +5,7 @@ CATEGORIES= chinese textproc MAINTAINER= khng@FreeBSD.org COMMENT= Rime Array input schema support +WWW= https://github.com/rime/rime-array LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/chinese/rime-bopomofo/Makefile b/chinese/rime-bopomofo/Makefile index ad9a74ff367d..80a70be188cf 100644 --- a/chinese/rime-bopomofo/Makefile +++ b/chinese/rime-bopomofo/Makefile @@ -5,6 +5,7 @@ CATEGORIES= chinese textproc MAINTAINER= khng300@gmail.com COMMENT= Rime Chewing schema support +WWW= https://github.com/rime/rime-bopomofo LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/chinese/rime-cangjie/Makefile b/chinese/rime-cangjie/Makefile index 5cfb51beb334..843d105473bd 100644 --- a/chinese/rime-cangjie/Makefile +++ b/chinese/rime-cangjie/Makefile @@ -5,6 +5,7 @@ CATEGORIES= chinese textproc MAINTAINER= khng300@gmail.com COMMENT= Rime Cangjie v5 schema support +WWW= https://github.com/rime/rime-cangjie LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/chinese/rime-cantonese/Makefile b/chinese/rime-cantonese/Makefile index 5f4805facaf6..5b6586a94747 100644 --- a/chinese/rime-cantonese/Makefile +++ b/chinese/rime-cantonese/Makefile @@ -5,6 +5,7 @@ CATEGORIES= chinese textproc MAINTAINER= khng@FreeBSD.org COMMENT= Rime Cantonese (Jyutping) schema support +WWW= https://github.com/rime/rime-cantonese LICENSE= CC-BY-4.0 ODbL LICENSE_COMB= multi diff --git a/chinese/rime-combo-pinyin/Makefile b/chinese/rime-combo-pinyin/Makefile index 1672d2ed5ba8..185ab7cae0af 100644 --- a/chinese/rime-combo-pinyin/Makefile +++ b/chinese/rime-combo-pinyin/Makefile @@ -5,6 +5,7 @@ CATEGORIES= chinese textproc MAINTAINER= khng@FreeBSD.org COMMENT= Rime Combo Pinyin schema support +WWW= https://github.com/rime/rime-combo-pinyin LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/chinese/rime-data-full/Makefile b/chinese/rime-data-full/Makefile index 1b8827d31a11..e79f980898d8 100644 --- a/chinese/rime-data-full/Makefile +++ b/chinese/rime-data-full/Makefile @@ -4,6 +4,7 @@ CATEGORIES= chinese textproc MAINTAINER= khng@FreeBSD.org COMMENT= Rime data files full set +WWW= https://github.com/rime/plum LICENSE= GPLv3 LGPL3 APACHE20 LICENSE_COMB= multi diff --git a/chinese/rime-double-pinyin/Makefile b/chinese/rime-double-pinyin/Makefile index d6fc96f2c41f..ac63d0362035 100644 --- a/chinese/rime-double-pinyin/Makefile +++ b/chinese/rime-double-pinyin/Makefile @@ -5,6 +5,7 @@ CATEGORIES= chinese textproc MAINTAINER= khng300@gmail.com COMMENT= Rime Double Pinyin schema support +WWW= https://github.com/rime/rime-double-pinyin LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/chinese/rime-emoji/Makefile b/chinese/rime-emoji/Makefile index e5ccdc44cbc4..6224fccaf620 100644 --- a/chinese/rime-emoji/Makefile +++ b/chinese/rime-emoji/Makefile @@ -4,6 +4,7 @@ CATEGORIES= chinese textproc MAINTAINER= khng@FreeBSD.org COMMENT= Rime emoji suggestions support +WWW= https://github.com/rime/rime-emoji LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/chinese/rime-essay/Makefile b/chinese/rime-essay/Makefile index 1dbda78af9ec..6169aed2759b 100644 --- a/chinese/rime-essay/Makefile +++ b/chinese/rime-essay/Makefile @@ -4,6 +4,7 @@ CATEGORIES= chinese textproc MAINTAINER= khng@FreeBSD.org COMMENT= Essay - the shared vocabulary and language model for Rime +WWW= https://github.com/rime/rime-essay LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/chinese/rime-ipa/Makefile b/chinese/rime-ipa/Makefile index dd0e7df25b3f..208469205b33 100644 --- a/chinese/rime-ipa/Makefile +++ b/chinese/rime-ipa/Makefile @@ -5,6 +5,7 @@ CATEGORIES= chinese textproc MAINTAINER= khng300@gmail.com COMMENT= Rime IPA schema support +WWW= https://github.com/rime/rime-ipa LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/chinese/rime-jyutping/Makefile b/chinese/rime-jyutping/Makefile index ee2be89f46f1..f94283ffcd27 100644 --- a/chinese/rime-jyutping/Makefile +++ b/chinese/rime-jyutping/Makefile @@ -5,6 +5,7 @@ CATEGORIES= chinese textproc MAINTAINER= khng300@gmail.com COMMENT= Rime Jyutping (old) schema support +WWW= https://github.com/rime/rime-jyutping LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/chinese/rime-luna-pinyin/Makefile b/chinese/rime-luna-pinyin/Makefile index 3335a9c5a2c8..92435f6bc48c 100644 --- a/chinese/rime-luna-pinyin/Makefile +++ b/chinese/rime-luna-pinyin/Makefile @@ -5,6 +5,7 @@ CATEGORIES= chinese textproc MAINTAINER= khng@FreeBSD.org COMMENT= Rime Luna Pinyin schema support +WWW= https://github.com/rime/rime-luna-pinyin LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/chinese/rime-middle-chinese/Makefile b/chinese/rime-middle-chinese/Makefile index 52749867281b..b4f369cd84ef 100644 --- a/chinese/rime-middle-chinese/Makefile +++ b/chinese/rime-middle-chinese/Makefile @@ -5,6 +5,7 @@ CATEGORIES= chinese textproc MAINTAINER= khng@FreeBSD.org COMMENT= Rime Middle Chinese schema support +WWW= https://github.com/rime/rime-middle-chinese LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/chinese/rime-pinyin-simp/Makefile b/chinese/rime-pinyin-simp/Makefile index 71c50c70b704..5356482f7e90 100644 --- a/chinese/rime-pinyin-simp/Makefile +++ b/chinese/rime-pinyin-simp/Makefile @@ -5,6 +5,7 @@ CATEGORIES= chinese textproc MAINTAINER= khng@FreeBSD.org COMMENT= Rime pinyin-simp schema support +WWW= https://github.com/rime/rime-pinyin-simp LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/chinese/rime-prelude/Makefile b/chinese/rime-prelude/Makefile index 998e24babf61..337782e5c3c3 100644 --- a/chinese/rime-prelude/Makefile +++ b/chinese/rime-prelude/Makefile @@ -4,6 +4,7 @@ CATEGORIES= chinese textproc MAINTAINER= khng@FreeBSD.org COMMENT= Essential files for building up your Rime configuration +WWW= https://github.com/rime/rime-prelude LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/chinese/rime-quick/Makefile b/chinese/rime-quick/Makefile index 31e51bdd0ae7..21528871ae35 100644 --- a/chinese/rime-quick/Makefile +++ b/chinese/rime-quick/Makefile @@ -5,6 +5,7 @@ CATEGORIES= chinese textproc MAINTAINER= khng300@gmail.com COMMENT= Rime Quick schema support +WWW= https://github.com/rime/rime-quick LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/chinese/rime-scj/Makefile b/chinese/rime-scj/Makefile index 46a87e4d47e5..560b7d2333f4 100644 --- a/chinese/rime-scj/Makefile +++ b/chinese/rime-scj/Makefile @@ -5,6 +5,7 @@ CATEGORIES= chinese textproc MAINTAINER= khng300@gmail.com COMMENT= Rime Smart Cangjie schema support +WWW= https://github.com/rime/rime-scj LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/chinese/rime-soutzoe/Makefile b/chinese/rime-soutzoe/Makefile index 4e9c95d0a584..ef0d04d6ecda 100644 --- a/chinese/rime-soutzoe/Makefile +++ b/chinese/rime-soutzoe/Makefile @@ -5,6 +5,7 @@ CATEGORIES= chinese textproc MAINTAINER= khng300@gmail.com COMMENT= Rime Soutzoe schema support +WWW= https://github.com/rime/rime-soutzoe LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/chinese/rime-stenotype/Makefile b/chinese/rime-stenotype/Makefile index 82871bbdd5df..0b62da9a060c 100644 --- a/chinese/rime-stenotype/Makefile +++ b/chinese/rime-stenotype/Makefile @@ -5,6 +5,7 @@ CATEGORIES= chinese textproc MAINTAINER= khng300@gmail.com COMMENT= Rime Stenotype schema support +WWW= https://github.com/rime/rime-stenotype LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/chinese/rime-stroke/Makefile b/chinese/rime-stroke/Makefile index 2c79ad36494b..64ef8cba9d7e 100644 --- a/chinese/rime-stroke/Makefile +++ b/chinese/rime-stroke/Makefile @@ -5,6 +5,7 @@ CATEGORIES= chinese textproc MAINTAINER= khng300@gmail.com COMMENT= Rime Stroke schema support +WWW= https://github.com/rime/rime-stroke LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/chinese/rime-terra-pinyin/Makefile b/chinese/rime-terra-pinyin/Makefile index ac03c2a281eb..2e809d33ca48 100644 --- a/chinese/rime-terra-pinyin/Makefile +++ b/chinese/rime-terra-pinyin/Makefile @@ -5,6 +5,7 @@ CATEGORIES= chinese textproc MAINTAINER= khng@FreeBSD.org COMMENT= Rime Terra Pinyin schema support +WWW= https://github.com/rime/rime-terra-pinyin LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/chinese/rime-wubi/Makefile b/chinese/rime-wubi/Makefile index 835b910a1ad5..0ecdcbe78f68 100644 --- a/chinese/rime-wubi/Makefile +++ b/chinese/rime-wubi/Makefile @@ -5,6 +5,7 @@ CATEGORIES= chinese textproc MAINTAINER= khng300@gmail.com COMMENT= Rime Wubi schema support +WWW= https://github.com/rime/rime-wubi LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/chinese/rime-wugniu/Makefile b/chinese/rime-wugniu/Makefile index 638765a4125b..4e24a0e0ff5e 100644 --- a/chinese/rime-wugniu/Makefile +++ b/chinese/rime-wugniu/Makefile @@ -5,6 +5,7 @@ CATEGORIES= chinese textproc MAINTAINER= khng300@gmail.com COMMENT= Rime Wugniu schema support +WWW= https://github.com/rime/rime-wugniu LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/chinese/scim-fcitx/Makefile b/chinese/scim-fcitx/Makefile index 590a5fb5474d..3a3949515eff 100644 --- a/chinese/scim-fcitx/Makefile +++ b/chinese/scim-fcitx/Makefile @@ -8,6 +8,7 @@ DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}.${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= SCIM IMEngine module for fcitx +WWW= http://www.fcitx.org LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/chinese/scim-pinyin/Makefile b/chinese/scim-pinyin/Makefile index 44eb01c11389..166952b00d1f 100644 --- a/chinese/scim-pinyin/Makefile +++ b/chinese/scim-pinyin/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= SF/scim/${PORTNAME}/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= SCIM Chinese Smart Pinyin input method +WWW= https://github.com/scim-im/scim BUILD_DEPENDS= scim>=1.2.0:textproc/scim RUN_DEPENDS:= ${BUILD_DEPENDS} diff --git a/chinese/scim-tables/Makefile b/chinese/scim-tables/Makefile index 6e70def4b22a..c37b20705f77 100644 --- a/chinese/scim-tables/Makefile +++ b/chinese/scim-tables/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= SF/scim/${PORTNAME}/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= SCIM table based Chinese input methods +WWW= https://github.com/scim-im/scim BUILD_DEPENDS= scim:textproc/scim \ scim-make-table:textproc/scim-table-imengine diff --git a/chinese/sourcehansans-sc-otf/Makefile b/chinese/sourcehansans-sc-otf/Makefile index d2e97d281609..0cce5de59d6d 100644 --- a/chinese/sourcehansans-sc-otf/Makefile +++ b/chinese/sourcehansans-sc-otf/Makefile @@ -9,6 +9,7 @@ PKGNAMESUFFIX= -sc-otf MAINTAINER= hyun@caffeinated.codes COMMENT= Simplified Chinese font by Adobe designed for user interfaces +WWW= https://github.com/adobe-fonts/source-han-sans LICENSE= OFL11 LICENSE_FILE= ${WRKSRC}/LICENSE.txt diff --git a/chinese/sourcehansans-tc-otf/Makefile b/chinese/sourcehansans-tc-otf/Makefile index 9b373cfa8b4e..5d783919ae88 100644 --- a/chinese/sourcehansans-tc-otf/Makefile +++ b/chinese/sourcehansans-tc-otf/Makefile @@ -9,6 +9,7 @@ PKGNAMESUFFIX= -tc-otf MAINTAINER= hyun@caffeinated.codes COMMENT= Traditional Chinese font by Adobe designed for user interfaces +WWW= https://github.com/adobe-fonts/source-han-sans LICENSE= OFL11 LICENSE_FILE= ${WRKSRC}/LICENSE.txt diff --git a/chinese/sourcehanserif-sc-otf/Makefile b/chinese/sourcehanserif-sc-otf/Makefile index 94513f21a089..2d9134021fe5 100644 --- a/chinese/sourcehanserif-sc-otf/Makefile +++ b/chinese/sourcehanserif-sc-otf/Makefile @@ -10,6 +10,7 @@ PKGNAMESUFFIX= -sc-otf MAINTAINER= hyun@caffeinated.codes COMMENT= Simplified Chinese font by Adobe designed for user interfaces +WWW= https://github.com/adobe-fonts/source-han-serif LICENSE= OFL11 LICENSE_FILE= ${WRKSRC}/LICENSE.txt diff --git a/chinese/sourcehanserif-tc-otf/Makefile b/chinese/sourcehanserif-tc-otf/Makefile index 7d7a79d15ad3..653ecbc35581 100644 --- a/chinese/sourcehanserif-tc-otf/Makefile +++ b/chinese/sourcehanserif-tc-otf/Makefile @@ -10,6 +10,7 @@ PKGNAMESUFFIX= -tc-otf MAINTAINER= hyun@caffeinated.codes COMMENT= Traditional Chinese font by Adobe designed for user interfaces +WWW= https://github.com/adobe-fonts/source-han-serif LICENSE= OFL11 LICENSE_FILE= ${WRKSRC}/LICENSE.txt diff --git a/chinese/taipeisanstc/Makefile b/chinese/taipeisanstc/Makefile index d590c83568cd..c5334ec6397f 100644 --- a/chinese/taipeisanstc/Makefile +++ b/chinese/taipeisanstc/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= https://www.cs.nctu.edu.tw/~lwhsu/ports/distfiles/taipeisanstc/ MAINTAINER= lwhsu@FreeBSD.org COMMENT= Taipei Sans TC +WWW= https://sites.google.com/view/jtfoundry/ LICENSE= OFL11 diff --git a/chinese/ttf2pt1/Makefile b/chinese/ttf2pt1/Makefile index 2fed9127364b..5f08ab6f5a16 100644 --- a/chinese/ttf2pt1/Makefile +++ b/chinese/ttf2pt1/Makefile @@ -6,6 +6,7 @@ DISTNAME= ${PORTNAME}-chinese-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= True Type Font to Postscript Type 1 converter with Chinese maps +WWW= http://ttf2pt1.sourceforge.net/ RUN_DEPENDS= ttf2pt1:print/ttf2pt1 diff --git a/chinese/ve/Makefile b/chinese/ve/Makefile index 90d59e8a3456..725d2cb11303 100644 --- a/chinese/ve/Makefile +++ b/chinese/ve/Makefile @@ -6,6 +6,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= gaod@hychen.org COMMENT= NTHU-CS Maple BBS 2.36 BBS-like editor +WWW= http://netlab.cse.yzu.edu.tw/~statue/freebsd/zh-tut/ve.html LICENSE= GPLv1 GPLv2 GPLv3 LICENSE_COMB= dual diff --git a/chinese/wenju/Makefile b/chinese/wenju/Makefile index 97da4b449a9f..6eb8b74c63a4 100644 --- a/chinese/wenju/Makefile +++ b/chinese/wenju/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Collection of writing tools in Chinese +WWW= https://sourceforge.net/projects/wenju/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/chinese/wordpress-zh_CN/Makefile b/chinese/wordpress-zh_CN/Makefile index 6f3703e90085..f6ef115d2d5e 100644 --- a/chinese/wordpress-zh_CN/Makefile +++ b/chinese/wordpress-zh_CN/Makefile @@ -7,6 +7,7 @@ PKGNAMESUFFIX= -zh_CN MAINTAINER= joneum@FreeBSD.org COMMENT= State-of-the-art semantic personal publishing platform +WWW= https://cn.wordpress.org/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/license.txt diff --git a/chinese/wordpress-zh_TW/Makefile b/chinese/wordpress-zh_TW/Makefile index d4849445551d..b755a0b7d628 100644 --- a/chinese/wordpress-zh_TW/Makefile +++ b/chinese/wordpress-zh_TW/Makefile @@ -7,6 +7,7 @@ PKGNAMESUFFIX= -zh_TW MAINTAINER= joneum@FreeBSD.org COMMENT= State-of-the-art semantic personal publishing platform +WWW= https://tw.wordpress.org/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/license.txt |