<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/mk/help/help.awk, branch pkgsrc-2016Q1</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2016Q1</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2016Q1'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2013-08-31T21:27:53Z</updated>
<entry>
<title>Up to now there was no way to get help on pkgsrc internal variables,</title>
<updated>2013-08-31T21:27:53Z</updated>
<author>
<name>rillig</name>
<email>rillig@pkgsrc.org</email>
</author>
<published>2013-08-31T21:27:53Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=cb9d25201c502c1d4fcda212420abcd1c8e02fa4'/>
<id>urn:sha1:cb9d25201c502c1d4fcda212420abcd1c8e02fa4</id>
<content type='text'>
like _PKG_VARS. Since there exists documentation on these internal
variables, it should be found by "bmake help".</content>
</entry>
<entry>
<title>Re-enabled the detection of variables as they appear in</title>
<updated>2009-05-15T21:10:31Z</updated>
<author>
<name>rillig</name>
<email>rillig@pkgsrc.org</email>
</author>
<published>2009-05-15T21:10:31Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2be08f65e76952044a2a2a6de65be7a8c24f1274'/>
<id>urn:sha1:2be08f65e76952044a2a2a6de65be7a8c24f1274</id>
<content type='text'>
mk/defaults/mk.conf. I don't know when I removed it accidentally.</content>
</entry>
<entry>
<title>Eliminated a needless check.</title>
<updated>2008-02-20T10:42:21Z</updated>
<author>
<name>rillig</name>
<email>rillig@pkgsrc.org</email>
</author>
<published>2008-02-20T10:42:21Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d63608279ef1be798aea1b36d66ff38aa1a7c050'/>
<id>urn:sha1:d63608279ef1be798aea1b36d66ff38aa1a7c050</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changed the order of the checks for automatic keywords, so that the</title>
<updated>2008-02-20T10:40:42Z</updated>
<author>
<name>rillig</name>
<email>rillig@pkgsrc.org</email>
</author>
<published>2008-02-20T10:40:42Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=739578d240172d7ba203d1860b2f3e287cdc5f03'/>
<id>urn:sha1:739578d240172d7ba203d1860b2f3e287cdc5f03</id>
<content type='text'>
latter checks are not run that much.</content>
</entry>
<entry>
<title>Rewrote the help file parser a little bit, so that the definitions from</title>
<updated>2008-02-19T22:12:00Z</updated>
<author>
<name>rillig</name>
<email>rillig@pkgsrc.org</email>
</author>
<published>2008-02-19T22:12:00Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=56564adfe7eff79cca10d601873d92eac9df927e'/>
<id>urn:sha1:56564adfe7eff79cca10d601873d92eac9df927e</id>
<content type='text'>
defaults/mk.conf can be found again. (The words didn't end with
[A-Za-z0-9], but rather with "?=".</content>
</entry>
<entry>
<title>Removed outdated comment.</title>
<updated>2008-02-12T07:16:40Z</updated>
<author>
<name>rillig</name>
<email>rillig@pkgsrc.org</email>
</author>
<published>2008-02-12T07:16:40Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=8a2e6d3e9ef9e65384ad9a8434c3f4eb835394ac'/>
<id>urn:sha1:8a2e6d3e9ef9e65384ad9a8434c3f4eb835394ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Upper-case keywords may also end with a colon. This is used in</title>
<updated>2008-01-05T19:48:27Z</updated>
<author>
<name>rillig</name>
<email>rillig@pkgsrc.org</email>
</author>
<published>2008-01-05T19:48:27Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=cf4165832cd91fce591d0a1f0d0d251d88daba4c'/>
<id>urn:sha1:cf4165832cd91fce591d0a1f0d0d251d88daba4c</id>
<content type='text'>
mk/check/check-portability.mk.</content>
</entry>
<entry>
<title>Rewrote the help parser. You can get a list of all help topics by</title>
<updated>2008-01-05T17:55:48Z</updated>
<author>
<name>rillig</name>
<email>rillig@pkgsrc.org</email>
</author>
<published>2008-01-05T17:55:48Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f07e60916d938d0d3a6d0f074b3c4d06b56af822'/>
<id>urn:sha1:f07e60916d938d0d3a6d0f074b3c4d06b56af822</id>
<content type='text'>
running "bmake help topic=:index" now. This change is in preparation of
importing this help into the pkgsrc guide. There are still too many
false positives to be useful.</content>
</entry>
<entry>
<title>Instead of just recording whether a topic is relevant or not, collect</title>
<updated>2008-01-05T17:01:23Z</updated>
<author>
<name>rillig</name>
<email>rillig@pkgsrc.org</email>
</author>
<published>2008-01-05T17:01:23Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4d3b9ab24d9cf3812b9693a95c7adea57841041e'/>
<id>urn:sha1:4d3b9ab24d9cf3812b9693a95c7adea57841041e</id>
<content type='text'>
all applicable keywords (like variable names, make targets or explicit
keywords). This will help printing an index of all keywords.</content>
</entry>
<entry>
<title>Made "bmake show-help topic=show-var" (and probably some others) work</title>
<updated>2007-12-13T11:48:38Z</updated>
<author>
<name>rillig</name>
<email>rillig@pkgsrc.org</email>
</author>
<published>2007-12-13T11:48:38Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b79b4beba717c42fc41d34eb93d2a6829ed7008d'/>
<id>urn:sha1:b79b4beba717c42fc41d34eb93d2a6829ed7008d</id>
<content type='text'>
again.</content>
</entry>
</feed>
