All checksums have been double-checked against existing RMD160 and
SHA512 hashes
The following distfiles could not be fetched (possibly fetched
conditionally?):
./inputmethod/anthy/distinfo 2ch.t
./inputmethod/anthy/distinfo okinawa-20090801.t
- setup/main.py bytecode was not generated just due inconsintent use of spaces
and tabs for indentation, address that via patch-setup_main.py
- Use PY_PATCHPLIST to avoid manually adjusting the PLIST for .pyo/.pyc
PKGREVISION++
Many of these definitely do not depend on readline.
So there must be a different underlying problem, and that
should be tracked down instead of papering over it.
Solves:
/usr/libexec/binutils225/elf/ld.gold: error: cannot find -lreadline
The missing specification is obvious on DragonFly because there's
no publically accessible version of readline in base.
Problems found locating distfiles:
Package anthy: missing distfile 2ch.t
Package anthy: missing distfile okinawa-20090801.t
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
Version 0.1.0
* Fixed the configuration UI (because ibus config API is changed)
* Add support for gettext (now only zh_TW.po is available)
Version 0.0.4
* Update the tables supporting Unicode 5.3
* show hints in the aux window when pressing 'w'
Version 0.0.3
* ibus 1.4 support
* Fix mess when inputing a wrong root sequence
* remove embedded sqlite dependency
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.
Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.
Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.
Whitespace cleanups and other nits corrected, where necessary.
ibus-array is desined to implement a full-functional Array 30 input method
engine for iBus. Array 30 is a traditional Chinese input method used in Taiwan.