<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/inputmethod/skk/Makefile, branch pkgsrc_2011Q1</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2011Q1</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2011Q1'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2011-02-09T12:44:21Z</updated>
<entry>
<title>Add emacs23nox to EMACS_VERSIONS_ACCEPTED.</title>
<updated>2011-02-09T12:44:21Z</updated>
<author>
<name>ryoon</name>
<email>ryoon</email>
</author>
<published>2011-02-09T12:44:21Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=077abcff8e7f70621569c579bd4110e3061f29af'/>
<id>urn:sha1:077abcff8e7f70621569c579bd4110e3061f29af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update skk to 14.2.  pkg/44486 by Ryo ONODERA.</title>
<updated>2011-02-03T14:42:53Z</updated>
<author>
<name>uebayasi</name>
<email>uebayasi</email>
</author>
<published>2011-02-03T14:42:53Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=83dbc3b65f7e5fec1ea1ec8d24d1540fdc504233'/>
<id>urn:sha1:83dbc3b65f7e5fec1ea1ec8d24d1540fdc504233</id>
<content type='text'>
Random summary of changes:

14.2
- Support multiple dictionaries.
- Support "tooltip".
- Support UNICODE display.
- Support face colors.
- Support character input by code number.
- Improve JIX X 0213 support.

14.1
- Support CDB directly.
- Improve info.
- Improve dynamic completion.
- Display character code.
- Various conversion improvements.
</content>
</entry>
<entry>
<title>Update skk to 14.0.91.</title>
<updated>2010-07-31T08:45:09Z</updated>
<author>
<name>obache</name>
<email>obache</email>
</author>
<published>2010-07-31T08:45:09Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=3908cdc029cb7ba10c5c196d395550ca98171e4a'/>
<id>urn:sha1:3908cdc029cb7ba10c5c196d395550ca98171e4a</id>
<content type='text'>
Based on PR#43649 by Ryo ONODERA.

Back from snapshot release, so version scheme also back from timestamp.
This release is still alpha release, but, yes, better than snapshot,
and need to support of emacs23.

While here,
* set LICENSE=gnu-gpl-v2
* simplify PLIST.
* fixes paths for tutorial file in setup file
* change to use MAKE_FLAGS instead of MAKEFLAGS, it affect subsequent
  make, e.g. failed to build of emacs for resolving dependency.
</content>
</entry>
<entry>
<title>PKGREVISION bump for elisp packages because of bytecode format changes</title>
<updated>2009-08-06T01:44:45Z</updated>
<author>
<name>minskim</name>
<email>minskim</email>
</author>
<published>2009-08-06T01:44:45Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0d7542ec8bffe2ba9c62e326dd0c786d430b1720'/>
<id>urn:sha1:0d7542ec8bffe2ba9c62e326dd0c786d430b1720</id>
<content type='text'>
in emacs23.
</content>
</entry>
<entry>
<title>Introduce EMACS_BUILDLINK to decide if Emacs lisp file wrappers are really</title>
<updated>2008-10-13T08:07:02Z</updated>
<author>
<name>uebayasi</name>
<email>uebayasi</email>
</author>
<published>2008-10-13T08:07:02Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=298a69ba80bd17c17452ec443b7905cff161052b'/>
<id>urn:sha1:298a69ba80bd17c17452ec443b7905cff161052b</id>
<content type='text'>
created or not.  Packages that include other ELP's buildlink3.mk must define
EMACS_BUILDLINK.  Other packages don't create wrappers, which reduces build
time a lot.
</content>
</entry>
<entry>
<title>Move mk/emacs.mk to editors/emacs/modules.mk.</title>
<updated>2008-10-11T09:31:54Z</updated>
<author>
<name>uebayasi</name>
<email>uebayasi</email>
</author>
<published>2008-10-11T09:31:54Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b96889b1354fc2db619e890c37d47726128607e1'/>
<id>urn:sha1:b96889b1354fc2db619e890c37d47726128607e1</id>
<content type='text'>
Don't call pkg_info to get the installed Emacs version; always use the
version matching EMACS_TYPE set by users.  Be DEPENDS to it.  This should
address pkg/37146 by Aleksey Cheusov.

While here convert some emacs lisp packages to user-destdir.
</content>
</entry>
<entry>
<title>The distfile for this version has been relegated to the 'old-snapshots'</title>
<updated>2008-05-30T16:03:17Z</updated>
<author>
<name>brook</name>
<email>brook</email>
</author>
<published>2008-05-30T16:03:17Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0bb5efff9f94cd6574fedb96c33cfc2db98dec93'/>
<id>urn:sha1:0bb5efff9f94cd6574fedb96c33cfc2db98dec93</id>
<content type='text'>
directory at the main site.
</content>
</entry>
<entry>
<title>Update to ddskk-20080309, prompted by Masaharu Kirihara &lt;mki_open_eight at yahoo</title>
<updated>2008-03-11T01:26:08Z</updated>
<author>
<name>uebayasi</name>
<email>uebayasi</email>
</author>
<published>2008-03-11T01:26:08Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e940df712b8c15c861bef6ce7d6e2c4726dbbede'/>
<id>urn:sha1:e940df712b8c15c861bef6ce7d6e2c4726dbbede</id>
<content type='text'>
dot co dot jp&gt;.  Changes unknown.
</content>
</entry>
<entry>
<title>Update (dd)skk to 20071028.  Changes unknown.</title>
<updated>2007-10-29T13:25:26Z</updated>
<author>
<name>uebayasi</name>
<email>uebayasi</email>
</author>
<published>2007-10-29T13:25:26Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e43e2acda955bbe2778095bf0c5c10b794f465aa'/>
<id>urn:sha1:e43e2acda955bbe2778095bf0c5c10b794f465aa</id>
<content type='text'>
While here:

* Correct PKGNAME back to skk, not ddskk.

* Buildlink3'ify.
</content>
</entry>
<entry>
<title>List the info files directly in the PLIST and install into</title>
<updated>2006-04-08T19:29:52Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2006-04-08T19:29:52Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a122414b7fbe9d691128eed33cbc58989917d6b8'/>
<id>urn:sha1:a122414b7fbe9d691128eed33cbc58989917d6b8</id>
<content type='text'>
${EMACS_INFOPREFIX}.
</content>
</entry>
</feed>
