| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-07-30 | Switch github HOMEPAGEs to https. | wiz | 1 | -2/+2 | |
| 2015-11-25 | Remove mk/find-prefix.mk usage from the inputmethod category. | jperkin | 1 | -6/+1 | |
| 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. | |||||
| 2012-10-06 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
| 2011-11-17 | Update MASTER_SITES | ryoon | 1 | -2/+2 | |
| 2011-03-07 | Update MAINTAINER e-mail address. | ryoon | 1 | -2/+2 | |
| 2010-09-18 | Import multiskkserv-20100128 as inputmethod/multiskkserv. | obache | 1 | -0/+47 | |
| Packagesd by Ryo ONODERA in pkgsrc-wip, import requested via PR#43819. multiskkserv is a skk server which can use multiple dictionaries. This server uses cdb format as the dictionary format. cdb is the efficient and constant (i.e. cannot add, delete, modify) database format by Dan J. Bernstein, which I think is the appropriate format for the system-wide constant dictionary storage. | |||||
