1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00
freebsd-ports/chinese
Mathieu Arnold f6d56007b9 Remove all := from BUILD_DEPENDS, here are never needed.
While there, cleanup, and sort depends.

When build and run dependencies are the same, there are three ways to
avoid duplicating the list while not adding the framework added
BUILD_DEPENDS to the RUN_DEPENDS.  In order of preference, they are:

1) use RUN_DEPENDS to set BUILD_DEPENDS:

BUILD_DEPENDS=	${RUN_DEPENDS}
RUN_DEPENDS=	foo:bar/baz

2) create another variable and use it:

MY_DEPENDS= foo:bar/baz
BUILD_DEPENDS=	${MY_DEPENDS}
RUN_DEPENDS=	${MY_DEPENDS}

3) use BUILD_DEPENDS to set RUN_DEPENDS and force evaluation:

BUILD_DEPENDS=	foo:bar/baz
RUN_DEPENDS:=	${BUILD_DEPENDS}

Sponsored by:	Absolight
2018-07-09 08:40:17 +00:00
..
arphicttf Remove spurious ${STAGEDIR} from @exec and @unexec lines added to the plist 2016-07-29 10:53:38 +00:00
aterm Convert tab after WWW: in pkg-descrs to single space as per PHB 2016-05-23 18:36:52 +00:00
auto-cn-l10n Fix whitespace issues (mixed tab/spaces, alignment) in a few ports. 2017-10-31 14:51:53 +00:00
auto-tw-l10n - Make input method settings consistent 2018-05-25 09:28:36 +00:00
autoconvert Unbreak fetching by pointing to archived distfile in Google Cloud Storage. 2016-12-13 06:44:19 +00:00
bg5pdf Reduce dependency on the python2 metaport 2018-02-19 11:10:43 +00:00
big5width The output of tools like awk, date, sort, tr,... depends on the current 2017-01-18 13:20:31 +00:00
bitchx
brise Remove BROKEN_FreeBSD_9 2017-01-01 03:45:12 +00:00
bsdconv-opencc Update to 11.5 2016-07-07 02:34:51 +00:00
bug5 Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c. 2016-04-01 13:29:15 +00:00
c2t
cconv - Update WWW 2016-03-06 18:10:39 +00:00
celvis chinese/celvis: USES+= ncurses, respect LDFLAGS 2016-02-05 15:29:05 +00:00
chiconv Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c. 2016-04-01 13:29:15 +00:00
CJKUnifonts Debian does not provide those distfiles anymore 2017-10-13 12:17:30 +00:00
cless chinese/cless: USES+= ncurses, link to libncurses, not libtermcap 2016-02-05 15:30:38 +00:00
cnprint Cleanup dead master_sites 2017-10-13 14:23:31 +00:00
CNS11643-font Remove spurious ${STAGEDIR} from @exec and @unexec lines added to the plist 2016-07-29 10:53:38 +00:00
dictd-database Cleanup dead master_sites 2017-10-13 14:23:31 +00:00
docproj Remove libiconv.so.3 compatibility link that was added in r374303 to 2016-12-08 19:23:24 +00:00
enscript Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c. 2016-04-01 13:29:15 +00:00
eterm Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c. 2016-04-01 13:29:15 +00:00
fandol - Add LICENSE_FILE 2017-02-27 09:01:46 +00:00
fcitx Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
fcitx-chewing Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c. 2016-04-01 13:29:15 +00:00
fcitx-cloudpinyin Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c. 2016-04-01 13:29:15 +00:00
fcitx-configtool Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c. 2016-04-01 13:29:15 +00:00
fcitx-libpinyin Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
fcitx-rime chinese/librime: 1.1 -> 1.2.9 2016-07-09 04:16:28 +00:00
fcitx-sunpinyin Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c. 2016-04-01 13:29:15 +00:00
fcitx-table-extra Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c. 2016-04-01 13:29:15 +00:00
fcitx-ui-light Remove libintl.so.9 compatibility link that was added in r374303 to 2016-12-08 19:52:19 +00:00
fireflyttf ${RM} already has -f. 2016-10-21 12:51:40 +00:00
font-std Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c. 2016-04-01 13:29:15 +00:00
fortunetw
FreeWnn-lib
FreeWnn-server
gb2jis
gb2ps - Fix trailing whitespace in pkg-descrs, categories [a-f]* 2016-05-19 10:21:23 +00:00
gcin Mark broken on powerpc64. 2018-06-04 22:58:16 +00:00
gcin-gtk3 Update to 2.8.6. 2018-05-21 15:36:12 +00:00
gcin-qt4 Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
gcin-qt5 Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
gimp-help-zh_CN
gydict Remove dependency on the python3 symlink 2018-02-08 18:44:13 +00:00
hc
ibus-array Update to upstream version 0.1.2 2017-12-17 13:02:50 +00:00
ibus-cangjie USE_PYTHON=allflavors shouldn't be used here 2018-01-22 19:40:42 +00:00
ibus-chewing Make ninja opt-out in cmake.mk 2017-06-25 21:07:58 +00:00
ibus-libpinyin Mark ports broken on powerpc64, categories a-c. 2018-06-18 01:48:46 +00:00
ibus-pinyin chinese/ibus-pinyin: Fixed build with NLS=off 2018-01-09 23:59:55 +00:00
ibus-table-chinese Redo r472283 with history [1]: 2018-06-25 06:59:17 +00:00
jis2gb
kcfonts - Fix trailing whitespace in pkg-descrs, categories [a-f]* 2016-05-19 10:21:23 +00:00
kde4-l10n-zh_CN Rename KDE4 meta ports 2018-02-10 10:29:51 +00:00
kde4-l10n-zh_TW Rename KDE4 meta ports 2018-02-10 10:29:51 +00:00
libcangjie New port: chinese/libcangjie 2017-12-31 19:14:12 +00:00
libchewing - Update WWW 2018-03-29 13:28:57 +00:00
libpinyin USE_BDB cleanup. 2016-08-08 13:46:50 +00:00
libreoffice-zh_CN - Update to 6.0.5 2018-06-26 16:30:49 +00:00
libreoffice-zh_TW - Update to 6.0.5 2018-06-26 16:30:49 +00:00
librime devel/boost-*: update to 1.67.0 2018-04-18 13:57:42 +00:00
libtabe Remove support for variables that have been deprecated for a while. 2018-01-09 07:40:55 +00:00
lunar
moettf Remove spurious ${STAGEDIR} from @exec and @unexec lines added to the plist 2016-07-29 10:53:38 +00:00
muni
oicq Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ 2017-01-20 20:33:30 +00:00
opencc Update to 1.0.5 2017-12-29 18:47:48 +00:00
opendesktop-fonts Cleanup dead master_sites 2017-10-13 14:23:31 +00:00
oto Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ 2017-01-20 20:33:30 +00:00
p5-Date-Chinese Update WWW 2018-05-27 20:15:16 +00:00
p5-Encode-CNMap Update WWW 2018-05-27 20:15:16 +00:00
p5-Encode-HanConvert Update WWW 2018-05-27 20:15:16 +00:00
p5-Encode-HanExtra Update WWW 2018-05-27 20:15:16 +00:00
p5-Lingua-Han-PinYin Update WWW 2018-05-27 20:15:16 +00:00
p5-Lingua-Han-Utils Update WWW 2018-05-27 20:15:16 +00:00
p5-Lingua-ZH-HanDetect Update WWW 2018-05-27 20:15:16 +00:00
p5-Lingua-ZH-Keywords Update WWW 2018-05-27 20:15:16 +00:00
p5-Lingua-ZH-Numbers Update WWW 2018-05-27 20:15:16 +00:00
p5-Lingua-ZH-Segment Update WWW 2018-05-27 20:15:16 +00:00
p5-Lingua-ZH-Summarize Update WWW 2018-05-27 20:15:16 +00:00
p5-Lingua-ZH-TaBE Update WWW 2018-05-27 20:15:16 +00:00
p5-Lingua-ZH-Toke Update WWW 2018-05-27 20:15:16 +00:00
p5-Lingua-ZH-WordSegmenter Update WWW 2018-05-27 20:15:16 +00:00
p5-Lingua-ZH-Wrap Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-Greeking-zh_TW Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
pcmanx Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c. 2016-04-01 13:29:15 +00:00
php-opencc Introduce PHP flavors. 2018-03-08 19:48:41 +00:00
phpbb3-tw When there is a do-install target, do not use a post-install target, do 2016-07-19 11:04:13 +00:00
phpbb-tw Introduce PHP flavors. 2018-03-08 19:48:41 +00:00
pycangjie - Convert to USE_PYTHON=cython 2017-12-31 23:49:30 +00:00
pyzy pyzy doesn't build with python3 2017-12-09 12:25:00 +00:00
qe Cleanup dead master_sites 2017-10-13 14:23:31 +00:00
qt4-codecs-cn Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
qt4-codecs-tw Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
qterm Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
reciteword - Pet portlint 2018-07-08 19:29:48 +00:00
scim-fcitx Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
scim-pinyin Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c. 2016-04-01 13:29:15 +00:00
scim-tables Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c. 2016-04-01 13:29:15 +00:00
sunpinyin - Those ports fail to build with python3 2017-12-11 16:54:20 +00:00
tin chinese/tin: drop PORTREVISION as it has no effect 2016-11-11 11:58:55 +00:00
tintin++ Add PORTSCOUT 2017-12-31 22:23:04 +00:00
ttf2pt1 Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c. 2016-04-01 13:29:15 +00:00
ttfm Remove spurious ${STAGEDIR} from @exec and @unexec lines added to the plist 2016-07-29 10:53:38 +00:00
ve chinese/ve: document ncurses requirement (USES+=ncurses), respect LDFLAGS 2016-02-01 21:13:11 +00:00
wenju Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ 2017-01-20 20:33:30 +00:00
wordpress-zh_CN Only sleep in ports if BATCH/PACKAGE_BUILDING are not defined. 2018-04-25 22:00:04 +00:00
wordpress-zh_TW Update to 4.9 2018-07-08 16:19:17 +00:00
Makefile Redo r472283 with history [1]: 2018-06-25 06:59:17 +00:00
Makefile.inc