Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F148432592
D13547.id36786.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
6 KB
Referenced Files
None
Subscribers
None
D13547.id36786.diff
View Options
Index: MOVED
===================================================================
--- MOVED
+++ MOVED
@@ -9318,7 +9318,6 @@
games/dcross||2017-04-30|Has expired: Unfetchable for more than six months (google code has gone away)
games/lostfeathers||2017-04-30|Has expired: Unfetchable for more than six months (google code has gone away)
games/hexglass||2017-04-30|Has expired: Unfetchable for more than six months (google code has gone away)
-textproc/ibus-table||2017-04-30|Has expired: Unfetchable for more than six months (google code has gone away)
textproc/chm2pdf||2017-04-30|Has expired: Unfetchable for more than six months (google code has gone away)
textproc/dtdinst||2017-04-30|Has expired: Unfetchable for more than six months (google code has gone away)
textproc/py-xmltv||2017-04-30|Has expired: Unfetchable for more than six months (google code has gone away)
Index: textproc/Makefile
===================================================================
--- textproc/Makefile
+++ textproc/Makefile
@@ -333,6 +333,7 @@
SUBDIR += ibus-el
SUBDIR += ibus-kmfl
SUBDIR += ibus-qt
+ SUBDIR += ibus-table
SUBDIR += ibus-typing-booster
SUBDIR += icdiff
SUBDIR += id-aspell
Index: textproc/ibus-table/Makefile
===================================================================
--- textproc/ibus-table/Makefile
+++ textproc/ibus-table/Makefile
@@ -2,28 +2,25 @@
# $FreeBSD$
PORTNAME= ibus-table
-PORTVERSION= 1.5.0
-PORTREVISION= 1
+DISTVERSION= 1.9.18
CATEGORIES= textproc
-MASTER_SITES= GOOGLE_CODE
MAINTAINER= nikola.lecic@anthesphoria.net
-COMMENT= Table based input method framework for IBus
+COMMENT= Table-based input method framework for IBus
-BROKEN= Unfetchable (google code has gone away)
-DEPRECATED= Unfetchable for more than six months (google code has gone away)
-EXPIRATION_DATE= 2017-04-30
+LICENSE= LGPL20
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \
+ docbook2man:textproc/docbook-utils \
+ docbook-sgml>0:textproc/docbook-sgml
LIB_DEPENDS= libibus-1.0.so:textproc/ibus
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3
-
-USE_GNOME= pygtk2
-USES= gmake pathfix pkgconfig python
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR}
+USES= autoreconf gmake pkgconfig python:3.4+ #pathfix
GNU_CONFIGURE= yes
-
-PROJECTHOST= ibus
+USE_GITHUB= yes
+GH_ACCOUNT= kaio
+USE_GNOME= pygtk2
OPTIONS_DEFINE= NLS
Index: textproc/ibus-table/distinfo
===================================================================
--- textproc/ibus-table/distinfo
+++ textproc/ibus-table/distinfo
@@ -1,2 +1,3 @@
-SHA256 (ibus-table-1.5.0.tar.gz) = 6ba89c70c50773d43927769a2c608f71b282afbf3538188f65b9c89ebdc1a184
-SIZE (ibus-table-1.5.0.tar.gz) = 432844
+TIMESTAMP = 1513729438
+SHA256 (kaio-ibus-table-1.9.18_GH0.tar.gz) = 63526e452975000b65b20481ca02d5d75a46a36af987349fc47806b7656d4625
+SIZE (kaio-ibus-table-1.9.18_GH0.tar.gz) = 467331
Index: textproc/ibus-table/pkg-plist
===================================================================
--- textproc/ibus-table/pkg-plist
+++ textproc/ibus-table/pkg-plist
@@ -1,30 +1,31 @@
bin/ibus-table-createdb
libdata/pkgconfig/ibus-table.pc
libexec/ibus-engine-table
-share/ibus/component/table.xml
-%%NLS%%share/locale/de/LC_MESSAGES/ibus-table.mo
-%%NLS%%share/locale/zh_CN/LC_MESSAGES/ibus-table.mo
-%%NLS%%share/locale/zh_TW/LC_MESSAGES/ibus-table.mo
-%%NLS%%share/locale/zh_HK/LC_MESSAGES/ibus-table.mo
+libexec/ibus-setup-table
+man/man1/ibus-table-createdb.1.gz
+share/applications/ibus-setup-table.desktop
%%DATADIR%%/data/pinyin_table.txt.bz2
+%%DATADIR%%/engine/__pycache__/chinese_variants.cpython-36.%%PYTHON_PYOEXTENSION%%
+%%DATADIR%%/engine/__pycache__/chinese_variants.cpython-36.pyc
+%%DATADIR%%/engine/__pycache__/factory.cpython-36.%%PYTHON_PYOEXTENSION%%
+%%DATADIR%%/engine/__pycache__/factory.cpython-36.pyc
+%%DATADIR%%/engine/__pycache__/ibus_table_location.cpython-36.%%PYTHON_PYOEXTENSION%%
+%%DATADIR%%/engine/__pycache__/ibus_table_location.cpython-36.pyc
+%%DATADIR%%/engine/__pycache__/main.cpython-36.%%PYTHON_PYOEXTENSION%%
+%%DATADIR%%/engine/__pycache__/main.cpython-36.pyc
+%%DATADIR%%/engine/__pycache__/tabcreatedb.cpython-36.%%PYTHON_PYOEXTENSION%%
+%%DATADIR%%/engine/__pycache__/tabcreatedb.cpython-36.pyc
+%%DATADIR%%/engine/__pycache__/table.cpython-36.%%PYTHON_PYOEXTENSION%%
+%%DATADIR%%/engine/__pycache__/table.cpython-36.pyc
+%%DATADIR%%/engine/__pycache__/tabsqlitedb.cpython-36.%%PYTHON_PYOEXTENSION%%
+%%DATADIR%%/engine/__pycache__/tabsqlitedb.cpython-36.pyc
+%%DATADIR%%/engine/chinese_variants.py
%%DATADIR%%/engine/factory.py
-%%DATADIR%%/engine/factory.pyc
-%%DATADIR%%/engine/factory.pyo
+%%DATADIR%%/engine/ibus_table_location.py
%%DATADIR%%/engine/main.py
-%%DATADIR%%/engine/main.pyc
-%%DATADIR%%/engine/main.pyo
%%DATADIR%%/engine/tabcreatedb.py
-%%DATADIR%%/engine/tabcreatedb.pyc
-%%DATADIR%%/engine/tabcreatedb.pyo
-%%DATADIR%%/engine/tabdict.py
-%%DATADIR%%/engine/tabdict.pyc
-%%DATADIR%%/engine/tabdict.pyo
%%DATADIR%%/engine/table.py
-%%DATADIR%%/engine/table.pyc
-%%DATADIR%%/engine/table.pyo
%%DATADIR%%/engine/tabsqlitedb.py
-%%DATADIR%%/engine/tabsqlitedb.pyc
-%%DATADIR%%/engine/tabsqlitedb.pyo
%%DATADIR%%/icons/acommit.svg
%%DATADIR%%/icons/cb-mode.svg
%%DATADIR%%/icons/chinese.svg
@@ -43,4 +44,23 @@
%%DATADIR%%/icons/tab-mode.svg
%%DATADIR%%/icons/tc-mode.svg
%%DATADIR%%/icons/tcb-mode.svg
+%%DATADIR%%/setup/__pycache__/main.cpython-36.%%PYTHON_PYOEXTENSION%%
+%%DATADIR%%/setup/__pycache__/main.cpython-36.pyc
+%%DATADIR%%/setup/__pycache__/version.cpython-36.%%PYTHON_PYOEXTENSION%%
+%%DATADIR%%/setup/__pycache__/version.cpython-36.pyc
+%%DATADIR%%/setup/ibus-table-preferences.ui
+%%DATADIR%%/setup/main.py
+%%DATADIR%%/setup/version.py
%%DATADIR%%/tables/template.txt
+share/ibus/component/table.xml
+%%NLS%%share/locale/ca/LC_MESSAGES/ibus-table.mo
+%%NLS%%share/locale/de/LC_MESSAGES/ibus-table.mo
+%%NLS%%share/locale/es/LC_MESSAGES/ibus-table.mo
+%%NLS%%share/locale/fr/LC_MESSAGES/ibus-table.mo
+%%NLS%%share/locale/ja/LC_MESSAGES/ibus-table.mo
+%%NLS%%share/locale/pt_BR/LC_MESSAGES/ibus-table.mo
+%%NLS%%share/locale/uk/LC_MESSAGES/ibus-table.mo
+%%NLS%%share/locale/zh_CN/LC_MESSAGES/ibus-table.mo
+%%NLS%%share/locale/zh_HK/LC_MESSAGES/ibus-table.mo
+%%NLS%%share/locale/zh_TW/LC_MESSAGES/ibus-table.mo
+%%NLS%%share/metainfo/ibus-table.appdata.xml
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Mar 18, 8:26 PM (13 h, 47 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29924648
Default Alt Text
D13547.id36786.diff (6 KB)
Attached To
Mode
D13547: Re-added port: textproc/ibus-table: Table-based input method framework for IBus (existed 2009/11/22-2017/04/30, deleted in r439826)
Attached
Detach File
Event Timeline
Log In to Comment