summaryrefslogtreecommitdiff
path: root/inputmethod/ibus-array
AgeCommit message (Collapse)AuthorFilesLines
2022-11-23massive revision bump after textproc/icu updateadam1-2/+2
2022-06-30*: Revbump packages that use Python at runtime without a PKGNAME prefixnia1-2/+2
2022-04-18revbump for textproc/icu updateadam1-2/+2
2022-01-28*: switch to python 2.7 version of py-gobject3wiz1-2/+4
2021-12-08revbump for icu and libffiadam1-2/+2
2021-10-26inputmethod: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
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
2021-10-07inputmethod: Remove SHA1 hashes for distfilesnia1-2/+1
2021-04-21revbump for textproc/icuadam1-2/+2
2020-12-04Revbump packages with a runtime Python dep but no version prefix.nia1-2/+2
For the Python 3.8 default switch.
2020-11-05*: Recursive revbump from textproc/icu-68.1ryoon1-2/+2
2020-06-02Revbump for icuadam1-2/+2
2020-04-12Recursive revision bump after textproc/icu updateadam1-2/+2
2020-03-08*: recursive bump for libffiwiz1-2/+2
2019-11-02inputmethod: align variable assignmentsrillig1-4/+4
pkglint -Wall -F --only aligned --only indent -r No manual corrections.
2019-05-15ibus-array: Add Python 3 support and use PY_PATHPLISTleot4-14/+42
- 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++
2019-05-15(inputmethod/ibus-array) unnecessary PLIST.* left out, sorry. Tks wiz@.mef2-8/+0
2019-05-14(inputmethod/ibus-array) Remove unnecessary line -> pyversion.mkmef1-2/+1
2019-05-14(inputmethod/ibus-array) Eliminate uncessary PLIST_SRC setup. Tkgs leot@mef2-8/+9
2019-05-11(inputmethod/ibus-array) Supporting PLIST variation for py 27 36 37 (Missing ↵mef2-0/+8
files added)
2019-05-11(inputmethod/ibus-array) Supporting PLIST variation for py 27 36 37mef2-7/+13
2019-04-25PKGREVISION bump for anything using python without a PYPKGPREFIX.maya1-2/+2
This is a semi-manual PKGREVISION bump.
2019-04-03Recursive revbump from textproc/icuryoon1-2/+2
2018-12-09revbump after updating textproc/icuadam1-2/+2
2018-07-20Recursive revbump from textproc/icu-62.1ryoon1-2/+2
2018-04-14revbump after icu updateadam1-2/+2
2017-11-30Revbump after textproc/icu updateadam1-2/+2
2017-09-18revbump for requiring ICU 59.xmaya1-2/+2
2017-08-16Update some HOMEPAGEs.wiz1-2/+2
2017-04-22Revbump after icu updateadam1-2/+2
2016-12-12Revert "Specify readline requirement on 30 packages"wiz1-2/+1
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.
2016-12-04Recursive revbump from textproc/icu 58.1ryoon1-2/+2
2016-12-04Specify readline requirement on 30 packagesmarino1-1/+2
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.
2016-04-11Recursive revbump from textproc/icu 57.1ryoon1-2/+2
2015-11-03Add SHA512 digests for distfiles for inputmethod categoryagc1-1/+2
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.
2015-10-10Recursive revbump from textproc/icuryoon1-2/+2
2015-04-06Revbump after updating textproc/icuadam1-1/+2
2015-03-15Set MAINTAINER to pkgsrc-users.hiramatsu1-2/+2
2015-01-29reported to upstreamobache2-3/+6
2015-01-25Don't declare a function non-void if it never returns a value and nojoerg2-1/+24
return value is expected.
2015-01-20Update ibus-array to 0.1.0.obache4-117/+20
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
2014-05-09Mark packages that are not ready for python-3.3 also not ready for 3.4,wiz1-2/+2
until proven otherwise.
2014-01-25Mark packages as not ready for python-3.x where applicable;wiz1-2/+3
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.
2013-10-23Adapt dependency with ibus-1.5.obache1-2/+4
Bump PKGREVISION.
2012-11-19Always return a value in non-void functions.joerg2-3/+27
2012-10-06Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-09-15recursive bump from libffi shlib major bumpobache1-2/+2
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-04-22Bump PKGREVISION from ibus shlib name change, with some ibus-1.4 compatibilityobache3-3/+83
fix patches.
2012-03-10bump PKGREVISION from python default change to 2.7.obache1-2/+2
2012-03-03Recursive bump for pcre-8.30* (shlib major change)wiz1-2/+2
2012-02-06Revbump forwiz1-2/+2
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.