Commit graph

16 commits

Author SHA1 Message Date
wiz
7c8354aa3e Update some HOMEPAGEs. 2017-08-16 21:22:11 +00:00
jperkin
8d04ae4456 Remove mk/find-prefix.mk usage from the inputmethod category.
The find-prefix infrastructure was required in a pkgviews world where
packages installed from pkgsrc could have different installation
prefixes, and this was a way for a dependency prefix to be determined.

Now that pkgviews has been removed there is no longer any need for the
overhead of this infrastructure.  Instead we use BUILDLINK_PREFIX.pkg
for dependencies pulled in via buildlink, or LOCALBASE/PREFIX where the
dependency is coming from pkgsrc.

Provides a reasonable performance win due to the reduction of `pkg_info
-qp` calls, some of which were redundant anyway as they were duplicating
the same information provided by BUILDLINK_PREFIX.pkg.
2015-11-25 12:50:57 +00:00
agc
5fb7ef9693 Add SHA512 digests for distfiles for inputmethod category
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-11-03 22:13:34 +00:00
joerg
f8da6254cf Not MAKE_JOBS_SAFE. 2015-08-10 19:27:48 +00:00
hiramatsu
63b4ef6006 Set MAINTAINER to pkgsrc-users. 2015-03-15 18:46:55 +00:00
obache
5646b24e8e Update ibus-table-chinese to 1.8.2.
* Tue Jun 10 2014 Ding-Yi Chen <dchen@redhat.com> - 1.8.2
- Built for ibus-table-1.8.1

* Sun Jun 08 2014 Ding-Yi Chen <dchen@redhat.com> - 1.8.1
- Add summary and description translation back.

* Sun Jun 08 2014 Ding-Yi Chen <dchen@redhat.com> - 1.8.0
- Update for ibus-table-1.8.0
- Fixed Bug 1099380 - The stroke5 table should not use
  "AUTO_SELECT = TRUE" but "AUTO_SELECT = FALSE"
2014-08-24 06:46:24 +00:00
obache
6c1a4d0406 Update ibus-table-chinese to 1.4.6.
* Sat Dec 22 2012 Ding-Yi Chen <dchen@redhat.com> - 1.4.6
- Fixed IBus Google issue 1126: An error in ChineseTableLicenseAuditing
- Complete LICENSE tag for all of the tables.

* Mon Nov 26 2012 Ding-Yi Chen <dchen@redhat.com> - 1.4.5
- Table build scripts has been refactored.
- cmake-fedora is added as submodule.
- Fixed Bug 855250 - Change the default filtering for Quick and Cangjie by
  merging maxiaojun's repository
- Fixed Google Issue 1405: failed to build ibus-table-chinese due to missing db files
- Fixed Google issue 1507: Add CJKV Extension C/D support for Array30
- Merge GitHub Pull request 3: Added the inter punct
- Merge GitHub Pull request 4: Give Cangjie and Quick users 9 candidates per page
2012-12-22 08:58:14 +00:00
asau
691a200a94 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:25:10 +00:00
obache
989681cfdf Update ibus-table-chinese to 1.4.0.
* Fri Sep 07 2012 Ding-Yi Chen <dchen@redhat.com> - 1.4.0
- Table build scripts has been refactored.
- cmake-fedora is added as submodule.
- Fixed Bug 855250 - Change the default filtering for Quick and Cangjie by
  merging maxiaojun's repository
- Fixed Google Issue 1405: failed to build ibus-table-chinese due to missing db files
2012-09-10 11:53:40 +00:00
obache
f92cfd303f Bugs of iconv should be fixed in NetBSD-6 and later, not require GNU iconv. 2012-02-18 05:34:23 +00:00
obache
0a0f83d406 Update ibus-table-chines to 1.3.5.
[Changes]
- Merge Caius Chance's branch for DYNAMIC_ADJUST
- Dependency update to cmake-0.8.1
2011-12-04 13:28:00 +00:00
obache
db9c96e42f Update ibus-table-chinese to 1.3.4.
(no summarized changes).
2011-09-01 11:46:06 +00:00
obache
744b497a72 "-m" option for grep is not portable. 2011-01-24 08:40:39 +00:00
obache
a13ff96307 Update ibus-table-chinses to 1.3.0.20101206
- New tables which was not include in original:
  + array30, array30-big, wubi-haifeng
- Table removed from original version because of license issues:
  + zhengma, ziranma
- Add package review ID
- Add build tag for el6
2010-12-06 05:16:14 +00:00
obache
1230795305 Update ibus-table-chinese to 1.3.0.20101201.
* Fri Dec 03 2010 Ding-Yi Chen <dchen@redhat.com> - 1.3.0.20101201
- Support out-of-source build
- Remove ibus-table-chinese-all

* Sat Nov 27 2010 Ding-Yi Chen <dchen@redhat.com> - 1.3.0.20101126
- Split into subpackage
- Use cmake instead of autotool
2010-12-03 12:14:29 +00:00
obache
288f4c09e0 Import ibus-table-chinese-1.3.0.20100527 as inputmethod/ibus-table-chinese.
ibus-table-chinese provide the chinese input method tables for IBus-Table,
one of input method engines on IBus framework:
2010-08-07 02:18:29 +00:00