<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/inputmethod/libhangul/buildlink3.mk, 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>2009-03-20T19:23:50Z</updated>
<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</email>
</author>
<published>2009-03-20T19:23:50Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=405c61d80251d8e80401aed2264d4bede218cb22'/>
<id>urn:sha1:405c61d80251d8e80401aed2264d4bede218cb22</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>Update libhangul to 0.0.4.</title>
<updated>2007-05-09T17:29:39Z</updated>
<author>
<name>minskim</name>
<email>minskim</email>
</author>
<published>2007-05-09T17:29:39Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=fb12fbcff131d61c651fa6f6402a40f451d8aa8e'/>
<id>urn:sha1:fb12fbcff131d61c651fa6f6402a40f451d8aa8e</id>
<content type='text'>
Changes:
* added HnagulKeyboard, HangulCombination feature
* update test code
* process english character also in hangul mode
</content>
</entry>
<entry>
<title>libhangul is a library to handle Korean, used by several Korean input</title>
<updated>2006-11-05T01:43:59Z</updated>
<author>
<name>minskim</name>
<email>minskim</email>
</author>
<published>2006-11-05T01:43:59Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=de5c5d1281ebb1bbdabfb7f00725df64912f0dbc'/>
<id>urn:sha1:de5c5d1281ebb1bbdabfb7f00725df64912f0dbc</id>
<content type='text'>
methods.
</content>
</entry>
</feed>
