<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/inputmethod/prime, branch pkgsrc-2011Q3</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2011Q3</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2011Q3'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2010-09-10T06:57:20Z</updated>
<entry>
<title>Remove redundant PKGNAME.</title>
<updated>2010-09-10T06:57:20Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2010-09-10T06:57:20Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=79be379382a6fd1be952167b1012b167c865d844'/>
<id>urn:sha1:79be379382a6fd1be952167b1012b167c865d844</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* Mark these packages Ruby 1.8.x support only.</title>
<updated>2010-09-07T17:20:24Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2010-09-07T17:20:24Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=72147b96ab06e2b9ba055685a62e6ba84b3003e1'/>
<id>urn:sha1:72147b96ab06e2b9ba055685a62e6ba84b3003e1</id>
<content type='text'>
* Add some comments and a little clean up.

No functional change.</content>
</entry>
<entry>
<title>LICENSE-gnu-gpl-v2</title>
<updated>2010-05-16T00:26:49Z</updated>
<author>
<name>obache</name>
<email>obache@pkgsrc.org</email>
</author>
<published>2010-05-16T00:26:49Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=49bc19da98ceccd387e7572fd764e62b01fcffdb'/>
<id>urn:sha1:49bc19da98ceccd387e7572fd764e62b01fcffdb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove @dirrm entries from PLISTs</title>
<updated>2009-06-14T18:00:32Z</updated>
<author>
<name>joerg</name>
<email>joerg@pkgsrc.org</email>
</author>
<published>2009-06-14T18:00:32Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a988145c6085bf4e15322bbf3d2b2384c71f5a46'/>
<id>urn:sha1:a988145c6085bf4e15322bbf3d2b2384c71f5a46</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simply and speed up buildlink3.mk files and processing.</title>
<updated>2009-03-20T19:23:50Z</updated>
<author>
<name>joerg</name>
<email>joerg@pkgsrc.org</email>
</author>
<published>2009-03-20T19:23:50Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2d1ba244e90207d03eef397a99aa4091baeec5b3'/>
<id>urn:sha1:2d1ba244e90207d03eef397a99aa4091baeec5b3</id>
<content type='text'>
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.</content>
</entry>
<entry>
<title>MAKE_JOBS_SAFE=no</title>
<updated>2009-01-12T12:50:57Z</updated>
<author>
<name>obache</name>
<email>obache@pkgsrc.org</email>
</author>
<published>2009-01-12T12:50:57Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b2c769dd6c9888249e47865bc2049d24797ce728'/>
<id>urn:sha1:b2c769dd6c9888249e47865bc2049d24797ce728</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch to use vendor_dir with Ruby 1.8.7.</title>
<updated>2008-06-19T14:42:24Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2008-06-19T14:42:24Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=bc6a8075110b661aa4b98da4a7b144b1624f35bb'/>
<id>urn:sha1:bc6a8075110b661aa4b98da4a7b144b1624f35bb</id>
<content type='text'>
Bump PKGREVISION.</content>
</entry>
<entry>
<title>RUBY_REPLACE_DIRS is relative to ${WRKSRC} so no need to give the absolute</title>
<updated>2008-04-04T15:31:39Z</updated>
<author>
<name>jlam</name>
<email>jlam@pkgsrc.org</email>
</author>
<published>2008-04-04T15:31:39Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7e66bec62275ed382533dd585a97b3aae2c376d5'/>
<id>urn:sha1:7e66bec62275ed382533dd585a97b3aae2c376d5</id>
<content type='text'>
path to these directories.</content>
</entry>
<entry>
<title>Import prime version 1.0.0.1.</title>
<updated>2008-03-02T02:49:45Z</updated>
<author>
<name>obache</name>
<email>obache@pkgsrc.org</email>
</author>
<published>2008-03-02T02:49:45Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7d6466521dd68d1b0f7ccd0aa041c17b16272099'/>
<id>urn:sha1:7d6466521dd68d1b0f7ccd0aa041c17b16272099</id>
<content type='text'>
PRIME is Japanese PRedictive Input Method Editor.

PRIME predicts user's input words using the knowledge of natural language and
the history of user's operations, and reduces the cost of typing by the user.
For example, if a user wants to input "application" and types "ap" as the
beginning characters of the word, PRIME might predict some candidate words like
"apple", "application", "appointment", etc...  And then the user can input
"application" easily by selecting the word from the candidate words by PRIME.</content>
</entry>
</feed>
