Port details |
- ibus-libpinyin Intelligent Pinyin engine based on libpinyin for IBus
- 1.15.4 chinese =3 1.15.4Version of this port present on the latest quarterly branch.
- Maintainer: henry.hu.sh@gmail.com
- Port Added: 2015-03-31 21:06:55
- Last Update: 2023-10-23 01:51:29
- Commit Hash: b6250d2
- People watching this port, also watch:: ibus, libqtelegram-ae, telegram-desktop, poco, cutegram
- License: GPLv3
- WWW:
- https://github.com/libpinyin/ibus-libpinyin
- Description:
- Intelligent Pinyin engine based on libpinyin for IBus
It includes a Chinese Pinyin input method and a Chinese ZhuYin (Bopomofo)
input method based on libpinyin for IBus.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- zh-ibus-libpinyin>0:chinese/ibus-libpinyin
- To install the port:
- cd /usr/ports/chinese/ibus-libpinyin/ && make install clean
- To add the package, run one of these commands:
- pkg install chinese/ibus-libpinyin
- pkg install zh-ibus-libpinyin
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: zh-ibus-libpinyin
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1697858378
SHA256 (ibus-libpinyin-1.15.4.tar.gz) = a9fe535f0b9789f089dc295a65df388673f40fea145007b4380b0048f7123675
SIZE (ibus-libpinyin-1.15.4.tar.gz) = 1304669
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- intltool-extract : textproc/intltool
- python3.9 : lang/python39
- pkgconf>=1.3.0_1 : devel/pkgconf
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- python3.9 : lang/python39
- Library dependencies:
-
- libsqlite3.so : databases/sqlite3
- libibus-1.0.so : textproc/ibus
- libpinyin.so : chinese/libpinyin
- libopencc.so : chinese/opencc
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for zh-ibus-libpinyin-1.15.4:
ENGLISH=on: Enable English input mode
NLS=on: Native Language Support
OPENCC=on: Use opencc for simplified and traditional Chinese conversion
TABLE=on: Enable table input mode
===> Use 'make config' to modify these settings
- Options name:
- chinese_ibus-libpinyin
- USES:
- compiler:c++11-lib gmake gnome python pkgconfig gettext gettext
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.15.4 23 Oct 2023 01:51:29 |
Robert Clausecker (fuz) Author: Henry Hu |
chinese/ibus-libpinyin: update to 1.15.4
Remove now obsolete patch.
Changelog: https://github.com/libpinyin/ibus-libpinyin/releases
PR: 274630 |
1.15.2 18 Apr 2023 21:55:29 |
Robert Clausecker (fuz) Author: Charlie Li |
chinese/ibus-libpinyin: update to 1.15.2
- update LICENSE
- STROKE removed, new TABLE
Changelog:
https://github.com/epico/ibus-libpinyin/compare/1.11.1...libpinyin:ibus-libpinyin:1.15.2
PR: 270156
Approved by: Henry Hu <henry.hu.sh@gmail.com> (maintainer) |
1.11.1_1 13 Mar 2023 00:16:05 |
Charlie Li (vishwin) |
chinese/libpinyin: update to 2.8.1
- correct LICENSE and specify LICENSE_FILE
- bump consumers due to ABI version change
Changes: https://github.com/libpinyin/libpinyin/compare/2.6.2...2.8.1
Approved by: lichray[at]gmail[dot]com (maintainer)
PR: 270155 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.11.1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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.
(Only the first 15 lines of the commit message are shown above ) |
1.11.1 20 Jul 2022 14:21:00 |
Tobias C. Berner (tcberner) |
chinese: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <intron@intron.ac>
* Bo-Yi Wu <appleboy.tw@gmail.com>
* Chih-Hsin Chang <chihhsin@cs.nctu.edu.tw>
* Ching-Hong Wu <woju@freebsd.ntu.edu.tw>
* David O'Brien (obrien@FreeBSD.org)
* David O'Brien (obrien@cs.ucdavis.edu)
* Eric L. Camachat <eric@camachat.org>
* Foxfair Hu <foxfair@FreeBSD.org>
* G. Adam Stanislav <adam@whizkidtech.net>
* Gasol Wu <gasol.wu@gmail.com>
* Gea-Suan Lin <gslin@gslin.org> (Only the first 15 lines of the commit message are shown above ) |
1.11.1 30 Sep 2021 21:23:30 |
Rene Ladan (rene) |
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index |
1.11.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.11.1 16 Aug 2019 08:31:55 |
delphij |
Update Chinese Pinyin related ports:
chinese/ibus-libpinyin: 1.10.0 -> 1.11.1, enable OpenCC
chinese/libpinyin: 2.2.0 -> 2.3.0
textproc/ibus: 1.5.18 -> 1.5.20, while there also fix pkg-message for Qt
Reviewed: Zhihao Yuan <lichray gmail com>, Henry Hu <henry.hu.sh gmail com>
Differential Revision: https://reviews.freebsd.org/D21177 |
1.10.0_3 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
1.10.0_2 01 Jul 2019 08:00:28 |
pkubaj |
chinese/ibus-libpinyin: unbreak on powerpc64
This port builds on powerpc64.
Approved by: mentors (implicit approval) |
1.10.0_2 10 Apr 2019 06:18:32 |
antoine |
Bump a few PORTREVISIONs after r498529
With hat: portmgr |
1.10.0_1 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
1.10.0 15 Oct 2018 07:44:56 |
wen |
- Update to 1.10.0
PR: 231620
Submitted by: ryo@tetera.org
Approved by: maintainer |
1.7.2_3 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
1.7.2_2 18 Jun 2018 01:48:46 |
linimon |
Mark ports broken on powerpc64, categories a-c.
While here, pet portlint and do some other cleanup.
Approved by: portmgr (tier-2 blanket) |
1.7.2_2 11 Dec 2017 16:48:54 |
antoine |
Fix packaging with python3 |
1.7.2_2 10 Sep 2017 20:55:39 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
1.7.2_1 01 Apr 2017 15:23:32 |
gerald |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
1.7.2 02 Dec 2016 09:21:59 |
mat |
http://github.com redirects to https://github.com, spare everyone a redirect.
Sponsored by: Absolight |
1.7.2 23 May 2016 20:35:01 |
amdmi3 |
Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by
default anyway and don't need to be listed
Approved by: portmgr blanket |
1.7.2 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
1.7.2 04 Oct 2015 19:28:41 |
delphij |
Update to 1.7.2.
PR: ports/203029
Approved by: maintainer (Henry Hu) |
1.7.1 19 Aug 2015 13:30:00 |
mat |
Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412? |
1.7.1 25 Apr 2015 18:19:16 |
jbeich |
Unbreak build on FreeBSD 8.x/9.x and DragonFly
./PYSignal.h:35:22: error: expected namespace name
using namespace std::placeholders;
~~~~~^
./PYSignal.h:49:18: error: no type named 'function' in namespace 'std'
typedef std::function<R()> func_type;
~~~~~^
./PYEditor.h:37:14: error: no type named 'shared_ptr' in namespace 'std'
typedef std::shared_ptr<Editor> EditorPtr;
~~~~~^
PYLibPinyin.cc:223:54: error: 'getline' was not declared in this scope
while ((read = getline (&linebuf, &size, dictfile)) != -1) {
^
PR: 199408
Reported by: pkg-fallout, DPorts
Submitted by: Henry Hu <henry.hu.sh@gmail.com> (maintainer) |
1.7.1 31 Mar 2015 21:06:48 |
delphij |
Add ibus-libpinyin 1.7.1, intelligent Pinyin engine based on libpinyin
for IBus.
This is based on an old version of ibus-libpinyin submitted by Henry
Hu <henry.hu.sh gmail com> with updates from myself.
PR: 197116 |