Index: MOVED =================================================================== --- MOVED +++ MOVED @@ -15797,3 +15797,4 @@ games/gemrb||2020-12-18|Has expired: Uses deprecated version of python net/iplog||2020-12-18|Has expired: Unmaintained and dead upstream. Does not build with modern compilers. www/rubygem-rack21|www/rubygem-rack|2020-12-18|Obsolete, please use www/rubygem-rack +chinese/rime-data||2020-12-23|Unneeded metaport Index: chinese/ibus-rime/Makefile =================================================================== --- chinese/ibus-rime/Makefile +++ chinese/ibus-rime/Makefile @@ -3,6 +3,7 @@ PORTNAME= ibus-rime DISTVERSION= 1.4.0-14 +PORTREVISION= 1 CATEGORIES= chinese MAINTAINER= khng300@gmail.com @@ -11,11 +12,11 @@ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= zh-rime-data>=g0:chinese/rime-data +BUILD_DEPENDS= ${_SCHEMA_DEPENDS} LIB_DEPENDS= libibus-1.0.so:textproc/ibus \ libnotify.so:devel/libnotify \ librime.so:chinese/librime -RUN_DEPENDS= zh-rime-data>=g0:chinese/rime-data +RUN_DEPENDS= ${_SCHEMA_DEPENDS} USES= cmake gnome pkgconfig USE_CSTD= c99 @@ -26,4 +27,10 @@ GH_ACCOUNT= rime GH_TAGNAME= bfabe67 +_SCHEMA_DEPENDS= \ + ${LOCALBASE}/share/rime-data/luna_pinyin.schema.yaml:chinese/rime-luna-pinyin \ + ${LOCALBASE}/share/rime-data/bopomofo.schema.yaml:chinese/rime-bopomofo \ + ${LOCALBASE}/share/rime-data/cangjie5.schema.yaml:chinese/rime-cangjie \ + ${LOCALBASE}/share/rime-data/stroke.schema.yaml:chinese/rime-stroke + .include Index: chinese/rime-data/Makefile =================================================================== --- chinese/rime-data/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -# Created by: Ka Ho Ng -# $FreeBSD$ - -PORTNAME= rime-data -PORTVERSION= g20201216 -CATEGORIES= chinese textproc - -MAINTAINER= khng300@gmail.com -COMMENT= Rime data files preset - -LICENSE= LGPL3 - -RUN_DEPENDS= \ - ${LOCALBASE}/share/rime-data/luna_pinyin.schema.yaml:chinese/rime-luna-pinyin \ - ${LOCALBASE}/share/rime-data/bopomofo.schema.yaml:chinese/rime-bopomofo \ - ${LOCALBASE}/share/rime-data/cangjie5.schema.yaml:chinese/rime-cangjie \ - ${LOCALBASE}/share/rime-data/stroke.schema.yaml:chinese/rime-stroke - -USES= localbase metaport - -.include Index: chinese/rime-data/pkg-descr =================================================================== --- chinese/rime-data/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -Rime data files. This is a metaport that provides an essential set of -configuration ports and a preset of IME schema ports for the Rime IME -framework. - -WWW: https://github.com/rime/plum